Silence the "Unclaimed register before interrupt" errors. While these do
authorkettenis <kettenis@openbsd.org>
Tue, 28 Nov 2017 16:29:56 +0000 (16:29 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 28 Nov 2017 16:29:56 +0000 (16:29 +0000)
commit5c7c8aec843b2d79ff712d20d9a8ba54f5baba2a
tree40d82dbacdb3e43bb316ae9d5af2418a29d238d7
parent64a91b3ea89ecff79eac55e7462b565657016c27
Silence the "Unclaimed register before interrupt" errors.  While these do
indicate a bug somewhere, it is unlikely to be in the OpenBSD glue code.
There are reports that these go away in newer Linux code anyway.

Stops claudio@ from whining.
sys/dev/pci/drm/i915/intel_uncore.c