aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorRalf Baechle <[email protected]>2012-08-08 16:59:43 +0200
committerRalf Baechle <[email protected]>2012-08-17 10:57:28 +0200
commit861667dc82f561e65336ea67f73021b782b4ff74 (patch)
tree822734b6d8c58b92e118215c27deb9bc61aeb2bc /tools/perf/util/scripting-engines/trace-event-python.c
parentd3cac35cd0a2a987f7559e1829fb0253cea33872 (diff)
MIPS: Fix race condition in module relocation code.
The relocation code was essentially taken from the 2.4 modutils which perform relocation in userspace. In 2.6 relocation of multiple modules may be performed in parallel by the in-kernel loader so the global variable mips_hi16_list won't fly anymore. Fix race by moving it into mod_arch_specific. [[email protected]: folded in Tony's followup fix. Thanks Tony!] Signed-off-by: Ralf Baechle <[email protected]> Signed-off-by: Tony Wu <[email protected]> Cc: [email protected] Patchwork: http://patchwork.linux-mips.org/patch/4189/
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions