Module Name: src Committed By: riastradh Date: Sun Dec 19 12:11:36 UTC 2021
Modified Files: src/sys/external/bsd/common/linux: linux_work.c Log Message: linux: Make flush_workqueue a noop if run from the workqueue. I think this matches Linux semantics but this is very much not clear and not written down anywhere obvious and why is this such a semantically incoherent mess. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/external/bsd/common/linux/linux_work.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.