On Fri, Apr 15, 2022 at 02:56:40PM -0700, Lucas De Marchi wrote:
CI is having several issues due to unbinding i915 while the sound driver
is still doing something. It's particularly harmful when it's not idle
and we attempt to remove i915.

We still need to fix the snd driver so we can more reliably remove i915,
but this can't block other i915 tests. By adding a post softdep we make sure
that on module removal, kmod first removes snd_hda_intel, and only after
that removes i915.

Signed-off-by: Lucas De Marchi <[email protected]>

ignore, it broke other platforms.

Lucas De Marchi

Reply via email to