LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: James Morris <jmorris@namei.org>
To: "Ahmed S. Darwish" <darwish.07@gmail.com>
Cc: Chris Wright <chrisw@sous-sol.org>,
Stephen Smalley <sds@tycho.nsa.gov>,
Eric Paris <eparis@parisplace.org>,
Casey Schaufler <casey@schaufler-ca.com>,
Paul Moore <paul.moore@hp.com>, Alexey Dobriyan <adobriyan@sw.ru>,
Andrew Morton <akpm@linux-foundation.org>,
Linus <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
LSM-ML <linux-security-module@vger.kernel.org>
Subject: Re: [PATCH -v8 -rc3] Security: Introduce security= boot parameter
Date: Fri, 7 Mar 2008 00:31:58 +1100 (EST) [thread overview]
Message-ID: <Xine.LNX.4.64.0803070025440.16767@us.intercode.com.au> (raw)
In-Reply-To: <20080306121913.GA8506@ubuntu>
On Thu, 6 Mar 2008, Ahmed S. Darwish wrote:
> Handle Andrew's concerns:
> - Use __init and __initdata in appropriate places.
> - Do not rely upon dummy_ops layout, use C99 initializations.
> - Use DEFINE_SPINLOCK instead of dynamic initialization.
The spinlock is not needed now, if security_module_enable() can only be
called during boot via an initcall.
- James
--
James Morris
<jmorris@namei.org>
next prev parent reply other threads:[~2008-03-06 13:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-06 12:19 Ahmed S. Darwish
2008-03-06 13:31 ` James Morris [this message]
2008-03-06 14:32 ` Ahmed S. Darwish
2008-03-06 15:03 ` James Morris
2008-03-06 16:09 ` [PATCH -v8b " Ahmed S. Darwish
2008-03-07 1:42 ` James Morris
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=Xine.LNX.4.64.0803070025440.16767@us.intercode.com.au \
--to=jmorris@namei.org \
--cc=adobriyan@sw.ru \
--cc=akpm@linux-foundation.org \
--cc=casey@schaufler-ca.com \
--cc=chrisw@sous-sol.org \
--cc=darwish.07@gmail.com \
--cc=eparis@parisplace.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=paul.moore@hp.com \
--cc=sds@tycho.nsa.gov \
--cc=torvalds@linux-foundation.org \
--subject='Re: [PATCH -v8 -rc3] Security: Introduce security= boot parameter' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).