summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2019-04-10 06:58:13 +0000
committerDavid S. Miller <davem@davemloft.net>2019-04-10 11:57:07 -0700
commita8c133b06183c529c51cd0d54eb57d6b7078370c (patch)
treeed2c2a01909e9cb3377d5e5130cdcf2e3a400b53 /drivers/net/wan
parentd4d0e40977ac450f32f2db5e4d8e23c9d2578899 (diff)
downloadlinux-a8c133b06183c529c51cd0d54eb57d6b7078370c.tar.bz2
mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
The EMAD workqueue is used to handle retransmission of EMAD packets that contain configuration data for the device's firmware. Given the workers need to allocate these packets and that the code is not called as part of memory reclaim path, remove the WQ_MEM_RECLAIM flag. Fixes: d965465b60ba ("mlxsw: core: Fix possible deadlock") Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions