Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 555487bb authored by Graf Yang's avatar Graf Yang Committed by Mike Frysinger
Browse files

Blackfin: annotate anomaly 05000120



Add some notes for anomaly 05000120 to make sure we work around it.

Signed-off-by: default avatarGraf Yang <graf.yang@analog.com>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent ee0263cc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -45,6 +45,10 @@
#include <asm/cpu.h>
#include <linux/err.h>

/*
 * Anomaly notes:
 * 05000120 - we always define corelock as 32-bit integer in L2
 */
struct corelock_slot corelock __attribute__ ((__section__(".l2.bss")));

void __cpuinitdata *init_retx_coreb, *init_saved_retx_coreb,