parisc: Enhance detection of synchronous cr16 clocksources
[linux-2.6-microblaze.git] / arch / parisc / include / asm / processor.h
index a3661ee..ea4e6ae 100644 (file)
@@ -103,6 +103,8 @@ struct cpuinfo_parisc {
        unsigned long bh_count;     /* number of times bh was invoked */
        unsigned long fp_rev;
        unsigned long fp_model;
+       unsigned long cpu_num;      /* CPU number from PAT firmware */
+       unsigned long cpu_loc;      /* CPU location from PAT firmware */
        unsigned int state;
        struct parisc_device *dev;
        unsigned long loops_per_jiffy;