diff options
author | Christian König <[email protected]> | 2018-01-04 14:24:19 +0100 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2018-01-15 09:35:18 +0100 |
commit | d0bc0c2a31c95002d37c3cc511ffdcab851b3256 (patch) | |
tree | f00d90d41fd94e210b2c19a557cc662a7fc227c3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 23475ad49e704b9aee14970c4c191768798412c9 (diff) |
swiotlb: suppress warning when __GFP_NOWARN is set
TTM tries to allocate coherent memory in chunks of 2MB first to improve
TLB efficiency and falls back to allocating 4K pages if that fails.
Suppress the warning when the 2MB allocations fails since there is a
valid fall back path.
Signed-off-by: Christian König <[email protected]>
Reported-by: Mike Galbraith <[email protected]>
Acked-by: Konrad Rzeszutek Wilk <[email protected]>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104082
CC: [email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions