From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751889AbdBMDfM (ORCPT ); Sun, 12 Feb 2017 22:35:12 -0500 Received: from mail-pf0-f181.google.com ([209.85.192.181]:35045 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834AbdBMDfJ (ORCPT ); Sun, 12 Feb 2017 22:35:09 -0500 Date: Mon, 13 Feb 2017 09:04:55 +0530 From: Viresh Kumar To: Philip Li 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: <20170213033455.GG8498@vireshk-i7> References: <201702130350.e6CiOa2Z%fengguang.wu@intel.com> <20170213031338.GD8498@vireshk-i7> <20170213033525.GA9086@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170213033525.GA9086@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 On 13-02-17, 11:35, Philip Li wrote: > 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? Look at the date of the patch above: "1 year ago". I have also received 7-8 more mails for the OPP framework and they are all bogus as well. -- viresh