linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Petr Holasek <pholasek@redhat.com>
Cc: linux-kernel@vger.kernel.org, anton@redhat.com,
	Alexander Viro <viro@zeniv.linux.org.uk>,
	Ingo Molnar <mingo@elte.hu>,
	Dave Young <hidave.darkstar@gmail.com>,
	David Miller <davem@davemloft.net>,
	Don Zickus <dzickus@redhat.com>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] sysctl: some input constraints checks were added for /proc/sys/vm directory
Date: Tue, 8 Mar 2011 16:51:41 -0800	[thread overview]
Message-ID: <20110308165141.3dc7e377.akpm@linux-foundation.org> (raw)
In-Reply-To: <1299082575-3084-1-git-send-email-pholasek@redhat.com>

On Wed,  2 Mar 2011 17:16:14 +0100
Petr Holasek <pholasek@redhat.com> wrote:

> There were added boundaries of allowed input ranges for: dirty_expire_centisecs,
> drop_caches, overcommit_memory, page-cluster and panic_on_oom.
> 
> ...
>

Well..  It's a non-back-compatible userspace interface change.

Yes, it's unlikely that any userspace was doing, for example, "echo 7 >
/proc/sys/vm/drop_caches".  But if it was, we just broke it.

      parent reply	other threads:[~2011-03-09  0:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02 16:16 [PATCH] sysctl: some input constraints checks were added for /proc/sys/vm directory Petr Holasek
2011-03-03  1:47 ` Dave Young
2011-03-04 11:14 ` Petr Holasek
2011-03-09  0:51 ` Andrew Morton [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=20110308165141.3dc7e377.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=anton@redhat.com \
    --cc=davem@davemloft.net \
    --cc=dzickus@redhat.com \
    --cc=hidave.darkstar@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=pholasek@redhat.com \
    --cc=viro@zeniv.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).