From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [patch 1/2] locking: Make inlining decision Kconfig based Date: Mon, 9 Nov 2009 21:27:23 +0100 (CET) Message-ID: References: <20091109150033.125758935@linutronix.de> <20091109151428.504477141@linutronix.de> <1257794216.4108.372.camel@laptop> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from www.tglx.de ([62.245.132.106]:35908 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754458AbZKIU1r (ORCPT ); Mon, 9 Nov 2009 15:27:47 -0500 In-Reply-To: <1257794216.4108.372.camel@laptop> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra Cc: LKML , Linus Torvalds , Heiko Carstens , Ingo Molnar , linux-arch@vger.kernel.org On Mon, 9 Nov 2009, Peter Zijlstra wrote: > On Mon, 2009-11-09 at 15:21 +0000, Thomas Gleixner wrote: > > 6 files changed, 284 insertions(+), 104 deletions(-) > > Bloats the code a bit, and the Kconfig expressions are a pain to look > at, but I guess having a clear and unambiguous CONFIG_ symbol in the end > is a win. > > If you fix up that floating hunk in the second patch, I guess I'm ok > with it.. Duh. I'm sure that I fixed that _before_ sending it out. Seems to be one of those days where you'd better stay in bed and read a book :) > Acked-by: Peter Zijlstra Thanks, tglx