From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756284AbbI1HKy (ORCPT ); Mon, 28 Sep 2015 03:10:54 -0400 Received: from mx2.suse.de ([195.135.220.15]:36770 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751456AbbI1HKx (ORCPT ); Mon, 28 Sep 2015 03:10:53 -0400 Date: Mon, 28 Sep 2015 09:10:47 +0200 From: Jean Delvare To: Denys Vlasenko Cc: Viresh Kumar , "Rafael J. Wysocki" , Ingo Molnar , Bartosz Golaszewski , "H. Peter Anvin" , Benoit Cousson , Fenghua Yu , Guenter Roeck , Jonathan Corbet , Peter Zijlstra , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpufreq: p4-clockmod: Replace bool_int_array[NR_CPUS] with bitmap Message-ID: <20150928091047.4d911780@endymion.delvare> In-Reply-To: <56082E33.1020909@redhat.com> References: <1443271638-2568-1-git-send-email-dvlasenk@redhat.com> <1443271638-2568-2-git-send-email-dvlasenk@redhat.com> <20150927181033.119a2851@endymion.delvare> <56082E33.1020909@redhat.com> Organization: SUSE Linux X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.23; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 27 Sep 2015 19:58:11 +0200, Denys Vlasenko wrote: > On 09/27/2015 06:10 PM, Jean Delvare wrote: > > Looks good, however I think you should #include to > > avoid build failures in the future or on certain architectures. > > already includes > on any arch. Today it does. Tomorrow, who knows. > p4-clockmod.c builds only on x86 arch, it's Pentium 4 > on demand clock modulation/speed scaling module. That is a valid point. My comment was generic, I did not pay attention to the specific driver. -- Jean Delvare SUSE L3 Support