aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAlok Prasad <[email protected]>2020-06-05 16:30:34 +0000
committerDavid S. Miller <[email protected]>2020-06-05 13:20:16 -0700
commit6da95b52b8ea4944ed1e596ee6db176ee83ddbeb (patch)
treec8b2007fd1cf22b6cb0bacb9462b4051574d32ac /tools/perf/util/scripting-engines/trace-event-python.c
parentfdb4276aae1100aa13f955eff6c944a8200a15ac (diff)
net: qed: fixes crash while running driver in kdump kernel
This fixes a crash introduced by recent is_kdump_kernel() check. The source of the crash is that kdump kernel can be loaded on a system with already created VFs. But for such VFs, it will follow a logic path of PF and eventually crash. Thus, we are partially reverting back previous changes and instead use is_kdump_kernel is a single init point of PF init, where we disable SRIOV explicitly. Fixes: 37d4f8a6b41f ("net: qed: Disable SRIOV functionality inside kdump kernel") Cc: Bhupesh Sharma <[email protected]> Signed-off-by: Igor Russkikh <[email protected]> Signed-off-by: Alok Prasad <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions