[GIT PULL] arm64 fixes for 5.19-rc5
Catalin Marinas
catalin.marinas at arm.com
Fri Jul 1 10:33:41 PDT 2022
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit c50f11c6196f45c92ca48b16a5071615d4ae0572:
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (2022-06-17 19:06:06 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to 410982303772993a86bb7a9cfa7ece34522b2636:
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes (2022-07-01 18:29:26 +0100)
----------------------------------------------------------------
arm64 fix: restore TLB invalidation for the 'break-before-make' rule on
contiguous ptes (missed in a recent clean-up).
----------------------------------------------------------------
Will Deacon (1):
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
arch/arm64/mm/hugetlbpage.c | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)
--
Catalin
More information about the linux-arm-kernel
mailing list