summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJulian Vetter <jvetter@kalrayinc.com>2024-10-10 15:46:01 +0300
committerTakashi Iwai <tiwai@suse.de>2024-10-10 17:11:18 +0300
commitad6639f143a0b42d7fb110ad14f5949f7c218890 (patch)
tree312ea1c6eadbcec3a65ad41d12b4e3655456a8e8 /tools/perf/scripts/python/stackcollapse.py
parent122fe6e915cef4710461bc7f137da03607003a0e (diff)
downloadlinux-ad6639f143a0b42d7fb110ad14f5949f7c218890.tar.xz
sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
When building for the UM arch and neither INDIRECT_IOMEM=y, nor HAS_IOMEM=y is selected, it will fall back to the implementations from asm-generic/io.h for IO memcpy. But these fall-back functions just do a memcpy. So, instead of depending on UML, add dependency on 'HAS_IOMEM || INDIRECT_IOMEM'. Reviewed-by: Yann Sionneau <ysionneau@kalrayinc.com> Signed-off-by: Julian Vetter <jvetter@kalrayinc.com> Link: https://patch.msgid.link/20241010124601.700528-1-jvetter@kalrayinc.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions