aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMahesh Salgaonkar <[email protected]>2018-04-27 11:53:18 +0530
committerMichael Ellerman <[email protected]>2018-05-03 23:19:30 +1000
commit722cde76d68e8cc4f3de42e71c82fd40dea4f7b9 (patch)
treeb5c303df658e6c8139133c666183fa2cd1d7ccec /tools/perf/scripts/python/bin
parent8597538712ebd90bc83dfb0b3b40398a0c53ad5b (diff)
powerpc/fadump: Unregister fadump on kexec down path.
Unregister fadump on kexec down path otherwise the fadump registration in new kexec-ed kernel complains that fadump is already registered. This makes new kernel to continue using fadump registered by previous kernel which may lead to invalid vmcore generation. Hence this patch fixes this issue by un-registering fadump in fadump_cleanup() which is called during kexec path so that new kernel can register fadump with new valid values. Fixes: b500afff11f6 ("fadump: Invalidate registration and release reserved memory for general use.") Cc: [email protected] # v3.4+ Signed-off-by: Mahesh Salgaonkar <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions