diff options
| author | Andy Lutomirski <[email protected]> | 2015-03-18 18:33:32 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-03-23 11:13:51 +0100 |
| commit | efa704510342b81ae58d7b8a0c7f676a4289b603 (patch) | |
| tree | 3162527a9ad26a50eef9f14b012ac02e5cf834c7 /tools/perf/scripts/python/bin | |
| parent | ae60f0710ae6b33092267ef8ac853c498f6d3e5d (diff) | |
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 <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brad Spengler <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/0dd03eacb5f0a2b5ba0240de25347a31b493c289.1426728647.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions