diff options
author | Jia He <justin.he@arm.com> | 2021-07-20 21:26:55 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-20 07:26:06 -0700 |
commit | 91bed5565bba03b2a9f7334b58ae4be9df7c3840 (patch) | |
tree | 4f7c482a9ce3a297758a0eec568cbfbad507cbb8 /drivers/vdpa | |
parent | 8fb4792f091e608a0a1d353dfdf07ef55a719db5 (diff) |
Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"
This reverts commit 6206b7981a36476f4695d661ae139f7db36a802d.
That patch added additional spin_{un}lock_bh(), which was harmless
but pointless. The orginal code path has guaranteed the pair of
spin_{un}lock_bh().
We'd better revert it before we find the exact root cause of the
bug_on mentioned in that patch.
Fixes: 6206b7981a36 ("qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()")
Cc: David S. Miller <davem@davemloft.net>
Cc: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: Jia He <justin.he@arm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions