Re: [RFC PATCH 03/35] Add Xen interface header files

From: Daniel Walker
Date: Tue May 09 2006 - 12:05:46 EST


On Tue, 2006-05-09 at 00:00 -0700, Chris Wright wrote:
> plain text document attachment (xen-interface-headers)
> Add Xen interface header files. These are taken fairly directly from
> the Xen tree and hence the style is not entirely in accordance with
> Linux guidelines. There is a tension between fitting with Linux coding
> rules and ease of maintenance.
>
> Signed-off-by: Ian Pratt <ian.pratt@xxxxxxxxxxxxx>
> Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
> Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
> ---
> include/xen/interface/arch-x86_32.h | 197 +++++++++++++++
> include/xen/interface/event_channel.h | 205 +++++++++++++++
> include/xen/interface/features.h | 53 ++++
> include/xen/interface/grant_table.h | 311 +++++++++++++++++++++++
> include/xen/interface/io/blkif.h | 85 ++++++


Shouldn't these be under asm-i386 , or are they used by other
architecture ?

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/