From: Randy Dunlap <rdunlap@infradead.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-next@vger.kernel.org,
Kent Overstreet <koverstreet@google.com>
Subject: Re: mmotm 2013-01-04-15-43 uploaded (aio)
Date: Sat, 05 Jan 2013 11:52:49 -0800 [thread overview]
Message-ID: <50E88491.4060703@infradead.org> (raw)
In-Reply-To: <20130104234405.8750720004E@hpza10.eem.corp.google.com>
On 01/04/13 15:44, akpm@linux-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
next prev parent reply other threads:[~2013-01-05 19:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-04 23:44 mmotm 2013-01-04-15-43 uploaded akpm
2013-01-05 19:52 ` Randy Dunlap [this message]
2013-01-06 19:27 ` mmotm 2013-01-04-15-43 uploaded (aio) Kent Overstreet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50E88491.4060703@infradead.org \
--to=rdunlap@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=koverstreet@google.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).