linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RT 00/10] 3.8.13-rt16-rc1 stable review
@ 2013-09-08 12:25 Steven Rostedt
  2013-09-08 12:25 ` [PATCH RT 01/10] sched: Distangle worker accounting from rqlock Steven Rostedt
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Steven Rostedt @ 2013-09-08 12:25 UTC (permalink / raw)
  To: linux-kernel, linux-rt-users
  Cc: Thomas Gleixner, Carsten Emde, Sebastian Andrzej Siewior,
	John Kacur


Dear RT Folks,

This is the RT stable review cycle of patch 3.8.13-rt16-rc1.

Please scream at me if I messed something up. Please test the patches too.

The -rc release will be uploaded to kernel.org and will be deleted when
the final release is out. This is just a review release (or release candidate).

The pre-releases will not be pushed to the git repository, only the
final release is.

If all goes well, this patch will be converted to the next main release
on 9/11/2013.

Enjoy,

-- Steve


To build 3.8.13-rt16-rc1 directly, the following patches should be applied:

  http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.8.tar.xz

  http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.8.13.xz

  http://www.kernel.org/pub/linux/kernel/projects/rt/3.8/patch-3.8.13-rt16-rc1.patch.xz

You can also build from 3.8.13-rt15 by applying the incremental patch:

http://www.kernel.org/pub/linux/kernel/projects/rt/3.8/incr/patch-3.8.13-rt15-rt16-rc1.patch.xz


Changes from 3.8.13-rt15:

---


John Kacur (1):
      hpsa: fix warning with smp_processor_id() in preemptible section

Sebastian Andrzej Siewior (2):
      powerpc: 52xx: provide a default in mpc52xx_irqhost_map()
      genirq: do not invoke the affinity callback via a workqueue

Steven Rostedt (4):
      rt,ntp: Move call to schedule_delayed_work() to helper thread
      hwlat-detector: Update hwlat_detector to add outer loop detection
      hwlat-detector: Use trace_clock_local if available
      hwlat-detector: Use thread instead of stop machine

Steven Rostedt (Red Hat) (2):
      hwlat-detect/trace: Export trace_clock_local for hwlat-detector
      Linux 3.8.13-rt16-rc1

Thomas Gleixner (1):
      sched: Distangle worker accounting from rqlock

----
 arch/powerpc/platforms/52xx/mpc52xx_pic.c |    3 +-
 drivers/misc/hwlat_detector.c             |  117 ++++++++++++++++++-----------
 drivers/scsi/hpsa.c                       |    2 +-
 include/linux/interrupt.h                 |    1 +
 kernel/irq/manage.c                       |   79 ++++++++++++++++++-
 kernel/sched/core.c                       |   70 ++++-------------
 kernel/time/ntp.c                         |   40 ++++++++++
 kernel/trace/trace_clock.c                |    1 +
 kernel/workqueue.c                        |   63 +++++++---------
 kernel/workqueue_sched.h                  |    5 +-
 localversion-rt                           |    2 +-
 11 files changed, 240 insertions(+), 143 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-09-08 12:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 12:25 [PATCH RT 00/10] 3.8.13-rt16-rc1 stable review Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 01/10] sched: Distangle worker accounting from rqlock Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 02/10] rt,ntp: Move call to schedule_delayed_work() to helper thread Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 03/10] hpsa: fix warning with smp_processor_id() in preemptible section Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 04/10] powerpc: 52xx: provide a default in mpc52xx_irqhost_map() Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 05/10] hwlat-detector: Update hwlat_detector to add outer loop detection Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 06/10] hwlat-detect/trace: Export trace_clock_local for hwlat-detector Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 07/10] hwlat-detector: Use trace_clock_local if available Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 08/10] hwlat-detector: Use thread instead of stop machine Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 09/10] genirq: do not invoke the affinity callback via a workqueue Steven Rostedt
2013-09-08 12:25 ` [PATCH RT 10/10] Linux 3.8.13-rt16-rc1 Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).