Searched hist:"6 a0259ed29bba83653a36fabcdf6b06aecd78596" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | hyp-entry.S | diff 6a0259ed29bba83653a36fabcdf6b06aecd78596 Tue Sep 15 05:46:26 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Remove hyp_panic arguments
hyp_panic is able to find all the context it needs from within itself so remove the argument. The __hyp_panic wrapper becomes redundant so is also removed.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-3-ascull@google.com
|
/openbmc/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | switch.c | diff 6a0259ed29bba83653a36fabcdf6b06aecd78596 Tue Sep 15 05:46:26 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Remove hyp_panic arguments
hyp_panic is able to find all the context it needs from within itself so remove the argument. The __hyp_panic wrapper becomes redundant so is also removed.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-3-ascull@google.com
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | switch.c | diff 6a0259ed29bba83653a36fabcdf6b06aecd78596 Tue Sep 15 05:46:26 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Remove hyp_panic arguments
hyp_panic is able to find all the context it needs from within itself so remove the argument. The __hyp_panic wrapper becomes redundant so is also removed.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-3-ascull@google.com
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_hyp.h | diff 6a0259ed29bba83653a36fabcdf6b06aecd78596 Tue Sep 15 05:46:26 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Remove hyp_panic arguments
hyp_panic is able to find all the context it needs from within itself so remove the argument. The __hyp_panic wrapper becomes redundant so is also removed.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-3-ascull@google.com
|
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | diff 6a0259ed29bba83653a36fabcdf6b06aecd78596 Tue Sep 15 05:46:26 CDT 2020 Andrew Scull <ascull@google.com> KVM: arm64: Remove hyp_panic arguments
hyp_panic is able to find all the context it needs from within itself so remove the argument. The __hyp_panic wrapper becomes redundant so is also removed.
Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-3-ascull@google.com
|