powerpc: Print progress of ibm,client-architecture method
authorAnton Blanchard <anton@samba.org>
Tue, 31 Mar 2009 20:06:14 +0000 (20:06 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 7 Apr 2009 05:18:58 +0000 (15:18 +1000)
commit4da727ae2aa62f134c79d38c41d15f50d912745f
treeec543012b537db5c4a853989d966c31d85d80e43
parent85701e6ac1b75d983610c24cfdaafdaaf56cfbb2
powerpc: Print progress of ibm,client-architecture method

The ibm,client-architecture method will often cause a reconfiguration reboot.
When this happens the last thing we see is:

Hypertas detected, assuming LPAR !

Which doesn't explain what just happened.  Wrap the ibm,client-architecture
so it's clear what is going on:

Calling ibm,client-architecture... done

In order to maintain the law of conservation of screen real estate, downgrade
two other messages to debug.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom_init.c