Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756332Ab2JQIjD (ORCPT ); Wed, 17 Oct 2012 04:39:03 -0400 Received: from smtp.ctxuk.citrix.com ([62.200.22.115]:16802 "EHLO SMTP.EU.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755147Ab2JQIjA (ORCPT ); Wed, 17 Oct 2012 04:39:00 -0400 X-IronPort-AV: E=Sophos;i="4.80,599,1344211200"; d="scan'208";a="15218942" Message-ID: <1350463138.2460.19.camel@zakaz.uk.xensource.com> Subject: [PATCH 00/10] xen: build fixes and interface tweaks From: Ian Campbell To: Konrad Rzeszutek Wilk CC: Stefano Stabellini , xen-devel , linux-kernel Date: Wed, 17 Oct 2012 09:38:58 +0100 Organization: Citrix Systems, Inc. Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.3-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 775 Lines: 18 The following is based on v3.7-rc1 and fixes various build fallout which I discovered when build for Xen on ARM. It also cleans up a final few s/unsigned long/xen_{pfn,ulong}_t/ changes. These have no impact on x86 (since those types are typedefs of unsigned long) but change the ARM port to use the interface we have settled on and which I shall be committing to the h/v shortly. I've sent a few of these out individually as I've gone along too, but they are mostly independent so I figure there's no harm in resending. Ian. -- 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/