Re: drm - first steps towards 64-bit correctness..
From: Dave Airlie (airlied_at_linux.ie)
Date: 07/31/04
- Previous message: Antonino A. Daplas: "Re: [Linux-fbdev-devel] Re: [PATCH 5/5] [I810FB]: i810fb fixes"
- In reply to: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 12:02:25 +0100 (IST) To: Eric Anholt <eta@lclark.edu>
> > can you explain why u32 would be outlawed? Surely it's trivial to do a
> > typedef for u32 on BSD for drm ??
>
> If there are nice standard types (uint32_t or u_int32_t, can't remember
> which at the moment, I mentioned it in an email some time ago) out there
> already that linux has too, why not use those?
>
Lets get this bit of the discussion over with :-), the kernel has uint*_t
in it in a few places, this is now a standard type so we will use it, if
someone is going to work on the DRM they'll see the surrounding uint32_t
so they'll know what it looks like and I'll make sure none of the others
sneak in....
Dave.
-- 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Antonino A. Daplas: "Re: [Linux-fbdev-devel] Re: [PATCH 5/5] [I810FB]: i810fb fixes"
- In reply to: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|