From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: [PATCH RT 00/16] 3.2.50-rt71-rc1 stable review Date: Mon, 09 Sep 2013 08:47:45 -0400 Message-ID: <20130909124745.590777496@goodmis.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Thomas Gleixner , Carsten Emde , Sebastian Andrzej Siewior , John Kacur To: linux-kernel@vger.kernel.org, linux-rt-users Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org Dear RT Folks, This is the RT stable review cycle of patch 3.2.50-rt71-rc1. Please scream at me if I messed something up. Please test the patches t= oo. 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 can= didate). 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/12/2013. Enjoy, -- Steve To build 3.2.50-rt71-rc1 directly, the following patches should be appl= ied: http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.tar.xz http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2.50.xz http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/patch-3.2.50-r= t71-rc1.patch.xz You can also build from 3.2.50-rt70 by applying the incremental patch: http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/incr/patch-3.2.5= 0-rt70-rt71-rc1.patch.xz Changes from 3.2.50-rt70: --- Ivo Sieben (1): genirq: Set irq thread to RT priority on creation Mike Galbraith (1): x86/mce: fix mce timer interval Paul Gortmaker (1): list_bl.h: make list head locking RT safe Sebastian Andrzej Siewior (4): kernel/cpu: fix cpu down problem if kthread's cpu is going down kernel/hotplug: restore original cpu mask oncpu/down drm/i915: drop trace_i915_gem_ring_dispatch on rt genirq: do not invoke the affinity callback via a workqueue Steven Rostedt (5): sched/workqueue: Only wake up idle workers if not blocked on slee= ping spin lock 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.2.50-rt71-rc1 Uwe Kleine-K=C3=B6nig (1): list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCK Zhao Hongjiang (1): timers: prepare for full preemption improve ---- arch/x86/kernel/cpu/mcheck/mce.c | 4 +- drivers/gpu/drm/i915/i915_gem_execbuffer.c | 2 + drivers/misc/hwlat_detector.c | 117 +++++++++++++++++---= -------- include/linux/interrupt.h | 1 + include/linux/list_bl.h | 28 ++++++- kernel/cpu.c | 29 ++++++- kernel/irq/manage.c | 89 +++++++++++++++++++-= - kernel/sched.c | 4 +- kernel/time/ntp.c | 42 ++++++++++ kernel/timer.c | 8 +- kernel/trace/trace_clock.c | 1 + localversion-rt | 2 +- 12 files changed, 264 insertions(+), 63 deletions(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754257Ab3IINdB (ORCPT ); Mon, 9 Sep 2013 09:33:01 -0400 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:25990 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753522Ab3IIN0u (ORCPT ); Mon, 9 Sep 2013 09:26:50 -0400 X-Authority-Analysis: v=2.0 cv=fJG7LOme c=1 sm=0 a=Sro2XwOs0tJUSHxCKfOySw==:17 a=Drc5e87SC40A:10 a=Ciwy3NGCPMMA:10 a=iXTeu8aZBggA:10 a=5SG0PmZfjMsA:10 a=bbbx4UPp9XUA:10 a=meVymXHHAAAA:8 a=KGjhK52YXX0A:10 a=Zvybn3zlWHMA:10 a=VwQbUJbxAAAA:8 a=Dy9FSkG8L0gs_orUxm0A:9 a=U62fhAwekXMA:10 a=Sro2XwOs0tJUSHxCKfOySw==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 67.255.60.225 Message-Id: <20130909124745.590777496@goodmis.org> User-Agent: quilt/0.60-1 Date: Mon, 09 Sep 2013 08:47:45 -0400 From: Steven Rostedt To: linux-kernel@vger.kernel.org, linux-rt-users Cc: Thomas Gleixner , Carsten Emde , Sebastian Andrzej Siewior , John Kacur Subject: [PATCH RT 00/16] 3.2.50-rt71-rc1 stable review Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear RT Folks, This is the RT stable review cycle of patch 3.2.50-rt71-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/12/2013. Enjoy, -- Steve To build 3.2.50-rt71-rc1 directly, the following patches should be applied: http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.tar.xz http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2.50.xz http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/patch-3.2.50-rt71-rc1.patch.xz You can also build from 3.2.50-rt70 by applying the incremental patch: http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/incr/patch-3.2.50-rt70-rt71-rc1.patch.xz Changes from 3.2.50-rt70: --- Ivo Sieben (1): genirq: Set irq thread to RT priority on creation Mike Galbraith (1): x86/mce: fix mce timer interval Paul Gortmaker (1): list_bl.h: make list head locking RT safe Sebastian Andrzej Siewior (4): kernel/cpu: fix cpu down problem if kthread's cpu is going down kernel/hotplug: restore original cpu mask oncpu/down drm/i915: drop trace_i915_gem_ring_dispatch on rt genirq: do not invoke the affinity callback via a workqueue Steven Rostedt (5): sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock 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.2.50-rt71-rc1 Uwe Kleine-König (1): list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCK Zhao Hongjiang (1): timers: prepare for full preemption improve ---- arch/x86/kernel/cpu/mcheck/mce.c | 4 +- drivers/gpu/drm/i915/i915_gem_execbuffer.c | 2 + drivers/misc/hwlat_detector.c | 117 +++++++++++++++++----------- include/linux/interrupt.h | 1 + include/linux/list_bl.h | 28 ++++++- kernel/cpu.c | 29 ++++++- kernel/irq/manage.c | 89 +++++++++++++++++++-- kernel/sched.c | 4 +- kernel/time/ntp.c | 42 ++++++++++ kernel/timer.c | 8 +- kernel/trace/trace_clock.c | 1 + localversion-rt | 2 +- 12 files changed, 264 insertions(+), 63 deletions(-)