diff options
author | Huanhuan Wang <huanhuan.wang@corigine.com> | 2022-12-16 17:31:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-19 15:35:20 +0300 |
commit | 1b0c84a32e37cf85d552261005091eb695313f38 (patch) | |
tree | 5d8c6b70e8b45902b2ea6b9f6b531874e83f05db /block | |
parent | e0c8bccd40fc1c19e1d246c39bcf79e357e1ada3 (diff) | |
download | linux-1b0c84a32e37cf85d552261005091eb695313f38.tar.xz |
nfp: fix unaligned io read of capabilities word
The address of 32-bit extend capability is not qword aligned,
and may cause exception in some arch.
Fixes: 484963ce9f1e ("nfp: extend capability and control words")
Signed-off-by: Huanhuan Wang <huanhuan.wang@corigine.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions