Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754193AbZFJGWf (ORCPT ); Wed, 10 Jun 2009 02:22:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752228AbZFJGWY (ORCPT ); Wed, 10 Jun 2009 02:22:24 -0400 Received: from ozlabs.org ([203.10.76.45]:41191 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751916AbZFJGWY (ORCPT ); Wed, 10 Jun 2009 02:22:24 -0400 From: Rusty Russell To: Yinghai Lu Subject: Re: [PATCH 4/6] x86/cpufreq: use cpumask_copy instead of = Date: Wed, 10 Jun 2009 13:50:22 +0930 User-Agent: KMail/1.11.2 (Linux/2.6.28-11-generic; KDE/4.2.2; i686; ; ) Cc: Avi Kivity , Ingo Molnar , Linus Torvalds , Andrew Morton , Thomas Gleixner , "H. Peter Anvin" , "linux-kernel@vger.kernel.org" , Dave Jones , cpufreq@vger.kernel.org References: <4A2835D8.6040903@kernel.org> <200906091627.45411.rusty@rustcorp.com.au> <4A2E19A7.1000302@kernel.org> In-Reply-To: <4A2E19A7.1000302@kernel.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906101350.23594.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 22 On Tue, 9 Jun 2009 05:43:27 pm Yinghai Lu wrote: > Rusty Russell wrote: > > On Sun, 7 Jun 2009 07:23:52 am Yinghai Lu wrote: > >> so later could use nr_cpumask_bits in cpumask_size when MAXSMP is used > > > > I have a (more ambitious) patch for this in my queue, which weans it off > > this entirely: > > > > Subject: cpumask: avoid playing with cpus_allowed in powernow-k8.c ... > will be in .31? Hope so, it's been in linux-next for ages. The cpufreq maintainers seem to take a relaxed approach to patches, FWIW. Thanks, Rusty. -- 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/