aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorToshi Kani <[email protected]>2018-02-02 14:00:36 -0700
committerDan Williams <[email protected]>2018-02-02 13:49:29 -0800
commit23fbd7c70aec7600e3227eb24259fc55bf6e4881 (patch)
tree55e8986f9632c035151cdfcaa5aeae32b5f08511 /lib/netdev-notifier-error-inject.c
parentf2ba5a5baecf795c2150826bd0c95fc3f7f3d226 (diff)
acpi, nfit: fix register dimm error handling
A NULL pointer reference kernel bug was observed when acpi_nfit_add_dimm() called in acpi_nfit_register_dimms() failed. This error path does not set nfit_mem->nvdimm, but the 2nd list_for_each_entry() loop in the function assumes it's always set. Add a check to nfit_mem->nvdimm. Cc: <[email protected]> Fixes: ba9c8dd3c222 ("acpi, nfit: add dimm device notification support") Signed-off-by: Toshi Kani <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions