Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Pull workqueue updates from Tejun Heo: "Nothing too interesting. An optimization to short-circuit noop cpumask updates, debug dump code reorg, and doc update" * 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: doc: Call out the non-reentrance conditions workqueue: Introduce show_one_worker_pool and show_one_workqueue. workqueue: make sysfs of unbound kworker cpumask more clever
No related branches found
No related tags found
Showing
- Documentation/core-api/workqueue.rst 17 additions, 4 deletionsDocumentation/core-api/workqueue.rst
- drivers/tty/sysrq.c 1 addition, 1 deletiondrivers/tty/sysrq.c
- include/linux/workqueue.h 2 additions, 1 deletioninclude/linux/workqueue.h
- kernel/power/process.c 1 addition, 1 deletionkernel/power/process.c
- kernel/workqueue.c 107 additions, 80 deletionskernel/workqueue.c
Loading
Please register or sign in to comment