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:41:27 +0200 |
commit | e38c6748d1ccf4b0651750289389168de722e934 (patch) | |
tree | 936366fc1620bf6132c2eea63faa8c4246013ce9 /net/tls/tls_device.c | |
parent | 835ae6cc28d9bc96fe62428862885cc510e534d7 (diff) | |
download | linux-rt-e38c6748d1ccf4b0651750289389168de722e934.tar.gz |
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/tls/tls_device.c')
0 files changed, 0 insertions, 0 deletions