lkml.org 
[lkml]   [2005]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: BUG 2.6.14.2 : ACPI boot lockup
On Tue, Nov 22, 2005 at 01:19:47PM -0800, Jean Tourrilhes wrote:
> Hi Rajesh,
>
> I have some ACPI trouble, and one of your checkin may be
> related to it. Would you mind checking the following LKML thread ?
> http://marc.theaimsgroup.com/?t=113268687800002&r=1&w=2
>
Thanks for pointing me here, I wasn't reading this thread...
Does this patch help?

thanks,
Rajesh


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)
-
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 01:57    [W:0.824 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site