Files
linux/drivers/net/wireless/ath
Aaron Ma 16c436fa4f ath11k: qmi: avoid error messages when dma allocation fails
commit b9b5948cdd upstream.

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 <aaron.ma@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210823063258.37747-1-aaron.ma@canonical.com
Cc: "Limonciello, Mario" <mario.limonciello@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-27 11:05:18 +01:00
..
2021-09-24 14:08:10 +03:00
2022-01-27 11:04:38 +01:00
2021-06-15 17:01:24 +03:00
2019-04-29 17:55:53 +03:00