Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755928AbaDBFGp (ORCPT ); Wed, 2 Apr 2014 01:06:45 -0400 Received: from mail-oa0-f50.google.com ([209.85.219.50]:50921 "EHLO mail-oa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755178AbaDBFGn (ORCPT ); Wed, 2 Apr 2014 01:06:43 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 2 Apr 2014 10:36:43 +0530 Message-ID: Subject: Re: arm64/cqufreq Kconfig error with v3.14-3893-gc12e69c6aaf7 From: Viresh Kumar To: Josh Boyer , Linus Torvalds Cc: "Rafael J. Wysocki" , Catalin Marinas , "cpufreq@vger.kernel.org" , "Linux-Kernel@Vger. Kernel. Org" , "linux-arm-kernel@lists.infradead.org" , Mark Brown , Lists linaro-kernel Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2 April 2014 06:55, Josh Boyer wrote: > Hi All, > > When running make listnewconfig/oldconfig on the config below with > Linus' latest tree, I keep seeing this error message spit out: > > drivers/cpufreq/Kconfig:57:warning: choice value used outside its choice group > drivers/cpufreq/Kconfig:65:warning: choice value used outside its choice group > drivers/cpufreq/Kconfig:74:warning: choice value used outside its choice group > drivers/cpufreq/Kconfig:83:warning: choice value used outside its choice group > drivers/cpufreq/Kconfig:95:warning: choice value used outside its choice group > > At the moment I'm only seeing this on arm64 but I have no idea why. > Does anyone else? Hmm, there are two entries for this present in: arch/arm64/Kconfig +source "drivers/cpufreq/Kconfig" You can see that here in Linus's merge: 4dedde Probably both Rafael and Catalin were carrying this change.. -- viresh -- 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/