Hi,
On 3/20/19 7:01 AM, Jan Beulich wrote:
Julien Grall <julien.gr...@arm.com> 03/20/19 12:19 AM >>>
--- a/xen/drivers/char/console.c
+++ b/xen/drivers/char/console.c
@@ -1320,7 +1320,7 @@ static int __init debugtrace_init(void)
}
__initcall(debugtrace_init);
>
-#endif /* !NDEBUG */
+#endif /* !DEBUG_TRACE_DUMP */
But it's CONFIG_DEBUG_TRACE now, isn't it? With this adjusted
Hmm yes. I wrote this patch a few weeks ago and didn't check properly
staging.
Acked-by: Jan Beulich <jbeul...@suse.com>
Thank you! I have updated the patch and committed.
Cheers,
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel