On Mon, Jul 18, 2011 at 11:52 -0700, Andrew Morton wrote: > > +noinline bool __kernel_access_ok(const void *ptr, unsigned long len) > > noinline seems unneeded Ah, understood what you mean. It is .c, and users are in other .c, so it is indeed redundant. Thanks! -- Vasiliy Kulikov http://www.openwall.com - bringing security into open computing environments -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html