summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@amd.com>2023-05-02 21:35:36 +0300
committerDavid S. Miller <davem@davemloft.net>2023-05-03 11:14:47 +0300
commit4a54903ff68ddb33b6463c94b4eb37fc584ef760 (patch)
tree789c02e2a417037fc8ff45ebb69b8e8489e29f7e /tools/perf/scripts/python/syscall-counts.py
parent9ad685dbfe7e856bbf17a7177b64676d324d6ed7 (diff)
downloadlinux-4a54903ff68ddb33b6463c94b4eb37fc584ef760.tar.xz
ionic: catch failure from devlink_alloc
Add a check for NULL on the alloc return. If devlink_alloc() fails and we try to use devlink_priv() on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will still fail, but at least it won't panic the kernel. Fixes: df69ba43217d ("ionic: Add basic framework for IONIC Network device driver") Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions