[ANNOUNCE] 4.4.6-rt13
Dear RT folks!
I'm pleased to announce the v4.4.6-rt13 patch set.
Changes since v4.4.6-rt12:
- Alexandre Belloni sent patch for the AT91 to get rid of the free_irq()
warning.
- Yang Shi sent a patch to address a "sleeping while atomic" warning in
a writeback tracepoint. Until now it was disabled to avoid it, now it
can be used again.
- Rik van Riel sent a patch to make the kvm async pagefault code use a
simple wait queue.
- Mike Galbraith set a patch to address a "sleeping while atomic"
warning in zsmalloc
- Netork packets sent by a RT task could be delayed (but won't block the
RT task) if a task with lower priority was interruped while sending a
packet. This is address by taking a qdisc lock so the high-prio task
can boost a task with lower priority.
- Clark Williams reported a swait related complate_all() warning while
comming out of suspend. Suspend to RAM (and hibernate) are now
filtered out from the warning.
- Mike Galbraith sent a patch to address a "sleeping while atomic"
warning in the zram driver.
- Josh Cartwright sent a patch to fix a lockdep splat in list_bl which
was reported by Luis Claudio R. Goncalves.
Known issues:
- CPU hotplug got a little better but can deadlock.
The delta patch against 4.4.6-rt12 is appended below and can be found here:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.4/incr/patch-4.4.6-rt12-rt13.patch.xz
You can get this release via the git tree at:
git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git v4.4.6-rt13
The RT patch against 4.4.6 can be found here:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.4/patch-4.4.6-rt13.patch.xz
The split quilt queue is available at:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.4/patches-4.4.6-rt13.tar.xz
Sebastian
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
13 files changed
tree: 6357dc3e58559adbaef20d0c1c24d333749a3a4d
- patches/