All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/NN] linux: public interface changes for arm
@ 2013-02-14 14:16 Ian Campbell
  2013-02-14 14:19 ` [PATCH 1/2] xen: event channel arrays are xen_ulong_t and not unsigned long Ian Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ian Campbell @ 2013-02-14 14:16 UTC (permalink / raw)
  To: xen-devel
  Cc: Tim Deegan, Stefano Stabellini, Keir (Xen.org), Jan Beulich,
	Konrad Rzeszutek Wilk

The main change here is to switch evtchns to xen_ulong_t on arm, this
enables us to have the same interface on arm32 and arm64. This is an ABI
change for ARM but not x86. This is a counterpart to the Xen patch just
posted.

In that series I also made start_info x86 specific. ARM does not use
this struct in its ABI but for convenience in non-arch specific code I
have included an internal (non ABI) version on ARM too. Long term
perhaps we should consider improving the abstraction used in the common
code to avoid this.

Ian.

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

end of thread, other threads:[~2013-02-15 14:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-14 14:16 [PATCH 00/NN] linux: public interface changes for arm Ian Campbell
2013-02-14 14:19 ` [PATCH 1/2] xen: event channel arrays are xen_ulong_t and not unsigned long Ian Campbell
2013-02-15 12:22   ` Stefano Stabellini
2013-02-15 14:03     ` Ian Campbell
2013-02-15 13:54   ` David Vrabel
2013-02-14 14:19 ` [PATCH 2/2] xen: make start_info x86 specific Ian Campbell
2013-02-15 12:08   ` Stefano Stabellini
2013-02-15 13:01     ` Jan Beulich
2013-02-15 13:24       ` Ian Campbell
2013-02-15 13:41         ` Jan Beulich
2013-02-15 14:06           ` Ian Campbell
2013-02-15 14:55             ` Jan Beulich
2013-02-14 14:20 ` [PATCH 00/NN] linux: public interface changes for arm Ian Campbell

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.