diff options
author | 2021-06-12 07:39:51 +0200 | |
---|---|---|
committer | 2021-06-18 15:23:42 +0300 | |
commit | 3002f467a0b0a70aec01d9f446da4ac8c6fda10b (patch) | |
tree | 8d89051e3106a70fdff3ae3dfc3a03994938fa51 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | habanalabs: print firmware versions (diff) | |
download | linux-dev-3002f467a0b0a70aec01d9f446da4ac8c6fda10b.tar.xz linux-dev-3002f467a0b0a70aec01d9f446da4ac8c6fda10b.zip |
habanalabs: Fix an error handling path in 'hl_pci_probe()'
If an error occurs after a 'pci_enable_pcie_error_reporting()' call, it
must be undone by a corresponding 'pci_disable_pcie_error_reporting()'
call, as already done in the remove function.
Fixes: 2e5eda4681f9 ("habanalabs: PCIe Advanced Error Reporting support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions