[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment
Hi, On 3/20/19 7:01 AM, Jan Beulich wrote: Julien Grall <julien.grall@xxxxxxx> 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);>But it's CONFIG_DEBUG_TRACE now, isn't it? With this adjusted-#endif /* !NDEBUG */ +#endif /* !DEBUG_TRACE_DUMP */ Hmm yes. I wrote this patch a few weeks ago and didn't check properly staging. Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Thank you! I have updated the patch and committed. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |