diff options
author | Ido Schimmel <idosch@mellanox.com> | 2019-04-10 06:58:15 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 19:42:32 +0200 |
commit | b2e74c86dd083ffbbe15f506ebf54c1a623a15b7 (patch) | |
tree | ca2849e6a067cb3ed28a7d58b0201c54d28d195a /net/nfc/nci | |
parent | a57ffab8d3ec7803d01e8dcde6f5b7c248216a84 (diff) |
mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
[ Upstream commit b442fed1b724af0de087912a5718ddde1b87acbb ]
The workqueue is used to periodically update the networking stack about
activity / statistics of various objects such as neighbours and TC
actions.
It should not be called as part of memory reclaim path, so remove the
WQ_MEM_RECLAIM flag.
Fixes: 3d5479e92087 ("mlxsw: core: Remove deprecated create_workqueue")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Diffstat (limited to 'net/nfc/nci')
0 files changed, 0 insertions, 0 deletions