From: David Woodhouse Date: Fri, 24 Jun 2005 13:14:05 +0000 (+0100) Subject: AUDIT: Clean up user message filtering X-Git-Tag: v2.6.14-rc2~49^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb289b5a0becb53ac3e1d60815ff8b779296b73;p=pandora-kernel.git AUDIT: Clean up user message filtering Don't look up the task by its pid and then use the syscall filtering helper. Just implement our own filter helper which operates solely on the information in the netlink_skb_parms. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed