From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akio Takebe Subject: [Patch][0/2]implement dump_execution_state() on ia64 Date: Thu, 27 Mar 2008 22:05:55 +0900 Message-ID: <7CC8900B4B0550takebe_akio@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-ia64-devel , xen-devel List-Id: xen-devel@lists.xenproject.org Hi, This patch can show Calltraces at BUG_ON() on ia64. And this supports xm debug-key d on ia64. This patch needs to modify some common codes for supporting them. [1/2] x86 side: implement_dump_execution_state.x86.patch [2/2] ia64 side: implement_dump_execution_state.ia64.patch Signed-off-by: Akio Takebe Best Regards, Akio Takebe