diff options
author | 2020-07-29 17:19:18 -0700 | |
---|---|---|
committer | 2020-08-01 08:44:04 -0700 | |
commit | bcc46cb8a077c6189b44f1555b8659837f748eb2 (patch) | |
tree | da1dbfb406e1a9b5a8cd36807caf71c4b7df7bb4 /tools/perf/scripts/python | |
parent | ice: port fix for chk_linearlize (diff) | |
download | linux-dev-bcc46cb8a077c6189b44f1555b8659837f748eb2.tar.xz linux-dev-bcc46cb8a077c6189b44f1555b8659837f748eb2.zip |
ice: Graceful error handling in HW table calloc failure
In the ice_init_hw_tbls, if the devm_kcalloc for es->written fails, catch
that error and bail out gracefully, instead of continuing with a NULL
pointer.
Fixes: 32d63fa1e9f3 ("ice: Initialize DDP package structures")
Signed-off-by: Surabhi Boob <surabhi.boob@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions