summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-05-30 12:09:59 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2018-06-06 04:15:08 +0300
commita0c1c185fbe2cd6052059604380b26441e2f935f (patch)
tree4dac32f80e5ebdbb048b37cbb5c4fee334f7b539 /tools/perf/scripts/python/export-to-sqlite.py
parentaf6c5d5e01ad9f2c9ca38cccaae6b5d67ddd241f (diff)
downloadlinux-a0c1c185fbe2cd6052059604380b26441e2f935f.tar.xz
scsi: aacraid: remove bogus GFP_DMA32 specifies
For one GFP_DMA32 does not actually work with kmalloc, as we only have GFP_DMA and GFP_KERNEL caches, but not GFP_DMA32. Second the memory is mapped using the proper DMA API anyway, which would include proper bounce buffering if needed by the device. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions