Messages in this thread |  | | Date | Tue, 31 Mar 2020 12:34:53 -0400 | From | Steven Rostedt <> | Subject | [PATCH RT 0/3] Linux 4.19.106-rt46-rc1 |
| |
Dear RT Folks,
This is the RT stable review cycle of patch 4.19.106-rt46-rc1.
Please scream at me if I messed something up. Please test the patches too.
The -rc release will be uploaded to kernel.org and will be deleted when the final release is out. This is just a review release (or release candidate).
The pre-releases will not be pushed to the git repository, only the final release is.
If all goes well, this patch will be converted to the next main release on 4/3/2020.
Enjoy,
-- Steve
To build 4.19.106-rt46-rc1 directly, the following patches should be applied:
http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.106.xz
http://www.kernel.org/pub/linux/kernel/projects/rt/4.19/patch-4.19.106-rt46-rc1.patch.xz
You can also build from 4.19.106-rt45 by applying the incremental patch:
http://www.kernel.org/pub/linux/kernel/projects/rt/4.19/incr/patch-4.19.106-rt45-rt46-rc1.patch.xz
Changes from 4.19.106-rt45:
---
Steven Rostedt (VMware) (2): irq_work: Fix checking of IRQ_WORK_LAZY flag set on non PREEMPT_RT Linux 4.19.106-rt46-rc1
Tiejun Chen (1): lib/ubsan: Remove flags parameter from calls to ubsan_prologue() and ubsan_epilogue()
---- kernel/irq_work.c | 15 ++++++++------- lib/ubsan.c | 5 ++--- localversion-rt | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-)
|  |