From 1ef9b5a41e7b620840eab8b74ab429311db83c93 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 5 Mar 2019 19:56:21 +0000 Subject: [PATCH] debian/changelog: List changes in 4.19.25-rt16 --- debian/changelog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5f3901291..acc4639ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -639,7 +639,16 @@ linux (4.19.26-1) UNRELEASED; urgency=medium * [arm64] Add patch from v4.20 to enable device-tree for Pine64-LTS. [ Romain Perier ] - * [rt] Update to 4.19.25-rt16 + * [rt] Update to 4.19.25-rt16: + - Add zram_slot_trylock() to "drivers/block/zram: Replace bit spinlocks + with rtmutex for -rt" + - Refresh "futex: workaround migrate_disable/enable in different context" + - softirq: Avoid "local_softirq_pending" messages if ksoftirqd is blocked + - softirq: Avoid "local_softirq_pending" messages if task is in cpu_chill() + - hrtimer: Don't lose state in cpu_chill() + - hrtimer: cpu_chill(): save task state in ->saved_state() + - [x86] lazy-preempt: properly check against preempt-mask + - [i386] lazy-preempt: use proper return label on 32bit-x86 -- Ben Hutchings Tue, 12 Feb 2019 12:49:10 +0000