From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751318AbcGOPWt (ORCPT ); Fri, 15 Jul 2016 11:22:49 -0400 Received: from smtprelay0054.hostedemail.com ([216.40.44.54]:36822 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751000AbcGOPWr (ORCPT ); Fri, 15 Jul 2016 11:22:47 -0400 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::,RULES_HIT:41:334:355:368:369:379:541:599:800:960:969:988:989:1260:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3870:3874:4250:4321:4423:5007:6261:7875:8509:9040:10004:10400:10848:10967:11232:11658:11914:12296:12517:12519:12663:12740:13069:13311:13357:13439:14181:14659:14721:21080:21220:30054:30089:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: leg08_18148df91bf4a X-Filterd-Recvd-Size: 1603 Date: Fri, 15 Jul 2016 11:22:44 -0400 From: Steven Rostedt To: Sebastian Andrzej Siewior Cc: Thomas Gleixner , LKML , linux-rt-users Subject: Re: [ANNOUNCE] 4.6.4-rt8 Message-ID: <20160715112244.4ff6ecab@gandalf.local.home> In-Reply-To: <20160715114803.GA11606@linutronix.de> References: <20160715114803.GA11606@linutronix.de> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 15 Jul 2016 13:48:04 +0200 Sebastian Andrzej Siewior wrote: > Dear RT folks! > > I'm pleased to announce the v4.6.4-rt8 patch set. > > Changes since v4.6.4-rt8: > > - Import Thomas' timer rework known as "timer: Refactor the timer > wheel" patch set which made its way into the -TIP tree. With this > changes we get NOHZ_FULL working. Finally. Does this mean that there's no more 1 second tick? > > - Avoid warning of an unused symbol in the !RT case > (preemptible_lazy()) > > - Replace the "trace event preempt count" fixup with Steven's version. > > Known issues > - CPU hotplug got a little better but can deadlock. Hmm, better but can deadlock. -- Steve