[POWERPC] Distinguish POWER6 partition modes and tell userspace
[pandora-kernel.git] / arch / powerpc / platforms / iseries / setup.c
index 0f39bdb..1796644 100644 (file)
@@ -677,7 +677,7 @@ void * __init iSeries_early_setup(void)
        /* Identify CPU type. This is done again by the common code later
         * on but calling this function multiple times is fine.
         */
-       identify_cpu(0);
+       identify_cpu(0, mfspr(SPRN_PVR));
 
        powerpc_firmware_features |= FW_FEATURE_ISERIES;
        powerpc_firmware_features |= FW_FEATURE_LPAR;