WSL2-Linux-Kernel/arch/blackfin
Robin Getz ce3afa1c04 Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out
Also ensure that the traps_c code doesn't cause a double fault, by
sending a signal to a faulting kernel before the memory subsystem
is fully initialized, by printing out the error message before sending
the signal.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-10-09 17:28:36 +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: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out 2007-10-09 17:28:36 +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