From: Steve Grubb Date: Sat, 26 Aug 2006 18:06:20 +0000 (-0400) Subject: [PATCH] fix ppid bug in 2.6.18 kernel X-Git-Tag: v2.6.18-rc7~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b33ac3182a4554742757a0c61ee1df162cf8225;p=pandora-kernel.git [PATCH] fix ppid bug in 2.6.18 kernel Hello, During some troubleshooting, I found that ppid was accidentally omitted from the legacy rule section. This resulted in EINVAL for any rule with ppid sent with AUDIT_ADD. Signed-off-by: Steve Grubb Signed-off-by: Al Viro --- Reading git-diff-tree failed