From c8c82f10eedec448d89bdc400e23be4e38d1d5ef Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 29 Jul 2005 16:36:48 +0100 Subject: [PATCH] --- yaml --- r: 5423 b: refs/heads/master c: 7ac5ae4b122f9415948c642b945a26938aa8f347 h: refs/heads/master i: 5421: 97e832443d6db93379df878cb8ad19e8fcff5ca0 5419: a478b82adf3aded71e40eb1b14063861da174721 5415: 7279580781b71abeb29694d8fa63dbf933555958 5407: c17e33a8c6fa9a3f40ccfcece882ae2e694ea6b5 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-integrator/platsmp.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b08721c81626..525b2ca32983 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e7ec02938dbe8ca35b750f29eaa4b12de0b52754 +refs/heads/master: 7ac5ae4b122f9415948c642b945a26938aa8f347 diff --git a/trunk/arch/arm/mach-integrator/platsmp.c b/trunk/arch/arm/mach-integrator/platsmp.c index aecf47ba033a..ea10bd8c972c 100644 --- a/trunk/arch/arm/mach-integrator/platsmp.c +++ b/trunk/arch/arm/mach-integrator/platsmp.c @@ -15,6 +15,7 @@ #include #include +#include #include #include #include @@ -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