diff options
author | 2016-02-17 13:06:33 -0500 | |
---|---|---|
committer | 2016-02-29 17:11:57 -0500 | |
commit | a82268b30a8b4b920d0bad24472cbb000c8e734a (patch) | |
tree | 063c147555cf98e4b6bf0c6604d5fa16ad7a6f1b /net/unix/af_unix.c | |
parent | RDMA/nes: Replace LRO with GRO (diff) | |
download | wireguard-linux-a82268b30a8b4b920d0bad24472cbb000c8e734a.tar.xz wireguard-linux-a82268b30a8b4b920d0bad24472cbb000c8e734a.zip |
nes: handling failed allocation when creating workqueue
Since create_singlethread_workqueue uses kzalloc internally,
it can fail when the system is under memory pressure, so need
to handle it.
Signed-off-by: Insu Yun <wuninsu@gmail.com>
Reviewed-by: Leon Romanovsky <leon@leon.nu>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions