From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Subject: [PATCH 00/02] Kexec / Kdump: ia64 build fixes Date: Mon, 04 Dec 2006 13:35:28 +0900 Message-ID: <20061204043528.25410.42087.sendpatchset@localhost> Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: xen-devel@lists.xensource.com, magnus.damm@gmail.com, Akio Takebe , Magnus Damm , Alex Williamson List-Id: xen-devel@lists.xenproject.org [PATCH 00/02] Kexec / Kdump: ia64 build fixes The recently merged kexec / kdump patches unfortunately break the build on ia64. Sorry about that. With the following patches the kexec / kdump code in the hypervisor builds properly on ia64. The patches are tested using xen-unstable.hg 12717 on x86_32 and x86_64 and with the ia64 tree kindly provided by Alex Williamson. Please apply. Thanks, / magnus