* [PATCH] x86: fix memory map comment
@ 2009-05-30 12:45 Wu Fengguang
2009-05-31 18:28 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: Wu Fengguang @ 2009-05-30 12:45 UTC (permalink / raw)
To: Trivial Patch Monkey; +Cc: LKML
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] x86: fix memory map comment
2009-05-30 12:45 [PATCH] x86: fix memory map comment Wu Fengguang
@ 2009-05-31 18:28 ` Jiri Kosina
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2009-05-31 18:28 UTC (permalink / raw)
To: Wu Fengguang; +Cc: Trivial Patch Monkey, LKML
On Sat, 30 May 2009, Wu Fengguang wrote:
> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-31 18:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30 12:45 [PATCH] x86: fix memory map comment Wu Fengguang
2009-05-31 18:28 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox