patch-2.4.26 linux-2.4.26/drivers/acpi/parser/psargs.c
Next file: linux-2.4.26/drivers/acpi/parser/psparse.c
Previous file: linux-2.4.26/drivers/acpi/osl.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2004-04-14 06:05:29.000000000 -0700
-  Orig file: 
linux-2.4.25/drivers/acpi/parser/psargs.c
-  Orig date: 
2004-02-18 05:36:31.000000000 -0800
diff -urN linux-2.4.25/drivers/acpi/parser/psargs.c linux-2.4.26/drivers/acpi/parser/psargs.c
@@ -315,8 +315,8 @@
 				acpi_ps_append_arg (arg, name_op);
 
 				if (!method_desc) {
-					ACPI_DEBUG_PRINT ((ACPI_DB_PARSE,
-						"Control Method - %p has no attached object\n",
+					ACPI_REPORT_ERROR ((
+						"ps_get_next_namepath: Control Method %p has no attached object\n",
 						node));
 					return_ACPI_STATUS (AE_AML_INTERNAL);
 				}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)