Bug 208299
Summary: | Add fuzzing-optimized RCU mode that invokes RCU callbacks ASAP | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Jann Horn (Google) (jannh) |
Component: | Sanitizers | Assignee: | MM/Sanitizers virtual assignee (mm_sanitizers) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | dvyukov, kasan-dev, paulmck |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.7 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Jann Horn (Google)
2020-06-23 16:28:00 UTC
This now exists as rcupdate.rcu_expedited=1 and was enabled on syzbot: https://github.com/google/syzkaller/pull/2021 ...which was added in 2012... https://github.com/torvalds/linux/commit/3705b88db0d7cc4 Paul? Jann, if you see anything else actionable here, please reopen. Otherwise it seems to be resolved. |