Hi Kenji, At Tue, 14 Feb 2006 00:57:38 +0900, Kenji Kaneshige <[EMAIL PROTECTED]> wrote: > > Hi Kristen, Takahiro, > > MUNEDA Takahiro wrote: > > > > I tried 2.6.12-rc2-mm1(includes this patch) on my Tiger box, > > I could not insmod the acpiphp module because of the NaT > > consumption. > > > > My box does not have any _DCK method, so find_dock() returns > > without making any acpiphp_dock_station struct. Therefore, > > NaT consumption has occurred at get_dependent_device(). > > > > This problem will be fixed by the following patch. > > Thanks, > Kenji Kaneshige > > > The get_dependent_device() function must check if ds is not NULL, > otherwise it will cause kernel panic on the system that has no _DCK > method.
Thank you for your patch. It works on my Tiger box well. Thanks, MUNE - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
