diff options
author | Benjamin Gray <bgray@linux.ibm.com> | 2022-11-09 15:51:08 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-11-30 21:46:48 +1100 |
commit | 0f0a0a6091e678b1a75078ecd6b02176f3228dbb (patch) | |
tree | cccbfce0f3990b88479bc54017dbbb481423ac79 /tools/perf/scripts/python/stackcollapse.py | |
parent | baf1ed24b27db475b38f534953885d0425e2232d (diff) |
cxl: Use radix__flush_all_mm instead of generic flush_all_mm
The generic implementation of this function isn't really generic (Hash
is not implemented). Unfortunately, the runtime warnings cannot be
replaced with BUILD_BUG's, so it seems safer not to provide a stub in
the first place.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221109045112.187069-6-bgray@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions