From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753498AbYICPox (ORCPT ); Wed, 3 Sep 2008 11:44:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751898AbYICPoq (ORCPT ); Wed, 3 Sep 2008 11:44:46 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:34997 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751778AbYICPop (ORCPT ); Wed, 3 Sep 2008 11:44:45 -0400 Date: Wed, 3 Sep 2008 08:43:54 -0700 (PDT) From: Linus Torvalds To: James Morris cc: linux-kernel@vger.kernel.org, Eric Paris , Stephen Smalley Subject: Re: [GIT] Fix SELinux memory leak regression for 2.6.27 In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 3 Sep 2008, James Morris wrote: > On Wed, 3 Sep 2008, James Morris wrote: > > > This is causing recent Fedora systems to die a slow and painful death. > > Please pull. > > Further review has raised an issue with this patch, an updated version > should be available soon. Ahh, that also explains why the branch isn't there any more. Thanks, Linus