Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
af_netlink.c | ||
af_netlink.h | ||
diag.c | ||
genetlink.c |
It is wrong to schedule a work from sk_destruct using the socket as the memory reserve because the socket will be freed immediately after the return from sk_destruct. Instead we should do the deferral prior to sk_free. This patch does just that. Fixes: 707693c8 ("netlink: Call cb->done from a worker thread") Signed-off-by:Herbert Xu <herbert@gondor.apana.org.au> Tested-by:
Andrey Konovalov <andreyknvl@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Kconfig | Loading commit data... | |
Makefile | Loading commit data... | |
af_netlink.c | Loading commit data... | |
af_netlink.h | Loading commit data... | |
diag.c | Loading commit data... | |
genetlink.c | Loading commit data... |