From: David Howells Date: Wed, 26 Sep 2012 09:09:50 +0000 (+0100) Subject: MODSIGN: Add FIPS policy X-Git-Tag: v3.7-rc1~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d0059f3a468825b5fc5405c636a2f6e02707ffa;p=pandora-kernel.git MODSIGN: Add FIPS policy If we're in FIPS mode, we should panic if we fail to verify the signature on a module or we're asked to load an unsigned module in signature enforcing mode. Possibly FIPS mode should automatically enable enforcing mode. Signed-off-by: David Howells Signed-off-by: Rusty Russell --- Reading git-diff-tree failed