summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>2015-07-09 16:21:41 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-07-24 01:05:53 +0300
commit97a60eac33f663d2150ee1b3c69253d87ba53dff (patch)
tree14465d948b30395805aec179f4970bb42118759a /tools/perf/scripts/python/call-graph-from-postgresql.py
parent3b19e032295647b7be2aa3be62510db4aaeda759 (diff)
downloadlinux-97a60eac33f663d2150ee1b3c69253d87ba53dff.tar.xz
serial: amba-pl011: Fix devm_ioremap_resource return value check
Value returned by devm_ioremap_resource() was checked for non-NULL but devm_ioremap_resource() returns IOMEM_ERR_PTR, not NULL. In case of error this could lead to dereference of ERR_PTR. Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com> Cc: <stable@vger.kernel.org> Fixes: 3873e2d7f63a ("drivers: PL011: refactor pl011_probe()") Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions