From: Eric Paris <eparis@redhat.com>
To: Joe Perches <joe@perches.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
James Morris <jmorris@namei.org>,
Dan Rosenberg <drosenberg@vsecurity.com>,
Ingo Molnar <mingo@elte.hu>, Eugene Teo <eugeneteo@kernel.org>,
Kees Cook <kees.cook@canonical.com>,
Andrew Morton <akpm@linux-foundation.org>,
LSM List <linux-security-module@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
Date: Tue, 16 Nov 2010 00:36:13 -0500 [thread overview]
Message-ID: <1289885773.14282.57.camel@localhost.localdomain> (raw)
In-Reply-To: <1289884647.16461.186.camel@Joe-Laptop>
On Mon, 2010-11-15 at 21:17 -0800, Joe Perches wrote:
> Sigh...
>
> Signed-off-by: Joe Perches <joe@perches.com>
eparis fails again.
Acked-by: Eric Paris <eparis@redhat.com>
> ---
> kernel/sysctl.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/kernel/sysctl.c b/kernel/sysctl.c
> index b65bf63..5abfa15 100644
> --- a/kernel/sysctl.c
> +++ b/kernel/sysctl.c
> @@ -702,7 +702,6 @@ static struct ctl_table kern_table[] = {
> .extra1 = &zero,
> .extra2 = &ten_thousand,
> },
> -#endif
> {
> .procname = "dmesg_restrict",
> .data = &dmesg_restrict,
> @@ -712,6 +711,7 @@ static struct ctl_table kern_table[] = {
> .extra1 = &zero,
> .extra2 = &one,
> },
> +#endif
> {
> .procname = "ngroups_max",
> .data = &ngroups_max,
>
>
next prev parent reply other threads:[~2010-11-16 5:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <201011160259.oAG2x1UX012045@hera.kernel.org>
2010-11-16 5:17 ` [PATCH] kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK Joe Perches
2010-11-16 5:36 ` Eric Paris [this message]
2010-11-16 22:01 ` 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=1289885773.14282.57.camel@localhost.localdomain \
--to=eparis@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=drosenberg@vsecurity.com \
--cc=eugeneteo@kernel.org \
--cc=jmorris@namei.org \
--cc=joe@perches.com \
--cc=kees.cook@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=torvalds@linux-foundation.org \
/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