Blackfin: implement nmi_watchdog for SMP on BF561
Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
Mike Frysinger
parent
726e96561e
commit
60ffdb3654
@@ -22,6 +22,7 @@ extern char coreb_trampoline_start, coreb_trampoline_end;
|
||||
struct corelock_slot {
|
||||
int lock;
|
||||
};
|
||||
extern struct corelock_slot corelock;
|
||||
|
||||
void smp_icache_flush_range_others(unsigned long start,
|
||||
unsigned long end);
|
||||
|
||||
Reference in New Issue
Block a user