|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] Re: [patch 01/12] ia64: kexec: Define macros for EFI RI
On Thu, Mar 20, 2008 at 05:52:49PM +1100, Simon Horman wrote:
> Index: xen-unstable.hg/xen/include/asm-ia64/linux-xen/linux/efi.h
> ===================================================================
> --- xen-unstable.hg.orig/xen/include/asm-ia64/linux-xen/linux/efi.h
> 2008-04-21 11:39:09.000000000 +1000
> +++ xen-unstable.hg/xen/include/asm-ia64/linux-xen/linux/efi.h
> 2008-04-21 11:40:13.000000000 +1000
...
> +#ifdef __ASSEMBLY__
> +#define XEN_EFI_RID_NO 0
> +#else
> +#define XEN_EFI_RID_NO 0UL
> +#endif
__IA64_UL_CONST() macro is usefull for this purpose.
Just a minor nit.
--
yamahata
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|