]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/cputable.h
[POWERPC] Fix performance monitor on machines with logical PVR
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / cputable.h
index c9b8f64bbb45d4c59a3e74d583fc98facadcfae2..d913f460e710be044663449c8bfc1ae44a78e2b3 100644 (file)
@@ -57,6 +57,7 @@ enum powerpc_pmc_type {
        PPC_PMC_PA6T = 2,
 };
 
+/* NOTE WELL: Update identify_cpu() if fields are added or removed! */
 struct cpu_spec {
        /* CPU is matched via (PVR & pvr_mask) == pvr_value */
        unsigned int    pvr_mask;