From: Wei Liu <wei.liu2@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
Wei Liu <wei.liu2@citrix.com>, Jan Beulich <JBeulich@suse.com>
Subject: [PATCH 0/8] x86: bool_t to bool cleanup
Date: Wed, 28 Jun 2017 15:18:19 +0100 [thread overview]
Message-ID: <20170628141827.19046-1-wei.liu2@citrix.com> (raw)
Did some cleanup while I'm looking for files to break apart under x86/.
Wei Liu (8):
x86/irq.c: use plain bool
x86/platform_hypercall.c: use plain bool
x86/domain.c: use plain bool
x86/dom0_build.c: use plain bool
x86/crash.c: use plain bool
x86/time.c: use plain bool
x86/nmi.c: use plain bool
x86/setup.c: use plain bool
xen/arch/x86/crash.c | 4 ++--
xen/arch/x86/dom0_build.c | 12 ++++++------
xen/arch/x86/domain.c | 16 ++++++++--------
xen/arch/x86/irq.c | 25 +++++++++++++------------
xen/arch/x86/nmi.c | 34 +++++++++++++++++-----------------
xen/arch/x86/platform_hypercall.c | 10 +++++-----
xen/arch/x86/setup.c | 24 ++++++++++++------------
xen/arch/x86/time.c | 28 ++++++++++++++--------------
xen/include/asm-x86/apic.h | 4 ++--
xen/include/asm-x86/domain.h | 6 +++---
10 files changed, 82 insertions(+), 81 deletions(-)
--
2.11.0
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2017-06-28 14:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-28 14:18 Wei Liu [this message]
2017-06-28 14:18 ` [PATCH 1/8] x86/irq.c: use plain bool Wei Liu
2017-06-28 14:21 ` Andrew Cooper
2017-06-29 6:53 ` Jan Beulich
2017-06-29 10:35 ` Wei Liu
2017-06-28 14:18 ` [PATCH 2/8] x86/platform_hypercall.c: " Wei Liu
2017-06-28 14:21 ` Andrew Cooper
2017-06-28 14:18 ` [PATCH 3/8] x86/domain.c: " Wei Liu
2017-06-28 14:22 ` Andrew Cooper
2017-06-29 6:55 ` Jan Beulich
2017-06-28 14:18 ` [PATCH 4/8] x86/dom0_build.c: " Wei Liu
2017-06-28 14:18 ` [PATCH 5/8] x86/crash.c: " Wei Liu
2017-06-28 14:18 ` [PATCH 6/8] x86/time.c: " Wei Liu
2017-06-29 6:59 ` Jan Beulich
2017-06-28 14:18 ` [PATCH 7/8] x86/nmi.c: " Wei Liu
2017-06-28 14:18 ` [PATCH 8/8] x86/setup.c: " Wei Liu
2017-06-28 14:26 ` Andrew Cooper
2017-06-28 14:57 ` Wei Liu
2017-06-28 16:21 ` Andrew Cooper
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=20170628141827.19046-1-wei.liu2@citrix.com \
--to=wei.liu2@citrix.com \
--cc=JBeulich@suse.com \
--cc=andrew.cooper3@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).