mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-10 00:00:04 +03:00
Merge remote-tracking branch 'holmanb/holmanb/suppressions'
This commit is contained in:
commit
733a17f637
@ -15,3 +15,24 @@
|
|||||||
...
|
...
|
||||||
fun:call_rcu_data_init
|
fun:call_rcu_data_init
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
urcu_memb_call_rcu
|
||||||
|
Memcheck:Leak
|
||||||
|
match-leak-kinds: possible
|
||||||
|
...
|
||||||
|
fun:pthread_create*
|
||||||
|
obj:/*/liburcu.so.*
|
||||||
|
...
|
||||||
|
fun:urcu_memb_call_rcu
|
||||||
|
}
|
||||||
|
{
|
||||||
|
pthread_create
|
||||||
|
Memcheck:Leak
|
||||||
|
match-leak-kinds: possible
|
||||||
|
fun:calloc
|
||||||
|
...
|
||||||
|
fun:allocate_stack
|
||||||
|
fun:pthread_create*
|
||||||
|
fun:kthread_create
|
||||||
|
fun:bch2_rebalance_start
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user