android_kernel_motorola_sm6225/arch/blackfin/kernel
Mike Frysinger 82bd1d7d45 Blackfin: push down exception oops checking
Rather than maintain a duplicate list of valid exceptions we can take in
the kernel both in the first if() check and the switch() check, delay the
oops check to after the switch().  All valid exceptions will have returned
by this point leaving only the invalid ones.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-13 07:20:09 -04:00
..
cplb-mpu Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable 2009-06-13 07:20:06 -04:00
cplb-nompu Blackfin: only handle CPLB protection violations when MPU is enabled 2009-06-13 07:20:06 -04:00
.gitignore Blackfin: ignore generated vmlinux.lds 2009-05-27 00:27:03 -04:00
asm-offsets.c Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code 2008-11-18 17:48:22 +08:00
bfin_dma_5xx.c Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable 2009-06-13 07:20:06 -04:00
bfin_gpio.c Blackfin: punt useless GPIO init call 2009-06-12 06:11:30 -04:00
bfin_ksyms.c Blackfin: fix data cache flushing when doing icache flushing 2009-06-12 06:03:45 -04:00
cplbinfo.c Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08:00
dma-mapping.c [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
early_printk.c Blackfin: convert early_printk EVT init to a loop 2009-06-12 06:12:01 -04:00
entry.S Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
fixed_code.S Blackfin arch: move fixed code into init section 2008-11-18 17:48:22 +08:00
flat.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
gptimers.c Blackfin: update gptimers API 2009-06-12 06:11:47 -04:00
init_task.c take init_fs to saner place 2008-12-31 18:07:42 -05:00
ipipe.c Blackfin: merge Philippe's recent ipipe patch 2009-06-12 06:03:46 -04:00
irqchip.c Blackfin: fix sparseirq/kstat_irqs fallout 2009-06-12 06:15:36 -04:00
kgdb.c Blackfin: fix length checking in kgdb_ebin2mem 2009-06-12 06:12:07 -04:00
kgdb_test.c Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patch 2009-03-05 16:44:53 +08:00
Makefile Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE 2009-03-02 18:14:47 +08:00
mcount.S Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
module.c Blackfin: rename Blackfin relocs according to the toolchain 2009-06-12 06:11:59 -04:00
process.c Blackfin: push access_ok() L1 attribute down 2009-06-12 06:12:05 -04:00
ptrace.c Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently 2009-03-05 18:50:26 +08:00
reboot.c Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed 2009-02-04 16:49:45 +08:00
setup.c Blackfin: add blackfin_invalidate_entire_icache for SMP systems 2009-06-13 07:20:07 -04:00
signal.c [Blackfin] arch: disable single stepping when delivering a signal 2008-05-07 11:41:26 +08:00
sys_bfin.c Blackfin: delete unused sys_getpagesize() function 2009-06-12 06:11:31 -04:00
time-ts.c Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
time.c Blackfin: convert SMP to only use generic time framework 2009-06-12 06:11:56 -04:00
traps.c Blackfin: push down exception oops checking 2009-06-13 07:20:09 -04:00
vmlinux.lds.S Blackfin: add support for GENERIC_BUG 2009-06-13 07:20:07 -04:00