diff options
author | Greg Kurz <gkurz@linux.vnet.ibm.com> | 2015-02-23 16:14:25 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-03-18 00:48:59 +0100 |
commit | b1fc9484aa339c19bd57702dc88fb046702b6092 (patch) | |
tree | 5a860891e5e0a9f7883e6c5a4126d8508e7b2aee /arch/powerpc/mm/vphn.h | |
parent | powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API (diff) | |
download | linux-b1fc9484aa339c19bd57702dc88fb046702b6092.tar.xz linux-b1fc9484aa339c19bd57702dc88fb046702b6092.zip |
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
The first argument to vphn_unpack_associativity() is a const long *, but the
parsing code expects __be64 values actually. Let's move the endian fixing
down for consistency.
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/mm/vphn.h')
0 files changed, 0 insertions, 0 deletions