Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751197AbWCSB36 (ORCPT ); Sat, 18 Mar 2006 20:29:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751198AbWCSB36 (ORCPT ); Sat, 18 Mar 2006 20:29:58 -0500 Received: from mail12.syd.optusnet.com.au ([211.29.132.193]:43497 "EHLO mail12.syd.optusnet.com.au") by vger.kernel.org with ESMTP id S1751197AbWCSB36 (ORCPT ); Sat, 18 Mar 2006 20:29:58 -0500 From: Con Kolivas To: Andrew Morton Subject: Re: 2.6.16-rc6-mm2 uninitialized online_policy_cpus.bits[0] Date: Sun, 19 Mar 2006 12:29:47 +1100 User-Agent: KMail/1.9.1 Cc: linux-kernel@vger.kernel.org References: <20060318044056.350a2931.akpm@osdl.org> <200603191209.54946.kernel@kolivas.org> In-Reply-To: <200603191209.54946.kernel@kolivas.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603191229.47521.kernel@kolivas.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 974 Lines: 27 On Sunday 19 March 2006 12:09, Con Kolivas wrote: > Wonder if this is related to rc6's oops? > gcc 4.0.3 > > CC [M] arch/i386/kernel/cpu/cpufreq/speedstep-centrino.o > arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c: In function > 'centrino_target': > include/linux/bitmap.h:170: warning: 'online_policy_cpus.bits[0]' is used > uninitialized in this function > CC [M] arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.o > arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c: In function > 'acpi_cpufreq_target': > include/linux/bitmap.h:170: warning: 'online_policy_cpus.bits[0]' is used > uninitialized in this function > > config here: > http://ck.kolivas.org/crap/lapconfig Sorry wrong one: http://ck.kolivas.org/crap/lap_config Con - 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/