diff options
author | Guillaume Ranquet <granquet@baylibre.com> | 2021-05-13 22:26:42 +0300 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2021-06-30 15:47:46 +0300 |
commit | e0c950d2fddbd95d69774cffa7f77c2369bbf966 (patch) | |
tree | 489d435db5b4726e274a7eac437759f51d1cccc5 /net/dccp | |
parent | f7b1926c7c5d98c035162c54b9613e547f50c240 (diff) | |
download | linux-e0c950d2fddbd95d69774cffa7f77c2369bbf966.tar.xz |
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
[ Upstream commit 9041575348b21ade1fb74d790f1aac85d68198c7 ]
As recommended by the doc in:
Documentation/drivers-api/dmaengine/provider.rst
Use GFP_NOWAIT to not deplete the emergency pool.
Signed-off-by: Guillaume Ranquet <granquet@baylibre.com>
Link: https://lore.kernel.org/r/20210513192642.29446-4-granquet@baylibre.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions