diff options
| author | Andy Lutomirski <[email protected]> | 2015-03-18 18:33:33 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-03-23 11:14:17 +0100 |
| commit | f39b6f0ef855a38ea17329a4e621ff97750dfcc2 (patch) | |
| tree | cd48920fe79749ce00ee70c8ad44f3d6c89d6a48 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | efa704510342b81ae58d7b8a0c7f676a4289b603 (diff) | |
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
user_mode_vm() and user_mode() are now the same. Change all callers
of user_mode_vm() to user_mode().
The next patch will remove the definition of 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/43b1f57f3df70df5a08b0925897c660725015554.1426728647.git.luto@kernel.org
[ Merged to a more recent kernel. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions