[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50E88491.4060703@infradead.org>
Date: Sat, 05 Jan 2013 11:52:49 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-next@...r.kernel.org,
Kent Overstreet <koverstreet@...gle.com>
Subject: Re: mmotm 2013-01-04-15-43 uploaded (aio)
On 01/04/13 15:44, akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2013-01-04-15-43 has been uploaded to
>
> http://www.ozlabs.org/~akpm/mmotm/
>
> mmotm-readme.txt says
>
> README for mm-of-the-moment:
>
> http://www.ozlabs.org/~akpm/mmotm/
>
> This is a snapshot of my -mm patch queue. Uploaded at random hopefully
> more than once a week.
>
A few hundred of these warnings:
include/linux/aio.h:102:43: warning: 'return' with a value, in function returning void [enabled by default]
and these errors:
fs/aio.c:697:2: error: dereferencing pointer to incomplete type
fs/aio.c:697:2: error: dereferencing pointer to incomplete type
fs/aio.c:697:2: error: dereferencing pointer to incomplete type
fs/aio.c:707:21: error: dereferencing pointer to incomplete type
fs/aio.c:808:30: error: dereferencing pointer to incomplete type
fs/aio.c:824:40: error: dereferencing pointer to incomplete type
fs/aio.c:826:25: error: storage size of 'batch_stack' isn't known
when CONFIG_BLOCK is not enabled.
--
~Randy
--
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