All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <jbeulich@suse.com>
To: julien.grall@arm.com
Cc: sstabellini@kernel.org, wei.liu2@citrix.com,
	konrad.wilk@oracle.com, George.Dunlap@eu.citrix.com,
	andrew.cooper3@citrix.com, ian.jackson@eu.citrix.com,
	tim@xen.org, xen-devel@lists.xenproject.org
Subject: Re: [PATCH] xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment
Date: Wed, 20 Mar 2019 01:01:30 -0600	[thread overview]
Message-ID: <5C91E54A0200007800151EF7@prv1-mh.provo.novell.com> (raw)
In-Reply-To: <20190319231915.23634-1-julien.grall@arm.com>

>>> Julien Grall <julien.grall@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
Acked-by: Jan Beulich <jbeulich@suse.com>

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  reply	other threads:[~2019-03-20  7:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19 23:19 [PATCH] xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment Julien Grall
2019-03-20  7:01 ` Jan Beulich [this message]
2019-03-21 18:44   ` Julien Grall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5C91E54A0200007800151EF7@prv1-mh.provo.novell.com \
    --to=jbeulich@suse.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=julien.grall@arm.com \
    --cc=konrad.wilk@oracle.com \
    --cc=sstabellini@kernel.org \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.