]> err.no Git - linux-2.6/blobdiff - include/asm-ia64/sn/pda.h
Merge master.kernel.org:/home/rmk/linux-2.6-serial
[linux-2.6] / include / asm-ia64 / sn / pda.h
index a5340cfe9bab9a499e2c9c89c2c0f3ba4130247c..ea5590c76ca48eafc3505ced25ef048d1d8d1b0e 100644 (file)
 
 typedef struct pda_s {
 
-       /* Having a pointer in the begining of PDA tends to increase
-        * the chance of having this pointer in cache. (Yes something
-        * else gets pushed out). Doing this reduces the number of memory
-        * access to all nodepda variables to be one
-        */
-       struct nodepda_s *p_nodepda;            /* Pointer to Per node PDA */
-       struct subnodepda_s *p_subnodepda;      /* Pointer to CPU  subnode PDA */
-
        /*
         * Support for SN LEDs
         */