]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch kvm-arm64/dump-instr into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Wed, 17 Sep 2025 16:30:44 +0000 (17:30 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 17 Sep 2025 16:30:44 +0000 (17:30 +0100)
* kvm-arm64/dump-instr:
  : .
  : Dump the isntruction stream on panic, just like the rest of the kernel
  : already does.
  :
  : Patches courtesy of Mostafa Saleh (20250909133631.3844423-1-smostafa@google.com)
  : .
  KVM: arm64: Map hyp text as RO and dump instr on panic
  KVM: arm64: Dump instruction on hyp panic

Signed-off-by: Marc Zyngier <maz@kernel.org>

Trivial merge