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

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)