On Mon, Mar 8, 2021 at 12:45 PM Marco Elver [off-list ref] wrote:
quoted
- if (unlikely(slab_want_init_on_free(cachep)))
+ /*
+ * As memory initialization is integrated with hardware tag-based
This may no longer be true if the HW-tags architecture doesn't support
init (although currently it is certainly true).
Perhaps: "As memory initialization may be accelerated by some KASAN
implementations (such as some HW_TAGS architectures) ..."
or whatever else is appropriate.
Will change the comment here and in other patches, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel