Re: linux-next: vfs tree build failure

From: Al Viro
Date: Wed Jan 27 2010 - 20:54:38 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/