Re: [kernel-hardening] Re: [RFC v2] implement SL*B and stackusercopy runtime checks

From: Vasiliy Kulikov
Date: Tue Jul 19 2011 - 03:40:56 EST


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-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/