patches-3.10.15-rt11.tar.xz

md5sum:
87a42409bdaeba3ad91e521daf7ec85b  patches-3.10.15-rt11.tar.xz

Announce:
 ---------------------
 Dear RT folks!

 I'm pleased to announce the v3.10.15-rt11 patch set.

 Changes since v3.10.15-rt10
 - two genirq patches: one was already in v3.8-rt ("genirq: Set irq
   thread to RT priority on creation"). The second ("genirq: Set the irq
   thread policy without checking CAP_SYS_NICE") ensures that the
   priority is also assigned if the irq is requested in user contex. Patch
   by Thomas Pfaff.
 - A patch from Paul Gortmaker to compile PowerPC without RT
 - Four patches from Paul Gortmaker to compile with SLAB while RT is
   disabled.
 - A fix for "sleeping from invalid context" in tty_ldisc. Reported by
   Luis Claudio R. Goncalves.
 - A fix for "sleeping from invalid context" in the drm layer triggered
   by the i915 driver. Reported by Luis Claudio R. Goncalves.

 Known issues:

       - SLAB support not working

       - The cpsw network driver shows some issues.

       - bcache is disabled.

       - an ancient race (since we got sleeping spinlocks) where the
         TASK_TRACED state is temporary replaced while waiting on a rw
         lock and the task can't be traced.

       - livelock in sem_lock(). A race fix queued for 3.10+ fixes
         the livelock issue as well, but it's not yet in 3.10.15.
         Should someone trigger, please look at 5e9d5275 ("ipc/sem.c:
         fix race in sem_lock()") or wait till it hits the stable queue.

 The delta patch against v3.10.15-rt10 is appended below and can be found
 here:
    https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/incr/patch-3.10.15-rt10-rt11.patch.xz

 The RT patch against 3.10.15 can be found here:

    https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patch-3.10.15-rt11.patch.xz

 The split quilt queue is available at:

    https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patches-3.10.15-rt11.tar.xz

 Sebastian

 [delta patch snipped]
 ---------------------

http://marc.info/?l=linux-rt-users&m=138152550726604&w=2

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

Conflicts:
	patches/localversion.patch
10 files changed
tree: 4f666b8f5322a7614284fdbfebec9c24dbd03623
  1. patches/