All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Don Slutz <dslutz@verizon.com>, xen-devel@lists.xen.org
Cc: Keir Fraser <keir@xen.org>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>,
	Jan Beulich <jbeulich@suse.com>, Tim Deegan <tim@xen.org>
Subject: Re: [PATCH v2 0/2] parse_bool fixes
Date: Tue, 29 Jul 2014 21:10:03 +0100	[thread overview]
Message-ID: <53D7FF9B.9020203@citrix.com> (raw)
In-Reply-To: <1406663869-31522-1-git-send-email-dslutz@verizon.com>

On 29/07/2014 20:57, Don Slutz wrote:
> Changes v1 to v2:

Much better!

Both Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>


>
> Jan Beulich, Keir Fraser, Andrew Cooper:
>   v1 #1 "cmdline_parse: Also pass bool_assert to OPT_CUSTOM..."
>     NAK (several ways of saying this) so drop this pacth.
>
> As suggested by Jan Beulich:
>   v2 #1 "cmdline_parse: Convert no- prefix into =no for OPT_CUSTOM"
>
>
>   V2 #2 "xen/console: Better handing of console_timestamps as a boolean_param"
>      Drop stacked inversions part of patch.
>
> ---
>
> console_timestamps use to be a boolean_param.  Now it is more.  This
> patch series is to make old xen command lines with
> console_timestamps in them continue to work the way they did at 4.4.
>
>
> Don Slutz (2):
>   cmdline_parse: Convert no- prefix into =no for OPT_CUSTOM
>   xen/console: Better handing of console_timestamps as a boolean_param
>
>  xen/common/kernel.c        | 15 ++++++++++++++-
>  xen/drivers/char/console.c | 26 ++++++++++++++++++--------
>  2 files changed, 32 insertions(+), 9 deletions(-)
>

      parent reply	other threads:[~2014-07-29 20:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 19:57 [PATCH v2 0/2] parse_bool fixes Don Slutz
2014-07-29 19:57 ` [PATCH v2 1/2] cmdline_parse: Convert no- prefix into =no for OPT_CUSTOM Don Slutz
2014-07-30  7:58   ` Jan Beulich
2014-07-31  0:59     ` Don Slutz
2014-08-01  6:57       ` Jan Beulich
2014-08-01 12:36         ` Don Slutz
2014-08-04 10:58     ` Ian Campbell
2014-08-04 11:39       ` Jan Beulich
2014-07-29 19:57 ` [PATCH v2 2/2] xen/console: Better handing of console_timestamps as a boolean_param Don Slutz
2014-07-30  8:01   ` Jan Beulich
2014-07-30  8:06     ` Jan Beulich
2014-07-31  0:36       ` Don Slutz
2014-08-04 11:00       ` Ian Campbell
2014-07-29 20:10 ` Andrew Cooper [this message]

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=53D7FF9B.9020203@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=dslutz@verizon.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=keir@xen.org \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.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.