diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2016-03-04 13:55:15 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-03-09 02:41:07 +0300 |
commit | 41795a8a3cff8e4ba54236ca16c3814ba9cd7f39 (patch) | |
tree | ba2adcb9e606cee93dbac2febc562805702e0fcd /kernel/debug/debug_core.h | |
parent | beda5fc1ff9b527059290a97b672d2ee0eb7b92f (diff) | |
download | linux-41795a8a3cff8e4ba54236ca16c3814ba9cd7f39.tar.xz |
PM / Domains: Fix potential NULL pointer dereference
In the function of_genpd_get_from_provider(), we never check to see if
the argument 'genpdspec' is NULL before dereferencing it. Add error
checking to handle any NULL pointers.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/debug/debug_core.h')
0 files changed, 0 insertions, 0 deletions