diff options
author | Christoph Hellwig <[email protected]> | 2018-03-19 11:38:21 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-20 10:01:58 +0100 |
commit | 178c5682447ac0e315f0f3e27664fd4e0d2721cc (patch) | |
tree | 210473262a9f71c8951f5464920f74b76c98226e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d657c5c73ca987214a6f9436e435b34fc60f332a (diff) |
x86/dma: Remove dma_alloc_coherent_gfp_flags()
All dma_ops implementations used on x86 now take care of setting their own
required GFP_ masks for the allocation. And given that the common code
now clears harmful flags itself that means we can stop the flags in all
the IOMMU implementations as well.
Tested-by: Tom Lendacky <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Jon Mason <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Muli Ben-Yehuda <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions