lkml.org 
[lkml]   [2016]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] IMA: Use the system trusted keyrings instead of .ima_mok (update)
Date
Looking in digsig.c, I see:

#ifdef CONFIG_INTEGRITY_TRUSTED_KEYRING
static bool init_keyring __initdata = true;
#else
static bool init_keyring __initdata;
#endif

Since this doesn't ever appear to be altered, should integrity_init_keyring()
just be made conditionally compiled?

David

\
 
 \ /
  Last update: 2016-04-06 18:41    [W:0.244 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site