Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752291AbZGaMSh (ORCPT ); Fri, 31 Jul 2009 08:18:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752014AbZGaMSh (ORCPT ); Fri, 31 Jul 2009 08:18:37 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:53810 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751884AbZGaMSg (ORCPT ); Fri, 31 Jul 2009 08:18:36 -0400 Date: Fri, 31 Jul 2009 14:18:11 +0200 From: Ingo Molnar To: Magnus Damm Cc: john stultz , linux-kernel@vger.kernel.org, lethal@linux-sh.org, tglx@linutronix.de, akpm@linux-foundation.org Subject: Re: [PATCH] clocksource: save mult_orig in clocksource_disable() Message-ID: <20090731121811.GA3989@elte.hu> References: <20090618152432.10136.9932.sendpatchset@rx1.opensource.se> <1245352632.7508.1.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1161 Lines: 35 * Magnus Damm wrote: > On Fri, Jun 19, 2009 at 4:17 AM, john stultz wrote: > > On Fri, 2009-06-19 at 00:24 +0900, Magnus Damm wrote: > >> From: Magnus Damm > >> > >> Save clocksource mult_orig in clocksource_disable(). > >> > >> To fix the common case where ->enable() does not setup > >> mult, make sure mult_orig is saved in mult on disable. > >> > >> Also add comments to explain why we do this. > >> > >> Signed-off-by: Magnus Damm > > > > Acked-by: John Stultz > > > > Thomas, Andrew, please push this for 2.6.31. > > This one is slowly making it's way in I suppose? Btw., what specific issue does this fix? The commit description is generic, there's no bugzilla link and no other information either that could give me an idea about precisely what incarnation of the bug you have hit. Thanks, Ingo -- 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/