Re: mmotm 2010-05-11-18-20 uploaded (aio build)

From: Randy Dunlap
Date: Wed May 12 2010 - 13:10:10 EST


On 05/12/10 10:07, Jeff Moyer wrote:
> Randy Dunlap <randy.dunlap@xxxxxxxxxx> writes:
>
>> On Tue, 11 May 2010 18:21:22 -0700 akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>>
>>> The mm-of-the-moment snapshot 2010-05-11-18-20 has been uploaded to
>>>
>>> http://userweb.kernel.org/~akpm/mmotm/
>>>
>>> and will soon be available at
>>>
>>> git://zen-kernel.org/kernel/mmotm.git
>>
>>
>> aio-fix-the-compat-vectored-operations.patch:
>>
>> (1) when CONFIG_AIO is not enabled, there are hundreds of this warning:
>>
>> include/linux/aio.h:226: warning: no return statement in function returning non-void
>>
>>
>> (2) when CONFIG_AIO=y, CONFIG_IA32_EMULATION=n, CONFIG_COMPAT=n:
>>
>> fs/aio.c:1393: error: implicit declaration of function 'compat_rw_copy_check_uvector'
>
> Sorry about that. I'll fix it up, but probably can't get to it until
> Monday. Hopefully that's an ok timeframe.

Sure, not a problem IMO.

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/