aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_input.c
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2016-09-05 01:57:35 -0400
committerDavid S. Miller <davem@davemloft.net>2016-09-06 13:59:17 -0700
commit9d13744bb75078175ab49408f2abb980e4dbccc9 (patch)
tree24755e1b449f6e5091229dfc2ce30ef49f652fe5 /net/xfrm/xfrm_input.c
parentnet: Don't delete routes in different VRFs (diff)
downloadlinux-dev-9d13744bb75078175ab49408f2abb980e4dbccc9.tar.xz
linux-dev-9d13744bb75078175ab49408f2abb980e4dbccc9.zip
bnxt_en: Fix TX push operation on ARM64.
There is a code path where we are calling __iowrite64_copy() on an address that is not 64-bit aligned. This causes an exception on some architectures such as arm64. Fix that code path by using __iowrite32_copy(). Reported-by: JD Zheng <jiandong.zheng@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_input.c')
0 files changed, 0 insertions, 0 deletions