From: Anton Blanchard Date: Sun, 14 Oct 2007 19:33:17 +0000 (+1000) Subject: [POWERPC] Quieten cache information at boot X-Git-Tag: v2.6.24-rc1~491^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9697add0f88b439d4f5f25556785beeaf6b836b9;p=pandora-kernel.git [POWERPC] Quieten cache information at boot After 6 years the ppc64 kernel still thinks its important to tell me my cache line size is 0x80 bytes. I think most people who care know that by now. The rest probably cant even understand the hex output. Since we might have misconfigured firmware or cpus that have a linesize that isnt 128 bytes, I still print it out for those cases. If people would prefer to remove it completely, lets do it. Also for lpar remove the htab_address printout since its not used. Anton ppc64 boot log usability expert Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed