diff options
author | Andy Lutomirski <luto@kernel.org> | 2020-07-03 10:02:53 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-04 19:47:25 +0200 |
commit | db5b2c5a90a111618f071d231a8b945cf522313e (patch) | |
tree | d412ad31b961ceccc383af222b85d95e7fba3eb3 /drivers/i2c | |
parent | cced0b24bb545bfe74fea96de84adc23c0146b05 (diff) | |
download | linux-db5b2c5a90a111618f071d231a8b945cf522313e.tar.bz2 |
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Move the clearing of the high bits of RAX after Xen PV joins the SYSENTER
path so that Xen PV doesn't skip it.
Arguably this code should be deleted instead, but that would belong in the
merge window.
Fixes: ffae641f5747 ("x86/entry/64/compat: Fix Xen PV SYSENTER frame setup")
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/9d33b3f3216dcab008070f1c28b6091ae7199969.1593795633.git.luto@kernel.org
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions