Commit 5548f98c46538d1da04eff179a52e50537d11465
Committed by
Mark Brown
1 parent
7d13205581
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
spi/pxa2xx: use GFP_ATOMIC in sg table allocation
pxa2xx_spi_map_dma_buffer() gets called in tasklet context so we can't sleep when we allocate a new sg table. Use GFP_ATOMIC here instead. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Mark Brown <broonie@linaro.org> Cc: stable@vger.kernel.org
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff