Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932333Ab2HOT7M (ORCPT ); Wed, 15 Aug 2012 15:59:12 -0400 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:16646 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932178Ab2HOT7D (ORCPT ); Wed, 15 Aug 2012 15:59:03 -0400 X-Authority-Analysis: v=2.0 cv=LIjkseq9 c=1 sm=0 a=rXTBtCOcEpjy1lPqhTCpEQ==:17 a=mNMOxpOpBa8A:10 a=xNAAEMgky9QA:10 a=5SG0PmZfjMsA:10 a=IkcTkHD0fZMA:10 a=meVymXHHAAAA:8 a=2sSwxcZ2iN8A:10 a=2rFVrY8bsTbAbCyUXO0A:9 a=QEXdDO2ut3YA:10 a=rXTBtCOcEpjy1lPqhTCpEQ==:117 X-Cloudmark-Score: 0 X-Originating-IP: 74.67.115.198 Subject: Re: [PATCH] sched: Support compiling out real-time scheduling with REALTIME_SCHED. From: Steven Rostedt To: Peter Zijlstra Cc: Trevor Brandt , Andrew Morton , "Paul E. McKenney" , Josh Triplett , Eric Paris , Fabio Estevam , Ingo Molnar , Thomas Gleixner , Suresh Siddha , Glauber Costa , Kamalesh Babulal , Mike Galbraith , linux-kernel@vger.kernel.org, team-fjord@googlegroups.com In-Reply-To: <1345043679.31459.109.camel@twins> References: <1344977423-28900-1-git-send-email-tjbrandt@gmail.com> <1345043679.31459.109.camel@twins> Content-Type: text/plain; charset="UTF-8" Date: Wed, 15 Aug 2012 15:58:44 -0400 Message-ID: <1345060724.29444.1.camel@acer.local.home> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 633 Lines: 19 On Wed, 2012-08-15 at 17:14 +0200, Peter Zijlstra wrote: > Other than that I'm not entirely happy with the growing #ifdef maze. > Granted this new one isn't nearly as bad as some of the existing ones, > but I do wish someone would clean up some of that. To get rid of the #ifdefs, just make the RT scheduler into a module that gets loaded for those that want it. /me runs! -- Steve -- 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/