[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: e9649129d33dca561305fc590a7c4ba8c3e5675a WARNING: Author mismatch between patch and upstream commit: Backport author: Jing Zhang <jingzhangos@xxxxxxxxxx> Commit author: Kunkun Jiang <jiangkunkun@xxxxxxxxxx> Status in newer kernel trees: 6.12.y | Present (different SHA1: 3b47865d395e) 6.11.y | Present (different SHA1: 78e981b6b725) 6.6.y | Present (different SHA1: 026af3ce08de) 6.1.y | Not found 5.15.y | Not found Note: The patch differs from the upstream commit: --- 1: e9649129d33dc ! 1: 8e383a676fc79 KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device @@ Metadata ## Commit message ## KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device + commit e9649129d33dca561305fc590a7c4ba8c3e5675a upstream. + vgic_its_save_device_tables will traverse its->device_list to save DTE for each device. vgic_its_restore_device_tables will traverse each entry of device table and check if it is valid. --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.15.y | Success | Success |