On Fri, 22 Feb 2013, Mimi Zohar wrote: > Fix a build error when CONFIG_BLOCK is not enabled by defining > a wrapper called ima_part_pack_uuid(). The wrapper returns > -EINVAL, when CONFIG_BLOCK is not defined. > > security/integrity/ima/ima_policy.c:538:4: error: implicit declaration > of function 'part_pack_uuid' [-Werror=implicit-function-declaration] > > Changelog v0: > - fix UUID scripts/Lindent msgs > > Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Reported-by: David Rientjes <rientjes@xxxxxxxxxx> > Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx> Except for the scripts/checkpatch.pl warnings for this patch, it looks better and fixes the build error. The build breakage has now made it to Linus' tree, so this will hopefully be pushed to him before rc1. -- 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