From: Linus Torvalds Date: Sat, 27 Apr 2019 17:21:29 +0000 (-0700) Subject: Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.1-rc7~7 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=037904a22bf8b2c999a6e2a8ba971b549c1e9600;p=people%2Froyger%2Flinux.git Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fixes from Ingo Molnar: - Fix an early boot crash in the RSDP parsing code by effectively turning off the parsing call - we ran out of time but want to fix the regression. The more involved fix is being worked on. - Fix a crash that can trigger in the kmemlek code. * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mm: Fix a crash with kmemleak_scan() x86/boot: Disable RSDP parsing temporarily --- 037904a22bf8b2c999a6e2a8ba971b549c1e9600