Bug 211877
Summary: | Make "unregister_netdevice: waiting for dev to become free" diagnostic useful | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Dmitry Vyukov (dvyukov) |
Component: | Sanitizers | Assignee: | MM/Sanitizers virtual assignee (mm_sanitizers) |
Status: | RESOLVED CODE_FIX | ||
Severity: | enhancement | CC: | andreyknvl, kasan-dev |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | ALL | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Dmitry Vyukov
2021-02-21 14:29:48 UTC
FTR mailed "net: make unregister netdev warning timeout configurable". The patch was merged [1], this issue is resolved, right? [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5aa3afe107d9099fc0dea2acf82c3e3c8f0f20e2 Yes, +Eric's patches for debug refcounts in the net subsystem. |