[PATCH] powerpc/64: per cpu data optimisations
[powerpc.git] / include / asm-powerpc / paca.h
index 3ae52d9..a64b4d4 100644 (file)
@@ -65,6 +65,7 @@ struct paca_struct {
        u64 stab_real;                  /* Absolute address of segment table */
        u64 stab_addr;                  /* Virtual address of segment table */
        void *emergency_sp;             /* pointer to emergency stack */
+       u64 data_offset;                /* per cpu data offset */
        s16 hw_cpu_id;                  /* Physical processor number */
        u8 cpu_start;                   /* At startup, processor spins until */
                                        /* this becomes non-zero. */