aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2024-02-06 18:02:05 +0200
committerJohannes Berg <[email protected]>2024-02-08 15:00:48 +0100
commit38a3241f2f7d6e863c71cd6f5fabf2a000d89c9f (patch)
treeca17ec0dc862f5e30950a256b3d015e469e55201 /tools/perf/scripts/python/stackcollapse.py
parentc82a950f63a32c3148db1c6e4a3bd7140a11a95d (diff)
wifi: iwlwifi: fw: allow vmalloc for PNVM image
This image can be pretty big (I've seen order-7 allocations!), and we later have to copy it to DMA memory (in newer FW even there it won't need to be contiguous), so we can easily deal with it being in vmalloc. Use kvmemdup()/kvfree() for it. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240206175739.9b4c06b5d533.Idf699b36ec95ee36f530355cd2cb1da297a098f1@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions