summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-01-11 12:26:42 -0800
committerMikulas Patocka <mpatocka@redhat.com>2026-01-14 13:21:05 +0100
commitc84e21a89b77731d69d27c74e92f99b39a5a54ef (patch)
treec4efb204ab841025ea651b8dc65bbcffbb67fbae /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent17c0e16069765b319debba264c978c9a5c106e08 (diff)
dm-verity: fix up various workqueue-related comments
Replace obsolete mentions of "tasklets" with "softirq context", and "workqueue" with "kworker". This reflects the fact that the implementation of the "try_verify_in_tasklet" dm-verity option now accesses softirq context using either the BH workqueue API or inline execution, not the tasklet API. The old names conflated the API with the intended execution context, so they became outdated when the APIs changed. Signed-off-by: Eric Biggers <ebiggers@kernel.org> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions