Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148560
b: refs/heads/master
c: 555487b
h: refs/heads/master
v: v3
  • Loading branch information
Graf Yang authored and Mike Frysinger committed Jun 12, 2009
1 parent b0ee20e commit dbbe3a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ee0263cc2e7d774655bba6a6750a06099a3cebf0
refs/heads/master: 555487bbb63f527e63fecbff48c86e2c07ce5024
4 changes: 4 additions & 0 deletions trunk/arch/blackfin/mach-common/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit dbbe3a1

Please sign in to comment.