Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / include / asm-sparc / cpudata.h
index ec0d9ef..a2c4d51 100644 (file)
@@ -18,6 +18,7 @@ typedef struct {
        unsigned int counter;
        int prom_node;
        int mid;
+       int next;
 } cpuinfo_sparc;
 
 DECLARE_PER_CPU(cpuinfo_sparc, __cpu_data);