diff options
author | Aaron Ma <[email protected]> | 2021-09-28 12:05:43 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-09-28 13:55:16 +0300 |
commit | b9b5948cdd7bc8d9fa31c78cbbb04382c815587f (patch) | |
tree | ec010a5a508c604573f2f2e7745a036649bfcef4 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | b2549465cdeac3847487ce88b15ca47c37b60b88 (diff) |
ath11k: qmi: avoid error messages when dma allocation fails
qmi tries to allocate a large contiguous dma memory at first,
on the AMD Ryzen platform it fails, then retries with small slices.
So set flag GFP_NOWARN to avoid flooding dmesg.
Signed-off-by: Aaron Ma <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions