diff options
author | Jan Beulich <[email protected]> | 2009-11-08 12:12:14 +0100 |
---|---|---|
committer | Jesse Barnes <[email protected]> | 2009-11-08 07:44:30 -0800 |
commit | eb647138acefc897c0eb6eddd5d3650966dfe627 (patch) | |
tree | 244dea2f091102cf21831a4097354fe6cf5f8e0f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 761434a318a64bf521f8abcc920e1d9837640fa2 (diff) |
x86/PCI: Adjust GFP mask handling for coherent allocations
Rather than forcing GFP flags and DMA mask to be inconsistent,
GFP flags should be determined even for the fallback device
through dma_alloc_coherent_mask()/dma_alloc_coherent_gfp_flags().
This restores 64-bit behavior as it was prior to commits
8965eb19386fdf5ccd0ef8b02593eb8560aa3416 and
4a367f3a9dbf2e7ffcee4702203479809236ee6e (not sure why there are
two of them), where GFP_DMA was forced on for 32-bit, but not
for 64-bit, with the slight adjustment that afaict even 32-bit
doesn't need this without CONFIG_ISA.
Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Takashi Iwai <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions