[PATCH 07/10] Powerpc: Use generic per cpu

2008-01-08 Thread travis
Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras <[EMAIL PROTECTED]> Signed-off-by: Christoph

[PATCH 07/10] Powerpc: Use generic per cpu

2008-01-07 Thread travis
V1->V2: - add missing #endif V2->V3: - use generic percpy_modcopy() Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64).

[PATCH 07/10] Powerpc: Use generic per cpu

2008-01-07 Thread travis
V1-V2: - add missing #endif V2-V3: - use generic percpy_modcopy() Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64).

[PATCH 07/10] Powerpc: Use generic per cpu

2007-12-27 Thread travis
V1->V2: - add missing #endif Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras <[EMAIL PROTECTED]>

[PATCH 07/10] Powerpc: Use generic per cpu

2007-12-27 Thread travis
V1->V2: - add missing #endif Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras <[EMAIL PROTECTED]>

[PATCH 07/10] Powerpc: Use generic per cpu

2007-12-27 Thread travis
V1-V2: - add missing #endif Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras [EMAIL PROTECTED]

[PATCH 07/10] Powerpc: Use generic per cpu

2007-12-27 Thread travis
V1-V2: - add missing #endif Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras [EMAIL PROTECTED]

[patch 07/10] Powerpc: Use generic per cpu

2007-11-28 Thread Christoph Lameter
V1->V2: - add missing #endif Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras <[EMAIL PROTECTED]>

[patch 07/10] Powerpc: Use generic per cpu

2007-11-28 Thread Christoph Lameter
V1-V2: - add missing #endif Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras [EMAIL PROTECTED]