From: David Howells <dhowells@redhat.com>
To: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org,
keyrings@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] IMA: Use the system trusted keyrings instead of .ima_mok (update)
Date: Wed, 06 Apr 2016 17:24:50 +0100 [thread overview]
Message-ID: <4392.1459959890@warthog.procyon.org.uk> (raw)
In-Reply-To: <1459911605.3166.13.camel@linux.vnet.ibm.com>
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
next prev parent reply other threads:[~2016-04-06 16:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 3:00 [PATCH] IMA: Use the system trusted keyrings instead of .ima_mok (update) Mimi Zohar
2016-04-06 16:24 ` David Howells [this message]
2016-04-06 17:05 ` Mimi Zohar
2016-04-06 18:10 ` David Howells
2016-04-06 18:50 ` Mimi Zohar
2016-04-07 9:01 ` David Howells
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4392.1459959890@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=keyrings@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=zohar@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox