|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] build problem with new ioemu
On Friday 18 July 2008 15:08:22 Keir Fraser wrote:
> On 18/7/08 13:59, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
> >> Old code did:
> >> /* Some versions of usbdevice_fs.h need __user to be defined for them.
> >> */ /* This may (harmlessly) conflict with a definition in
> >> linux/compiler.h. */ #define __user
> >> #include <linux/usbdevice_fs.h>
> >>
> >> Not sure which is the better solution
> >>
> >> Pat
> >
> > This patch works. Tnx.
> >
> > Keir: Please apply it.
>
> IanJ is on it.
Ok.
> 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 <linux/*>
header. ;-)
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|