Compiling kernel with witness option failed since drm update. Do
authorbluhm <bluhm@openbsd.org>
Thu, 12 Jan 2023 00:27:26 +0000 (00:27 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 12 Jan 2023 00:27:26 +0000 (00:27 +0000)
commit6155d736d02e256af5e04eb415f02a8c61bdb534
tree462aa0a3d9f65f6c6ddef81a1ecdc2b59b803616
parent8c38b3156c90d1e1803d9f3404cfb66d963b0cfc
Compiling kernel with witness option failed since drm update.  Do
not define struct rwlock variable within function, witness needs
global access.
OK jsg@
sys/dev/pci/drm/i915/i915_gpu_error.c