Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263156AbUDAUsg (ORCPT ); Thu, 1 Apr 2004 15:48:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263161AbUDAUsg (ORCPT ); Thu, 1 Apr 2004 15:48:36 -0500 Received: from mtvcafw.sgi.com ([192.48.171.6]:41737 "EHLO omx3.sgi.com") by vger.kernel.org with ESMTP id S263156AbUDAUsa (ORCPT ); Thu, 1 Apr 2004 15:48:30 -0500 Date: Thu, 1 Apr 2004 12:46:28 -0800 From: Paul Jackson To: colpatch@us.ibm.com Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, wli@holomorphy.com Subject: Re: [PATCH] mask ADT: replace cpumask_t implementation [3/22] Message-Id: <20040401124628.2d017aeb.pj@sgi.com> In-Reply-To: <1080852024.9787.87.camel@arrakis> References: <20040329041256.0f27e8c4.pj@sgi.com> <1080611340.6742.147.camel@arrakis> <20040401072232.798d98c8.pj@sgi.com> <1080852024.9787.87.camel@arrakis> Organization: SGI X-Mailer: Sylpheed version 0.9.8 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 648 Lines: 15 Matthew suggested: > Maybe we could #define it better on UP. Something along the lines of: > #define cpu_online_map ({ cpumask_t up_cpu_map = { 1UL }; }) Yeah - I started playing with something like that too ... -- I won't rest till it's the best ... Programmer, Linux Scalability Paul Jackson 1.650.933.1373 - 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/