diff options
author | Insu Yun <wuninsu@gmail.com> | 2015-10-17 19:25:07 +0000 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-10-19 11:42:02 +0200 |
commit | d2c85ac24ed7636934f469fac8836b87c7e6cb40 (patch) | |
tree | d40442df29f9704604f316735ac9f2997d4a05d6 /kernel/up.c | |
parent | e74eba049356fdad6713ab66322d9aeb0e85608b (diff) | |
download | linux-d2c85ac24ed7636934f469fac8836b87c7e6cb40.tar.gz linux-d2c85ac24ed7636934f469fac8836b87c7e6cb40.tar.bz2 linux-d2c85ac24ed7636934f469fac8836b87c7e6cb40.zip |
hsi: correctly handle return value of kzalloc
Since kzalloc can be failed in memory pressure,
its return value should be checked and handled.
Signed-off-by: Insu Yun <wuninsu@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'kernel/up.c')
0 files changed, 0 insertions, 0 deletions