aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJohn Ogness <[email protected]>2024-08-20 08:36:01 +0206
committerPetr Mladek <[email protected]>2024-08-21 15:03:04 +0200
commit59cd94ef80094857f0d0085daa2e32badc4cddf4 (patch)
tree80202e17d6e022aedbda05771c5936b2a74b6a44 /tools/testing/selftests/bpf/progs/test_autoload.c
parent8c03273a509c88b12c53a9ddf07702f83983e4de (diff)
lockdep: Mark emergency sections in lockdep splats
Mark emergency sections wherever multiple lines of lock debugging output are generated. In an emergency section, every printk() call will attempt to directly flush to the consoles using the EMERGENCY priority. Note that debug_show_all_locks() and lockdep_print_held_locks() rely on their callers to enter the emergency section. This is because these functions can also be called in non-emergency situations (such as sysrq). Signed-off-by: John Ogness <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions