]> git.baikalelectronics.ru Git - kernel.git/commit
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
authorPeter Zijlstra <peterz@infradead.org>
Tue, 14 Jun 2022 21:15:43 +0000 (23:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jul 2022 10:54:00 +0000 (12:54 +0200)
commit5d9118c9a84e0a7e61428c71c9e9c86fd0b70afc
tree8aeca175857acda17385363f4e137aba86f90180
parent04fc72809ef7e863bff2c873b3f8b30894f76ed5
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation

commit c43b9d6d5d712194abe39503253ebef11287fb51 upstream.

This is userspace code and doesn't play by the normal kernel rules.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/entry/vsyscall/vsyscall_emu_64.S