diff options
author | Dan Williams <[email protected]> | 2018-01-29 17:02:44 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-01-30 21:54:30 +0100 |
commit | b5c4ae4f35325d520b230bab6eb3310613b72ac1 (patch) | |
tree | c8e7da2d7f5ba83e3d91180432dfefee9df123e6 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | b3bbfb3fb5d25776b8e3f361d2eedaabb0b496cd (diff) |
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
In preparation for converting some __uaccess_begin() instances to
__uacess_begin_nospec(), make sure all 'from user' uaccess paths are
using the _begin(), _end() helpers rather than open-coded stac() and
clac().
No functional changes.
Suggested-by: Ingo Molnar <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: Tom Lendacky <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Al Viro <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/151727416438.33451.17309465232057176966.stgit@dwillia2-desk3.amr.corp.intel.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions