OSDN Git Service

powerpc: Use the XDABR hcall
authorMichael Neuling <mikey@neuling.org>
Wed, 5 Sep 2012 19:17:49 +0000 (19:17 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 7 Sep 2012 01:44:42 +0000 (11:44 +1000)
commit06c887666803608c3efe3807eba0e362307db7c4
treeae0c7f53d1af6b2d32e1f5168763cb0713bec6a1
parent3f4693eeeae45e9253031633adb0c7fde13a5026
powerpc: Use the XDABR hcall

We never use the XDABR hcall since we check for DABR hcall first.
XDABR syscall is better since it allows us to also set the DABRX.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/setup.c