From: Greg KH <greg@kroah.com>
To: Wei Chen <acee06.weichen@gmail.com>
Cc: chris@wirex.com, ssmalley@nai.com,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Why the kernel remove some LSM related functions?
Date: Fri, 27 Nov 2009 08:06:43 -0800 [thread overview]
Message-ID: <20091127160643.GA12345@kroah.com> (raw)
In-Reply-To: <9C0E1031-67FD-4C14-A199-F4A878277438@gmail.com>
On Fri, Nov 27, 2009 at 09:03:17PM +0900, Wei Chen wrote:
> Recent kernel of linux has removed the exported symbol of
> register_security() for Linux Security Module; so when I want to
> develop my own security module on 2.6.28, I have to modify the kernel
> to export the symbol and recompile the kernel source.
>
> Besides, the kernel has completely removed the functions of
> mod_reg_security() and mod_unreg_security(), which makes me unable to
> stack the security module. The only approach is to disable the active
> security module like SELinux and register mine.
>
> Here, I want to know why the kernel did so.
Please read the archives and the patch changelog of the comments for
these changes, that detail why it was done.
thanks,
greg k-h
prev parent reply other threads:[~2009-11-27 16:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <C5B8AF15-0D1A-4A72-AFF6-684405331FCD@osss.cs.tsukuba.ac.jp>
2009-11-27 12:03 ` Why the kernel remove some LSM related functions? Wei Chen
2009-11-27 16:06 ` Greg KH [this message]
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=20091127160643.GA12345@kroah.com \
--to=greg@kroah.com \
--cc=acee06.weichen@gmail.com \
--cc=chris@wirex.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ssmalley@nai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.