diff options
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | 2014-08-05 16:42:39 -0500 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-08-13 15:14:04 +1000 |
commit | 587870e8650a0571e895cc879cd895c78c6391bf (patch) | |
tree | 19ab81bfde8f7d2165f19396262ae4bcf4ffe5ff /firmware | |
parent | a71d64b4dc4067808549935583d984c7fc9ea647 (diff) | |
download | linux-587870e8650a0571e895cc879cd895c78c6391bf.tar.gz linux-587870e8650a0571e895cc879cd895c78c6391bf.tar.bz2 linux-587870e8650a0571e895cc879cd895c78c6391bf.zip |
powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info
A buffer returned by H_VTERM_PARTNER_INFO contains device information
in big endian format, causing problems for little endian architectures.
This patch ensures that they are in cpu endian.
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions