From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17447.18487.819008.818925@cargo.ozlabs.ibm.com> Date: Mon, 27 Mar 2006 13:04:39 +1100 From: Paul Mackerras To: Haren Myneni Subject: Re: [PATCH] kdump: clear and EOI IPI for kexec CPU In-Reply-To: <44222FA0.90902@us.ibm.com> References: <44222FA0.90902@us.ibm.com> Cc: linuxppc-dev@ozlabs.org, ellerman@au1.ibm.com, Milton Miller , Olaf Hering List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Haren Myneni writes: > Paul, Sorry, Please ignore the previous patch since it has one tab/space > issue. Tested this one and kdump-dma-fault-fix.patch on P5, P4 > (non-lpar), JS21 and JS20. > > Thanks > Haren > > Some times, the kexec CPU is not reponding to an IPI during kdump boot. > It is causing the system in xmon. Noticed on power-4 (non-lpar). This > patch clears and EOI IPI for kexec CPU as well before the kdump boot > started. Sorry, that commit message is quite opaque to me. Could you explain in more detail what the problem is and how this fixes it? Thanks, Paul.