From: Greg KH <greg@kroah.com>
To: Reiner Sailer <sailer@watson.ibm.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
LSM <linux-security-module@wirex.com>,
Tom Lendacky <toml@us.ibm.com>, Chris Wright <chrisw@osdl.org>,
Emily Rattlif <emilyr@us.ibm.com>,
Kylene Hall <kylene@us.ibm.com>
Subject: Re: [PATCH] 4 of 5 IMA: module measurement patch
Date: Wed, 15 Jun 2005 14:58:23 -0700 [thread overview]
Message-ID: <20050615215823.GA539@kroah.com> (raw)
In-Reply-To: <1118847443.2269.22.camel@secureip.watson.ibm.com>
On Wed, Jun 15, 2005 at 10:57:23AM -0400, Reiner Sailer wrote:
> +extern int ima_terminating;
> +extern void measure_kernel_module(void *start, unsigned long len, const char __user *uargs);
These belong in a .h file somewhere.
The later one is not a good global symbol name either.
So, from what I can see, you dropped your sysfs interfaces entirely?
thanks,
greg k-h
next prev parent reply other threads:[~2005-06-15 22:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-15 14:57 [PATCH] 4 of 5 IMA: module measurement patch Reiner Sailer
2005-06-15 21:58 ` Greg KH [this message]
2005-06-15 22:14 ` Chris Wright
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=20050615215823.GA539@kroah.com \
--to=greg@kroah.com \
--cc=chrisw@osdl.org \
--cc=emilyr@us.ibm.com \
--cc=kylene@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@wirex.com \
--cc=sailer@watson.ibm.com \
--cc=toml@us.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