On Fri, Aug 21, 2020 at 3:21 AM Peter Zijlstra <[email protected]> wrote: > > The handle_debug(.user) argument is used to terminate the #DB handler > early for the INT1-from-kernel case, since the kernel doesn't use > INT1. > > Remove the argument and handle this explicitly in #DB-from-kernel.
Acked-by: Andy Lutomirski <[email protected]>

