CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/11 17:27:27
Modified files:
sys/dev/pci/drm/i915: i915_gpu_error.c
Log message:
Compiling kernel with witness option failed since drm update. Do
not define struct rwlock variable within function, witness needs
global access.
OK jsg@
