diff options
author | Srikar Dronamraju <srikar@linux.vnet.ibm.com> | 2012-02-22 14:45:35 +0530 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2012-02-22 11:26:07 +0100 |
commit | 04a3d984d32e47983770d314cdb4e4d8f38fccb7 (patch) | |
tree | 745009e7dea5cdf57a1c8e82d050478fab3f3da5 /drivers/mmc | |
parent | a5f4374a9610fd7286c2164d4e680436727eff71 (diff) | |
download | linux-stable-04a3d984d32e47983770d314cdb4e4d8f38fccb7.tar.gz linux-stable-04a3d984d32e47983770d314cdb4e4d8f38fccb7.tar.bz2 linux-stable-04a3d984d32e47983770d314cdb4e4d8f38fccb7.zip |
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 <srikar@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Anton Arapov <anton@redhat.com>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Jim Keniston <jkenisto@linux.vnet.ibm.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Josh Stone <jistone@redhat.com>
Link: http://lkml.kernel.org/r/20120222091535.15880.12502.sendpatchset@srdronam.in.ibm.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions