[Intel-gfx] [i-g-t PATCH 3/3] tests: enable hda dynamic debug for module reload test
Jani Nikula
jani.nikula at intel.com
Thu Oct 13 12:59:57 UTC 2016
Hopefully, this will provide more clues for figuring out why
snd_hda_intel unload fails sporadically.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
tests/drv_module_reload_basic | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/drv_module_reload_basic b/tests/drv_module_reload_basic
index 93cf7c005638..a8d628dd96bd 100755
--- a/tests/drv_module_reload_basic
+++ b/tests/drv_module_reload_basic
@@ -81,6 +81,8 @@ function finish_load() {
return $IGT_EXIT_SUCCESS
}
+hda_dynamic_debug_enable
+
reload || exit $?
finish_load || exit $?
--
2.1.4
More information about the Intel-gfx
mailing list