commit | b08a2a12e44eaec5024b2b969f4fcb98169d1ca3 | [log] [tgz] |
---|---|---|
author | Alistair Popple <alistair@popple.id.au> | Wed Aug 07 02:01:44 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Aug 14 15:33:33 2013 +1000 |
tree | 4e3be2848acb12dfa67fcff870b1cec902f23192 | |
parent | 4a396dc6faa1d8c5b2a079d2018791934e7492b1 [diff] |
powerpc: Make NUMA device node code endian safe The device tree is big endian so make sure we byteswap on little endian. We assume any pHyp calls also return big endian results in memory. Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>