linux/arch/avr32
Haavard Skinnemoen 28c1d39db8 [AVR32] Don't use kmap() in flush_icache_page()
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>
2007-03-07 10:50:29 +01:00
..
boards/atstk1000
boot
configs
kernel [AVR32] Fix bogus ti->flags manipulation in debug handler 2007-03-07 10:50:28 +01:00
lib
mach-at32ap
mm [AVR32] Don't use kmap() in flush_icache_page() 2007-03-07 10:50:29 +01:00
Kconfig
Kconfig.debug
Makefile