Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp380876ybv; Wed, 19 Feb 2020 01:24:49 -0800 (PST) X-Google-Smtp-Source: APXvYqw/MDSG6XXFWAVTPdzfDpb/5DETnxcXB3B+oCC1S11tDpQAPVMd2dvnDpQ78Zh8D8tkNY4x X-Received: by 2002:a9d:4e8a:: with SMTP id v10mr4547702otk.17.1582104289488; Wed, 19 Feb 2020 01:24:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582104289; cv=none; d=google.com; s=arc-20160816; b=NVzyubRl0iaZHjHtzOm4AdrX1NDuC2iucmVtZhW40On4VR1l0055rv2GJZ4BB2G5t1 SypvpBwN3XVmlxsHzPLngMDSQH4KCEWXlH72bghutTdBethSwCo7JGfl6RGU/nI878Pp ojr/64oDv1xoIphyHqHXEW3ttiY73H8uwu/CpKiNpfa4HW8atBhUiUWPtnkjeW+vu/I7 ZHPPjWYUoGKBvGoM1Cut60Y+FWxd28eUqYBnJTnYJOz8uZFq07w6/tTtHllXdQ/0lCS0 Z7Zw9WLYJK3vd80Uh3CTkSquU84H+YjIzrZEPH0E4LxozzZjmUgV24wLq77Tu5/4G36u QZgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:references:in-reply-to:subject:cc:to:from; bh=DkidQKwhOnhUNPc/17+3BTfaittM3QrmtqrcP7Vc/Yg=; b=hqaDdgSTk9I+QHUGyMPV3aQOCiIqCXN6HhnqjV4TxTh6qBUeJJsKMTQ0D7E+z0g/H5 L65y43e18CxPOnzNrMB/qKUM3ecVjkyzg5FJAVp6elbF1yd63OLBsXYqPRsVwDGur9nG t96NODxZT0cX4wW1aSEs7QyvCf7joVgydfGpwKqQpShiXWH/2PeqMx/0WD7uM8ZhbPJQ 0XtUeYJXZU9wYzr1moIxyPdJwVkea/9m+SrwQoy8jxli+u7O7nAjv5OB7CHFEvhrPAzr Sk1h3t7/e+8HnhVWd6iVneZqQt8knbV7N62+nggd3GbepORWXYgSmU0nWjGyD0u3qNAe iJTw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h16si837232otk.193.2020.02.19.01.24.33; Wed, 19 Feb 2020 01:24:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726871AbgBSJXA convert rfc822-to-8bit (ORCPT + 99 others); Wed, 19 Feb 2020 04:23:00 -0500 Received: from Galois.linutronix.de ([193.142.43.55]:37697 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726582AbgBSJW7 (ORCPT ); Wed, 19 Feb 2020 04:22:59 -0500 Received: from [5.158.153.52] (helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1j4LZ7-00015z-GQ; Wed, 19 Feb 2020 10:22:45 +0100 Received: by nanos.tec.linutronix.de (Postfix, from userid 1000) id 1EF39103A05; Wed, 19 Feb 2020 10:22:45 +0100 (CET) From: Thomas Gleixner To: =?utf-8?B?SsO8cmdlbiBHcm/Dnw==?= , xen-devel@lists.xenproject.org, x86@kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org Cc: Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Thomas Hellstrom , "VMware\, Inc." , Boris Ostrovsky , Stefano Stabellini , stable@vger.kernel.org Subject: Re: [PATCH] x86/ioperm: add new paravirt function update_io_bitmap In-Reply-To: References: <20200218154712.25490-1-jgross@suse.com> <87mu9fr4ky.fsf@nanos.tec.linutronix.de> Date: Wed, 19 Feb 2020 10:22:45 +0100 Message-ID: <8736b7q6ca.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jürgen Groß writes: > On 18.02.20 22:03, Thomas Gleixner wrote: >> BTW, why isn't stuff like this not catched during next or at least >> before the final release? Is nothing running CI on upstream with all >> that XEN muck active? > > This problem showed up by not being able to start the X server (probably > not the freshest one) in dom0 on a moderate aged AMD system. > > Our CI tests tend do be more text console based for dom0. tools/testing/selftests/x86/io[perm|pl] should have caught that as well, right? If not, we need to fix the selftests. Thanks, tglx