diff options
author | 2015-07-09 22:21:41 +0900 | |
---|---|---|
committer | 2015-07-23 15:05:53 -0700 | |
commit | 97a60eac33f663d2150ee1b3c69253d87ba53dff (patch) | |
tree | 14465d948b30395805aec179f4970bb42118759a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | n_tty: signal and flush atomically (diff) | |
download | wireguard-linux-97a60eac33f663d2150ee1b3c69253d87ba53dff.tar.xz wireguard-linux-97a60eac33f663d2150ee1b3c69253d87ba53dff.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions