• travis@sgi.com's avatar
    SPARC64: use generic percpu · 3afc6202
    travis@sgi.com authored
    Sparc64 has a way of providing the base address for the per cpu area of the
    currently executing processor in a global register.
    
    Sparc64 also provides a way to calculate the address of a per cpu area
    from a base address instead of performing an array lookup.
    
    Cc: David Miller <davem@davemloft.net>
    Signed-off-by: default avatarMike Travis <travis@sgi.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    3afc6202
percpu.h 647 Bytes