On 28.08.2025 17:03, Andrew Cooper wrote: > FRED provides PENDING_DBG in the the stack frame, avoiding the need to read > %dr6 manually. > > Rename do_debug() to handle_DB(), and update it to take a dbg field using > positive polarity. > > Introduce a new handle_DB_IDT() which reads %dr6. > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>