[PATCH] D140425: [BOLT] Fix hugify on new Linux kernels
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 7 10:44:26 PST 2023
yota9 added a comment.
@maksfb I see, thank you. I assume that the application code becomes locked due to some kind of meta optimisations for the services on the kernel level or interpreter , probably it is not common situation... Because of that I don't really think this munlock call may harm somehow, so LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140425/new/
https://reviews.llvm.org/D140425
More information about the llvm-commits
mailing list