From: Russell King <rmk+lkml@arm.linux.org.uk>
To: vikas gupta <vikas_gupta51013@yahoo.co.in>
Cc: Denis Vlasenko <vda@ilport.com.ua>,
bcrl@kvack.org, linux-aio@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.13-rc6-xx-all.diff is not working for 2.6.13 arm kernel
Date: Mon, 3 Oct 2005 12:04:23 +0100 [thread overview]
Message-ID: <20051003110423.GC16717@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20051003105511.90508.qmail@web8408.mail.in.yahoo.com>
On Mon, Oct 03, 2005 at 11:55:11AM +0100, vikas gupta wrote:
> Sorry for my mistake..
> Arm kernel build Error LOG:
> .....
> CC mm/filemap.o
> mm/filemap.c: In function `generic_file_aio_writev':
> mm/filemap.c:2212: warning: implicit declaration of
> function `aio_down'
> mm/filemap.c:2216: warning: implicit declaration of
> function `aio_up'
> ....
> fs/pipe.c: In function `pipe_aio_wait':
> fs/pipe.c:105: warning: implicit declaration of
> function `aio_up'
> fs/pipe.c: In function `pipe_aio_read':
> fs/pipe.c:206: warning: implicit declaration of
> function `aio_down'
$ grep aio_down fs/*.c
$ grep aio_down mm/*.c
$ grep aio_down . -r
$
The problem you're referring to does not appear to be present in
the mainline kernel sources. Maybe the AIO folk can provide some
pointers?
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
next prev parent reply other threads:[~2005-10-03 11:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-03 9:22 vikas gupta
2005-10-03 9:27 ` Denis Vlasenko
2005-10-03 10:07 ` Russell King
2005-10-03 10:55 ` vikas gupta
2005-10-03 11:04 ` Russell King [this message]
2005-10-03 15:03 ` Benjamin LaHaise
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=20051003110423.GC16717@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=bcrl@kvack.org \
--cc=linux-aio@kvack.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vda@ilport.com.ua \
--cc=vikas_gupta51013@yahoo.co.in \
/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
Powered by JetHome