commit | ddf0322a3ffe2d98facc72f255ac5c140b547c72 | [log] [tgz] |
---|---|---|
author | Guo Chao <yan@linux.vnet.ibm.com> | Mon Jun 09 16:58:51 2014 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jun 11 17:03:23 2014 +1000 |
tree | 72c1e1a794a0b2363e8053617accb9c306d04777 | |
parent | 8b9f9269bcfb4fe9b44bb52aac1ce796834109fe [diff] |
powerpc/powernv: Fix endianness problems in EEH EEH information fetched from OPAL need fix before using in LE environment. To be included in sparse's endian check, declare them as __beXX and access them by accessors. Cc: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Guo Chao <yan@linux.vnet.ibm.com> Acked-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>