All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen: Replace uses of TRUE/FALSE
@ 2021-08-11 12:31 Kevin Stefanov
  2021-08-11 12:31 ` [PATCH v2 1/2] xen/kexec: Remove use " Kevin Stefanov
  2021-08-11 12:31 ` [PATCH v2 2/2] x86/ioapic: Remove use of TRUE/FALSE/1/0 Kevin Stefanov
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Stefanov @ 2021-08-11 12:31 UTC (permalink / raw)
  To: Xen-devel
  Cc: Kevin Stefanov, Jan Beulich, Andrew Cooper, Roger Pau Monné,
	Wei Liu, Kevin Tian

Kevin Stefanov (2):
  xen/kexec: Remove use of TRUE/FALSE
  x86/ioapic: Remove use of TRUE/FALSE/1/0

 xen/arch/x86/io_apic.c                 | 38 +++++++++++++-------------
 xen/common/kexec.c                     |  6 ++--
 xen/drivers/passthrough/vtd/intremap.c |  6 ++--
 xen/drivers/passthrough/vtd/utils.c    |  2 +-
 xen/include/xen/kexec.h                |  4 +--
 5 files changed, 28 insertions(+), 28 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-11 12:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-11 12:31 [PATCH v2 0/2] xen: Replace uses of TRUE/FALSE Kevin Stefanov
2021-08-11 12:31 ` [PATCH v2 1/2] xen/kexec: Remove use " Kevin Stefanov
2021-08-11 12:31 ` [PATCH v2 2/2] x86/ioapic: Remove use of TRUE/FALSE/1/0 Kevin Stefanov
2021-08-11 12:41   ` Jan Beulich

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.