Re: [PATCH] [6/9] GBPAGES: Add gbpages support to lookup_address

2008-01-31 Thread Thomas Gleixner
On Tue, 29 Jan 2008, Andi Kleen wrote: > > Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> > > --- > arch/x86/mm/pageattr.c|5 + > include/asm-x86/pgtable.h |1 + > 2 files changed, 6 insertions(+) > > Index: linux/arch/x86/mm/pageattr.c >

Re: [PATCH] [6/9] GBPAGES: Add gbpages support to lookup_address

2008-01-31 Thread Thomas Gleixner
On Tue, 29 Jan 2008, Andi Kleen wrote: Signed-off-by: Andi Kleen [EMAIL PROTECTED] --- arch/x86/mm/pageattr.c|5 + include/asm-x86/pgtable.h |1 + 2 files changed, 6 insertions(+) Index: linux/arch/x86/mm/pageattr.c

[PATCH] [6/9] GBPAGES: Add gbpages support to lookup_address

2008-01-28 Thread Andi Kleen
Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> --- arch/x86/mm/pageattr.c|5 + include/asm-x86/pgtable.h |1 + 2 files changed, 6 insertions(+) Index: linux/arch/x86/mm/pageattr.c === ---

[PATCH] [6/9] GBPAGES: Add gbpages support to lookup_address

2008-01-28 Thread Andi Kleen
Signed-off-by: Andi Kleen [EMAIL PROTECTED] --- arch/x86/mm/pageattr.c|5 + include/asm-x86/pgtable.h |1 + 2 files changed, 6 insertions(+) Index: linux/arch/x86/mm/pageattr.c === ---