sysctl: Add neg_one as a standard constraint
authorAaron Tomlin <atomlin@redhat.com>
Mon, 20 Jan 2014 17:34:12 +0000 (17:34 +0000)
committerIngo Molnar <mingo@kernel.org>
Sat, 25 Jan 2014 07:59:53 +0000 (08:59 +0100)
commit2397efb1bb17595b35f31abb40d95074ebc04f1b
tree4e8694d40ddb82a231718f9e188642fdfc966f6e
parent64389998151214c71ba59ac893180744fd880052
sysctl: Add neg_one as a standard constraint

Add neg_one to the list of standard constraints - will be used by the next patch.

Signed-off-by: Aaron Tomlin <atomlin@redhat.com>
Acked-by: Rik van Riel <riel@redhat.com>
Acked-by: David Rientjes <rientjes@google.com>
Cc: oleg@redhat.com
Link: http://lkml.kernel.org/r/1390239253-24030-2-git-send-email-atomlin@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sysctl.c