From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751542AbdBMDdY (ORCPT ); Sun, 12 Feb 2017 22:33:24 -0500 Received: from mga09.intel.com ([134.134.136.24]:18963 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751297AbdBMDdX (ORCPT ); Sun, 12 Feb 2017 22:33:23 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,155,1484035200"; d="scan'208";a="1125724456" Date: Mon, 13 Feb 2017 11:35:25 +0800 From: Philip Li To: Viresh Kumar Cc: kbuild test robot , kbuild-all@01.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , Stephen Boyd Subject: Re: drivers/base/power/opp/core.c:241:15: error: redefinition of 'dev_pm_opp_get_max_volt_latency' Message-ID: <20170213033525.GA9086@intel.com> References: <201702130350.e6CiOa2Z%fengguang.wu@intel.com> <20170213031338.GD8498@vireshk-i7> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170213031338.GD8498@vireshk-i7> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 13, 2017 at 08:43:38AM +0530, Viresh Kumar wrote: > On 13-02-17, 03:35, kbuild test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > head: 1ce42845f987e92eabfc6e026d44d826c25c74a5 > > commit: 655c9df961751ce21466f6e97e8033932c27a675 PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() > > date: 1 year ago > > And we are seeing these bogus reports again :( thanks for feedback, do you mean this is a wrongly reported issue, like the issue can't be reproduced or the issue was fixed already? > > -- > viresh >