commit | e844b1eeae42dc93bf13e67812a95ee7b58be8c7 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Nov 20 22:14:59 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 21 09:19:16 2013 +1100 |
tree | 7c36d37d883ed5ec6b386277c38e20d9485fdaca | |
parent | b91da2d4ce896c324bdbf1a078dbbe2db9a35ef1 [diff] |
pseries: Add H_SET_MODE to change exception endianness On little endian builds call H_SET_MODE so exceptions have the correct endianness. We need to reset the endian during kexec so do that in the MMU hashtable clear callback. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>