From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takao Indoh Date: Fri, 22 Jul 2005 00:23:01 +0000 Subject: Re: [PATCH]Show registers for all CPUs in the OS_INIT handler Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi, On Fri, 22 Jul 2005 01:20:13 +1000, Keith Owens wrote: >On Thu, 21 Jul 2005 20:04:51 +0900, >Takao Indoh wrote: >>When OS_INIT handler is called, the registers of monarch CPU are dumped >>but the registers of slave CPU are not. It is very inconvenient because >>ip cannot be identified on slave cpus. >>I'd like to change OS_INIT handler to show registers of all CPUs. > >Please hold off on this patch. I have a rewrite that cleans up the MCA >and INIT handlers, and gives clean backtraces for both monarch and >slave INIT handlers. Ok, I'll wait for your cleanup patch. When is your patch released? Takao Indoh