[PATCH] D81390: [KernelAddressSanitizer] Make globals constructors compatible with kernel [v2]

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 01:04:03 PDT 2020


melver added a comment.

In D81390#2081067 <https://reviews.llvm.org/D81390#2081067>, @nathanchance wrote:

> I do not know enough about KASAN enough to review this patch but I can say that against mainline at https://git.kernel.org/linus/af7b4801030c07637840191c69eb666917e4135d, there appear to be no visible regressions with this version of the patch on top of caa2fddce72f2e8ca3d6346cc2c8fe85252b91d8 <https://reviews.llvm.org/rGcaa2fddce72f2e8ca3d6346cc2c8fe85252b91d8>.


Thank you for testing this!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81390/new/

https://reviews.llvm.org/D81390





More information about the llvm-commits mailing list