diff options
author | Will Deacon <will@kernel.org> | 2019-10-25 14:06:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-29 20:33:10 +0300 |
commit | 85ac30fa2e24f628e9f4f9344460f4015d33fd7d (patch) | |
tree | cef916555e9a605b09f7acda5776143e16550432 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 55793d2a431c184c8b9774f5df41d7f533505d8e (diff) | |
download | linux-85ac30fa2e24f628e9f4f9344460f4015d33fd7d.tar.xz |
fjes: Handle workqueue allocation failure
In the highly unlikely event that we fail to allocate either of the
"/txrx" or "/control" workqueues, we should bail cleanly rather than
blindly march on with NULL queue pointer(s) installed in the
'fjes_adapter' instance.
Cc: "David S. Miller" <davem@davemloft.net>
Reported-by: Nicolas Waisman <nico@semmle.com>
Link: https://lore.kernel.org/lkml/CADJ_3a8WFrs5NouXNqS5WYe7rebFP+_A5CheeqAyD_p7DFJJcg@mail.gmail.com/
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions