[PATCH] PPC_47x SMP fix

2011-05-18 Thread Kerstin Jonsson
-by: Kerstin Jonsson Cc: Paul Mackerras Cc: Michael Neuling Cc: Will Schmidt --- arch/powerpc/kernel/smp.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/kernel/smp.c b/arch/powerpc/kernel/smp.c index cbdbb14..f2dcab7 100644 --- a/arch/powerpc/kernel

[PATCH] PPC_47x SMP fix

2011-05-18 Thread Kerstin Jonsson
-by: Kerstin Jonsson Cc: Paul Mackerras Cc: Michael Neuling Cc: Darren Hart Cc: Will Schmidt --- arch/powerpc/kernel/smp.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/kernel/smp.c b/arch/powerpc/kernel/smp.c index cbdbb14..f2dcab7 100644 --- a/arch

[PATCH 1/1] powerpc: Fix initramfs size in PPC32 build

2010-10-22 Thread Kerstin Jonsson
: Kerstin Jonsson Cc: Paul Mackerras --- arch/powerpc/Kconfig |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 50cc5d9..d536fe4 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -4,6 +4,10 @@ config PPC32

Re: fsl_rio.c build problem

2010-06-06 Thread kerstin jonsson
On 06/04/2010 10:04 PM, Scott Wood wrote: On 06/04/2010 06:24 AM, kerstin jonsson wrote: Hi, I'm using: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git and building for ARCH=powerpc - mpc85xx_defconfig arch/powerpc/sysdev/fsl_rio.c will not build due to a mi

fsl_rio.c build problem

2010-06-04 Thread kerstin jonsson
l.org/pub/scm/linux/kernel/git/benh/powerpc.git and - at the least - will fix the build problem. BR, Kerstin >From 42d0a01865beda04b70549245ce1854c8f0074d3 Mon Sep 17 00:00:00 2001 From: Kerstin Jonsson Date: Fri, 4 Jun 2010 12:56:02 +0200 Subject: [PATCH] fix fsl_rio.c build problem in