From: Linus Torvalds Date: Sun, 24 Sep 2017 18:53:13 +0000 (-0700) Subject: Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: MMI-PSA29.97-13-9~4650 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a4306434b79ffc859e5dc6ab0f305a3d8204ef46;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git Merge branch 'core-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull address-limit checking fixes from Ingo Molnar: "This fixes a number of bugs in the address-limit (USER_DS) checks that got introduced in the merge window, (mostly) affecting the ARM and ARM64 platforms" * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: arm64/syscalls: Move address limit check in loop arm/syscalls: Optimize address limit check Revert "arm/syscalls: Check address limit on user-mode return" syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check --- a4306434b79ffc859e5dc6ab0f305a3d8204ef46