[SPARC64]: Get SUN4V SMP working.
[deliverable/linux.git] / include / asm-sparc64 / cpudata.h
index 5a970f5ed9bd89ea2fc3d468c8246b0722aa2035..771aa94dfd95e2bcfaca00f986b2eb399b9e74bb 100644 (file)
@@ -77,7 +77,7 @@ struct trap_per_cpu {
        unsigned long           __pad2[4];
 } __attribute__((aligned(64)));
 extern struct trap_per_cpu trap_block[NR_CPUS];
-extern void init_cur_cpu_trap(void);
+extern void init_cur_cpu_trap(struct thread_info *);
 extern void setup_tba(void);
 
 #ifdef CONFIG_SMP
This page took 0.042333 seconds and 5 git commands to generate.