From patchwork Mon Jan 18 11:22:44 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ian Campbell X-Patchwork-Id: 8054271 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 7091ABEEE5 for ; Mon, 18 Jan 2016 11:25:04 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 95B26203AE for ; Mon, 18 Jan 2016 11:25:03 +0000 (UTC) Received: from lists.xen.org (lists.xenproject.org [50.57.142.19]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 79A7B202E9 for ; Mon, 18 Jan 2016 11:25:02 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aL7ta-0005oS-2M; Mon, 18 Jan 2016 11:22:50 +0000 Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aL7tY-0005oA-NT for xen-devel@lists.xenproject.org; Mon, 18 Jan 2016 11:22:48 +0000 Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id BD/B1-15353-70BCC965; Mon, 18 Jan 2016 11:22:47 +0000 X-Env-Sender: prvs=818d0ce80=Ian.Campbell@citrix.com X-Msg-Ref: server-7.tower-206.messagelabs.com!1453116166!16224914!1 X-Originating-IP: [66.165.176.63] X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n, received_headers: No Received headers X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 10993 invoked from network); 18 Jan 2016 11:22:47 -0000 Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63) by server-7.tower-206.messagelabs.com with RC4-SHA encrypted SMTP; 18 Jan 2016 11:22:47 -0000 X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="332122722" Message-ID: <1453116164.6020.118.camel@citrix.com> From: Ian Campbell To: Jan Beulich Date: Mon, 18 Jan 2016 11:22:44 +0000 In-Reply-To: <569CC2B402000078000C7DB8@prv-mh.provo.novell.com> References: <1452783526-29173-1-git-send-email-cardoe@cardoe.com> <1452781693-28525-1-git-send-email-cardoe@cardoe.com> <569778BE02000078000C69D4@prv-mh.provo.novell.com> <1452771751.2185.33.camel@citrix.com> <5697A78902000078000C6BAA@prv-mh.provo.novell.com> <1452779824.2185.37.camel@citrix.com> <22167.52354.193878.785231@mariner.uk.xensource.com> <1452877572.6020.85.camel@citrix.com> <5699374102000078000C782F@prv-mh.provo.novell.com> <56992B30.40500@citrix.com> <1452879727.6020.98.camel@citrix.com> <569CA72902000078000C7C4C@prv-mh.provo.novell.com> <1453110092.6020.103.camel@citrix.com> <569CC2B402000078000C7DB8@prv-mh.provo.novell.com> X-Mailer: Evolution 3.18.2-1 MIME-Version: 1.0 X-DLP: MIA2 Cc: Andrew Cooper , Doug Goldstein , osstest-admin@xenproject.org, xen-devel@lists.xen.org, xen-devel , Ian Jackson Subject: Re: [Xen-devel] [xen-unstable test] 77945: regressions - FAIL [and 2 more messages] X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP On Mon, 2016-01-18 at 02:47 -0700, Jan Beulich wrote: > Ugly. Could we live with that until #1 and #2 get put in place? #1 is trivial (see below). #2 is, as noted in my original mail, something which while it logically belongs between #1 and #3 could be deferred. > Otherwise it looks very much like reverting the two Kconfig > conversion patches is the only possible solution at this point... IMHO we should apply the patch below + Doug's patch from <1452879580-1770-1 -git-send-email-cardoe@cardoe.com> today at the latest. Ian. 8<------------------------------- From 011f218e11972c6cea7d4c5f11f0559bef337085 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Mon, 18 Jan 2016 11:19:27 +0000 Subject: [PATCH] xen: move installed copy of xen/.config file to /boot Signed-off-by: Ian Campbell Acked-by: Ian Jackson ---  xen/Makefile | 2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index 3699b20..2b34898 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -58,7 +58,7 @@ _install: $(TARGET)$(CONFIG_XEN_INSTALL_SUFFIX)   ln -f -s $(T)-$(XEN_FULLVERSION)$(Z) $(D)$(BOOT_DIR)/$(T)$(Z)   [ -d "$(D)$(DEBUG_DIR)" ] || $(INSTALL_DIR) $(D)$(DEBUG_DIR)   $(INSTALL_DATA) $(TARGET)-syms $(D)$(DEBUG_DIR)/$(T)-syms-$(XEN_FULLVERSION) - $(INSTALL_DATA) $(KCONFIG_CONFIG) $(D)$(DEBUG_DIR)/$(T)-$(XEN_FULLVERSION).config + $(INSTALL_DATA) $(KCONFIG_CONFIG) $(D)$(BOOT_DIR)/$(T)-$(XEN_FULLVERSION).config   if [ -r $(TARGET).efi -a -n '$(EFI_DIR)' ]; then \   [ -d $(D)$(EFI_DIR) ] || $(INSTALL_DIR) $(D)$(EFI_DIR); \   $(INSTALL_DATA) $(TARGET).efi $(D)$(EFI_DIR)/$(T)-$(XEN_FULLVERSION).efi; \