aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/zstd/lib/BUCK
diff options
context:
space:
mode:
authorJustAnotherHumanBeing <oleglelchuk@gmail.com>2026-09-11 15:49:23 +0000
committerVladimir Kondratyev <wulf@FreeBSD.org>2026-09-11 15:49:23 +0000
commit0d022baa047aea6499e394d2cd8d097820ecf486 (patch)
tree413f84ad3399b56c0e8d2a33fd5a55be2bc1c8d4 /sys/contrib/zstd/lib/BUCK
parentd8e315ba975163a2050dd3d3e193f2472dbc2478 (diff)
LinuxKPI: Run irq_work callbacks under RCU protectionHEADmain
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