Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964913Ab2HVRSK (ORCPT ); Wed, 22 Aug 2012 13:18:10 -0400 Received: from mail-qc0-f174.google.com ([209.85.216.174]:46039 "EHLO mail-qc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758246Ab2HVRSG (ORCPT ); Wed, 22 Aug 2012 13:18:06 -0400 MIME-Version: 1.0 In-Reply-To: <1345652628-15060-1-git-send-email-fweisbec@gmail.com> References: <1345652628-15060-1-git-send-email-fweisbec@gmail.com> Date: Wed, 22 Aug 2012 19:18:04 +0200 X-Google-Sender-Auth: 2Xj0lGsK2S1hP6ZttYsBsmfYvJo Message-ID: Subject: Re: [PATCH 00/10] rcu: Add missing RCU idle APIs on idle loop From: Geert Uytterhoeven To: Frederic Weisbecker Cc: LKML , "Paul E. McKenney" , Chris Zankel , "3.2.x.." , Chen Liqin , Lennox Wu , "James E.J. Bottomley" , Helge Deller , Parisc , David Howells , Koichi Yasutake , m68k , Hirokazu Takata , Yoshinori Sato , Mikael Starvik , Jesper Nilsson , Cris , Richard Henderson , Ivan Kokshaysky , Matt Turner , alpha Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1304 Lines: 31 On Wed, Aug 22, 2012 at 6:23 PM, Frederic Weisbecker wrote: > So this fixes some potential RCU stalls in a bunch of architectures. > When rcu_idle_enter()/rcu_idle_exit() became a requirement, we forgot > to handle the architectures that don't support CONFIG_NO_HZ. > > I guess the set should be dispatched into arch maintainer trees. I can take the m68k version, but are you sure you want it this way? Each of them must be in mainline before they can enter stable. > I'm sorry I haven't built tested everywhere. But the changes are > small and need to be at least boot tested anyway. Builds and boots fine on m68k under ARAnyM. Acked-by: Geert Uytterhoeven (for m68k) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/