From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753952AbYJWFfR (ORCPT ); Thu, 23 Oct 2008 01:35:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752088AbYJWFfD (ORCPT ); Thu, 23 Oct 2008 01:35:03 -0400 Received: from ozlabs.org ([203.10.76.45]:43784 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752069AbYJWFfC (ORCPT ); Thu, 23 Oct 2008 01:35:02 -0400 From: Rusty Russell To: Mike Travis Subject: Re: [PATCH 34/35] cpumask: Use accessors code. From: Rusty Russell Date: Thu, 23 Oct 2008 16:34:40 +1100 User-Agent: KMail/1.9.10 Cc: Ingo Molnar , Andrew Morton , linux-kernel@vger.kernel.org References: <20081023020826.051012000@polaris-admin.engr.sgi.com> <20081023020833.097412000@polaris-admin.engr.sgi.com> In-Reply-To: <20081023020833.097412000@polaris-admin.engr.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810231634.41215.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 23 October 2008 13:09:00 Mike Travis wrote: > Use the accessors rather than frobbing bits directly. Most of this is > in arch code I haven't even compiled, but it is mostly straightforward. OK, FYI this one isn't for this merge window: I'll be splitting it and sending it via the various arch maintainers. Also, I think a \n got lost, looking at the subject :) Cheers, Rusty.