All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm{,64}/kvm: excise redundant cache maintenance
@ 2016-08-30 16:05 ` Mark Rutland
  0 siblings, 0 replies; 10+ messages in thread
From: Mark Rutland @ 2016-08-30 16:05 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: marc.zyngier, kvmarm

As noted in a jailhouse thread a short while ago [1,2], the presence of the
virtualization extensions implies that page table walks are coherent, and do
not require that updates are cleaned to the PoU.

These patches remove the redundant maintenance and related infrastructure.

As I do not have a suitably configured ARMv7 board, I have not been able to
test the patches myself, and any testing would be appreciated.

Thanks,
Mark.

[1] https://groups.google.com/d/msg/jailhouse-dev/c9Ier7mUNoI/JWUJGyxfAQAJ
[2] https://groups.google.com/d/msg/jailhouse-dev/c9Ier7mUNoI/qagpektgAQAJ

Mark Rutland (2):
  arm/kvm: excise redundant cache maintenance
  arm64/kvm: remove unused stub functions

 arch/arm/include/asm/kvm_mmu.h   | 28 ++--------------------------
 arch/arm/kvm/mmu.c               |  2 --
 arch/arm64/include/asm/kvm_mmu.h |  6 ------
 3 files changed, 2 insertions(+), 34 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-09-01 11:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-30 16:05 [PATCH 0/2] arm{,64}/kvm: excise redundant cache maintenance Mark Rutland
2016-08-30 16:05 ` Mark Rutland
2016-08-30 16:05 ` [PATCH 1/2] arm/kvm: " Mark Rutland
2016-08-30 16:05   ` Mark Rutland
2016-08-30 16:05 ` [PATCH 2/2] arm64/kvm: remove unused stub functions Mark Rutland
2016-08-30 16:05   ` Mark Rutland
2016-08-30 18:00 ` [PATCH 0/2] arm{,64}/kvm: excise redundant cache maintenance Mark Rutland
2016-08-30 18:00   ` Mark Rutland
2016-09-01 11:15   ` Christoffer Dall
2016-09-01 11:15     ` Christoffer Dall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.