aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/fault.c
diff options
context:
space:
mode:
authorValentin Schneider <valentin.schneider@arm.com>2019-03-11 22:47:51 +0000
committerThomas Gleixner <tglx@linutronix.de>2019-04-05 15:08:03 +0200
commitb5b447b6b4e899e0978b95cb42d272978f8c7b4d (patch)
tree98cbd952a07f24c1b6430a17082e52e05395faff /arch/x86/mm/fault.c
parentLinux 5.1-rc3 (diff)
downloadlinux-dev-b5b447b6b4e899e0978b95cb42d272978f8c7b4d.tar.xz
linux-dev-b5b447b6b4e899e0978b95cb42d272978f8c7b4d.zip
x86/entry: Remove unneeded need_resched() loop
Since the enabling and disabling of IRQs within preempt_schedule_irq() is contained in a need_resched() loop, there is no need for the outer architecture specific loop. Signed-off-by: Valentin Schneider <valentin.schneider@arm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: "H. Peter Anvin" <hpa@zytor.com> Link: https://lkml.kernel.org/r/20190311224752.8337-14-valentin.schneider@arm.com
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions