aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBalbir Singh <[email protected]>2016-02-18 13:48:01 +1100
committerMichael Ellerman <[email protected]>2016-02-24 20:09:04 +1100
commita4c3f909b4d9bb9430bf42ad583661df6dfa86c6 (patch)
tree298c791fd82de132ae1ec3c0fa4144290287507d /tools/perf/scripts/python
parent10d8b1480e6966ba03cd3afad3b5d6eb5e341fae (diff)
powerpc: Fix BUG_ON() reporting in real mode
I ran into this issue while debugging an early boot problem. The system hit a BUG_ON() but report bug failed to print the line number and file name. The reason being that the system was running in real mode and report_bug() searches for addresses in the PAGE_OFFSET+ region. Suggested-by: Paul Mackerras <[email protected]> Signed-off-by: Balbir Singh <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions