Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5423
b: refs/heads/master
c: 7ac5ae4
h: refs/heads/master
i:
  5421: 97e8324
  5419: a478b82
  5415: 7279580
  5407: c17e33a
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jul 29, 2005
1 parent de446ab commit c8c82f1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e7ec02938dbe8ca35b750f29eaa4b12de0b52754
refs/heads/master: 7ac5ae4b122f9415948c642b945a26938aa8f347
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-integrator/platsmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <linux/mm.h>

#include <asm/atomic.h>
#include <asm/cacheflush.h>
#include <asm/delay.h>
#include <asm/mmu_context.h>
#include <asm/procinfo.h>
Expand Down Expand Up @@ -80,6 +81,7 @@ int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle)
* "cpu" is Linux's internal ID.
*/
pen_release = cpu;
flush_cache_all();

/*
* XXX
Expand Down

0 comments on commit c8c82f1

Please sign in to comment.