aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVladyslav Tarasiuk <[email protected]>2019-12-26 10:41:56 +0200
committerDavid S. Miller <[email protected]>2019-12-26 11:48:39 -0800
commita5bcd72e054aabb93ddc51ed8cde36a5bfc50271 (patch)
treea819f759d001be6807ccbd3e50622ab1aa77c3fb /tools/perf/scripts/python/stackcollapse.py
parent095e90e080a502e8737b8694c15f03f16d4df6ab (diff)
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
The burning process requires to perform internal allocations of large chunks of memory. This memory doesn't need to be contiguous and can be safely allocated by vzalloc() instead of kzalloc(). This patch changes such allocation to avoid possible out-of-memory failure. Fixes: 410ed13cae39 ("Add the mlxfw module for Mellanox firmware flash process") Signed-off-by: Vladyslav Tarasiuk <[email protected]> Reviewed-by: Aya Levin <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Tested-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions