]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/powernv: Don't register exception handlers in little endian mode
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 23 Sep 2013 02:05:04 +0000 (12:05 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:50 +0000 (16:48 +1100)
commit29186097f9267938af399897482c5a53686b3cce
tree4acc040b22bcb4ff9e1beec2adb78343c4b6d8bf
parentbe401b372fae219cf04c0c38890834c813d8dc90
powerpc/powernv: Don't register exception handlers in little endian mode

The powernv exception handlers are not ready to take exceptions
in little endian mode, so disable them.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/opal.c