From: Jan Beulich Date: Tue, 5 May 2009 12:57:52 +0000 (+0100) Subject: [IA64] xen_domu_defconfig: fix build issues/warnings X-Git-Tag: v2.6.30-rc5~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0692698cb7369ea1ce74f3f87f70baf5072f8a37;p=pandora-kernel.git [IA64] xen_domu_defconfig: fix build issues/warnings - drivers/xen/events.c did not compile - xen_setup_hook caused a modpost section warning - the use of u64 (instead of unsigned long long) together with a %llu in drivers/xen/balloon.c caused a compiler warning Signed-off-by: Jan Beulich Signed-off-by: Tony Luck --- Reading git-diff-tree failed