Messages in this thread |  | | Date | Tue, 11 Oct 2005 21:59:49 +0100 | | From | Al Viro <> | | Subject | Re: [was: Linux v2.6.14-rc4] fix textsearch build warning |
| |
On Tue, Oct 11, 2005 at 04:54:54PM +0200, Borislav Petkov wrote: > I get this when building 14-rc4: > > lib/ts_kmp.c:125: warning: initialization from incompatible pointer type > lib/ts_bm.c:165: warning: initialization from incompatible pointer type > lib/ts_fsm.c:318: warning: initialization from incompatible pointer type > > The following trivial patch fixes it.
Umm... I'd rather get all that stuff dealt with in one go - I've got gfp_t conversion finished and it's waiting for 2.6.14.
Fix for that one had been sent, actually - see part 4 of gfp_t annotations series. Since none of that stuff is critical (the only bug caught so far had been already fixed - see relayfs patch) and Linus decided to go for 2.6.14-final, let's hold it back and merge as soon as 2.6.14 gets released. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |