diff options
| author | Eric W. Biederman <[email protected]> | 2018-02-12 09:35:39 -0600 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2018-09-19 15:52:21 +0200 |
| commit | 8a35eb22c02baf0c58b44ba28fc163270ef147f8 (patch) | |
| tree | 3090728319f41792a128217c8616ee20f9cb951c /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | 585a8b9b48e9d5402cbd9ac3a94ac72f5368d48b (diff) | |
signal/x86: In trace_mpx_bounds_register_exception add __user annotations
The value passed in to addr_referenced is of type void __user *, so update
the addr_referenced parameter in trace_mpx_bounds_register_exception to match.
Also update the addr_referenced paramater in TP_STRUCT__entry as it again
holdes the same value.
I don't know why this was missed earlier but sparse was complaining when
testing test branch so fix this now.
Reviewed-by: Thomas Gleixner <[email protected]>
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions