Panic when a device is trying to recursively acquire rather than hang
authorimp <imp@FreeBSD.org>
Fri, 24 Jul 2015 04:56:46 +0000 (04:56 +0000)
committerimp <imp@FreeBSD.org>
Fri, 24 Jul 2015 04:56:46 +0000 (04:56 +0000)
commit94c7edbe12b1b8eee1ef3b11a942424f2f5512a0
tree8e36e7be484474ed182fe19d24d511fe41e40f46
parentbb70a403181063f673b3949f7f00f062d12e66f6
Panic when a device is trying to recursively acquire rather than hang
indefinitely. Improve error messages from other panics.
sys/dev/gpio/gpiobus.c