diff options
author | Wang Hui <[email protected]> | 2021-01-15 22:59:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-01-21 18:54:37 +0100 |
commit | 927633a6d20af319d986f3e42c3ef9f6d7835008 (patch) | |
tree | fb1480a22b0580cb00837eb66e1b63cfd42d2e50 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 02039b172327da1e64beca615500367abf8605c6 (diff) |
stm class: Fix module init return on allocation failure
In stm_heartbeat_init(): return value gets reset after the first
iteration by stm_source_register_device(), so allocation failures
after that will, after a clean up, return success. Fix that.
Fixes: 119291853038 ("stm class: Add heartbeat stm source device")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wang Hui <[email protected]>
Signed-off-by: Alexander Shishkin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions