diff options
author | Srikar Dronamraju <[email protected]> | 2012-02-22 14:45:35 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-02-22 11:26:07 +0100 |
commit | 04a3d984d32e47983770d314cdb4e4d8f38fccb7 (patch) | |
tree | 745009e7dea5cdf57a1c8e82d050478fab3f3da5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a5f4374a9610fd7286c2164d4e680436727eff71 (diff) |
uprobes/core: Make instruction tables volatile
Some versions of gcc spits a warning about the asm operand for
test_bit and also causes the first long of the instruction table
to be output.
Fix is similar to 7115e3fc on arch/x86/kernel/kprobes.c
Signed-off-by: Srikar Dronamraju <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Anton Arapov <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Jim Keniston <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Josh Stone <[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