From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755235Ab1C1Rpr (ORCPT ); Mon, 28 Mar 2011 13:45:47 -0400 Received: from one.firstfloor.org ([213.235.205.2]:53912 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751089Ab1C1Rpq (ORCPT ); Mon, 28 Mar 2011 13:45:46 -0400 Date: Mon, 28 Mar 2011 19:45:42 +0200 From: Andi Kleen To: Jiri Kosina Cc: Stephen Rothwell , Linus , Andrew Morton , LKML , x86@kernel.org, Len Brown , linux-pm@lists.linux-foundation.org, Henrique de Moraes Holschuh , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Andi Kleen , Ondrej Zary Subject: Re: [PATCH] apm: orphan the driver Message-ID: <20110328174542.GW21838@one.firstfloor.org> References: <20110326172204.05e52c10.sfr@canb.auug.org.au> <20110329004438.d9e755ef.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 28, 2011 at 04:05:14PM +0200, Jiri Kosina wrote: > On Tue, 29 Mar 2011, Stephen Rothwell wrote: > > > > I still have some hardware that uses APM and put a new 2.6 on it time > > > to time, so I can take this driver over if you want to. According to > > > git log it's really low effort anyway :) > > > > If you want it, its yours :-) > > Not really fighting for maintaining it actively, but can certainly give it > some care when necessary. FWIW Since Len plans some larger changes to the idle code (moving everything to cpuidle) active care may be needed soon. Effectively it would need a APM cpuidle driver. Just that you know what you're signing up for... -Andi