From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755016AbbCMV3c (ORCPT ); Fri, 13 Mar 2015 17:29:32 -0400 Received: from mga11.intel.com ([192.55.52.93]:1318 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306AbbCMV33 (ORCPT ); Fri, 13 Mar 2015 17:29:29 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,397,1422950400"; d="scan'208";a="665036317" User-Agent: Microsoft-MacOutlook/14.4.8.150116 Date: Fri, 13 Mar 2015 14:29:26 -0700 Subject: Re: [PATCH 0/6] kbuild: mergeconfig: fix bugs, improve readability, and add generic entry point From: Darren Hart To: Josh Triplett , Masahiro Yamada CC: , Josh Boyer , john stultz , Michal Marek , , "Yann E. MORIN" Message-ID: Thread-Topic: [PATCH 0/6] kbuild: mergeconfig: fix bugs, improve readability, and add generic entry point References: <1426227703-31815-1-git-send-email-yamada.masahiro@socionext.com> <20150313082716.GA11052@thin> In-Reply-To: <20150313082716.GA11052@thin> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/13/15, 1:27 AM, "Josh Triplett" wrote: >On Fri, Mar 13, 2015 at 03:21:37PM +0900, Masahiro Yamada wrote: >> >> This series is related to mergeconfig (scripts/kconfig/merge_config.sh): >> >> 1/6 and 2/6 fix bugs related to the parallel build. (-j option). >> 3/6 thru 5/6 are minor clean-ups. >> 6/6 is a new feature; add a generic entry point of mergeconfig. >> >> The last one is RFC. >> >> Masahiro Yamada (6): >> kbuild: mergeconfig: fix "jobserver unavailable" warning >> kbuild: mergeconfig: move an error check to merge_config.sh >> kbuild: mergeconfig: remove redundant $(objtree) >> merge_config.sh: improve indentation >> merge_config.sh: rename MAKE to RUNMAKE >> kbuild: add generic mergeconfig target, %.config Nice improvements, thank you. > >For all six: > >Reviewed-by: Josh Triplett > Likewise: Reviewed-by: Darren Hart -- Darren Hart Intel Open Source Technology Center