All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of regression fixes on ARM
@ 2015-03-23 19:54 Boris Ostrovsky
  2015-03-23 19:54 ` [PATCH 1/2] pci: Include asm/numa.h in pci.h Boris Ostrovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Boris Ostrovsky @ 2015-03-23 19:54 UTC (permalink / raw)
  To: ian.campbell, ian.jackson, jbeulich, keir, tim, andrew.cooper3,
	george.dunlap
  Cc: boris.ostrovsky, julien.grall, xen-devel

These two patches fix ARM regressions reported by Julien.

-boris


Boris Ostrovsky (2):
  pci: Include asm/numa.h in pci.h
  x86: Don't use BAD_APICID for non-APICID fields

 xen/arch/x86/cpu/common.c       |    6 +++---
 xen/arch/x86/smpboot.c          |    6 +++---
 xen/common/sched_credit2.c      |    6 +++---
 xen/common/sysctl.c             |    4 ++--
 xen/include/asm-x86/processor.h |    6 +++---
 xen/include/asm-x86/smp.h       |    3 ++-
 xen/include/xen/pci.h           |    1 +
 xen/include/xen/smp.h           |    3 +++
 8 files changed, 20 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2015-03-24 13:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 19:54 [PATCH 0/2] A couple of regression fixes on ARM Boris Ostrovsky
2015-03-23 19:54 ` [PATCH 1/2] pci: Include asm/numa.h in pci.h Boris Ostrovsky
2015-03-24 10:07   ` Ian Campbell
2015-03-23 19:54 ` [PATCH 2/2] x86: Don't use BAD_APICID for non-APICID fields Boris Ostrovsky
2015-03-24  8:07   ` Jan Beulich
2015-03-24 13:50     ` Boris Ostrovsky
2015-03-23 21:28 ` [PATCH 0/2] A couple of regression fixes on ARM Julien Grall

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.