Re: [was: Linux v2.6.14-rc4] fix textsearch build warning

From: Borislav Petkov
Date: Tue Oct 11 2005 - 18:03:32 EST


On Tue, Oct 11, 2005 at 09:59:49PM +0100, Al Viro wrote:
> 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.

Hm, I think that this is even merged already, at least the exact same one liner
I sent is in Linus' git (see commit id dd0fc66fb33cd610bc1a5db8a5e232d34879b4d7). By the way, how
can you see the patch's source by using the commit id?
git-cat-file "blob" dd0fc66fb33cd610bc1a5db8a5e232d34879b4d7
says "bad file."

Regards,
Boris.





___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/