Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756267Ab0BTUoj (ORCPT ); Sat, 20 Feb 2010 15:44:39 -0500 Received: from relay4-v.mail.gandi.net ([217.70.178.78]:44251 "EHLO relay4-v.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753578Ab0BTUoi (ORCPT ); Sat, 20 Feb 2010 15:44:38 -0500 Date: Sat, 20 Feb 2010 12:44:19 -0800 From: Josh Triplett To: Dave Young Cc: Dipankar Sarma , "Paul E. McKenney" , Ingo Molnar , Lai Jiangshan , Vegard Nossum , Andrew Morton , Peter Zijlstra , James Morris , "Eric W. Biederman" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 10/18] sysctl extern cleanup - rcu Message-ID: <20100220204418.GB3997@feather> References: <20100220141620.GI3195@darkstar> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100220141620.GI3195@darkstar> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 19 On Sat, Feb 20, 2010 at 10:16:20PM +0800, Dave Young wrote: > Extern declarations in sysctl.c should be move to their own head file, > and then include them in relavant .c files. > > Move rcutorture_runnable extern declaration to linux/rcupdate.h > > Signed-off-by: Dave Young Acked-by: Josh Triplett That said, this could probably become something other than a sysctl easily enough; debugfs or writable module parameters come to mind. - Josh Triplett -- 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/