Module Name: src Committed By: riastradh Date: Sun Dec 19 11:50:54 UTC 2021
Modified Files: src/sys/external/bsd/drm2/linux: linux_irq_work.c Log Message: linux: Use pointer indirection for irq_work_cpu. Can't store locks in percpu since it moves around. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/external/bsd/drm2/linux/linux_irq_work.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.