Re: [PATCH] powerpc: Fix kexec-related UP build error
From: Paul E. McKenney <hidden>
Date: 2011-04-15 21:08:25
Also in:
kexec, lkml
From: Paul E. McKenney <hidden>
Date: 2011-04-15 21:08:25
Also in:
kexec, lkml
On Fri, Apr 15, 2011 at 02:00:51PM -0700, Nishanth Aravamudan wrote:
Hi Paul, On 15.04.2011 [13:29:16 -0700], Paul E. McKenney wrote:quoted
Hello! The following patch fixes a UP build problem for kexec() on powerpc. When the crash_kexec_wait_realmode() function was added, it was placed in only two of the three required locations.I believe the fix has already been posted as http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-April/089559.html
So it has! Thank you for the pointer. Thanx, Paul