aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorAditya Pakki <[email protected]>2019-03-12 15:05:52 +0000
committerAndy Shevchenko <[email protected]>2019-03-18 09:43:23 +0000
commitd6cb77228e3ae070061195a6fff6ba7c3c0b8e47 (patch)
tree27d0cb8245f91afe0c1a6debce5a41ea3e22c0c3 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentLinux 5.1-rc1 (diff)
downloadkernel-d6cb77228e3ae070061195a6fff6ba7c3c0b8e47.tar.gz
kernel-d6cb77228e3ae070061195a6fff6ba7c3c0b8e47.zip
pinctrl: baytrail: Fix potential NULL pointer dereference
saved-context in byt_gpio_probe is allocated via devm_kcalloc and is used without checking for NULL in later functions. This patch avoids such a scenario. Signed-off-by: Aditya Pakki <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions