linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm{,64}/kvm: excise redundant cache maintenance
@ 2016-08-30 16:05 Mark Rutland
  2016-08-30 16:05 ` [PATCH 1/2] arm/kvm: " Mark Rutland
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mark Rutland @ 2016-08-30 16:05 UTC (permalink / raw)
  To: linux-arm-kernel

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] 5+ messages in thread

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

Thread overview: 5+ 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 ` [PATCH 1/2] arm/kvm: " Mark Rutland
2016-08-30 16:05 ` [PATCH 2/2] arm64/kvm: remove unused stub functions Mark Rutland
2016-08-30 18:00 ` [PATCH 0/2] arm{,64}/kvm: excise redundant cache maintenance Mark Rutland
2016-09-01 11:15   ` Christoffer Dall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).