From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [ANNOUNCE] 3.12.0-rt2 Date: Fri, 29 Nov 2013 17:13:38 +0100 Message-ID: <20131129161338.GF31099@linutronix.de> References: <20131116194633.GD11518@linutronix.de> <20131122142345.GC8698@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Michael Langfinger , linux-rt-users To: Sami =?utf-8?Q?Pietik=C3=A4inen?= Return-path: Received: from www.linutronix.de ([62.245.132.108]:35187 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751231Ab3K2QNj convert rfc822-to-8bit (ORCPT ); Fri, 29 Nov 2013 11:13:39 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: * Sami Pietik=C3=A4inen | 2013-11-25 13:21:13 [+0000]: >In clocksource-tclib-allow-higher-clockrates.patch the clockevent devi= ce frequency is >stored to a local variable but never written to the tc_clkevt_device s= truct (setup_clkevents function). Thanks, no idea how I could overlook this. >Fix: replace local freq variable with clkevt.freq in setup_clkevents f= unction. >I also renamed clk32k_divisor_idx to divisor_idx because the 32k frequ= ency is not >hard coded in RT. Yeah, the right thing to do, Applied > >BR, >Sami Pietik=C3=A4inen Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-rt-user= s" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html