linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org
Subject: Re: linux-next: ext4 tree build failure
Date: Tue, 28 Apr 2009 07:23:47 -0400	[thread overview]
Message-ID: <20090428112347.GG22104@mit.edu> (raw)
In-Reply-To: <20090428112722.22c844ea.sfr@canb.auug.org.au>

On Tue, Apr 28, 2009 at 11:27:22AM +1000, Stephen Rothwell wrote:
> Hi Ted,
> 
> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
> 
> fs/ext4/super.c: In function 'ext4_put_super':
> fs/ext4/super.c:590: error: implicit declaration of function 'vfree'
> fs/ext4/super.c: In function 'ext4_fill_flex_info':
> fs/ext4/super.c:1644: error: implicit declaration of function 'vmalloc'
> fs/ext4/super.c:1644: warning: assignment makes pointer from integer without a cast
> 
> Probably caused by commit a4ded943dff5de6fee2b397de9bcb2ffd5556253
> ("ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups
> array").  Presumably a missing explicit include of linux/vmalloc.h.

Whoops, thanks for pointing that out.  I've fixed it in my tree.

	       	   	    	       	    	  - Ted

  reply	other threads:[~2009-04-28 11:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28  1:27 linux-next: ext4 tree build failure Stephen Rothwell
2009-04-28 11:23 ` Theodore Tso [this message]
2009-04-28 11:44   ` Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2009-06-16  4:44 Stephen Rothwell
2009-06-16 20:30 ` Theodore Tso
2009-06-16 22:11   ` Theodore Tso
2009-06-17  5:46     ` Stephen Rothwell
2009-06-17  4:16   ` Pekka Enberg
2009-12-10  0:38 Stephen Rothwell
2009-12-10  2:10 ` tytso
2009-12-10  2:33   ` Stephen Rothwell

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=20090428112347.GG22104@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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).