]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: Quieten lparcfg
authorAnton Blanchard <anton@samba.org>
Fri, 11 Nov 2005 02:53:11 +0000 (13:53 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 11 Nov 2005 11:20:01 +0000 (22:20 +1100)
commit8acb888c9cf70d03598eb4a731e3c6e5a588f1ce
treebddd342b9c417da1f27b2a03c851a2ff2b0f7bed
parent7f7fda04a6a00d2b99990cec2182bf5181c53de1
[PATCH] ppc64: Quieten lparcfg

If we dont have permission to read some information from the hypervisor,
lparcfg outputs a warning on the console. Now that lparcfg is world
readable this is a problem.

Dont warn in the case of H_Authority, remove some unnecessary function
prototypes and fix whitespace damage in a structure as well.

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