Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756530AbXEIMUV (ORCPT ); Wed, 9 May 2007 08:20:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757150AbXEIMUF (ORCPT ); Wed, 9 May 2007 08:20:05 -0400 Received: from mx1.suse.de ([195.135.220.2]:36664 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754710AbXEIMUD (ORCPT ); Wed, 9 May 2007 08:20:03 -0400 Date: Wed, 9 May 2007 14:20:01 +0200 From: Nick Piggin To: Nikita Danilov Cc: linux-arch@vger.kernel.org, Benjamin Herrenschmidt , Andrew Morton , Linux Kernel Mailing List Subject: Re: [rfc] lock bitops Message-ID: <20070509122001.GB24026@wotan.suse.de> References: <20070508113709.GA19294@wotan.suse.de> <17985.47561.298978.466437@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17985.47561.298978.466437@gargle.gargle.HOWL> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 628 Lines: 22 On Wed, May 09, 2007 at 04:08:41PM +0400, Nikita Danilov wrote: > Nick Piggin writes: > > Hi, > > [...] > > > > > /** > > + * clear_bit_unlock - Clears a bit in memory with release > > + * @nr: Bit to clear > > + * @addr: Address to start counting from > > + * > > + * clear_bit() is atomic and may not be reordered. It does > > s/clear_bit/clear_bit_unlock/ ? Yes :) - 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/