mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
flush_icache_page() can be called from atomic context, so we can't use kmap(). Use page_address() instead. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> |
History
|
|
|---|---|---|
| .. | ||
| cache.c | ||
| clear_page.S | ||
| copy_page.S | ||
| dma-coherent.c | ||
| fault.c | ||
| init.c | ||
| ioremap.c | ||
| Makefile | ||
| tlb.c | ||