[ACPI] ACPICA 20050930
[deliverable/linux.git] / drivers / acpi / utilities / utglobal.c
index 399e64b5188673c41eb0b7bef4bae0ece4259a64..7f72839841ca0d871f9578ec172c31e1ef76fc2c 100644 (file)
@@ -825,6 +825,9 @@ void acpi_ut_init_globals(void)
        acpi_gbl_ps_find_count = 0;
        acpi_gbl_acpi_hardware_present = TRUE;
        acpi_gbl_owner_id_mask = 0;
+       acpi_gbl_trace_method_name = 0;
+       acpi_gbl_trace_dbg_level = 0;
+       acpi_gbl_trace_dbg_layer = 0;
        acpi_gbl_debugger_configuration = DEBUGGER_THREADING;
        acpi_gbl_db_output_flags = ACPI_DB_CONSOLE_OUTPUT;
 
This page took 0.031619 seconds and 5 git commands to generate.