Re: [GIT PULL v3] ima: bug fixes for Linus

From: Mimi Zohar
Date: Mon Nov 25 2013 - 16:32:53 EST


On Mon, 2013-11-25 at 13:54 -0700, Shuah Khan wrote:
> Mimi,
>
> Do you have fix for the following build error as well.
>
> CC security/integrity/digsig.o
> security/integrity/digsig.c:70:5: error: redefinition of
> âintegrity_init_keyringâ
> int integrity_init_keyring(const unsigned int id)
> ^
> In file included from security/integrity/digsig.c:22:0:
> security/integrity/integrity.h:149:12: note: previous definition of
> âintegrity_init_keyringâ was here
> static int integrity_init_keyring(const unsigned int id)
> ^
> security/integrity/integrity.h:149:12: warning:
> âintegrity_init_keyringâ defined but not used [-Wunused-function]
> make[2]: *** [security/integrity/digsig.o] Error 1
> make[1]: *** [security/integrity] Error 2
> make: *** [security] Error 2
>
> I noticed the problem in linux-next and sent patch to fix it:
>
> https://lkml.org/lkml/2013/11/8/441
>
> I think It has been noticed in 3.13-rc1 as well.

Thanks, Shuah. As much as I wanted to extend the UEFI secure boot
signature chain of trust to IMA-appraisal, there are still a couple of
trusted keyring issues that need to be addressed. For now, Linus has
reverted this patch.

thanks,

Mimi

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