From: Mike Frysinger Date: Sun, 5 Aug 2007 09:03:59 +0000 (+0800) Subject: Blackfin arch: allow people to select the feature that is unavailable to the kernel X-Git-Tag: v2.6.24-rc1~1462^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b5d12f2b3226c85258519d7725e63d9daf5e90;p=pandora-kernel.git Blackfin arch: allow people to select the feature that is unavailable to the kernel - 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed