Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030182AbVLVQgu (ORCPT ); Thu, 22 Dec 2005 11:36:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965168AbVLVQgu (ORCPT ); Thu, 22 Dec 2005 11:36:50 -0500 Received: from relais.videotron.ca ([24.201.245.36]:21860 "EHLO relais.videotron.ca") by vger.kernel.org with ESMTP id S965166AbVLVQgu (ORCPT ); Thu, 22 Dec 2005 11:36:50 -0500 Date: Thu, 22 Dec 2005 11:36:46 -0500 (EST) From: Nicolas Pitre Subject: Re: [patch 00/10] mutex subsystem, -V5 In-reply-to: <20051222153717.GA6090@elte.hu> X-X-Sender: nico@localhost.localdomain To: Ingo Molnar Cc: lkml , Linus Torvalds , Andrew Morton , Arjan van de Ven , Jes Sorensen , Zwane Mwaikambo , Oleg Nesterov , David Howells , Alan Cox , Benjamin LaHaise , Steven Rostedt , Christoph Hellwig , Andi Kleen , Russell King Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20051222153717.GA6090@elte.hu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 22 On Thu, 22 Dec 2005, Ingo Molnar wrote: > Changes since -V4: > > - removed __ARCH_WANT_XCHG_BASED_ATOMICS and implemented > CONFIG_MUTEX_XCHG_ALGORITHM instead, based on comments from > Christoph Hellwig. > > - updated ARM to use CONFIG_MUTEX_XCHG_ALGORITHM. This is still not what I'd like to see, per my previous comments. Do you have any strong reason for pursuing that route instead of going with my suggested approach? Nicolas - 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/