Re: [PATCH] BSD Secure Levels: printk overhaul, 2.6.11-rc2-mm1 (1/8)

2005-02-10 Thread Matt Mackall
On Mon, Feb 07, 2005 at 01:21:08PM -0600, Michael Halcrow wrote: > This is the first in a series of eight patches to the BSD Secure > Levels LSM. It overhauls the printk mechanism in order to reduce the > unnecessary usage of the .text area. Thanks to Brad Spengler for the > suggestion. > > Sign

[PATCH] BSD Secure Levels: printk overhaul, 2.6.11-rc2-mm1 (1/8)

2005-02-07 Thread Michael Halcrow
This is the first in a series of eight patches to the BSD Secure Levels LSM. It overhauls the printk mechanism in order to reduce the unnecessary usage of the .text area. Thanks to Brad Spengler for the suggestion. Signed off by: Michael Halcrow <[EMAIL PROTECTED]> Index: linux-2.6.11-rc2-mm1-mo