diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2018-07-12 12:28:22 +0300 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2018-07-16 19:36:42 +0300 |
commit | 9f30b5ae0585ca5234fe979294b8f897299dec99 (patch) | |
tree | 1845b5e6fd8ba5a0403951ba6603893f6f5b453b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) | |
download | linux-9f30b5ae0585ca5234fe979294b8f897299dec99.tar.xz |
ARM: hisi: fix error handling and missing of_node_put
of_iomap() can return NULL which seems critical here and thus should be
explicitly flagged so that the cause of system halting can be understood.
As of_find_compatible_node() is returning a device node with refcount
incremented it must be explicitly decremented here.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: commit 7fda91e73155 ("ARM: hisi: enable smp for HiP01")
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions