[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: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Showing
- patches/0001-printk-flush-consoles-before-checking-progress.patch 0 additions, 57 deletions...0001-printk-flush-consoles-before-checking-progress.patch
- patches/0001-serial-core-Provide-port-lock-wrappers.patch 9 additions, 2 deletionspatches/0001-serial-core-Provide-port-lock-wrappers.patch
- patches/0002-serial-core-Use-lock-wrappers.patch 9 additions, 2 deletionspatches/0002-serial-core-Use-lock-wrappers.patch
- patches/0003-serial-21285-Use-port-lock-wrappers.patch 5 additions, 2 deletionspatches/0003-serial-21285-Use-port-lock-wrappers.patch
- patches/0004-serial-8250_aspeed_vuart-Use-port-lock-wrappers.patch 5 additions, 2 deletions...004-serial-8250_aspeed_vuart-Use-port-lock-wrappers.patch
- patches/0005-serial-8250_bcm7271-Use-port-lock-wrappers.patch 5 additions, 2 deletions...hes/0005-serial-8250_bcm7271-Use-port-lock-wrappers.patch
- patches/0006-serial-8250-Use-port-lock-wrappers.patch 9 additions, 2 deletionspatches/0006-serial-8250-Use-port-lock-wrappers.patch
- patches/0007-serial-8250_dma-Use-port-lock-wrappers.patch 9 additions, 2 deletionspatches/0007-serial-8250_dma-Use-port-lock-wrappers.patch
- patches/0008-serial-8250_dw-Use-port-lock-wrappers.patch 9 additions, 2 deletionspatches/0008-serial-8250_dw-Use-port-lock-wrappers.patch
- patches/0009-serial-8250_exar-Use-port-lock-wrappers.patch 5 additions, 2 deletionspatches/0009-serial-8250_exar-Use-port-lock-wrappers.patch
- patches/0010-serial-8250_fsl-Use-port-lock-wrappers.patch 5 additions, 2 deletionspatches/0010-serial-8250_fsl-Use-port-lock-wrappers.patch
- patches/0011-serial-8250_mtk-Use-port-lock-wrappers.patch 6 additions, 2 deletionspatches/0011-serial-8250_mtk-Use-port-lock-wrappers.patch
- patches/0012-serial-8250_omap-Use-port-lock-wrappers.patch 5 additions, 2 deletionspatches/0012-serial-8250_omap-Use-port-lock-wrappers.patch
- patches/0013-serial-8250_pci1xxxx-Use-port-lock-wrappers.patch 5 additions, 2 deletions...es/0013-serial-8250_pci1xxxx-Use-port-lock-wrappers.patch
- patches/0014-serial-altera_jtaguart-Use-port-lock-wrappers.patch 5 additions, 2 deletions.../0014-serial-altera_jtaguart-Use-port-lock-wrappers.patch
- patches/0015-printk-nbcon-Provide-functions-to-mark-atomic-write-.patch 0 additions, 142 deletions...rintk-nbcon-Provide-functions-to-mark-atomic-write-.patch
- patches/0015-serial-altera_uart-Use-port-lock-wrappers.patch 5 additions, 2 deletionspatches/0015-serial-altera_uart-Use-port-lock-wrappers.patch
- patches/0016-serial-amba-pl010-Use-port-lock-wrappers.patch 5 additions, 2 deletionspatches/0016-serial-amba-pl010-Use-port-lock-wrappers.patch
- patches/0017-printk-nbcon-Wire-up-nbcon-console-atomic-flushing.patch 0 additions, 80 deletions...-printk-nbcon-Wire-up-nbcon-console-atomic-flushing.patch
- patches/0017-serial-amba-pl011-Use-port-lock-wrappers.patch 5 additions, 2 deletionspatches/0017-serial-amba-pl011-Use-port-lock-wrappers.patch
Loading
Please register or sign in to comment