Re: [PATCH v8 1/7] powerpc/smp: use a struct epapr_spin_table to replace macros

2012-07-31 Thread Kumar Gala
On Jul 20, 2012, at 7:42 AM, Zhao Chenhui wrote: > Signed-off-by: Zhao Chenhui > --- > arch/powerpc/platforms/85xx/smp.c | 46 ++-- > 1 files changed, 23 insertions(+), 23 deletions(-) applied to next - k-- To unsubscribe from this list: send the line "unsubscr

[PATCH v8 1/7] powerpc/smp: use a struct epapr_spin_table to replace macros

2012-07-20 Thread Zhao Chenhui
Signed-off-by: Zhao Chenhui --- arch/powerpc/platforms/85xx/smp.c | 46 ++-- 1 files changed, 23 insertions(+), 23 deletions(-) diff --git a/arch/powerpc/platforms/85xx/smp.c b/arch/powerpc/platforms/85xx/smp.c index ff42490..4827709 100644 --- a/arch/powerpc/p