aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2023-01-11 11:22:34 +0100
committerCatalin Marinas <[email protected]>2023-01-24 11:51:07 +0000
commit32b135a7fafebe7843abe5425159fa081ae56b7c (patch)
treee6c314d442ae05ffa247128f977704dab32638d2 /drivers/usb/cdns3/cdns3-debug.h
parent9d7c13e5dde31270eb48a34204a2e06b1a719546 (diff)
arm64: head: avoid cache invalidation when entering with the MMU on
If we enter with the MMU on, there is no need for explicit cache invalidation for stores to memory, as they will be coherent with the caches. Let's take advantage of this, and create the ID map with the MMU still enabled if that is how we entered, and avoid any cache invalidation calls in that case. Signed-off-by: Ard Biesheuvel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions