Re: From Eric Anholt:

From: Dave Airlie
Date: Tue May 11 2004 - 18:26:26 EST


>
> Ick, you can't use "int" as an ioctl structure member, sorry. Please
> use the proper "__u16" or "__u32" value instead.

I just looked at drm.h and nearly all the ioctls use int, this file is
included in user-space applications also at the moment, I'm worried
changing all ints to __u32 will break some of these, anyone on DRI list
care to comment?

Dave.

>
> And what about kernels running in 64bit mode with 32bit userspace? Care
> to provide the proper thunking layer for them too?
>
> thanks,
>
> greg k-h
>

--
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person

-
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/