Re: linux-next: Tree for Jan 18 [MODSIGN: KEYS:]

From: Sedat Dilek
Date: Fri Jan 18 2013 - 18:04:48 EST


On Fri, Jan 18, 2013 at 11:54 PM, David Howells <dhowells@xxxxxxxxxx> wrote:
> Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
>
>> Culprit seems to be...
>>
>> commit d6941c0c6bd42c725e45240a86c4add92e9bfb3e
>> "KEYS: Separate the kernel signature checking keyring from module signing"
>
> Try updating. I pushed a new version out today. This is now at commit ID
> c82af351e270e0d95059d09a1975b61494fbbcd7.
>

Thanks for the information!

OK, I see... s/select/depends on...

+config SYSTEM_TRUSTED_KEYRING
+ bool "Provide system-wide ring of trusted keys"
-+ select KEYS
++ depends on KEYS

That should fix it :-).
I set SYSTEM_TRUSTED_KEYRING=y in kernel-config.

BAD: http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=patch;h=d6941c0c6bd42c725e45240a86c4add92e9bfb3e

GOOD: http://git.kernel.org/?p=linux/kernel/git/dhowells/linux-modsign.git;a=patch;h=c82af351e270e0d95059d09a1975b61494fbbcd7

- Sedat -

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