Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932629AbVKXLls (ORCPT ); Thu, 24 Nov 2005 06:41:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932630AbVKXLls (ORCPT ); Thu, 24 Nov 2005 06:41:48 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:178 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S932629AbVKXLlr (ORCPT ); Thu, 24 Nov 2005 06:41:47 -0500 Date: Thu, 24 Nov 2005 12:41:36 +0100 From: Pavel Machek To: Pierre Ossman Cc: akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [MMC] Add try_to_freeze to kauditd Message-ID: <20051124114136.GA25197@elf.ucw.cz> References: <20051107071300.7073.47106.stgit@poseidon.drzeus.cx> <4385844C.5080707@drzeus.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4385844C.5080707@drzeus.cx> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 26 Hi! > >kauditd was causing suspends to fail because it refused to freeze. > >Adding a try_to_freeze() to its sleep loop solves the issue. > > > >Signed-off-by: Pierre Ossman > >Acked-by: Pavel Machek > >--- > > > > kernel/audit.c | 4 +++- > > 1 files changed, 3 insertions(+), 1 deletions(-) > > > > > > Did anyone actually pick this up? Its not in -mm or Linus' tree. Not me... I do not think it needs to go through my trees, should be simple enough to go to -mm directly. Pavel -- Thanks, Sharp! - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/