From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: Regression in xen-unstable due to commit 3802ecbaa9eb36 Date: Thu, 16 May 2019 10:40:46 +0200 Message-ID: <20190516104046.0f0be4d7.ohering@suse.com> References: <1ae5e201-04d0-2f78-878f-2e3a3e213b62@suse.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3654579823869478406==" Return-path: Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hRBwa-0003YS-7I for xen-devel@lists.xenproject.org; Thu, 16 May 2019 08:40:52 +0000 Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id A95A0AE2C for ; Thu, 16 May 2019 08:40:49 +0000 (UTC) In-Reply-To: <1ae5e201-04d0-2f78-878f-2e3a3e213b62@suse.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" To: Juergen Gross Cc: xen-devel List-Id: xen-devel@lists.xenproject.org --===============3654579823869478406== Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/2gSDmaX+TjUziiycneETy/X"; protocol="application/pgp-signature" --Sig_/2gSDmaX+TjUziiycneETy/X Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Thu, 16 May 2019 10:09:38 +0200 schrieb Juergen Gross : > assert(b_info->device_model_version); Is the codepath perhaps coming from libxl_domain_need_memory? Olaf --Sig_/2gSDmaX+TjUziiycneETy/X Content-Type: application/pgp-signature Content-Description: Digitale Signatur von OpenPGP -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSkRyP6Rn//f03pRUBdQqD6ppg2fgUCXN0iDgAKCRBdQqD6ppg2 fkknAKCp9C5EB5ZuzSJwxtQwdGL+gIomMQCeMyQVgBeHuisTbXBexa9XlBzOS8c= =F9gM -----END PGP SIGNATURE----- --Sig_/2gSDmaX+TjUziiycneETy/X-- --===============3654579823869478406== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLWRldmVs IG1haWxpbmcgbGlzdApYZW4tZGV2ZWxAbGlzdHMueGVucHJvamVjdC5vcmcKaHR0cHM6Ly9saXN0 cy54ZW5wcm9qZWN0Lm9yZy9tYWlsbWFuL2xpc3RpbmZvL3hlbi1kZXZlbA== --===============3654579823869478406==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09B80C04AB4 for ; Thu, 16 May 2019 08:41:10 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D1C74205C9 for ; Thu, 16 May 2019 08:41:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D1C74205C9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hRBwb-0003Yr-It; Thu, 16 May 2019 08:40:53 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hRBwa-0003YS-7I for xen-devel@lists.xenproject.org; Thu, 16 May 2019 08:40:52 +0000 X-Inumbo-ID: 4ed02598-77b6-11e9-a1f4-3721791845c3 Received: from mx1.suse.de (unknown [195.135.220.15]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 4ed02598-77b6-11e9-a1f4-3721791845c3; Thu, 16 May 2019 08:40:50 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id A95A0AE2C for ; Thu, 16 May 2019 08:40:49 +0000 (UTC) Date: Thu, 16 May 2019 10:40:46 +0200 From: Olaf Hering To: Juergen Gross Message-ID: <20190516104046.0f0be4d7.ohering@suse.com> In-Reply-To: <1ae5e201-04d0-2f78-878f-2e3a3e213b62@suse.com> References: <1ae5e201-04d0-2f78-878f-2e3a3e213b62@suse.com> X-Mailer: Claws Mail 2019.04.26 (GTK+ 2.24.32; x86_64-suse-linux-gnu) MIME-Version: 1.0 Subject: Re: [Xen-devel] Regression in xen-unstable due to commit 3802ecbaa9eb36 X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: xen-devel Content-Type: multipart/mixed; boundary="===============3654579823869478406==" Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Message-ID: <20190516084046.uPfcKhfZxscftH_iac4a4ASSm3uc1xFY-p4dRU7kCaI@z> --===============3654579823869478406== Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/2gSDmaX+TjUziiycneETy/X"; protocol="application/pgp-signature" --Sig_/2gSDmaX+TjUziiycneETy/X Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Thu, 16 May 2019 10:09:38 +0200 schrieb Juergen Gross : > assert(b_info->device_model_version); Is the codepath perhaps coming from libxl_domain_need_memory? Olaf --Sig_/2gSDmaX+TjUziiycneETy/X Content-Type: application/pgp-signature Content-Description: Digitale Signatur von OpenPGP -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSkRyP6Rn//f03pRUBdQqD6ppg2fgUCXN0iDgAKCRBdQqD6ppg2 fkknAKCp9C5EB5ZuzSJwxtQwdGL+gIomMQCeMyQVgBeHuisTbXBexa9XlBzOS8c= =F9gM -----END PGP SIGNATURE----- --Sig_/2gSDmaX+TjUziiycneETy/X-- --===============3654579823869478406== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLWRldmVs IG1haWxpbmcgbGlzdApYZW4tZGV2ZWxAbGlzdHMueGVucHJvamVjdC5vcmcKaHR0cHM6Ly9saXN0 cy54ZW5wcm9qZWN0Lm9yZy9tYWlsbWFuL2xpc3RpbmZvL3hlbi1kZXZlbA== --===============3654579823869478406==--