|
|
Subscribe / Log in / New account

3.12.0-rt1

From:  Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To:  linux-rt-users <linux-rt-users@vger.kernel.org>
Subject:  [ANNOUNCE] 3.12.0-rt1
Date:  Sun, 10 Nov 2013 20:30:59 +0100
Message-ID:  <20131110193059.GA7537@linutronix.de>
Cc:  LKML <linux-kernel@vger.kernel.org>, Thomas Gleixner <tglx@linutronix.de>, rostedt@goodmis.org, John Kacur <jkacur@redhat.com>
Archive‑link:  Article

Dear RT folks!

I'm pleased to announce the v3.12.0-rt1 patch set.

Changes since v3.10.18-rt14
- updated to v3.12
- dropped SLAB support. It was broken in v3.10 and therefore not available
  for RT. Nobody complained except that it did not compile on !RT. Since
  SLUB performs a little better compared to SLAB and is the default
  allocator I think it is okay to drop SLAB support.
- the PREEMPT_RT Kconfig patches are now very early in the queue.

This is the first release of the v3.12 kernel. It run a couple of days on
powerpc and x86 without an accident :)

Known 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.

The RT patch against 3.12 can be found here:

   https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/...

The split quilt queue is available at:

   https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/...

and it will be moved to the usual location once I able to do so.

Sebastian
--
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 © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds