Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760540AbYFJKLj (ORCPT ); Tue, 10 Jun 2008 06:11:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754343AbYFJKLb (ORCPT ); Tue, 10 Jun 2008 06:11:31 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:40184 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754079AbYFJKLb (ORCPT ); Tue, 10 Jun 2008 06:11:31 -0400 Date: Tue, 10 Jun 2008 12:11:14 +0200 From: Ingo Molnar To: Cliff Wickman Cc: linux-kernel@vger.kernel.org, jeremy@goop.org, the arch/x86 maintainers Subject: Re: [PATCH 1/1] x86 atomic operations: atomic_or_long atomic_inc_short Message-ID: <20080610101114.GM27706@elte.hu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0087] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 642 Lines: 20 * Cliff Wickman wrote: > From: Cliff Wickman > > Provide atomic operations for increment of a 16-bit integer and > logical OR into a 64-bit integer. > > [ This patch was split off of patch: > SGI UV: TLB shootdown using broadcast assist unit > and improved with advice from Jeremy Fitzhardinge ] applied to tip/x86/uv, thanks Cliff. Ingo -- 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/