Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756064AbcLTBrS (ORCPT ); Mon, 19 Dec 2016 20:47:18 -0500 Received: from mga06.intel.com ([134.134.136.31]:22362 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755673AbcLTBrR (ORCPT ); Mon, 19 Dec 2016 20:47:17 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,376,1477983600"; d="scan'208";a="800268392" Date: Tue, 20 Dec 2016 09:47:13 +0800 From: Fengguang Wu To: Gang He Cc: mfasheh@versity.com, linux-kernel@vger.kernel.org, kbuild-all@01.org, akpm@linux-foundation.org, ocfs2-devel@oss.oracle.com, jlbec@evilplan.org Subject: Re: [kbuild-all] =?utf-8?B?562U5aSN?= =?utf-8?B?77ya?= Re: [PATCH 1/2] ocfs2: add kobject for online file check Message-ID: <20161220014713.zf2ksqzeb7tz75gw@wfg-t540p.sh.intel.com> References: <1482139287-19040-2-git-send-email-ghe@suse.com> <201612191811.4gtVVyNv%fengguang.wu@intel.com> <58592784020000F9001B856C@prv-mh.provo.novell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <58592784020000F9001B856C@prv-mh.provo.novell.com> User-Agent: NeoMutt/20161104 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 472 Lines: 14 Hi Gang, On Mon, Dec 19, 2016 at 06:43:48PM -0700, Gang He wrote: >Hello Kbuild, >Could you build my whole patch set (2 patch)? I think that the code is OK. We test your whole patch as well as first-N patches, and noticed that the first-1 patch breaks bisectibility: >Note: the linux-review/Gang-He/ocfs2-add-kobject-for-online-file-check/20161219-181858 HEAD 6ef9256cd25ef72a5e69490cc3dacde95b8e2ac4 builds fine. > It only hurts bisectibility. Thanks, Fengguang