diff options
| author | JustAnotherHumanBeing <oleglelchuk@gmail.com> | 2026-09-11 15:49:23 +0000 |
|---|---|---|
| committer | Vladimir Kondratyev <wulf@FreeBSD.org> | 2026-09-11 15:49:23 +0000 |
| commit | 0d022baa047aea6499e394d2cd8d097820ecf486 (patch) | |
| tree | 413f84ad3399b56c0e8d2a33fd5a55be2bc1c8d4 /sys/contrib/zstd/lib/BUCK | |
| parent | d8e315ba975163a2050dd3d3e193f2472dbc2478 (diff) | |
Linux executes irq_work callbacks from an interrupt context that
provides implicit RCU read-side protection. LinuxKPI dispatches these
callbacks through a taskqueue, so provide equivalent protection
explicitly.
This prevents an RCU grace period from completing while an irq_work
callback is still using an RCU-protected object.
Suggested by: wulf
Tested by: JustAnotherHumanBeing
Signed-off-by: JustAnotherHumanBeing <oleglelchuk@gmail.com>
Pull Request: https://github.com/freebsd/freebsd-src/pull/2385
Diffstat (limited to 'sys/contrib/zstd/lib/BUCK')
0 files changed, 0 insertions, 0 deletions
