debian/changelog: List changes in 4.19.25-rt16

This commit is contained in:
Ben Hutchings 2019-03-05 19:56:21 +00:00
parent ad9f27e1eb
commit 1ef9b5a41e
1 changed files with 10 additions and 1 deletions

11
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Tue, 12 Feb 2019 12:49:10 +0000