diff options
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-07-05 17:08:09 +0200 |
---|---|---|
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2008-01-25 08:31:39 +0100 |
commit | 3611553ef985ef7c5863c8a94641738addd04cff (patch) | |
tree | 5eca5f85e16514ee8c0c2122d74693073067c9a9 /kernel/compat.c | |
parent | Linux 2.6.24 (diff) | |
download | linux-3611553ef985ef7c5863c8a94641738addd04cff.tar.xz linux-3611553ef985ef7c5863c8a94641738addd04cff.zip |
[AVR32] Drop GFP_COMP for DMA memory allocations
dma_alloc_coherent wants to split pages after allocation in order to
reduce the memory footprint. This does not work well with GFP_COMP
pages, so drop this flag before allocation.
This patch was forward-ported from BSP 2.0
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions