summaryrefslogtreecommitdiffstats
path: root/fs/proc/stat.c
diff options
context:
space:
mode:
authorSasikantha babu2012-03-21 15:40:54 +0100
committerThomas Gleixner2012-03-30 15:43:33 +0200
commitaa2bf9bc6414b6972b9e51903c1ce7b1f057aee2 (patch)
tree71bde0e8c10be9e425a5bba631a0fe033ba2245f /fs/proc/stat.c
parentMerge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh (diff)
downloadkernel-qcow2-linux-aa2bf9bc6414b6972b9e51903c1ce7b1f057aee2.tar.gz
kernel-qcow2-linux-aa2bf9bc6414b6972b9e51903c1ce7b1f057aee2.tar.xz
kernel-qcow2-linux-aa2bf9bc6414b6972b9e51903c1ce7b1f057aee2.zip
itimer: Schedule silent NULL pointer fixup in setitimer() for removal
setitimer() should return -EFAULT if called with an invalid pointer for value. The current code excludes a NULL pointer from this rule and silently uses it to stop the timer. This violates the spec. Warn about user space apps which rely on that feature and schedule it for removal. [ tglx: Massaged changelog, warn message and Doc entry ] Signed-off-by: Sasikantha babu <sasikanth.v19@gmail.com> Link: http://lkml.kernel.org/r/1332340854-26053-1-git-send-email-sasikanth.v19@gmail.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/proc/stat.c')
0 files changed, 0 insertions, 0 deletions