diff options
| author | Catalin Marinas <[email protected]> | 2022-06-01 18:13:38 +0100 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2022-06-02 11:55:29 +0100 |
| commit | 1bec877bdb763999112ad05d243bd538966938b4 (patch) | |
| tree | 275a4539d738d70a45dee81b1c916ed34584fa13 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ff979b2a9d9779382030023bfc4e3b1989c8c314 (diff) | |
arm64: Remove the __user annotation for the restore_za_context() argument
The struct user_ctx *user pointer passed to restore_za_context() is not
a user point but a structure containing several __user pointers. Remove
the __user annotation.
Signed-off-by: Catalin Marinas <[email protected]>
Fixes: 39782210eb7e ("arm64/sme: Implement ZA signal handling")
Reported-by: kernel test robot <[email protected]>
Cc: Mark Brown <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions