[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v4 0/3] xen: add support for automatic debug key actions in case of crash
On 14.12.2020 08:56, Juergen Gross wrote: > Patch 2 opens up more potential for simplification: in theory there is > no need any more to call any key handler with the regs parameter, > allowing to use the same prototype for all handlers. The downside would > be to have an additional irq frame on the stack for the dump_registers() > and the do_debug_key() handlers. This isn't the only downside, is it? We'd then also need to be able to (sufficiently cleanly) unwind through the new frame to reach the prior one, in order to avoid logging less reliable information. Plus decompose the prior frame as well to avoid logging less easy to consume data. Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |