aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMitch Williams <[email protected]>2014-04-01 07:11:50 +0000
committerJeff Kirsher <[email protected]>2014-04-28 05:00:46 -0700
commit169f40760ec5e96b9c2e8718ae8f407f5c1e3fc6 (patch)
tree6d39833a19df48255fcb8c5115303cc6bb21103a /tools/perf/scripts/python
parent014269ff376f552363ecdab78d3d947fbe2237d9 (diff)
i40evf: fix panic on PF driver fail
Fix a panic that would occur in the VF if the PF driver failed or was removed from the host kernel. In this case, the VF driver calls i40evf_close(), but this function does nothing because the driver is in the resetting state. Because of this, the driver doesn't free its irqs and causes a kernel panic when it tries to disable MSI-X. Change-ID: If95644a89e554b4d7be0dca1b6add26f63047129 Signed-off-by: Mitch Williams <[email protected]> Signed-off-by: Catherine Sullivan <[email protected]> Tested-by: Sibai Li <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions