lkml.org 
[lkml]   [2004]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: 2.6.10-rc1-mm3
From
On 2004-11-05 04:17:23 -0600 Ingo Molnar <mingo@elte.hu> wrote:

>
> * Andrew Morton <akpm@osdl.org> wrote:
>
>> - Added Andi's 4-level-pagetable patches. It's tested on x86,
>> x86_64, ia64
>> and ppc64. These are fairly intrusive patches and I'll probably
>> push them
>> upstream soon.
>
> make it compile on x86 with !REGPARM (default):
>
> Signed-off-by: Ingo Molnar <mingo@elte.hu>
>
> --- linux/arch/i386/mm/pgtable.c.orig
> +++ linux/arch/i386/mm/pgtable.c
> @@ -221,7 +221,7 @@ void pgd_dtor(void *pgd, kmem_cache_t *c
> spin_unlock_irqrestore(&pgd_lock, flags);
> }
>
> -pgd_t *__pgd_alloc(struct mm_struct *mm, pml4_t *pml4, unsigned long
> address)
> +pgd_t fastcall *__pgd_alloc(struct mm_struct *mm, pml4_t *pml4,
> unsigned
> long address)
> {
> int i;
> pgd_t *pgd = kmem_cache_alloc(pgd_cache, GFP_KERNEL);
> -

I was about to whine to LKML about how I couldn't build rc1-mm3 until
I saw your patch. This fixes it. Thank you :)

Cheers,

- Mike

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

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.151 / U:1.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site