Em Mon, Aug 15, 2005 at 10:27:43AM -0700, Linus Torvalds escreveu: > On Mon, 15 Aug 2005, Arnaldo Carvalho de Melo wrote: > > > > This patch is incomplete as it only does the __OPTIMIZE__ part, but its > > enough for me to overcome the problem when compiling the kernel with > > ostra-patch where I get problems with ntohs & friends, from > > include/linux/byteorder/generic.h: > > I did it differently, because somebody might have multiple -O flags, and > I wouldn't want redefined warnings. I also did the __OPTIMIZE_SIZE_ thing. > > Untested, but looked obvious. Pushed out,
Just tested, suits me fine, thanks! - Arnaldo - To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
