diff options
author | Anton Blanchard <[email protected]> | 2011-07-25 01:46:32 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2011-08-05 14:47:57 +1000 |
commit | b1301797f30370c430244979671978fc232f4533 (patch) | |
tree | d3e03d2023b23f0d7d14c4e52d7c7b1e5613f2cc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a149507bdb78d69e0020dbb505f3c55b205b69b3 (diff) |
powerpc/pseries: Fix kexec on recent firmware versions
Recent versions of firmware will fail to unmap the virtual processor
area if we have a dispatch trace log registered. This causes kexec
to fail.
If a trace log is registered this patch unregisters it before the
SLB shadow and virtual processor areas, fixing the problem.
The address argument is ignored by firmware on unregister so we
may as well remove it.
Signed-off-by: Anton Blanchard <[email protected]>
Cc: <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions