Re: new architectures, time_t __kernel_long_t
From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2012-11-15 15:10:34
Also in:
lkml
From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2012-11-15 15:10:34
Also in:
lkml
On 11/15/2012 06:36 AM, Arnd Bergmann wrote:
quoted
Glibc has been providing its own types for years. Kernel provided types used to be wrong for ia32 on x86-64.What about ioctls and other calls then that actually do rely on the kernel headers and use the __kernel_*_t types?
Now, glibc *shouldn't* have to do that... it is an indication of failure on our part. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.