From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752690AbYGXDpR (ORCPT ); Wed, 23 Jul 2008 23:45:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751373AbYGXDpE (ORCPT ); Wed, 23 Jul 2008 23:45:04 -0400 Received: from ozlabs.org ([203.10.76.45]:46463 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751359AbYGXDpD (ORCPT ); Wed, 23 Jul 2008 23:45:03 -0400 From: Rusty Russell To: Mike Travis Subject: Re: [PATCH 1/8] cpumask: Replace cpumask_of_cpu =?iso-8859-1?q?with=09cpumask=5Fof=5Fcpu=5Fptr?= Date: Thu, 24 Jul 2008 10:46:13 +1000 User-Agent: KMail/1.9.9 Cc: Ingo Molnar , Andrew Morton , "H. Peter Anvin" , Christoph Lameter , Jack Steiner , linux-kernel@vger.kernel.org, Len Brown , Dave Jones , Paul Jackson , Tigran Aivazian , Robert Richter , Greg Banks , "Eric W. Biederman" , Adrian Bunk , Thomas Gleixner , Andreas Schwab , Johannes Weiner References: <20080715211429.454823000@polaris-admin.engr.sgi.com> <20080723112309.GA30519@elte.hu> <48873FA0.50504@sgi.com> In-Reply-To: <48873FA0.50504@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807241046.15632.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 24 July 2008 00:26:40 Mike Travis wrote: > Standby, the "generic" cpumask_of_cpu_map patch is coming... just testing > now. Thanks Mike, that's going to be a huge improvement in clarity. Cheers, Rusty.