From: Ingo Molnar <[EMAIL PROTECTED]>
Subject: Re: [PATCH 08/16] x86: use get_personality()
Date: Sat, 23 Feb 2008 11:19:54 +0100
Message-ID: <[EMAIL PROTECTED]>

> 
> * Ingo Molnar <[EMAIL PROTECTED]> wrote:
> 
> > * WANG Cong <[EMAIL PROTECTED]> wrote:
> > 
> > > Use get_personality() macro instead of explicit reference for x86 
> > > code.
> > 
> > thanks, applied.
> 
> randconfig testing found the following build failures:
> 
>   arch/x86/kernel/process_64.c: In function 'do_arch_prctl':
>   arch/x86/kernel/process_64.c:836: error: called object 
> 'get_current()->personality' is not a function
>   arch/x86/kernel/process_64.c:862: error: called object 
> 'get_current()->personality' is not a function
> 
> so i dropped the patch again. Config attached.
> 
>       Ingo

Sorry that I didn't mention that this patch should be applied
_after_ [patch 01/16], since in [patch 01/16] I made the macro
get_personality like a function.

Sorry for this. Just wait after [patch 01/16] is applied.

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

Reply via email to