From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] x86: drop hard_smp_procssor_id() Date: Fri, 13 Nov 2015 15:58:29 +0000 Message-ID: <564608A5.4070508@citrix.com> References: <564613DE02000078000B4CE2@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZxGkJ-0001Hz-U2 for xen-devel@lists.xenproject.org; Fri, 13 Nov 2015 15:58:40 +0000 In-Reply-To: <564613DE02000078000B4CE2@prv-mh.provo.novell.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: Jan Beulich , xen-devel Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org On 13/11/15 15:46, Jan Beulich wrote: > ... and use what it aliased to directly. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper