diff options
author | 2013-06-18 17:29:44 +0300 | |
---|---|---|
committer | 2013-06-18 19:11:04 +0100 | |
commit | 5548f98c46538d1da04eff179a52e50537d11465 (patch) | |
tree | f142b3a58326013fc43db8be35fe8043636181b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.10-rc6 (diff) | |
download | linux-dev-5548f98c46538d1da04eff179a52e50537d11465.tar.xz linux-dev-5548f98c46538d1da04eff179a52e50537d11465.zip |
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
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions