| commit | a9ea566349ce1a0ee7fb53c67306bfba79306187 | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@kernel.org> | Fri Jan 20 16:27:33 2023 -0800 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Fri Jul 14 11:38:54 2023 -0700 |
| tree | d283fe0169c61ee7044c4ae7cff090e264e9a9e0 | |
| parent | 1ec28dfe3b2f4cc92a5f58c7dbeef2fd00fdbf41 [diff] |
EXP x86/nmi: Add a set_nmi_torture() function to control NMI testing This commit adds a set_nmi_torture() function that allows kernel modules to dynamically inject errors into the NMI handler, which in turn permits easy testing of the backtrace-NMI diagnostics. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>