From: Linus Torvalds Date: Sun, 7 Feb 2021 18:16:24 +0000 (-0800) Subject: Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.15.73~12664 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c6792d44d8f08451047051351dfdcc8332a028e3;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'core_urgent_for_v5.11_rc7' of git://git./linux/kernel/git/tip/tip Pull syscall entry fixes from Borislav Petkov: - For syscall user dispatch, separate prctl operation from syscall redirection range specification before the API has been made official in 5.11. - Ensure tasks using the generic syscall code do trap after returning from a syscall when single-stepping is requested. * tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: entry: Use different define for selector variable in SUD entry: Ensure trap after single-step on system call return --- c6792d44d8f08451047051351dfdcc8332a028e3