android_kernel_xiaomi_sm8350/arch/avr32/mm
Haavard Skinnemoen 623b0355d5 [AVR32] Clean up exception handling code
* Use generic BUG() handling
  * Remove some useless debug statements
  * Use a common function _exception() to send signals or oops when
    an exception can't be handled. This makes sure init doesn't
    enter an infinite exception loop as well. Borrowed from powerpc.
  * Add some basic exception tracing support to the page fault code.
  * Rework dump_stack(), show_regs() and friends and move everything
    into process.c
  * Print information about configuration options and chip type when
    oopsing

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-04-27 13:44:13 +02:00
..
cache.c [AVR32] Don't use kmap() in flush_icache_page() 2007-03-07 10:50:29 +01:00
clear_page.S
copy_page.S
dma-coherent.c
fault.c [AVR32] Clean up exception handling code 2007-04-27 13:44:13 +02:00
init.c
ioremap.c
Makefile
tlb.c