diff options
author | 2019-06-14 15:47:20 +0200 | |
---|---|---|
committer | 2019-09-06 15:31:19 +0300 | |
commit | 2d46f7af5ee32cee327b982f60fdf9da11e3efcc (patch) | |
tree | 0399efd71bf65ce48b9db3d765f6f614c0b5fdb0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | iwlwifi: dbg_ini: remove periphery phy and aux regions handling (diff) | |
download | linux-dev-2d46f7af5ee32cee327b982f60fdf9da11e3efcc.tar.xz linux-dev-2d46f7af5ee32cee327b982f60fdf9da11e3efcc.zip |
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
dma_alloc_coherent is not just the page allocator. The only valid
arguments to pass are either GFP_ATOMIC or GFP_ATOMIC with possible
modifiers of __GFP_NORETRY or __GFP_NOWARN.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions