x86/nmi: Prevent instruction breakpoints in NMIs

Now that hw_breakpoint tracks kernel instruction breakpoints for us,
this is easy and will have very little performance impact if there
are no kernel instruction breakpoints.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
1 file changed