As far as I can tell, privcmd_blkmsg(_t) isn''t used. I''ve built Linux on x86-32 with this change. -- Hollis Blanchard IBM Linux Technology Center Remove obsolete privcmd_blkmsg struct. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> diff -r dc3c59367403 linux-2.6-xen-sparse/include/xen/public/privcmd.h --- a/linux-2.6-xen-sparse/include/xen/public/privcmd.h Mon May 01 17:44:51 2006 +0100 +++ b/linux-2.6-xen-sparse/include/xen/public/privcmd.h Mon May 01 16:40:20 2006 -0500 @@ -62,13 +62,6 @@ typedef struct privcmd_mmapbatch { unsigned long __user *arr; /* array of mfns - top nibble set on err */ } privcmd_mmapbatch_t; -typedef struct privcmd_blkmsg -{ - unsigned long op; - void *buf; - int buf_size; -} privcmd_blkmsg_t; - /* * @cmd: IOCTL_PRIVCMD_HYPERCALL * @arg: &privcmd_hypercall_t _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel