Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

Re: [Xen-devel] [Patch] [RFC] avoid debugger_trap when we don't expect

To: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>, xen-ppc-devel <xen-ppc-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [Patch] [RFC] avoid debugger_trap when we don't expect
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Wed, 30 Jan 2008 09:26:32 +0000
Delivery-date: Wed, 30 Jan 2008 01:27:04 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <A5C8631CDD5215takebe_akio@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchjIjNBcYlJsc8VEdyG4gAX8io7RQ==
Thread-topic: [Xen-devel] [Patch] [RFC] avoid debugger_trap when we don't expect
User-agent: Microsoft-Entourage/11.3.6.070618
On 30/1/08 08:48, "Akio Takebe" <takebe_akio@xxxxxxxxxxxxxx> wrote:

>> This doesn't need to be fixed on x86 -- the int3 handler will return
>> silently if the debugger is not configured. It would be nice if the ia64
>> handler would do the same. If that is not possible then change only ia64
>> code and if you need to be able to probe gdbstub configuration then add a
>> public function to do that rather than grope at internal state. The same
>> goes for powerpc, *if* it is broken in the first place.
>> 
> I know the int3 hanlder return well on x86 if it is not configured.
> But the route may be not safe. The debugger_trap is called after hypervisor
> panic and dom0 panic. So I want to avoid the needless route for kexec/kdump.

Oh no, then all bets are off. :-) We could be screwed and fail to kexec no
matter what we do.

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel