From: zhangxiliang Date: Sat, 2 Aug 2008 02:56:37 +0000 (+0800) Subject: Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set X-Git-Tag: v2.6.27-rc2~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a61c88defcd611bd148d6c960b498e1b8bbbe00;p=pandora-kernel.git Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set Sorry, I miss a blank between if and "(". And I add "unlikely" to check "ctx" in audit_match_perm() and audit_match_filetype(). This is a new patch for it. Signed-off-by: Zhang Xiliang Signed-off-by: Al Viro --- Reading git-diff-tree failed