https://bugs.kde.org/show_bug.cgi?id=381556
kevinz <kevin.z...@linaro.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kevin.z...@linaro.org --- Comment #16 from kevinz <kevin.z...@linaro.org> --- Does this mask still need now? We are running PMDK(https://github.com/pmem/pmdk) test suite with Valgrind on aarch64. Now we find that with Valgrind some CPU features(here we need dcpop) is masked due to this patch and that will induce the code always can not run the CPU flushing code: https://github.com/pmem/pmdk/blob/master/src/libpmem2/aarch64/arm_cacheops.h#L61 -- You are receiving this mail because: You are watching all bug changes.