From: Anton Blanchard Date: Tue, 31 Mar 2009 20:06:14 +0000 (+0000) Subject: powerpc: Print progress of ibm,client-architecture method X-Git-Tag: v2.6.30-rc1~134^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da727ae2aa62f134c79d38c41d15f50d912745f;p=pandora-kernel.git 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed