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)
- To: Miroslav Kes <mkes@xxxxxxxxxxxxxxx>
- Subject: Re: [arm-gnu] Bug fix for linux/uio.h (arm-2009q3 lite)
- From: Daniel Jacobowitz <dan@xxxxxxxxxxxxxxxx>
- Date: Fri, 26 Feb 2010 10:19:23 -0500
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