summaryrefslogtreecommitdiff
path: root/drivers/xen/xen-acpi-processor.c
diff options
context:
space:
mode:
authorLior David <liord@codeaurora.org>2017-03-30 17:22:57 +0300
committerLior David <liord@codeaurora.org>2017-03-30 17:47:47 +0300
commit943920d41d893f6eaac91f710a6e947397d93457 (patch)
treecc1e638fbc88dcf8b05f42ad89719ba6210360f8 /drivers/xen/xen-acpi-processor.c
parent4166896b94303a3f8952d9af6f06fdb7a2b1b45d (diff)
msm_11ad: copy FW crash dump before starting SSR flow
Currently when WIGIG FW crashes and SSR is in SYSTEM mode, SSR causes a kernel panic and its panic handler will call msm_11ad_ssr_crash_shutdown which will copy the FW crash dump. However this is done when kernel panic is in progress and kernel is not fully operational, so sometimes the copy fails and the FW crash dump will not be found in the DDR dump from the device. Fix this problem by copying the FW crash dump before notifying SSR, so the crash dump will always be copied correctly when WIGIG FW crashes. We also keep copying in crash_shutdown so the WIGIG FW crash dump will be available also after normal kernel panics, though it is not always copied in this case. Change-Id: Idabb1497d8a1f60a74191f1c93ec5b2ce3b3043c Signed-off-by: Lior David <liord@codeaurora.org>
Diffstat (limited to 'drivers/xen/xen-acpi-processor.c')
0 files changed, 0 insertions, 0 deletions