aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDaniel Sanders <[email protected]>2015-02-24 15:02:57 +0000
committerRalf Baechle <[email protected]>2015-04-01 17:21:45 +0200
commitfe92da0f355e9f664a56702c36c50e20e84c51cd (patch)
tree29120812426aadbd3e521a7013441dbf79671a77 /tools/perf/scripts/python/export-to-postgresql.py
parent65c6896d266616e505d1c51fdd52120e90defa80 (diff)
MIPS: Changed current_thread_info() to an equivalent supported by both clang and GCC
Without this, a 'break' instruction is executed very early in the boot and the boot hangs. The problem is that clang doesn't honour named registers on local variables and silently treats them as normal uninitialized variables. However, it does honour them on global variables. Signed-off-by: Daniel Sanders <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: Paul Burton <[email protected]> Cc: Markos Chandras <[email protected]> Cc: James Hogan <[email protected]> Cc: [email protected] Cc: Sergei Shtylyov <[email protected]> Cc: David Daney <[email protected]> Acked-by: Behan Webster <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/9311/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions