From: Michael Ellerman Date: Fri, 28 Jun 2013 08:15:18 +0000 (+1000) Subject: powerpc/pseries: Inform the hypervisor we are using EBB regs X-Git-Tag: v3.11-rc1~94^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e0b8bc965d25a8e0701eaca3fca5941b4f4b2b2;p=pandora-kernel.git powerpc/pseries: Inform the hypervisor we are using EBB regs On LPAR systems we need to inform the hypervisor that we are using the EBB registers. We do this by setting a bit in the Virtual Processor Area (VPA) - formerly known as the lppaca. For now we do this always, ie. we do not dynamically enable/disable. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed