diff options
author | Mathias Krause <[email protected]> | 2012-09-02 23:31:40 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-09-05 10:52:23 +0200 |
commit | f00026276ace77dcad1cdf17f696ae4e56e12ee6 (patch) | |
tree | 73619a646675d8c149a6b3c38726044a4cd2a6f2 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5b716ac728bcc01b1f2a7ed6e437196602237c27 (diff) |
x86: Fix __user annotations in asm/sys_ia32.h
Fix the following sparse warnings:
sys_ia32.c:293:38: warning: incorrect type in argument 2 (different address spaces)
sys_ia32.c:293:38: expected unsigned int [noderef] [usertype] <asn:1>*stat_addr
sys_ia32.c:293:38: got unsigned int *stat_addr
Ironically, sys_ia32.h was introduced to fix sparse warnings but
missed that one.
Signed-off-by: Mathias Krause <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions