mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 15:59:35 +00:00
The current csky logic of sys_cacheflush is wrong, it'll cause icache flush call dcache flush again. Now fixup it with a conditional "break & fallthrough". Fixes: |
||
|---|---|---|
| .. | ||
| asid.c | ||
| cachev1.c | ||
| cachev2.c | ||
| context.c | ||
| dma-mapping.c | ||
| fault.c | ||
| highmem.c | ||
| init.c | ||
| ioremap.c | ||
| Makefile | ||
| syscache.c | ||
| tcm.c | ||
| tlb.c | ||