From: Steve Grubb Date: Thu, 21 Feb 2008 21:59:22 +0000 (-0500) Subject: [PATCH] drop EOE records from printk X-Git-Tag: v2.6.25-rc4~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d07a67cface19ac07d7324f38bda7bbb06bbdb2;p=pandora-kernel.git [PATCH] drop EOE records from printk Hi, While we are looking at the printk issue, I see that its printk'ing the EOE (end of event) records which is really not something that we need in syslog. Its really intended for the realtime audit event stream handled by the audit daemon. So, lets avoid printk'ing that record type. Signed-off-by: Steve Grubb Signed-off-by: Al Viro --- Reading git-diff-tree failed