summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
diff options
context:
space:
mode:
authorTorben Hohn <torbenh@gmx.de>2011-03-03 17:26:14 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2011-03-12 20:27:07 (GMT)
commit6e6823d17b157f185be09f4c70181299f9273f0b (patch)
tree8a9009e2d54955c1a9c5a033493c8668915d09f8 /arch/alpha/kernel
parenta9e7acfff0a279792918b7b0de74106e576e9988 (diff)
downloadlinux-fsl-qoriq-6e6823d17b157f185be09f4c70181299f9273f0b.tar.xz
posix-clocks: Check write permissions in posix syscalls
pc_clock_settime() and pc_clock_adjtime() do not check whether the fd was opened in write mode, so a clock can be set with a read only fd. [ tglx: We deliberately do not return -EPERM as we want this to be distingushable from the capability based permission check ] Signed-off-by: Torben Hohn <torbenh@gmx.de> LKML-Reference: <1299173174-348-4-git-send-email-torbenh@gmx.de> Cc: Richard Cochran <richard.cochran@omicron.at> Cc: John Stultz <johnstul@us.ibm.com> Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/alpha/kernel')
0 files changed, 0 insertions, 0 deletions