]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/dev/sound/pci/hda/hdac.c
Drop unsolicited responses to the still attaching CODECs.
authorAlexander Motin <mav@FreeBSD.org>
Thu, 15 Oct 2020 17:40:02 +0000 (17:40 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 15 Oct 2020 17:40:02 +0000 (17:40 +0000)
commitcd3d0f8c193edabf1a7e9b692c65bcf854e1979b
treeeff041fb56727308bf20b25817a905c84c3a6cb9
parenta0da9a6272188bdf46cb87942b88de2195d01725
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
Reported by: Rajeev Pillai <rajeev_v_pillai@yahoo.com>
Reviewed by: avg
MFC after: 2 weeks
sys/dev/sound/pci/hda/hdac.c