|
|
Log in / Subscribe / Register

v4.14.27-rt21

From:  Sebastian Andrzej Siewior <bigeasy-AT-linutronix.de>
To:  Thomas Gleixner <tglx-AT-linutronix.de>
Subject:  [ANNOUNCE] v4.14.27-rt21
Date:  Sat, 17 Mar 2018 12:49:20 +0100
Message-ID:  <20180317114919.r74kp5m35cz6wstw@linutronix.de>
Cc:  LKML <linux-kernel-AT-vger.kernel.org>, linux-rt-users <linux-rt-users-AT-vger.kernel.org>, Steven Rostedt <rostedt-AT-goodmis.org>

Dear RT folks!

I'm pleased to announce the v4.14.27-rt21 patch set. 

Changes since v4.14.27-rt20:

  - The blk-queue triggered a warning in swake_up_all() because it
    invoked the function with disabled interrupts in !RT configs.
    Reported by Corey Minyard.

  - The cpu_chill() function invokes do_nanosleep() which could access
    stale user space pointer.

Known issues
     - A warning triggered in "rcu_note_context_switch" originated from
       SyS_timer_gettime(). The issue was always there, it is now
       visible. Reported by Grygorii Strashko and Daniel Wagner.

The delta patch against v4.14.27-rt20 is appended below and can be found here:
 
     https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.14/...

You can get this release via the git tree at:

    git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git v4.14.27-rt21

The RT patch against v4.14.27 can be found here:

    https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.14/...

The split quilt queue is available at:

    https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.14/...

Sebastian


Copyright © 2018, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds