Thread (19 messages) flat view 19 messages, 3 authors, 2021-01-29

Re: [PATCH v9 3/4] kasan: Add report for async mode

From: Andrey Konovalov <hidden>
Date: 2021-01-29 18:12:07
Also in: lkml

On Fri, Jan 29, 2021 at 6:57 PM Vincenzo Frascino
[off-list ref] wrote:
quoted
quoted
quoted
quoted
+#ifdef CONFIG_KASAN_HW_TAGS
+void kasan_report_async(void)
+{
+       unsigned long flags;
+
+       start_report(&flags);
+       pr_err("BUG: KASAN: invalid-access\n");
+       pr_err("Asynchronous mode enabled: no access details available\n");
Could you also add an empty line here before the stack trace while at it?
Sure no problem.
Just to be clear: I mean adding an empty line into the report itself
via pr_err("\n") :)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help