lkml.org 
[lkml]   [2005]   [Nov]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromJani Monoses <>
SubjectRe: BUG 2.6.14.2 : ACPI boot lockup
DateWed, 23 Nov 2005 10:00:12 +0200
>  drivers/acpi/scan.c |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> Index: linux-2.6.14-vanilla/drivers/acpi/scan.c
> ===================================================================
> --- linux-2.6.14-vanilla.orig/drivers/acpi/scan.c
> +++ linux-2.6.14-vanilla/drivers/acpi/scan.c
> @@ -1111,7 +1111,7 @@ acpi_add_single_object(struct acpi_devic
>  	 *
>  	 * TBD: Assumes LDM provides driver hot-plug capability.
>  	 */
> -	result = acpi_bus_find_driver(device);
> +	acpi_bus_find_driver(device);
> 
>        end:
>  	if (!result)

Is this going into 2.6.15?

thanks
Jani

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-23 08:06    [W:0.231 / U:0.150 seconds]
©2003-2008 Jasper Spaans