search for: 3de9c74

Displaying 2 results from an estimated 2 matches for "3de9c74".

Did you mean: 2ae9c74
2008 Feb 22
0
[PATCH 03/28] ia64/xen: increase IA64_MAX_RSVD_REGIONS.
...ore region passed from xen hypervisor as start info. Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp> --- include/asm-ia64/meminit.h | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/include/asm-ia64/meminit.h b/include/asm-ia64/meminit.h index f93308f..3de9c74 100644 --- a/include/asm-ia64/meminit.h +++ b/include/asm-ia64/meminit.h @@ -18,10 +18,17 @@ * - crash dumping code reserved region * - Kernel memory map built from EFI memory map * - ELF core header + * ifdef CONFIG_XEN + * - xen start info + * endif * * More could be added if necessa...
2008 Feb 22
0
[PATCH 03/28] ia64/xen: increase IA64_MAX_RSVD_REGIONS.
...ore region passed from xen hypervisor as start info. Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp> --- include/asm-ia64/meminit.h | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/include/asm-ia64/meminit.h b/include/asm-ia64/meminit.h index f93308f..3de9c74 100644 --- a/include/asm-ia64/meminit.h +++ b/include/asm-ia64/meminit.h @@ -18,10 +18,17 @@ * - crash dumping code reserved region * - Kernel memory map built from EFI memory map * - ELF core header + * ifdef CONFIG_XEN + * - xen start info + * endif * * More could be added if necessa...