aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorJohn David Anglin <[email protected]>2022-03-19 19:04:15 +0000
committerHelge Deller <[email protected]>2022-03-21 12:30:54 +0000
commit53d862fac4a09b9c56cca0433fa9de5732fd05a1 (patch)
tree1b02d6ee02e1669bf73edc090b7085718ab53f8a /drivers/acpi/cppc_acpi.c
parentparisc: Avoid flushing cache on cache-less machines (diff)
downloadkernel-53d862fac4a09b9c56cca0433fa9de5732fd05a1.tar.gz
kernel-53d862fac4a09b9c56cca0433fa9de5732fd05a1.zip
parisc: Fix invalidate/flush vmap routines
Cache move-in for virtual accesses is controlled by the TLB. Thus, we must generally purge TLB entries before flushing. The flush routines must use TLB entries that inhibit cache move-in. V2: Load physical address prior to flushing TLB. In flush_cache_page, flush TLB when flushing and purging. V3: Don't flush when start equals end. Signed-off-by: John David Anglin <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions