Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750919AbVKJOBp (ORCPT ); Thu, 10 Nov 2005 09:01:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750916AbVKJOBo (ORCPT ); Thu, 10 Nov 2005 09:01:44 -0500 Received: from ns2.suse.de ([195.135.220.15]:32450 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1750903AbVKJOBc (ORCPT ); Thu, 10 Nov 2005 09:01:32 -0500 From: Andi Kleen To: Hugh Dickins Subject: Re: [PATCH 09/15] mm: fill arch atomic64 gaps Date: Thu, 10 Nov 2005 14:38:39 +0100 User-Agent: KMail/1.8 Cc: Andrew Morton , Richard Henderson , Martin Schwidefsky , "David S. Miller" , linux-kernel@vger.kernel.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511101438.39768.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 15 On Thursday 10 November 2005 02:56, Hugh Dickins wrote: > alpha, s390, sparc64, x86_64 are each missing some primitives from their > atomic64 support: fill in the gaps I've noticed by extrapolating asm, > follow the groupings in each file, and say "int" for the booleans rather > than long or long long. But powerpc and parisc still have no atomic64. x86-64 part looks ok thanks. I assume you will take care of the merge or do you want me to take that hunk? -Andi - 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/