Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp4483520ybi; Mon, 15 Jul 2019 09:35:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqzEbLPNkM6w8v2aJLpqvJbPjLMuxwUeitOn+eTVhico0D5kzxn5r7S6I6Z0grIcWttuPTgu X-Received: by 2002:a17:902:2889:: with SMTP id f9mr27953188plb.230.1563208532904; Mon, 15 Jul 2019 09:35:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563208532; cv=none; d=google.com; s=arc-20160816; b=v8xPEXoPL2r7fJpKhBWX8f9bigVlbxMSCttHXYENN21yecjsiQ2/kQL7XeUw93Ffru kUpVf9I3gYd4+43hgwSBOLna6lwJP9wzejZRdLVNRUfOP0doHb3QeMYBJonMeu3JhPGf q5W40ZKNFQbXdF+wvOseB6JI7b2n0UKUxAu8LnKwB/bh/fVjl5wIYKxc61j7f/DPy6o/ QpJv1ONMhzKIeygo9z7MTNI3aRG6vsXfB5Qjq3psr5XV7oc8Y1zMGFLF+MHMunWQJVdQ 1EI1bHYZmm/aaZLBtMcJvRPnpH1+oVML6MG+G2XrIPO9JgO4RbAvTWw6pG1hu+CA7AvZ O/AA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from; bh=yjKKepVm1Rd2bh1BCqwntR1LJVJduSjh50GqUo0Yzno=; b=kfwQpnHyJ8rqLK1XDnpsCM6QWFJ8JdVpyYkFT1p0yyOO9kN0BmUmAIzI1WBJ8nlziv Sy48x1vOJixj9thhqERKGGrr7WXSchw7VtQ4eyx+1JT40+HKAzBjrwLceJZqWQe6ymkS NZMCG5xHorQc9GOhKMqZrVh+uZLFfqS+03umJVxw5azMxEqBrlV6IHzkmJ5sIj4F+rX6 O3B4aSvA/K1aAAG6mE77OfF6IQPuXb1c0QhBj+rcqceAdo10WXeoppxNPc0yfJscC4NX ktZ08gP9ddcNn2Yc0+6Dqef5Ec7jJ8exX+U8m1D9f9RsLOchQs27hT+CRTeg9Wu7sbbF PkdQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l186si16510007pge.215.2019.07.15.09.35.15; Mon, 15 Jul 2019 09:35:32 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730931AbfGOQeC (ORCPT + 99 others); Mon, 15 Jul 2019 12:34:02 -0400 Received: from mga02.intel.com ([134.134.136.20]:8134 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729533AbfGOQeC (ORCPT ); Mon, 15 Jul 2019 12:34:02 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Jul 2019 09:34:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,493,1557212400"; d="scan'208";a="175145375" Received: from tassilo.jf.intel.com (HELO tassilo.localdomain) ([10.7.201.137]) by FMSMGA003.fm.intel.com with ESMTP; 15 Jul 2019 09:34:00 -0700 Received: by tassilo.localdomain (Postfix, from userid 1000) id 9AA04301AE9; Mon, 15 Jul 2019 09:34:00 -0700 (PDT) From: Andi Kleen To: Juergen Gross Cc: xen-devel@lists.xenproject.org, x86@kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Andy Lutomirski , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Boris Ostrovsky , Stefano Stabellini , Alok Kataria Subject: Re: [PATCH 0/2] Remove 32-bit Xen PV guest support References: <20190715113739.17694-1-jgross@suse.com> Date: Mon, 15 Jul 2019 09:34:00 -0700 In-Reply-To: <20190715113739.17694-1-jgross@suse.com> (Juergen Gross's message of "Mon, 15 Jul 2019 13:37:37 +0200") Message-ID: <87y30zfe9z.fsf@linux.intel.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Juergen Gross writes: > The long term plan has been to replace Xen PV guests by PVH. The first > victim of that plan are now 32-bit PV guests, as those are used only > rather seldom these days. Xen on x86 requires 64-bit support and with > Grub2 now supporting PVH officially since version 2.04 there is no > need to keep 32-bit PV guest support alive in the Linux kernel. > Additionally Meltdown mitigation is not available in the kernel running > as 32-bit PV guest, so dropping this mode makes sense from security > point of view, too. Normally we have a deprecation period for feature removals like this. You would make the kernel print a warning for some releases, and when no user complains you can then remove. If a user complains you can't. -Andi