Skip to content
Snippets Groups Projects
Commit 0b7f52b7 authored by Sebastian Andrzej Siewior's avatar Sebastian Andrzej Siewior
Browse files

[ANNOUNCE] v6.6-rt13

Dear RT folks!

I'm pleased to announce the v6.6-rt13 patch set.

Changes since v6.6-rt12:

  - Update to the printk series provided by John Ogness. Some of the
    patches were merged during the merge window other are under review.
    Here is a small changelog:
    - warn and panic console output will interrupt the threaded printing
      mid-line rather than waiting for the line to finish printing

    - in panic, printing is now synchronous rather than first storing all
      panic messages and then dumping to consoles

    - printing kthreads will sleep, rather than busy-wait, while consoles
      are in emergency or panic states

    - atomic console printing will only print to the end of the emergency
      messages, rather than flushing all remaining records

    - apply various printk mainline fixes currently in review
        https://lore.kernel.org/lkml/20231106210730.115192-1-john.ogness@linutronix.de

Known issues
     Pierre Gondois reported crashes on ARM64 together with "rtla timerlat
     hist" as trigger. It is not yet understood. The report is at
	https://lore.kernel.org/70c08728-3d4f-47a6-8a3e-114e4877d120@arm.com

The delta patch against v6.6-rt12 is appended below and can be found here:

     https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.6/incr/patch-6.6-rt12-rt13.patch.xz

You can get this release via the git tree at:

    https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git v6.6-rt13

The RT patch against v6.6 can be found here:

    https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.6/older/patch-6.6-rt13.patch.xz

The split quilt queue is available at:

    https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.6/older/patches-6.6-rt13.tar.xz



Sebastian

Signed-off-by: default avatarSebastian Andrzej Siewior <bigeasy@linutronix.de>
parent 5f4f925d
Branches dvzrv/revoke_dvzrv
No related tags found
Loading
Showing
with 106 additions and 313 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment