diff options
author | Insu Yun <[email protected]> | 2016-02-17 13:06:33 -0500 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-02-29 17:11:57 -0500 |
commit | a82268b30a8b4b920d0bad24472cbb000c8e734a (patch) | |
tree | 063c147555cf98e4b6bf0c6604d5fa16ad7a6f1b /net/lapb/lapb_subr.c | |
parent | bfec53c6c88aa2b18a5015ca3e0137d4e0dec95a (diff) |
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 <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions