|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [Patch] Remove panic_domain()
On Tue, 2007-03-27 at 17:31 +0900, Akio Takebe wrote:
> I think panic_domain() don't need debugger_trap_immediate()
> and debugger_trap_fatal().
> So what I really want to do is removing them.
>
> BTW, as you said, panic_domain() is easier to use than
> domain_crash_synchronous() macro.
> I make new patch.
> We can know the caller function by CallTrace (without __FILE__,
> __LINE__),
> so I only remove the debug routines.
> Is the attached new patch better?
Yes, thanks. Applied.
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|