diff options
author | Insu Yun <wuninsu@gmail.com> | 2015-10-15 19:19:30 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-10-26 06:57:27 +0300 |
commit | bc1e49df345cf9be38ba29ead45a12f86ceb5fe2 (patch) | |
tree | ee949ea50dcb7c65f87789c0ec5b33de8b95c871 /Kconfig | |
parent | f934c745079ea3a15e8619350faf681dad42cc91 (diff) | |
download | linux-bc1e49df345cf9be38ba29ead45a12f86ceb5fe2.tar.xz |
ACPI / sysfs: correctly check failing memory allocation
Since kobject_create_and_add() can fail under memory pressure,
its return value needs to be checked against NULL before passing
it to sysfs_create_file().
Signed-off-by: Insu Yun <wuninsu@gmail.com>
[ rjw: Subject & changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions