From: Stephen Rothwell Date: Mon, 2 Aug 2010 02:00:43 +0000 (+1000) Subject: AppArmor: update for module_param_named API change X-Git-Tag: v2.6.36-rc1~57^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=101d6c826fa03266f8538ea4f6a459190e6863e8;p=pandora-kernel.git AppArmor: update for module_param_named API change Fixes these build errors: security/apparmor/lsm.c:701: error: 'param_ops_aabool' undeclared here (not in a function) security/apparmor/lsm.c:721: error: 'param_ops_aalockpolicy' undeclared here (not in a function) security/apparmor/lsm.c:729: error: 'param_ops_aauint' undeclared here (not in a function) Signed-off-by: Stephen Rothwell Signed-off-by: John Johansen Signed-off-by: Rusty Russell --- Reading git-diff-tree failed