diff options
author | Ricardo Ribalda <[email protected]> | 2022-11-28 23:16:48 +0100 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-12-05 11:54:57 +0100 |
commit | 00ef8885a945c37551547d8ac8361cacd20c4e42 (patch) | |
tree | 032c8df04abda7cfe0d410d72ba5ec843278066f /scripts/generate_rust_analyzer.py | |
parent | 9ff894edd542618dad2fef538f8272c620a501db (diff) |
iommu/mediatek: Fix crash on isr after kexec()
If the system is rebooted via isr(), the IRQ handler might
be triggered before the domain is initialized. Resulting on
an invalid memory access error.
Fix:
[ 0.500930] Unable to handle kernel read from unreadable memory at virtual address 0000000000000070
[ 0.501166] Call trace:
[ 0.501174] report_iommu_fault+0x28/0xfc
[ 0.501180] mtk_iommu_isr+0x10c/0x1c0
Signed-off-by: Ricardo Ribalda <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ joro: Fixed spelling in commit message ]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions