From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Owens Date: Thu, 21 Jul 2005 15:20:13 +0000 Subject: Re: [PATCH]Show registers for all CPUs in the OS_INIT handler Message-Id: <5255.1121959213@ocs3.ocs.com.au> 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 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.