Dmitry Vyukov 06417ff868 pkg/report: add tests for rcu stalls in kmem_cache_alloc
I though maybe we need special handling for them:
stop at kmem_cache_alloc function. But now I am not sure.
This can also be an infinite loop which calls kmalloc/kfree.
Let's not change code for now, just fix things with tests
(this is a good representative set).
2020-06-02 17:47:56 +02:00
..
2020-04-30 16:33:09 +02:00
2020-05-13 20:37:26 +02:00
2020-06-02 17:23:51 +02:00
2020-05-13 20:37:26 +02:00
2020-05-13 20:49:07 +02:00
2019-07-23 09:15:43 +02:00