aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2022-12-29 16:58:21 +0800
committerHerbert Xu <[email protected]>2023-01-06 17:15:46 +0800
commit39a76cf1f5cecec2256ab2d20cf714573c5d994c (patch)
tree9431669d76f8ca3dc94933c9be62375062f195a6 /tools/perf/scripts/python/bin/stackcollapse-record
parent4f289826fee03571c2784272dd530aae1fd77566 (diff)
crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
GFP_DMA does not guarantee that the returned memory is aligned for DMA. In fact for sun8i-ss it is superfluous and can be removed. However, kmalloc may start returning DMA-unaligned memory in future so fix this by adding the alignment by hand. Signed-off-by: Herbert Xu <[email protected]> Tested-by: Corentin Labbe <[email protected]> Acked-by: Corentin Labbe <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions