Re: [PATCH] [7/12] GBPAGES: Add an option to disable direct mapping gbpages and a global variable

2008-02-05 Thread Randy Dunlap
On Fri, 1 Feb 2008 10:53:20 +0100 (CET) Andi Kleen wrote: > > Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> > > --- > Documentation/x86_64/boot-options.txt |5 + > arch/x86/mm/init_64.c | 16 > include/asm-x86/pgtable_64.h |7 +++ >

Re: [PATCH] [7/12] GBPAGES: Add an option to disable direct mapping gbpages and a global variable

2008-02-05 Thread Randy Dunlap
On Fri, 1 Feb 2008 10:53:20 +0100 (CET) Andi Kleen wrote: Signed-off-by: Andi Kleen [EMAIL PROTECTED] --- Documentation/x86_64/boot-options.txt |5 + arch/x86/mm/init_64.c | 16 include/asm-x86/pgtable_64.h |7 +++ 3 files

[PATCH] [7/12] GBPAGES: Add an option to disable direct mapping gbpages and a global variable

2008-02-01 Thread Andi Kleen
Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> --- Documentation/x86_64/boot-options.txt |5 + arch/x86/mm/init_64.c | 16 include/asm-x86/pgtable_64.h |7 +++ 3 files changed, 28 insertions(+) Index: linux/arch/x86/mm/init_64.c

[PATCH] [7/12] GBPAGES: Add an option to disable direct mapping gbpages and a global variable

2008-02-01 Thread Andi Kleen
Signed-off-by: Andi Kleen [EMAIL PROTECTED] --- Documentation/x86_64/boot-options.txt |5 + arch/x86/mm/init_64.c | 16 include/asm-x86/pgtable_64.h |7 +++ 3 files changed, 28 insertions(+) Index: linux/arch/x86/mm/init_64.c