From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751315AbdJDQIK convert rfc822-to-8bit (ORCPT ); Wed, 4 Oct 2017 12:08:10 -0400 Received: from mout.gmx.net ([212.227.15.15]:60294 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbdJDQIJ (ORCPT ); Wed, 4 Oct 2017 12:08:09 -0400 Message-ID: <1507133279.6934.66.camel@gmx.de> Subject: Re: [ANNOUNCE] v4.11.12-rt13 From: Mike Galbraith To: Sebastian Andrzej Siewior , Thomas Gleixner Cc: LKML , linux-rt-users , Steven Rostedt Date: Wed, 04 Oct 2017 18:07:59 +0200 In-Reply-To: <20170905145244.jro4jywfxugmn7eh@linutronix.de> References: <20170905145244.jro4jywfxugmn7eh@linutronix.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT X-Provags-ID: V03:K0:qq7UuKQA0JNIrAOwZ9DgofJ3F+yZc8fh8k4r5qysd8zgDRL168+ nn6xGWTXrizWAEENWV/LWD5BR95QK7G/0S72f9ga44MynIH4fgFiCZlO3tQjkvpMQf6Grto g9oxgQmL2cgZPYxGuxSo+ZXw5YgVM29hjAZsgYFJM20NT+uPgHO4Ln09PHqYKI8w6w35KWh 2rjkBoydLdPu2Dg6E6dlw== X-UI-Out-Filterresults: notjunk:1;V01:K0:yTVJmZyitwU=:rXlYfC97lQ+vPqXjzS3GMn t8h2BJh2LXdYnWF+Y08/XyNncZ6Lw4H4Kg36oyLufFFDyTQdl0dunp9tXH0Sh+Ov/gX0PJxK4 zG0OvMgpV2XiKTth1bJYWuK1/mcYFoywhwgnisLl2mys/Lv7+MF18Y/F56c8cpDHjuqOPPo9e uu3pGAGB+QJJ7qp51Hh25xmELPqg8QcA0TDz9FTPwl2pulD6U/CkUGMf2dhoOsYq2++duBfkV LIDtMn1qqNCqvZ3NoMR1K15vW3b2zqLcWc0adq+X1FlWKeoaryc9nHFkEsrL0f35zb9EKtem3 /GaEGETsf8hWJKhUewk3+zUXSsDx3gs24mlRcN9VR1LO46USTSbZAvYoEahYY/Wp0omwzEJuK 8JBdEMBrnZHw8lltx1EiKpQHH0W3LqHxTIayE22tlaJqGJGMzoHycppGjcPX70Y9FWmLH13U/ E+qxpTdNSFuyvAB5P/pwQ25/9wD21Z27cx/dbr00Ny4l/6u9D5vpknjSG57UdsMY3W3U4mWqB /JlT0PSW7gFcgCTm7Ma75MW9b9o+E385IsD6SBHnNuwnBICMvHVUXyZYUcqvLtYN8vaYA/QF+ ObPDboeDx+AHl2XegF3Da7Co5Hf6oseQOTUWQ48kR6YbUt1I5Qe8CCspgQZCs8gi6YDxgHfgZ nBk5mfeypkler/7xNo4HjToGbQR2PJF/X35WlAzejHa/9JSQEPEfD1/wo8vARSu+z0GHMLifo LHAneZ3Eowot/5P0t6WD/EwnKz4xlZj+Qt0YZu4hV00E0lmUVMF36HZU/OMRcPIHsVXLyyRY6 b7yeSqqWjlyAwE4gCMBZtUzLkmNmS0a+JYxuwhvOiWhYxvnQKE= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2017-09-05 at 16:52 +0200, Sebastian Andrzej Siewior wrote: > Dear RT folks! > > I'm pleased to announce the v4.11.12-rt13 patch set. > > Changes since v4.11.12-rt12: > > - Merging Anna-Maria's "hrtimer: Provide softirq context hrtimers" > series. Merging this series enables the removal of almost all > hrtimer related patches in the queue. What is left is the "force > switch" of all timers to the softirq context (except a few special > ones) and a wait-queue to wait until a timer is completed. > The overall diffstat compared to -rt12 is > 21 files changed, 573 insertions(+), 651 deletions(-) > amazing. We have RT wise the same functionality with 78 lines less > of code. (post lazy sod mode [vacation] testing...)  Seems combo-patch induced some ltp posix conformance test grumbling. +clock_settime_8_1 ... ... FAILED +clock_settime_4_2 ... ... FAILED +clock_settime_speculative_4_3 ... ... FAILED +timer_settime_5_2 ... ... FAILED +timer_settime_5_1 ... ... FAILED +timer_settime_5_3 ... ... FAILED rtbox:/root # /usr/local/ltp/conformance/interfaces/clock_settime/clock_settime_8-1.run-test Ended too late. 1507131910 >> 1507131908 Test FAILED rtbox:/root # /usr/local/ltp/conformance/interfaces/clock_settime/clock_settime_4-2.run-test timer should have expired _immediately_ rtbox:/root # /usr/local/ltp/conformance/interfaces/clock_settime/speculative/clock_settime_speculative_4-3.run-test Overrun count =0, not # of repeating timer expirys FAIL: Caught 0 signals, not 1 Test FAILED rtbox:/root # /opt/ltp/conformance/interfaces/timer_settime/timer_settime_5-2.run-test signal was not sent