aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-09-17 10:12:41 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-17 10:12:41 -0700
commit16208cd6c36ac558c2c09042feb2b61e1e58f78a (patch)
treeaf30b165ac118280efd39a928ccdd2291289ec6f /arch
parentMerge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-platform-drivers-x86 (diff)
parentalarmtimer: Use EOPNOTSUPP instead of ENOTSUPP (diff)
downloadlinux-dev-16208cd6c36ac558c2c09042feb2b61e1e58f78a.tar.xz
linux-dev-16208cd6c36ac558c2c09042feb2b61e1e58f78a.zip
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fix from Thomas Gleixner: "A single fix to prevent the alarm timer code from returning ENOTSUPP to user space. ENOTSUPP is a purely kernel internal error code related to NFSv3 and should never be handed back to user space. The risk for ABI breakage is low as the number of systems which do not have a working RTC is very limited" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions