Module Name: src Committed By: pgoyette Date: Fri Apr 1 15:34:34 UTC 2022
Modified Files:
src/sys/dev/pci: piixpm.c
Log Message:
Call iic_fini_tag() when the tag is no longer needed.
Without this, a LOCKDEBUG kernel can panic when trying to re-init the tag.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/pci/piixpm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
