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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2F09C4332F for ; Wed, 27 Apr 2022 12:26:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233889AbiD0MaE (ORCPT ); Wed, 27 Apr 2022 08:30:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35550 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233896AbiD0MaE (ORCPT ); Wed, 27 Apr 2022 08:30:04 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 829853B3C4; Wed, 27 Apr 2022 05:26:51 -0700 (PDT) Received: from zn.tnic (p5de8eeb4.dip0.t-ipconnect.de [93.232.238.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id F12FD1EC0535; Wed, 27 Apr 2022 14:26:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1651062406; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=m8FIMyp7ZxBzuhSiLeCthOnvDkv17+5J5OEYlvXy4cw=; b=BLLaHL/v37UgDg8YVRsrBqadD8/AOSlOYjrucBOjQQ4xkZtUmRhQrtSNB17Ys/XD22MHUj MPbAFv85Gl0kwftQJ2j7hRfqy+kq1IIvbV23CGj4wW9vhmkKwCo9RqDF2QbHU9er4YnlbF ezdiJhZzKnMWPMSM6WibhwDeLBc92c4= Date: Wed, 27 Apr 2022 14:26:41 +0200 From: Borislav Petkov To: Juergen Gross Cc: Heiko Carstens , linux-kernel@vger.kernel.org, x86@kernel.org, linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, linux-hyperv@vger.kernel.org, virtualization@lists.linux-foundation.org, Arnd Bergmann , Vasily Gorbik , Alexander Gordeev , Christian Borntraeger , Sven Schnelle , Thomas Gleixner , Ingo Molnar , Dave Hansen , "H. Peter Anvin" , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Wei Liu , Dexuan Cui , Andy Lutomirski , Peter Zijlstra , "Michael S. Tsirkin" , Jason Wang , Christoph Hellwig , Oleksandr Tyshchenko Subject: Re: [PATCH 2/2] virtio: replace arch_has_restricted_virtio_memory_access() Message-ID: References: <20220426134021.11210-1-jgross@suse.com> <20220426134021.11210-3-jgross@suse.com> <49e33b14-b439-340b-aa59-a6c77daa4929@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <49e33b14-b439-340b-aa59-a6c77daa4929@suse.com> Precedence: bulk List-ID: X-Mailing-List: linux-arch@vger.kernel.org On Wed, Apr 27, 2022 at 08:40:08AM +0200, Juergen Gross wrote: > I was planning to look at the x86 cpu features to see whether some of > those might be candidates to be switched to platform features instead. I'd say "never touch a running system" unless the platform features are of an advantage... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette