Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932339AbbFHXej (ORCPT ); Mon, 8 Jun 2015 19:34:39 -0400 Received: from mail-ie0-f179.google.com ([209.85.223.179]:32988 "EHLO mail-ie0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753319AbbFHXea (ORCPT ); Mon, 8 Jun 2015 19:34:30 -0400 MIME-Version: 1.0 In-Reply-To: <1433270522-1973-1-git-send-email-mcgrof@do-not-panic.com> References: <1433270522-1973-1-git-send-email-mcgrof@do-not-panic.com> From: "Luis R. Rodriguez" Date: Mon, 8 Jun 2015 16:34:08 -0700 X-Google-Sender-Auth: GTb_zrT_UYG8V-hpcS1Nn6SAPlk Message-ID: Subject: Re: [PATCH] ia64: remove paravirt code To: Tony Luck , Fenghua Yu Cc: linux-ia64@vger.kernel.org, "linux-kernel@vger.kernel.org" , pbonzini@redhat.com, Boris Ostrovsky , Chris Wright , Jeremy Fitzhardinge , Alok Kataria , Rusty Russell , "Luis R. Rodriguez" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1328 Lines: 33 On Tue, Jun 2, 2015 at 11:42 AM, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > All the ia64 pvops code is now dead code since both > xen and kvm support have been ripped out [0] [1]. Just > that no one had troubled to rip this stuff out. The only > useful remaining pieces were the old pvops docs but that > was recently also generalized and moved out from ia64 [2]. > > This has been run time tested on an ia64 Madison system. > > [0] 003f7de625890 "KVM: ia64: remove" since v3.19-rc1 > [1] d52eefb47d4eb "ia64/xen: Remove Xen support for ia64" since v3.14-rc1 > [2] "virtual: Documentation: simplify and generalize paravirt_ops.txt" > > Signed-off-by: Luis R. Rodriguez > --- > I've build and run time tested this against linux-next tag next-20150529. > The build will fail if you've enabled the LKDTM (Linux Kernel Dump Test > Tool Module) enabled on SLE11 ia64 builds, a fix for which I've just > posted [3]. > > [3] https://marc.info/?l=linux-kernel&m=143327018731361&w=2 Hey folks, any feedback? Luis -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/