Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3d3ca2d authored by Jaegeuk Kim's avatar Jaegeuk Kim Committed by Pranav Vashi
Browse files

scsi: ufs: handle error to avoid kernel panic



storage-qa/generic/010 reported a RAMDUMP on reboot test.

[  532.682030] c7      1 debug-reboot: Create reboot monitor timer now
[  532.695337] c7      1 iommu: Removing device paintbox-ipu from group 54
[  532.702153] c7      1 iommu: Removing device ipu-iommu from group 54
[  532.711121] c5      1 sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  532.720128] c5      1 ufshcd-qcom 1d84000.ufshc: ufshcd_query_attr_retry: query attribute, idn 13, failed with error -19 after 3 retires
[  532.732754] c5      1 ufshcd-qcom 1d84000.ufshc: ufshcd_disable_auto_bkops: failed to enable exception event -19

 -> suspect this causes the below aborts.

[  532.759830] c3      0 Synchronous External Abort: synchronous external abort (0x96000010) at 0xffffff800c80403c
[  532.770231] c3      0 Internal error: : 96000010 [#1] PREEMPT SMP
[  532.776517] c3      0 Modules linked in: ftm5(O) heatmap videobuf2_vmalloc videobuf2_memops lkdtm adsp_loader_dlkm stub_dlkm usf_dlkm native_dlkm machine_dlkm platform_dlkm wcd_cpe_dlkm wsa881x_dlkm wcd934x_dlkm wcd9360_dlkm mbhc_dlkm wcd9xxx_dlkm swr_ctrl_dlkm cs35l36_dlkm q6_dlkm swr_dlkm apr_dlkm q6_notifier_dlkm q6_pdr_dlkm wglink_dlkm wcd_spi_dlkm wcd_core_dlkm pinctrl_wcd_dlkm msm_11ad_proxy wlan(O)
[  532.813577] c3      0 Process swapper/3 (pid: 0, stack limit = 0x00000000aafbbfba)
[  532.821384] c3      0 CPU: 3 PID: 0 Comm: swapper/3 Tainted: G S         O    4.14.180-36668-gf872280691f4_audio-gab11b12 #1

Change-Id: Ic32bc45cc02ef561f75348d69e86d348587d9dd3
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@google.com>
Signed-off-by: default avatarPranav Vashi <neobuddy89@gmail.com>
parent fd37b1f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment