[kernel] r18374 - in dists/trunk/linux-2.6/debian/patches: features/all/rt series

Ben Hutchings benh at alioth.debian.org
Sat Dec 10 14:46:01 UTC 2011


Author: benh
Date: Sat Dec 10 14:46:00 2011
New Revision: 18374

Log:
Refresh rt patch series for 3.2-rc5

Deleted:
   dists/trunk/linux-2.6/debian/patches/features/all/rt/re-possible-slab-deadlock-while-doing-ifenslave.patch
   dists/trunk/linux-2.6/debian/patches/features/all/rt/sched_rt_runtime_share.patch
   dists/trunk/linux-2.6/debian/patches/features/all/rt/set-the-command-name-of-the-idle-tasks-in-smp-kernels-v3.patch
Modified:
   dists/trunk/linux-2.6/debian/patches/features/all/rt/x86-highmem-warn.patch
   dists/trunk/linux-2.6/debian/patches/series/base-extra

Modified: dists/trunk/linux-2.6/debian/patches/features/all/rt/x86-highmem-warn.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/all/rt/x86-highmem-warn.patch	Sat Dec 10 14:13:58 2011	(r18373)
+++ dists/trunk/linux-2.6/debian/patches/features/all/rt/x86-highmem-warn.patch	Sat Dec 10 14:46:00 2011	(r18374)
@@ -7,7 +7,7 @@
 
 Signed-off-by: Ingo Molnar <mingo at elte.hu>
 Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
-
+[bwh: Adjust context for 3.2-rc5]
 ---
  arch/x86/mm/highmem_32.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -23,5 +23,5 @@
 -	BUG_ON(!pte_none(*(kmap_pte-idx)));
 +	WARN_ON(!pte_none(*(kmap_pte-idx)));
  	set_pte(kmap_pte-idx, mk_pte(page, prot));
+ 	arch_flush_lazy_mmu_mode();
  
- 	return (void *)vaddr;

Modified: dists/trunk/linux-2.6/debian/patches/series/base-extra
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/base-extra	Sat Dec 10 14:13:58 2011	(r18373)
+++ dists/trunk/linux-2.6/debian/patches/series/base-extra	Sat Dec 10 14:46:00 2011	(r18374)
@@ -1,5 +1,4 @@
 + features/all/rt/x86_64-patch-for-idle-notifiers.patch featureset=rt
-+ features/all/rt/re-possible-slab-deadlock-while-doing-ifenslave.patch featureset=rt
 + features/all/rt/re-possible-slab-deadlock-while-doing-ifenslave-1.patch featureset=rt
 + features/all/rt/x86-kprobes-remove-bogus-preempt-enable.patch featureset=rt
 + features/all/rt/x86-hpet-disable-msi-on-lenovo-w510.patch featureset=rt
@@ -13,7 +12,6 @@
 + features/all/rt/power-allow-irq-threading.patch featureset=rt
 + features/all/rt/sched-keep-period-timer-alive-when-throttled.patch featureset=rt
 + features/all/rt/sched-prevent-boosting-from-throttling.patch featureset=rt
-+ features/all/rt/set-the-command-name-of-the-idle-tasks-in-smp-kernels-v3.patch featureset=rt
 + features/all/rt/mm-memcg-shorten-preempt-disabled-section-around-event-checks.patch featureset=rt
 + features/all/rt/tracing-account-for-preempt-off-in-preempt_schedule.patch featureset=rt
 + features/all/rt/signal-revert-ptrace-preempt-magic.patch featureset=rt
@@ -25,7 +23,6 @@
 + features/all/rt/signals-do-not-wake-self.patch featureset=rt
 + features/all/rt/posix-timers-no-broadcast.patch featureset=rt
 + features/all/rt/signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch featureset=rt
-+ features/all/rt/sched_rt_runtime_share.patch featureset=rt
 + features/all/rt/generic-cmpxchg-use-raw-local-irq.patch featureset=rt
 + features/all/rt/drivers-random-reduce-preempt-disabled-region.patch featureset=rt
 + features/all/rt/arm-at91-pit-remove-irq-handler-when-clock-is-unused.patch featureset=rt



More information about the Kernel-svn-changes mailing list