[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100128015430.GN19799@ZenIV.linux.org.uk>
Date: Thu, 28 Jan 2010 01:54:30 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Mimi Zohar <zohar@...ux.vnet.ibm.com>,
Eric Paris <eparis@...hat.com>
Subject: Re: linux-next: vfs tree build failure
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists