lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 04 Oct 2017 18:07:59 +0200
From:   Mike Galbraith <efault@....de>
To:     Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        Thomas Gleixner <tglx@...utronix.de>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        linux-rt-users <linux-rt-users@...r.kernel.org>,
        Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [ANNOUNCE] v4.11.12-rt13

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ