Re: [PATCH] x86: fix memory map comment

From: Jiri Kosina
Date: Sun May 31 2009 - 14:28:37 EST


On Sat, 30 May 2009, Wu Fengguang wrote:

> Signed-off-by: Wu Fengguang <fengguang.wu@xxxxxxxxx>
> ---
> diff --git a/arch/x86/include/asm/page_64_types.h b/arch/x86/include/asm/page_64_types.h
> index d38c91b..786306c 100644
> --- a/arch/x86/include/asm/page_64_types.h
> +++ b/arch/x86/include/asm/page_64_types.h
> @@ -47,7 +47,7 @@
> #define __START_KERNEL (__START_KERNEL_map + __PHYSICAL_START)
> #define __START_KERNEL_map _AC(0xffffffff80000000, UL)
>
> -/* See Documentation/x86_64/mm.txt for a description of the memory map. */
> +/* See Documentation/x86/x86_64/mm.txt for a description of the memory map. */
> #define __PHYSICAL_MASK_SHIFT 46
> #define __VIRTUAL_MASK_SHIFT 48

Applied to trivial queue, thanks.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/