login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
July
»
14
Re: [PATCH RFC tip/core/rcu 0/30] RCU commits queued for 2.6.36/7
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Paul E. McKenney
Subject:
Re: [PATCH RFC tip/core/rcu 0/30] RCU commits queued for 2.6.36/7
Date: Wednesday, July 14, 2010 - 4:27 pm
On Wed, Jul 14, 2010 at 02:19:02PM -0700, Josh Triplett wrote:
quoted text
> On Wed, Jul 14, 2010 at 01:09:45PM -0700, Paul E. McKenney wrote: > > This patchset shows the patches queued for 2.6.36/7. These are not > > yet ready to move upstream due to dependencies on commits moving up other > > trees. The patches are as follows: > > > > 1-19. These are the remaining patches implementing Arnd's sparse-checking > > work. #1 needs to go up the networking tree, but > > will cause regressions until f5155b33277 ("rcu: add an > > rcu_dereference_index_check()") reaches mainline. #2 depends > > on #1, and many of the later patches (#3-#30) depend on #2. > > Many of #3-#19 will go up non-tip trees. > > 20. Update Documentation/RCU to remove the now-deprecated rcu_head > > initialization macros. > > 21. Fix long-standing DocBook example showing long-dead three-argument > > variant of call_rcu(). > > 22. Make the CPU stall warning timeout configurable at build time > > with new RCU_CPU_STALL_TIMEOUT config parameter. > > 23. Remove the now-deprecated rcu_head initialization macros. > > This depends on a couple of patches removing their use that > > are making their way up other maintainer trees. > > 24. Document the new debug assists from Arnd, Mathieu, and myself. > > 25. Add random preemption to rcutorture testing of preemptible > > RCU, courtesy of Lai Jiangshan. > > 26. Remove TREE_RCU's ->rda[] array in favor of the new __percpu > > facility, also courtesy of Lai Jiangshan. > > 27. Fixlet to #26 for RCU tracing. > > 28. Rename __do_rcu_dereference_check() to rcu_lockdep_assert(), > > given that Tetsuo Handa has found outside-of-RCU use for this > > function. > > 29. Add a boot parameter to suppress RCU CPU stall warnings. > > 30. Update kerneldoc or rcu_read_lock(), call_rcu(), and > > synchronize_rcu(). > > I replied to patches 27 and 29 with suggested changes. For all the > rest: > > Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Thank you very much for looking this over! Thanx, Paul --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH RFC tip/core/rcu 01/30] net: convert to rcu_derefer ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 02/30] rcu: define __rcu address s ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 03/30] rculist: avoid __rcu annota ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 04/30] cgroups: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 05/30] credentials: rcu annotation
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 06/30] keys: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 07/30] nfs: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 08/30] net: __rcu annotations for ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 09/30] perf_event: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 10/30] notifiers: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 11/30] radix-tree: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 0/30] RCU commits queued for 2.6.36/7
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 12/30] idr: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 13/30] input: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 14/30] net/netfilter: __rcu annota ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 15/30] kvm: add __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 16/30] kernel: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 17/30] net: __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 18/30] kvm: more __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 19/30] vhost: add __rcu annotations
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 20/30] Update documentation to not ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 21/30] Update call_rcu() usage, ad ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 22/30] rcu: make CPU stall warning ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 23/30] rcu head remove init
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 24/30] rcu: add shiny new debug as ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 25/30] rcutorture: add random pree ...
, Paul E. McKenney
, (Wed Jul 14, 1:09 pm)
[PATCH RFC tip/core/rcu 26/30] rcu: simplify the usage of ...
, Paul E. McKenney
, (Wed Jul 14, 1:10 pm)
[PATCH RFC tip/core/rcu 27/30] rcu: apply ->rda changes to ...
, Paul E. McKenney
, (Wed Jul 14, 1:10 pm)
[PATCH RFC tip/core/rcu 28/30] rcu: rename __do_rcu_derefe ...
, Paul E. McKenney
, (Wed Jul 14, 1:10 pm)
[PATCH RFC tip/core/rcu 29/30] rcu: add boot parameter to ...
, Paul E. McKenney
, (Wed Jul 14, 1:10 pm)
[PATCH RFC tip/core/rcu 30/30] rcu: improve kerneldoc for ...
, Paul E. McKenney
, (Wed Jul 14, 1:10 pm)
Re: [PATCH RFC tip/core/rcu 27/30] rcu: apply ->rda change ...
, Josh Triplett
, (Wed Jul 14, 2:12 pm)
Re: [PATCH RFC tip/core/rcu 29/30] rcu: add boot parameter ...
, Josh Triplett
, (Wed Jul 14, 2:16 pm)
Re: [PATCH RFC tip/core/rcu 27/30] rcu: apply ->rda change ...
, Paul E. McKenney
, (Wed Jul 14, 2:16 pm)
Re: [PATCH RFC tip/core/rcu 0/30] RCU commits queued for 2 ...
, Josh Triplett
, (Wed Jul 14, 2:19 pm)
Re: [PATCH RFC tip/core/rcu 07/30] nfs: __rcu annotations
, Trond Myklebust
, (Wed Jul 14, 3:07 pm)
Re: [PATCH RFC tip/core/rcu 0/30] RCU commits queued for 2 ...
, Paul E. McKenney
, (Wed Jul 14, 4:27 pm)
Re: [PATCH RFC tip/core/rcu 29/30] rcu: add boot parameter ...
, Paul E. McKenney
, (Wed Jul 14, 4:30 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Mel Gorman
Re: [PATCH 1/4] vmstat: remove zone->lock from walk_zones_in_node
Guenter Roeck
Re: [lm-sensors] Location for thermal drivers
David Woodhouse
Re: RFC: Moving firmware blobs out of the kernel.
Siddha, Suresh B
Re: [PATCH 2.6.21 review I] [11/25] x86: default to physical mode on hotplug CPU k...
Peter Zijlstra
Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)
git-commits-head
:
Linux Kernel Mailing List
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Linux Kernel Mailing List
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Linux Kernel Mailing List
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
Linux Kernel Mailing List
[Bluetooth] Initiate authentication during connection establishment
Linux Kernel Mailing List
[POWERPC] 4xx: Add ppc40x_defconfig
linux-netdev
:
MERCEDES
Your mail id has won 950,000.00 in the MERCEDES Benz Online Promo.for claims send:
David Miller
Re: [PATCH] xen/netfront: do not mark packets of length < MSS as GSO
David Miller
Re: skb_segment() questions
Shan Wei
[RFC PATCH net-next 2/5]IPv6:netfilter: Send an ICMPv6 "Fragment Reassembly Timeou...
Stanislaw Gruszka
[PATCH 1/4] bnx2x: use smp_mb() to keep ordering of read write operations
git
:
Nicolas Sebrecht
git-svn died of signal 11 (was "3 failures on test t9100 (svn)")
Junio C Hamano
Re: [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
Martin Langhoff
Re: [PATCH] GIT commit statistics.
Alexandre Julliard
[PATCH] gitweb: Put back shortlog instead of graphiclog in the project list.
Josh Triplett
[PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
openbsd-misc
:
Taisto Qvist XX
Re: AMD GEODE LX-800 just works with kernel from install42.iso and kernelpanics wi...
Nico Meijer
Re: gOS Develop Kit with VIA pc-1 Processor Platform VIA C7-D
Andreas Bihlmaier
Re: jetway board sensors (Fintek F71805F)
admin
Drive a 2009 car from R799p/m
Antti Harri
Re: how to create a sha256 hash
Colocation donated by:
Syndicate