]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r366733: Drop unsolicited responses to the still attaching CODECs.
authorAlexander Motin <mav@FreeBSD.org>
Thu, 29 Oct 2020 00:30:38 +0000 (00:30 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 29 Oct 2020 00:30:38 +0000 (00:30 +0000)
commit4f0577b8a016b6235da49fe77c4b22a903a1fb53
tree9b1c472a3d95a809ca8694b8d68bfb76d8898868
parent14fc80227db414f7fae5fa22b158b89e5ac5d58f
MFC r366733: Drop unsolicited responses to the still attaching CODECs.

It is reported to fix kernel panics when early unsolicited responses
delivered to the CODEC device not having driver attached yet.

PR: 250248
sys/dev/sound/pci/hda/hdac.c