diff options
author | Pankaj Dubey <pankaj.dubey@samsung.com> | 2015-11-13 09:29:36 (GMT) |
---|---|---|
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-11-17 04:32:56 (GMT) |
commit | ce36f6ad862fc3bc2466c89de17694e582a778b5 (patch) | |
tree | 4d46f511e6b7db8c625b611e9640d3276b2ec0bd /arch/arm/mach-iop32x | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) | |
download | linux-ce36f6ad862fc3bc2466c89de17694e582a778b5.tar.xz |
ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
If no platform devices binded to the driver but driver itself loaded and
exynos_sys_powerdown_conf is called from
arch/arm/mach-exynos/{suspend.c, pm.c} it will result in NULL pointer access,
to prevent this added check on pmu_context for NULL.
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'arch/arm/mach-iop32x')
0 files changed, 0 insertions, 0 deletions