diff options
author | Kemeng Shi <[email protected]> | 2024-03-05 00:35:42 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-03-07 13:32:54 -0500 |
commit | ad943758e0ebd881d031b657a3f389315bf3a101 (patch) | |
tree | feedcf114c03e38b52c17418a5812a61f3fc0d5c /tools/perf/util/trace-event-scripting.c | |
parent | 8ffc0cd24c2a3ea340743db18b1a1e999176fbd3 (diff) |
ext4: hold group lock in ext4 kunit test
Although there is no concurrent block allocation/free in unit test,
internal functions mb_mark_used and mb_free_blocks assert group
lock is always held. Acquire group before calling mb_mark_used and
mb_free_blocks in unit test to avoid the assertion.
Signed-off-by: Kemeng Shi <[email protected]>
Reported-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions