linux_dsm_epyc7002/arch/blackfin
Graf Yang c429886a70 Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg
NMIs are not safe to return from because many anomaly workarounds are
implemented by disabling interrupts.  The NMI obviously violates this
assumption.  Since the NMI watchdog never returns, we don't have to
worry about it clobbering RETN when it is being used as a scratch register
with the exception stack.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-05-22 14:19:04 -04:00
..
boot Blackfin: initial XIP support 2010-03-09 00:30:48 -05:00
configs Blackfin: tcm-bf518: new board port 2010-03-09 00:30:49 -05:00
include/asm Blackfin: add support for the DBGA (debug assert) pseudo insn 2010-05-22 14:18:56 -04:00
kernel Blackfin: add support for the DBGA (debug assert) pseudo insn 2010-05-22 14:18:56 -04:00
lib Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
mach-bf518 Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mach-bf527 Blackfin: mark MUSB VRSEL as active high for appropriate boards 2010-05-21 09:40:15 -04:00
mach-bf533 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-bf537 Blackfin: punt duplicated CAN MMRs 2010-05-21 09:34:37 -04:00
mach-bf538 Blackfin: punt duplicated CAN MMRs 2010-05-21 09:34:37 -04:00
mach-bf548 Blackfin: mark MUSB VRSEL as active high for appropriate boards 2010-05-21 09:40:15 -04:00
mach-bf561 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-common Blackfin: punt Blackfin-specific GPIO wakeup API 2010-05-21 09:40:16 -04:00
mm Blackfin: cleanup style/comments/etc... in paging_init() 2010-05-21 09:03:16 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: punt Blackfin-specific GPIO wakeup API 2010-05-21 09:40:16 -04:00
Kconfig.debug Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg 2010-05-22 14:19:04 -04:00
Makefile Blackfin: stop cleaning include/asm/asm-offsets.h 2010-03-09 09:05:20 -05:00