From: Bernhard Walle <bwalle@suse.de>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: x86@kernel.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [PATCH 2/2] Add dev.mem.restricted sysctl
Date: Sun, 16 Nov 2008 10:28:43 +0100 [thread overview]
Message-ID: <20081116102843.35658969@kopernikus.site> (raw)
In-Reply-To: <20081116003327.GA2405@x200.localdomain>
* Alexey Dobriyan [2008-11-16 03:33]:
>
> On Sun, Nov 16, 2008 at 01:03:43AM +0100, Bernhard Walle wrote:
> > --- a/include/linux/sysctl.h
> > +++ b/include/linux/sysctl.h
> > @@ -858,6 +858,7 @@ enum {
> > DEV_MAC_HID=5,
> > DEV_SCSI=6,
> > DEV_IPMI=7,
> > + DEV_MEM=8,
> > };
> >
> > /* /proc/sys/dev/cdrom */
> > @@ -875,6 +876,11 @@ enum {
> > DEV_PARPORT_DEFAULT=-3
> > };
> >
> > +/* /proc/sys/dev/mem */
> > +enum {
> > + DEV_MEM_RESTRICTED=1,
> > +};
>
> No new binary sysctls please.
Why is that sysctl binary? It's just an integer.
Regards,
Bernhard
next prev parent reply other threads:[~2008-11-16 9:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-16 0:03 [RFC] " Bernhard Walle
2008-11-16 0:03 ` [PATCH 1/2] Unify devmem_is_allowed across architectures Bernhard Walle
2008-11-16 0:03 ` [PATCH 2/2] Add dev.mem.restricted sysctl Bernhard Walle
2008-11-16 0:07 ` Alan Cox
2008-11-16 0:09 ` Bernhard Walle
2008-11-16 0:12 ` Alan Cox
2008-11-16 0:11 ` Bernhard Walle
2008-11-16 0:33 ` Alexey Dobriyan
2008-11-16 9:28 ` Bernhard Walle [this message]
2008-11-16 10:13 ` Alexey Dobriyan
2008-11-16 3:49 ` Arjan van de Ven
2008-11-16 9:30 ` Bernhard Walle
2008-11-16 9:36 ` Arjan van de Ven
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=20081116102843.35658969@kopernikus.site \
--to=bwalle@suse.de \
--cc=adobriyan@gmail.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.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
all inboxes | Powered by JetHome®