commit | 06c887666803608c3efe3807eba0e362307db7c4 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Wed Sep 05 19:17:49 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Sep 07 11:44:42 2012 +1000 |
tree | ae0c7f53d1af6b2d32e1f5168763cb0713bec6a1 | |
parent | 3f4693eeeae45e9253031633adb0c7fde13a5026 [diff] |
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>