diff options
author | Anton Blanchard <anton@samba.org> | 2013-12-12 05:59:40 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-12-13 05:48:38 +0100 |
commit | 8d15315537578a9ef5d35912d06127205dd82be8 (patch) | |
tree | dfccd24619055e2c1d63a32c2d0ab0976023beed /arch/tile/kernel | |
parent | powerpc/pseries: Fix PCIE link speed endian issue (diff) | |
download | linux-8d15315537578a9ef5d35912d06127205dd82be8.tar.xz linux-8d15315537578a9ef5d35912d06127205dd82be8.zip |
powerpc/pseries: Fix endian issues in MSI code
The MSI code is miscalculating quotas in little endian mode.
Add required byteswaps to fix this.
Before we claimed a quota of 65536, after the patch we
see the correct value of 256.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/tile/kernel')
0 files changed, 0 insertions, 0 deletions