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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html