Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757315AbcDEHUz (ORCPT ); Tue, 5 Apr 2016 03:20:55 -0400 Received: from mail-pf0-f181.google.com ([209.85.192.181]:33246 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755389AbcDEHUy (ORCPT ); Tue, 5 Apr 2016 03:20:54 -0400 Date: Tue, 5 Apr 2016 12:50:50 +0530 From: Viresh Kumar To: "Li, Philip" Cc: "Wu, Fengguang" , "kbuild-all@01.org" , "linux-kernel@vger.kernel.org" , "Rafael J. Wysocki" , Stephen Boyd Subject: Re: drivers/base/power/opp/cpu.c:120:5: error: redefinition of 'dev_pm_opp_set_sharing_cpus' Message-ID: <20160405072050.GH20655@vireshk-i7> References: <201604050956.VU7awDfC%fengguang.wu@intel.com> <20160405031001.GD20655@vireshk-i7> <831EE4E5E37DCC428EB295A351E662491431DF0C@shsmsx102.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <831EE4E5E37DCC428EB295A351E662491431DF0C@shsmsx102.ccr.corp.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 428 Lines: 9 On 05-04-16, 07:18, Li, Philip wrote: > Thanks, Viresh, will check why old commit is reported. On the other hand, I think even one config is not set, it should not introduce build error, which seems a valid failure. What I am saying is that I couldn't reproduce the issue at my end and the reason for that being the .config file doesn't have necessary CONFIG_* options to build the code you reported failures for. -- viresh