aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2023-10-20 13:21:24 +0200
committerJan Kara <[email protected]>2024-01-22 12:56:20 +0100
commitc8238508c85e262d46e19e2ff039d9238d436321 (patch)
treeaa46e32d5c007314703fd9aebae57dfd98ab78d1 /tools/testing/selftests/bpf/progs/test_autoload.c
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
quota: Replace BUG_ON in dqput()
The BUG_ON in dqput() will likely take the whole machine down when it hits. Replace it with WARN_ON_ONCE() instead and stop hiding that behind CONFIG_QUOTA_DEBUG. Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions