[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131106143214.GP10651@twins.programming.kicks-ass.net>
Date:	Wed, 6 Nov 2013 15:32:14 +0100
From:	Peter Zijlstra <peterz@...radead.org>
To:	"Kirill A. Shutemov" <kirill@...temov.name>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
	Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
	linux-mm@...ck.org, linux-arch@...r.kernel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: lockref: Use bloated_spinlocks to avoid explicit config
 dependencies
On Wed, Nov 06, 2013 at 03:31:12PM +0200, Kirill A. Shutemov wrote:
> Should we get rid of CONFIG_CMPXCHG_LOCKREF completely and have here:
> 
> #if defined(CONFIG_ARCH_USE_CMPXCHG_LOCKREF) && \
> 	defined(CONFIG_SMP) && !BLOATED_SPINLOCKS
> 
Yeah, that might make more sense.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists