From: Nathan Fontenot Date: Wed, 27 May 2009 04:41:21 +0000 (+0000) Subject: powerpc: Display processor virtualization resource allocs in lparcfg X-Git-Tag: v2.6.31-rc1~331^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03cdb3a66901bb301b9d06ac0690de00d99ad39;p=pandora-kernel.git powerpc: Display processor virtualization resource allocs in lparcfg This patch updates the output from /proc/ppc64/lparcfg to display the processor virtualization resource allocations for a shared processor partition. This information is already gathered via the h_get_ppp call, we just have to make sure that the ibm,partition-performance-parameters-level property is >= 1 to ensure that the information is valid. Signed-off-by: Nathan Fontenot Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed