1
0
Fork 0
alistair23-linux/arch/x86/include/asm/trace
Eric W. Biederman 8a35eb22c0 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 <tglx@linutronix.de>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2018-09-19 15:52:21 +02:00
..
common.h x86/tracing: Disentangle pagefault and resched IPI tracing key 2017-08-29 11:42:29 +02:00
exceptions.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fpu.h Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts 2017-11-07 10:53:06 +01:00
hyperv.h Minor code cleanups for PPC. 2018-08-19 10:38:36 -07:00
irq_vectors.h x86/vector: Fix the args of vector_alloc tracepoint 2018-06-06 13:38:02 +02:00
mpx.h signal/x86: In trace_mpx_bounds_register_exception add __user annotations 2018-09-19 15:52:21 +02:00