diff options
author | David Ahern <david.ahern@oracle.com> | 2015-05-03 15:48:26 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-05-05 19:21:27 +0200 |
commit | 0d0f738f6a11856a704dcd8fd3a008b200f17625 (patch) | |
tree | ea08fffa6d53cd7e8e16032f5d9140d4f1dde5d8 /kernel/profile.c | |
parent | IB/core: change rdma_gid2ip into void function as it always return zero (diff) | |
download | linux-0d0f738f6a11856a704dcd8fd3a008b200f17625.tar.xz linux-0d0f738f6a11856a704dcd8fd3a008b200f17625.zip |
IB/core: Fix unaligned accesses
Addresses the following kernel logs seen during boot of sparc systems:
Kernel unaligned access at TPC[103bce50] cm_find_listen+0x34/0xf8 [ib_cm]
Kernel unaligned access at TPC[103bce50] cm_find_listen+0x34/0xf8 [ib_cm]
Kernel unaligned access at TPC[103bce50] cm_find_listen+0x34/0xf8 [ib_cm]
Kernel unaligned access at TPC[103bce50] cm_find_listen+0x34/0xf8 [ib_cm]
Kernel unaligned access at TPC[103bce50] cm_find_listen+0x34/0xf8 [ib_cm]
Signed-off-by: David Ahern <david.ahern@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'kernel/profile.c')
0 files changed, 0 insertions, 0 deletions