summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/s3c-fb.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-03-22 18:22:33 +0300
committerJoerg Roedel <jroedel@suse.de>2018-03-29 11:38:14 +0300
commit39ffe39545cd5cb5b8cee9f0469165cf24dc62c2 (patch)
treebc75f5ff338a71b941e204c1611dc7d7cb44f891 /drivers/video/fbdev/s3c-fb.c
parent90ca3859f5ea90050d00e695355934b37357e7bb (diff)
downloadlinux-39ffe39545cd5cb5b8cee9f0469165cf24dc62c2.tar.xz
iommu/amd: Take into account that alloc_dev_data() may return NULL
find_dev_data() does not check whether the return value alloc_dev_data() is NULL. This was okay once because the pointer was returned once as-is. Since commit df3f7a6e8e85 ("iommu/amd: Use is_attach_deferred call-back") the pointer may be used within find_dev_data() so a NULL check is required. Cc: Baoquan He <bhe@redhat.com> Fixes: df3f7a6e8e85 ("iommu/amd: Use is_attach_deferred call-back") Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/video/fbdev/s3c-fb.c')
0 files changed, 0 insertions, 0 deletions