From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Viro Subject: deadlock fixes Date: Thu, 27 Apr 2006 07:27:25 -0400 Message-ID: <20060427112725.GF29125@devserv.devel.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [172.16.58.1]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k3RBRQbH030351 for ; Thu, 27 Apr 2006 07:27:26 -0400 Received: from devserv.devel.redhat.com (localhost.localdomain [127.0.0.1]) by devserv.devel.redhat.com (8.12.11/8.12.11) with ESMTP id k3RBRQm8004287 for ; Thu, 27 Apr 2006 07:27:26 -0400 Received: (from aviro@localhost) by devserv.devel.redhat.com (8.12.11/8.12.11/Submit) id k3RBRQ4k004284 for linux-audit@redhat.com; Thu, 27 Apr 2006 07:27:26 -0400 Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com * Amy's patch removing audit_add_rm_mutex applied and folded. * Added a fix for deadlocks in audit_list_rules()/audit_list() handling, as discussed on IRC yesterday. All that stuff is in lspp.b9 (starts off the tip of audit.b8, same as lspp.b8). Patches on devserv updated. Note: it builds, but it's untested. I'm going to hold off with moving it to audit.b* (i.e. reordering and feeding to -mm) until we know it really solves the problem.