Message ID | 20220810193033.1090251-1-pcc@google.com (mailing list archive) |
---|---|
Headers | show |
Series | KVM: arm64: permit MAP_SHARED mappings with MTE enabled | expand |
On Wed, Aug 10, 2022 at 12:30:26PM -0700, Peter Collingbourne wrote: > I rebased Catalin's series onto -next, addressed the issues that I > identified in the review and added the proposed userspace enablement > patches after the series. > > [1] https://lore.kernel.org/all/20220705142619.4135905-1-catalin.marinas@arm.com/ > > Catalin Marinas (3): > arm64: mte: Fix/clarify the PG_mte_tagged semantics > KVM: arm64: Simplify the sanitise_mte_tags() logic > arm64: mte: Lock a page for MTE tag initialisation > > Peter Collingbourne (4): > mm: Add PG_arch_3 page flag BTW, I rebased these for patches on top of 6.0-rc3 and hopefully addressed the review comments. I pushed them here: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux devel/mte-pg-flags You may have rebased them already but just in case you haven't, feel free to pick them up from the above branch.