diff options
author | Andy Lutomirski <luto@kernel.org> | 2016-03-10 04:00:26 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-03-10 09:48:12 +0100 |
commit | 67f590e8d4d718d9bd377b39223f7f69678d6a10 (patch) | |
tree | 3f719b3ac6338e02d9519273c0bfe16ed80db667 /drivers/uwb | |
parent | x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test (diff) | |
download | linux-67f590e8d4d718d9bd377b39223f7f69678d6a10.tar.xz linux-67f590e8d4d718d9bd377b39223f7f69678d6a10.zip |
x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
This makes the 32-bit code work just like the 64-bit code. It should
speed up syscalls on 32-bit kernels on Skylake by something like 20
cycles (by analogy to the 64-bit compat case).
It also cleans up NT just like we do for the 64-bit case.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/07daef3d44bd1ed62a2c866e143e8df64edb40ee.1457578375.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/uwb')
0 files changed, 0 insertions, 0 deletions