public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* [PATCH 00/11] rcu: Add missing RCU idle APIs on idle loop v2
@ 2012-08-23 14:58 Frederic Weisbecker
  0 siblings, 0 replies; 15+ messages in thread
From: Frederic Weisbecker @ 2012-08-23 14:58 UTC (permalink / raw)
  To: LKML
  Cc: Frederic Weisbecker, Paul E. McKenney, Chris Zankel, 3.2.x..,
	Chen Liqin, Lennox Wu, James E.J. Bottomley, Helge Deller, Parisc,
	David Howells, Koichi Yasutake, Geert Uytterhoeven, m68k,
	Hirokazu Takata, Yoshinori Sato, Mikael Starvik, Jesper Nilsson,
	Cris, Richard Henderson, Ivan Kokshaysky, Matt Turner, alpha, Mic

Hi,

Changes since v1:

- Fixed preempt handling in alpha idle loop
- added ack from Geert
- fixed stable email address, sorry :-/

This time I built tested everywhere but: h8300 (compiler internal error),
and mn10300, parisc, score (cross compilers not available in
ftp://ftp.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/)

For testing, you can pull from:

git://github.com/fweisbec/linux-dynticks.git
	rcu/idle-fix-v2 

Thanks.

Frederic Weisbecker (11):
  alpha: Fix preemption handling in idle loop
  alpha: Add missing RCU idle APIs on idle loop
  cris: Add missing RCU idle APIs on idle loop
  frv: Add missing RCU idle APIs on idle loop
  h8300: Add missing RCU idle APIs on idle loop
  m32r: Add missing RCU idle APIs on idle loop
  m68k: Add missing RCU idle APIs on idle loop
  mn10300: Add missing RCU idle APIs on idle loop
  parisc: Add missing RCU idle APIs on idle loop
  score: Add missing RCU idle APIs on idle loop
  xtensa: Add missing RCU idle APIs on idle loop

 arch/alpha/kernel/process.c   |    6 +++++-
 arch/alpha/kernel/smp.c       |    1 +
 arch/cris/kernel/process.c    |    3 +++
 arch/frv/kernel/process.c     |    3 +++
 arch/h8300/kernel/process.c   |    3 +++
 arch/m32r/kernel/process.c    |    3 +++
 arch/m68k/kernel/process.c    |    3 +++
 arch/mn10300/kernel/process.c |    3 +++
 arch/parisc/kernel/process.c  |    3 +++
 arch/score/kernel/process.c   |    4 +++-
 arch/xtensa/kernel/process.c  |    3 +++
 11 files changed, 33 insertions(+), 2 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-09-11 12:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1345733915-20040-1-git-send-email-fweisbec@gmail.com>
2012-08-23 14:58 ` [PATCH 07/11] m68k: Add missing RCU idle APIs on idle loop Frederic Weisbecker
2012-08-24 21:26 ` [PATCH 00/11] rcu: Add missing RCU idle APIs on idle loop v2 Paul E. McKenney
2012-08-25  1:19   ` Ben Hutchings
     [not found]   ` <1345857554.4840.43.camel@deadeye.wl.decadent.org.uk>
2012-08-25  2:10     ` Michael Cree
2012-08-25  3:50     ` Paul E. McKenney
     [not found]     ` <20120825035047.GB3436@linux.vnet.ibm.com>
2012-08-25 13:16       ` Frederic Weisbecker
     [not found]       ` <20120825131647.GA1994@somewhere>
2012-08-25 16:18         ` Paul E. McKenney
     [not found]         ` <20120825161806.GD3436@linux.vnet.ibm.com>
2012-08-25 21:15           ` Michael Cree
     [not found]           ` <5039406F.9040604@orcon.net.nz>
2012-08-26  0:12             ` Paul E. McKenney
     [not found]             ` <20120826001233.GH3436@linux.vnet.ibm.com>
2012-08-26  9:21               ` Tobias Klausmann
     [not found]               ` <20120826092137.GA50543@kaini.schwarzvogel.de>
2012-09-10 21:53                 ` Frederic Weisbecker
2012-09-10 21:56     ` Frederic Weisbecker
     [not found]     ` <20120910215541.GE21277@somewhere.redhat.com>
2012-09-10 22:58       ` Paul E. McKenney
2012-09-11 12:35         ` Frederic Weisbecker
2012-08-23 14:58 Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox