Skip to content

ARM TLB Invalidate ASID improvements

Jerry Snitselaar requested to merge jsnitsel/centos-stream-9:tlb-asid into main

Merge Request Required Information

JIRA: https://issues.redhat.com/browse/RHEL-11590

Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

Conflicts: 2nd commit has context diff due to lack of backport of commit for mmu notifier name changes. Commit id mentioned in 2nd commit.

Tested: Test build given to Nvidia for testing

Depends: !3180 (merged)

Summary of Changes

Do tlb asid invalidate when invalidating entire range for sva.

Approved Development Ticket

All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.

Signed-off-by: Jerry Snitselaar jsnitsel@redhat.com

Merge request reports