Blackfin arch: allow people to select the feature that is unavailable to the kernel
authorMike Frysinger <michael.frysinger@analog.com>
Sun, 5 Aug 2007 09:03:59 +0000 (17:03 +0800)
committerBryan Wu <bryan.wu@analog.com>
Sun, 5 Aug 2007 09:03:59 +0000 (17:03 +0800)
 - allow people to select the feature that is unavailable to the kernel: NMI, JTAG, or CYCLES.
 - change default NMI handler to simply dump hardware trace buffer.
 - remove default NMI handler completely as calling into kernel code is not safe
   move example handler to wiki so people dont haphazardly copy and paste this stuff thinking its safe

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>

No differences found