All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] xen: build fixes and interface tweaks
@ 2012-10-17  8:38 Ian Campbell
  2012-10-17  8:39 ` [PATCH 01/10] xen: xenbus: quirk uses x86 specific cpuid Ian Campbell
                   ` (9 more replies)
  0 siblings, 10 replies; 27+ messages in thread
From: Ian Campbell @ 2012-10-17  8:38 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Stefano Stabellini, xen-devel, linux-kernel

The following is based on v3.7-rc1 and fixes various build fallout which
I discovered when build for Xen on ARM.

It also cleans up a final few s/unsigned long/xen_{pfn,ulong}_t/
changes. These have no impact on x86 (since those types are typedefs of
unsigned long) but change the ARM port to use the interface we have
settled on and which I shall be committing to the h/v shortly.

I've sent a few of these out individually as I've gone along too, but
they are mostly independent so I figure there's no harm in resending.

Ian.


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

end of thread, other threads:[~2012-10-18  7:32 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-17  8:38 [PATCH 00/10] xen: build fixes and interface tweaks Ian Campbell
2012-10-17  8:39 ` [PATCH 01/10] xen: xenbus: quirk uses x86 specific cpuid Ian Campbell
2012-10-17  8:41   ` Ian Campbell
2012-10-17  9:09   ` Jan Beulich
2012-10-17 14:56     ` Konrad Rzeszutek Wilk
2012-10-17  8:39 ` [PATCH 02/10] xen: sysfs: include err.h for PTR_ERR etc Ian Campbell
2012-10-17 16:59   ` Stefano Stabellini
2012-10-17  8:39 ` [PATCH 03/10] xen: sysfs: fix build warning Ian Campbell
2012-10-17 17:02   ` Stefano Stabellini
2012-10-18  7:32     ` Ian Campbell
2012-10-17  8:39 ` [PATCH 04/10] xen: dbgp: Fix warning when CONFIG_PCI is not enabled Ian Campbell
2012-10-17  9:10   ` Jan Beulich
2012-10-17 17:08   ` Stefano Stabellini
2012-10-17  8:39 ` [PATCH 05/10] xen: events: pirq_check_eoi_map is X86 specific Ian Campbell
2012-10-17 17:06   ` Stefano Stabellini
2012-10-18  7:29     ` Ian Campbell
2012-10-17  8:39 ` [PATCH 06/10] xen: XENMEM_translate_gpfn_list was remove ages ago and is unused Ian Campbell
2012-10-17  8:39 ` [PATCH 07/10] xen: grant: use xen_pfn_t type for frame_list Ian Campbell
2012-10-17 17:10   ` Stefano Stabellini
2012-10-17  8:39 ` [PATCH 08/10] xen: balloon: don't include e820.h Ian Campbell
2012-10-17 17:35   ` Stefano Stabellini
2012-10-17  8:39 ` [PATCH 09/10] xen: balloon: use correct type for frame_list Ian Campbell
2012-10-17 17:28   ` Stefano Stabellini
2012-10-17 17:32     ` Konrad Rzeszutek Wilk
2012-10-18  7:26       ` Ian Campbell
2012-10-17  8:39 ` [PATCH 10/10] xen: arm: make p2m operations NOPs Ian Campbell
2012-10-17 17:13   ` Stefano Stabellini

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.