From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [git pull] audit updates and fixes Date: Mon, 11 Sep 2006 18:03:46 -0700 Message-ID: <20060911180346.c4bfd211.akpm@osdl.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8C147jk013721 for ; Mon, 11 Sep 2006 21:04:07 -0400 Received: from smtp.osdl.org (smtp.osdl.org [65.172.181.4]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8C145rO011803 for ; Mon, 11 Sep 2006 21:04:05 -0400 In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Al Viro Cc: torvalds@osdl.org, linux-audit@redhat.com, linux-kernel@vger.kernel.org, "David S. Miller" List-Id: linux-audit@redhat.com On Mon, 11 Sep 2006 18:37:49 +0100 Al Viro wrote: > Audit fixes and missing bits; compared to the last attempt there are two added > fixes from Amy... Please, pull: > git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b28 This seems a bit.... late. The patch adds a whole bunch of new extern-decls-in-C. It'd be nice to get those into a header file sometime. And sparc64 allmodconfig broke. kernel/built-in.o(.text+0x36834): In function `audit_filter_rules': : undefined reference to `audit_classify_syscall' make: *** [.tmp_vmlinux1] Error 1 Possibly because the audit git tree fell out of -mm ages ago, partly because its owner (ahem) ignored my request to resync it with upstream. I have new scripts from Junio and shall try again.