Skip to content
  • David Ahern's avatar
    IB/core: Fix unaligned accesses · 0d0f738f
    David Ahern authored
    
    
    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: default avatarDavid Ahern <david.ahern@oracle.com>
    Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
    0d0f738f