From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: build problem with new ioemu Date: Fri, 18 Jul 2008 14:15:52 +0100 Message-ID: References: <200807181513.14561.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200807181513.14561.Christoph.Egger@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger Cc: Ian Jackson , xen-devel@lists.xensource.com, Pat Campbell List-Id: xen-devel@lists.xenproject.org On 18/7/08 14:13, "Christoph Egger" wrote: >> The old approach is better than linux/compiler.h since not all systems have >> that header (and if they do, may not define __user). > > Right. In particular the non-LInux systems don't have any > header. ;-) In such circumstances usb-linux.c is mostly ifdef'ed away. -- Keir