Re: [arm-gnu] Bug fix for linux/uio.h (arm-2009q3 lite)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Bug fix for linux/uio.h (arm-2009q3 lite)



On Fri, Feb 26, 2010 at 01:25:33PM +0100, Miroslav Kes wrote:
> I found a bug in the linux/uio.h distributed with the arm-2009q3 lite.
> 
> None of the header files included defines size_t

Thanks for the report.  The problem is a missing #ifdef __KERNEL__
around these inline functions.  It is fixed in later versions of the
Linux kernel, including the headers for our upcoming 2010q1 release.

-- 
Daniel Jacobowitz
CodeSourcery