All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mimi Zohar <zohar@linux.vnet.ibm.com>,
	Eric Paris <eparis@redhat.com>
Subject: Re: linux-next: vfs tree build failure
Date: Thu, 28 Jan 2010 01:54:30 +0000	[thread overview]
Message-ID: <20100128015430.GN19799@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20100128120000.cd804756.sfr@canb.auug.org.au>

On Thu, Jan 28, 2010 at 12:00:00PM +1100, Stephen Rothwell wrote:
> Hi Al,
> 
> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
> 
> fs/namei.c: In function 'do_filp_open':
> fs/namei.c:1740: error: too many arguments to function 'ima_file_check'
> fs/namei.c:1800: error: too many arguments to function 'ima_file_check'

Huh?  Oh...

ed include/linux/ima.h <<EOF
/static.*ima_file_check/s/)/, int mask&/
w
q
EOF

would fix it.

  reply	other threads:[~2010-01-28  1:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-28  1:00 linux-next: vfs tree build failure Stephen Rothwell
2010-01-28  1:54 ` Al Viro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-27  0:37 Stephen Rothwell
2009-05-07  3:53 Stephen Rothwell
2009-05-07  4:04 ` Al Viro
2009-04-02  2:12 Stephen Rothwell
2009-04-03  4:43 ` Stephen Rothwell
2009-04-02  1:52 Stephen Rothwell
2009-04-03  4:44 ` Stephen Rothwell
2008-10-20  6:18 Stephen Rothwell
2008-10-20  7:13 ` Dave Chinner
2008-10-20  7:40   ` Christoph Hellwig
2008-10-15  6:49 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=20100128015430.GN19799@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=eparis@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=zohar@linux.vnet.ibm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.