kernel-ark/arch/blackfin
Robin Getz 2ebcade590 Blackfin arch: fix endless loop bug when a double fault happens
Today when a double fault happens (exception during an exception
handling event), we go into an endless loop, with nothing comming out
the UART. With this patch, we actually see that we have commited a
double fault event

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-10-09 17:24:30 +08:00
..
boot Blackfin arch: extract the entry point from the linked kernel 2007-07-12 14:26:26 +08:00
configs Blackfin arch: Board defconfig updating 2007-10-11 00:03:39 +08:00
kernel Blackfin arch: fix endless loop bug when a double fault happens 2007-10-09 17:24:30 +08:00
lib Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
mach-bf533 Blackfin arch: rewrite our reboot code in C 2007-10-11 00:22:35 +08:00
mach-bf537 Blackfin arch: rewrite our reboot code in C 2007-10-11 00:22:35 +08:00
mach-bf548 Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file 2007-08-28 16:47:46 +08:00
mach-bf561 Blackfin arch: rewrite our reboot code in C 2007-10-11 00:22:35 +08:00
mach-common Blackfin arch: fix endless loop bug when a double fault happens 2007-10-09 17:24:30 +08:00
mm some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
oprofile Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() 2007-07-25 11:57:42 +08:00
Kconfig Blackfin arch: Initial patch to add earlyprintk support 2007-10-09 17:24:49 +08:00
Makefile Blackfin arch: add selections for BF544 and BF542 2007-07-24 18:20:18 +08:00