summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq_32.c
diff options
context:
space:
mode:
authorAndy Lutomirski2015-03-19 02:33:32 +0100
committerIngo Molnar2015-03-23 11:13:51 +0100
commitefa704510342b81ae58d7b8a0c7f676a4289b603 (patch)
tree3162527a9ad26a50eef9f14b012ac02e5cf834c7 /arch/x86/kernel/irq_32.c
parentx86/asm/entry: Use user_mode_ignore_vm86() where appropriate (diff)
downloadkernel-qcow2-linux-efa704510342b81ae58d7b8a0c7f676a4289b603.tar.gz
kernel-qcow2-linux-efa704510342b81ae58d7b8a0c7f676a4289b603.tar.xz
kernel-qcow2-linux-efa704510342b81ae58d7b8a0c7f676a4289b603.zip
x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode
user_mode() is now identical to user_mode_vm(). Subsequent patches will change all callers of user_mode_vm() to user_mode() and then delete user_mode_vm(). Signed-off-by: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Brad Spengler <spender@grsecurity.net> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/0dd03eacb5f0a2b5ba0240de25347a31b493c289.1426728647.git.luto@kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/irq_32.c')
0 files changed, 0 insertions, 0 deletions