[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100512095043.cc5d22b3.randy.dunlap@oracle.com>
Date: Wed, 12 May 2010 09:50:43 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: linux-kernel@...r.kernel.org
Cc: akpm@...ux-foundation.org, Jeff Moyer <jmoyer@...hat.com>
Subject: Re: mmotm 2010-05-11-18-20 uploaded (aio build)
On Tue, 11 May 2010 18:21:22 -0700 akpm@...ux-foundation.org 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'
---
~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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists