On 20.04.2022 16:13, Andrew Cooper wrote: > From: Bobby Eshleman <bobby.eshle...@gmail.com> > > With all the non-CONFIG_CRASH_DEBUG functionality moved elsewhere, split > x86/debugger.h in two, with the stubs and explanation moved to xen/debugger.h. > > In particular, this means that arches only need to provide an $arch/debugger.h > if they implement CONFIG_CRASH_DEBUG, and ARM's stub can be deleted. > > Signed-off-by: Bobby Eshleman <bobby.eshle...@gmail.com> > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > Acked-by: Julien Grall <jgr...@amazon.com>
Acked-by: Jan Beulich <jbeul...@suse.com>