diff options
author | Scott Long <scottl@FreeBSD.org> | 2017-11-10 17:01:51 +0000 |
---|---|---|
committer | Scott Long <scottl@FreeBSD.org> | 2017-11-10 17:01:51 +0000 |
commit | 1069541760b0b7b0ed8bfe2c8fa96c75bd6765b8 (patch) | |
tree | 6b33fe23f3e538ae46716f4d3243a9093d9fea4b /sys/contrib/dev/acpica/components/dispatcher/dsobject.c | |
parent | 72130735d87824b5ebaf645e4a1a25cdae3715c1 (diff) |
Refactoring the interrupt setup code introduced a bug where the drivers
would attempt to re-allocate interrupts during a chip reset without
first de-allocating them. Doing that right is going to be tricky, so
just band-aid it for now so that a re-init doesn't guarantee a failure
due to resource re-use.
Reported by: gallatin
Sponsored by: Netflix
Notes
Notes:
svn path=/head/; revision=325667
Diffstat (limited to 'sys/contrib/dev/acpica/components/dispatcher/dsobject.c')
0 files changed, 0 insertions, 0 deletions