diff options
author | Dick Kennedy <dick.kennedy@broadcom.com> | 2017-09-30 03:34:27 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-10-03 05:46:32 +0300 |
commit | 1901762f2ca2747ed269239ca5332a8023ce4e3d (patch) | |
tree | b9fc42687508789dae446dd15cea43138e5ac36a /tools/perf/scripts/python/stackcollapse.py | |
parent | 85ce6b42d04493f5617d41727a27ded2d1908f2a (diff) | |
download | linux-1901762f2ca2747ed269239ca5332a8023ce4e3d.tar.xz |
scsi: lpfc: fix pci hot plug crash in timer management routines
During pci hot plug, the kernel crashes in timer management code.
The sli4 remove_one handler is not stoping the timers as it starts to
remove the port so that it can be swapped.
Fix: Stop the timers early in the handler routine.
Note: Fix in SLI-4 only. SLI-3 already stopped the timers properly.
Cc: <stable@vger.kernel.org> # 4.12+
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions