|
|
Log in / Subscribe / Register

3.2.9-rt15

From:  Thomas Gleixner <tglx@linutronix.de>
To:  LKML <linux-kernel@vger.kernel.org>
Subject:  [ANNOUNCE] 3.2.9-rt15
Date:  Fri, 2 Mar 2012 18:01:12 +0100 (CET)
Message-ID:  <alpine.LFD.2.02.1203021743040.2742@ionos>
Cc:  linux-rt-users <linux-rt-users@vger.kernel.org>
Archive‑link:  Article

Dear RT Folks,

I'm pleased to announce the 3.2.9-rt15 release. There have been a few
not announced intermediate releases which are mostly updates to the
stable tree.

Changes vs. 3.2.9-rt14:

  * seqlock/seqcount live lock fixes 

    	This is a rather massive change, which fixes live locks in the
    	fs code and elsewhere.

  * acpi raw spinlock annotations reverted

    	The raw spinlock conversions cause trouble in the ACPI
    	interrupt handler code and we have no idea why we did that
    	conversion in the first place :(

	So with this revert we hopefully get reports for the initial
	problem so we can look at that for a less problematic fix.

  * Hotplug fixes [Steven Rostedt]

    	This is most of the series Steven posted yesterday. I left out
    	the hotplug core changes as we really need to come up with a
    	less ugly solution for that.
  
  * Futex deadlock fix [Steven Rostedt]

  * Ringbuffer irq disabled check [Steven Rostedt]
	
  * Scheduler state check fix [Steven Rostedt]


The incremental patch against 3.2.9-rt14 can be found here:

  http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/in...


The RT patch against 3.2.9 can be found here:

  http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/pa...


The split quilt queue is available at:

  http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/pa...


Enjoy,

	tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds