From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754740AbdERDHz (ORCPT ); Wed, 17 May 2017 23:07:55 -0400 Received: from mga14.intel.com ([192.55.52.115]:58945 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754543AbdERDHv (ORCPT ); Wed, 17 May 2017 23:07:51 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,356,1491289200"; d="scan'208";a="102130249" Date: Thu, 18 May 2017 11:05:36 +0800 From: Ye Xiaolong To: Guenter Roeck Cc: Chris Packham , kbuild test robot , "linux-hwmon@vger.kernel.org" , "jdelvare@suse.com" , "linux-doc@vger.kernel.org" , Jonathan Corbet , "linux-kernel@vger.kernel.org" , "kbuild-all@01.org" Subject: Re: [kbuild-all] [PATCH v4 2/3] hwmon: (adt7475) temperature smoothing Message-ID: <20170518030536.GM568@yexl-desktop> References: <201705161614.nmuA5Qiv%fengguang.wu@intel.com> <247018ef273f4af9bedd77e63417daf0@svr-chch-ex1.atlnz.lc> <20170517030640.GD568@yexl-desktop> <20170517043917.GG568@yexl-desktop> <9dfdd004-a2cd-7aae-ada5-28517665c681@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9dfdd004-a2cd-7aae-ada5-28517665c681@roeck-us.net> 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 05/16, Guenter Roeck wrote: >>>>0day bot applied your patchset on top of commit 6eaaea1 ("hwmon: (pmbus) Add client driver for IR35221"), >>>>is it wrong or you have some prerequisite patches? >> >>Thanks for the info, seems we need to improve the kbuild bot by pulling the >>latest tree before applying new patches. >> > >No worries. I don't mind the occasional false positive. Better a false positive than a missed bug. > Just curiosity, I noticed you committed the missing patch bbb4dd0fff ("hwmon: (adt7475) replace find_nearest() with find_closest()") at May 14, did you push it to git.kernel.org immediately or sometime after that? Since 0day makes mirror based on repos in git.kernel.org in this case. Thanks, Xiaolong >Guenter > >>Thanks, >>Xiaolong >>>> >>> >>>Looks like it's missing >>>https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/commit/?h=hwmon-next&id=bbb4dd0ff >>>which was part of the series but was applied after v3 so I didn't send >>>it out with v4. >> >