From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756789AbcGGJkg (ORCPT ); Thu, 7 Jul 2016 05:40:36 -0400 Received: from smtp.citrix.com ([66.165.176.89]:48990 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756456AbcGGJkf (ORCPT ); Thu, 7 Jul 2016 05:40:35 -0400 X-IronPort-AV: E=Sophos;i="5.28,324,1464652800"; d="scan'208";a="364799040" Subject: Re: [Xen-devel] [PATCH] xen/mcelog: also build for x86-32 To: Jan Beulich , , , Juergen Gross References: <577E226702000078000FBDC5@prv-mh.provo.novell.com> CC: , From: David Vrabel Message-ID: <577E2383.60908@citrix.com> Date: Thu, 7 Jul 2016 10:40:19 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 MIME-Version: 1.0 In-Reply-To: <577E226702000078000FBDC5@prv-mh.provo.novell.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/07/16 08:35, Jan Beulich wrote: > There's no reason why this would need to be limited to x86-64. Did you test it? David