From: Trond Myklebust <trond.myklebust@fys•uio.no>
To: Stephen Rothwell <sfr@canb•auug.org.au>
Cc: linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
Bryan Schumaker <bjschuma@netapp•com>
Subject: Re: linux-next: build failure after merge of the tree (nfs tree related)
Date: Mon, 27 Sep 2010 07:47:35 -0400 [thread overview]
Message-ID: <1285588055.19362.7.camel@heimdal.trondhjem.org> (raw)
In-Reply-To: <20100927152304.a6463447.sfr@canb.auug.org.au>
On Mon, 2010-09-27 at 15:23 +1000, Stephen Rothwell wrote:
> Hi Trond,
>
> After merging the final tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> fs/nfs/dir.c: In function 'nfs_readdir_free_large_page':
> fs/nfs/dir.c:464: error: implicit declaration of function 'vm_unmap_ram'
> fs/nfs/dir.c: In function 'nfs_readdir_large_page':
> fs/nfs/dir.c:485: error: implicit declaration of function 'vm_map_ram'
> fs/nfs/dir.c:485: warning: assignment makes pointer from integer without a cast
>
> Caused by commit 2af4eb9746092aab7811b5b581d004049c068a02 ("NFS: readdir
> with vmapped pages").
>
> I have reverted that commit for today.
Agreed: fs/nfs/dir.c needs to #include <vmalloc.h> in order to use those
functions. Bryan, can you please fix that up?
Thanks Stephen!
Trond
next prev parent reply other threads:[~2010-09-27 12:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-27 5:23 linux-next: build failure after merge of the tree (nfs tree related) Stephen Rothwell
2010-09-27 11:47 ` Trond Myklebust [this message]
2010-09-27 14:02 ` Bryan Schumaker
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=1285588055.19362.7.camel@heimdal.trondhjem.org \
--to=trond.myklebust@fys$(echo .)uio.no \
--cc=bjschuma@netapp$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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