From: Linus Torvalds Date: Tue, 17 Sep 2019 17:12:41 +0000 (-0700) Subject: Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.4-rc1~165 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=16208cd6c36ac558c2c09042feb2b61e1e58f78a;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'timers-urgent-for-linus' of git://git./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 --- 16208cd6c36ac558c2c09042feb2b61e1e58f78a