Hi Greg,
Can you please pull the powerpc build failure fixes
patch series into 2.6.32-stable.
Kumar Gala (1):
powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 code
Paul E. McKenney (1):
powerpc: Fix default_machine_crash_shutdown #ifdef botch
arch/powerpc/kernel/crash.c |
around the invocation.
Reported-by: Ben Hutchings
Signed-off-by: Paul E. McKenney
Acked-by: Michael Neuling
Signed-off-by: Benjamin Herrenschmidt
Signed-off-by: Kamalesh Babulal
cc: Anton Blanchard
---
arch/powerpc/kernel/crash.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff
powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 code
This patch introduces PPC64 specific #ifdef bits from the upstream
commit: b3df895aebe091b1657a42a8c859bd49fc96646b.
Reported-and-tested-by: dann frazier
Signed-off-by: Kumar Gala
Signed-off-by: Kamalesh Babulal
cc: Benjamin
* Greg KH [2011-04-05 08:47:37]:
> On Tue, Apr 05, 2011 at 08:41:50PM +0530, Kamalesh Babulal wrote:
> > * Greg KH [2011-04-05 07:08:30]:
> >
> > > On Tue, Apr 05, 2011 at 04:21:33PM +0530, Kamalesh Babulal wrote:
> > > > * dann frazier [2011-04-04 15:57:55
* Greg KH [2011-04-05 07:08:30]:
> On Tue, Apr 05, 2011 at 04:21:33PM +0530, Kamalesh Babulal wrote:
> > * dann frazier [2011-04-04 15:57:55]:
> >
> > > On Sun, Apr 03, 2011 at 01:21:03PM +0530, Kamalesh Babulal wrote:
> > > > * dann frazier [2011-04-02 11:
* dann frazier [2011-04-04 15:57:55]:
> On Sun, Apr 03, 2011 at 01:21:03PM +0530, Kamalesh Babulal wrote:
> > * dann frazier [2011-04-02 11:23:03]:
> >
> > > 2.6.32.36 also fails to build on powerpc/SMP:
> > >
> > > CC arch/powerpc/kernel/cra
y
crash_kexec_wait_realmode(), with powerpc build with !SMP.
Reported-by: Ben Hutchings
Reported-by: dann frazier
Signed-off-by: Kamalesh Babulal
cc: Paul E. McKenney
cc: Michael Neuling
cc: Benjamin Herrenschmidt
cc: Anton Blanchard
cc: Kumar Gala
* dann frazier [2011-04-02 11:23:03]:
> 2.6.32.36 also fails to build on powerpc/SMP:
>
> CC arch/powerpc/kernel/crash.o
> arch/powerpc/kernel/crash.c: In function 'crash_kexec_wait_realmode':
> arch/powerpc/kernel/crash.c:176: error: 'paca' undeclared (first use in this
> function)
> ar
cKenney's patch. Greg can you please pull the patch into
2.6.32-stable.
powerpc: Fix default_machine_crash_shutdown #ifdef build failure
Introducing #ifdef to fix the build failure caused by
crash_kexec_wait_realmode(), with powerpc build with !SMP.
Reported-by: Ben Hutchings
9 matches
Mail list logo