From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fernando Lopez-Lezcano Subject: Re: [ANNOUNCE] 3.0.6-rt17 Date: Fri, 07 Oct 2011 10:25:25 -0700 Message-ID: <4E8F3605.6060104@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: LKML , linux-rt-users , Fernando Lopez-Lezcano To: Thomas Gleixner Return-path: Received: from smtp2.Stanford.EDU ([171.67.219.82]:53224 "EHLO smtp.stanford.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750753Ab1JGRZd (ORCPT ); Fri, 7 Oct 2011 13:25:33 -0400 In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On 10/06/2011 06:15 PM, Thomas Gleixner wrote: > Dear RT Folks, > > I'm pleased to announce the 3.0.6-rt17 release. Hi and thanks again. So far this one is not hanging which is very good news. But I still see the hrtimer_fixup_activate warnings I reported for rt16... -- Fernando > After chasing weird RCU stalls and hung task messages for quite some > time a massive collaborative effort was able to track down and fix > this showstopper. Explanation from the changelog: ...