From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 0/2] x86: remove Summit and Cyclone support Date: Mon, 26 Aug 2013 23:04:49 +0100 Message-ID: <521BD101.6080504@citrix.com> References: <1377491677-8604-1-git-send-email-msw@amazon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VE4u6-00009w-5V for xen-devel@lists.xenproject.org; Mon, 26 Aug 2013 22:04:54 +0000 In-Reply-To: <1377491677-8604-1-git-send-email-msw@amazon.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matt Wilson Cc: xen-devel@lists.xenproject.org, Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 26/08/2013 05:34, Matt Wilson wrote: > The Cyclone chipset was only used for systems that are now > unsupported. These two patches remove this vestigial code. > It would be more clear if you specifically mentioned that this hardware is from IA-64 servers, which we indeed don't care about any more. (Perhaps tweak the commit messages?) As for the patches themselves, they do appear to be in order (and thanks for remembering xen-command-line.markdown). Reviewed-by: Andrew Cooper