|
From: Chaskiel G. <cgr...@gm...> - 2008-02-26 17:43:51
|
On Tue, Feb 26, 2008 at 11:44 AM, Tiago Lopes <tia...@gm...> wrote: > Hello, > > I've compiled linux-IMA on a 2.6.22 kernel previously and everything was > OK. > Patching on the newer kernel (2.6.24.2) was ok, but compile fails: I got linux-IMA to run on 2.6.24 The attached patch updates ima_init.c. you also need to remove the unregister_security() call from ima_lsm_abort() in ima_lsmhooks.c (I have other changes in that file (making capabilities work like they do in the root_plug module), so did not include that file in the patch) |