aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorShahar S Matityahu <[email protected]>2018-11-26 11:19:00 +0200
committerLuca Coelho <[email protected]>2019-01-29 16:10:33 +0200
commit07a44b322397b1a5e8c96ceef8ce352fe79ac7ee (patch)
tree501b6c2046c0c5af2246a8a38b8a0ca493f472c9 /tools/perf/scripts/python/mem-phys-addr.py
parent40ecdd01d46e67fddff4407f7c37554d9640d1ea (diff)
iwlwifi: dbg_ini: allocate dram buffer with proper flags
Use the same flags we use in the legacy buffer allocation. Missing __GFP_NOWARN will cause an unwanted warning incase we fail to allocate. Missing __GFP_ZERO will give a buffer initially filled with garbage which can make debug difficult in case our wrap count is zero. Signed-off-by: Shahar S Matityahu <[email protected]> Fixes: d47902f9f71d ("iwlwifi: dbg: add apply point logic") Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions