mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 21:28:43 +00:00
This fixes a subtle issue with cache flush which could potentially cause
random userspace crashes because of stale icache lines.
This error crept in when consolidating the cache flush code
Fixes:
|
||
|---|---|---|
| .. | ||
| cache_arc700.c | ||
| dma.c | ||
| extable.c | ||
| fault.c | ||
| init.c | ||
| ioremap.c | ||
| Makefile | ||
| mmap.c | ||
| tlb.c | ||
| tlbex.S | ||