diff options
author | Myungho Jung <mhjungk@gmail.com> | 2017-04-20 01:24:50 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-04-20 15:56:59 +0300 |
commit | b94bf594cf8ed67cdd0439e70fa939783471597a (patch) | |
tree | 28be9110b8e4ab6f100813b39dd579689b3195cb /drivers | |
parent | eb64522100a1d4adc89bce11b935a30c4401e234 (diff) | |
download | linux-b94bf594cf8ed67cdd0439e70fa939783471597a.tar.xz |
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
timer_migration sysctl acts as a boolean switch, so the allowed values
should be restricted to 0 and 1.
Add the necessary extra fields to the sysctl table entry to enforce that.
[ tglx: Rewrote changelog ]
Signed-off-by: Myungho Jung <mhjungk@gmail.com>
Link: http://lkml.kernel.org/r/1492640690-3550-1-git-send-email-mhjungk@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions