lkml.org 
[lkml]   [2011]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 02/16] x86: Rename x86_32 MAX_APICID to MAX_LOCAL_APIC
    On Thu, 30 Dec 2010, Tejun Heo wrote:

    > diff --git a/arch/x86/include/asm/apicdef.h b/arch/x86/include/asm/apicdef.h
    > index a859ca4..47a30ff 100644
    > --- a/arch/x86/include/asm/apicdef.h
    > +++ b/arch/x86/include/asm/apicdef.h
    > @@ -145,6 +145,7 @@
    >
    > #ifdef CONFIG_X86_32
    > # define MAX_IO_APICS 64
    > +# define MAX_LOCAL_APIC 256
    > #else
    > # define MAX_IO_APICS 128
    > # define MAX_LOCAL_APIC 32768

    Looks like Yinghai's 56d91f13 already added this, but didn't convert the
    rest of the cases that you did. With this hunk removed and an updated
    changelog:

    Acked-by: David Rientjes <rientjes@google.com>


    \
     
     \ /
      Last update: 2011-01-11 04:51    [W:3.394 / U:0.492 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site