]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Add a warning in the case of cross-cpu VPA registration
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 15 Aug 2013 05:22:15 +0000 (15:22 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 27 Aug 2013 04:44:28 +0000 (14:44 +1000)
commitf297e8b3d02038a1bb921a71de4350d3b9d23275
treecdd1cb4874fb8661e44c8479a1fc591fe1fa6e63
parent3e7abba90c732af41f00cad4e34d99854f3a240d
powerpc/pseries: Add a warning in the case of cross-cpu VPA registration

The spec says it "may be problematic" if CPU x registers the VPA of
CPU y. Add a warning in case we ever do that.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/lpar.c