Re: [PATCH] fixup debug warnings during ACPI S3 resume from ram

From: Li Shaohua (shaohua.li_at_intel.com)
Date: 01/18/05

  • Next message: Karim Yaghmour: "Re: 2.6.11-rc1-mm1"
    To: Christian Borntraeger <linux-kernel@borntraeger.net>
    Date:	Tue, 18 Jan 2005 10:41:01 +0800
    
    

    On Sat, 2005-01-15 at 08:24, Christian Borntraeger wrote:
    > During the wakeup from suspend-to-ram I get several warnings (see below).
    > This patch fixes the warnings for me, but I am not an expert in ACPI. Please
    > read the patch and consider to apply it.
    Thanks looking at this issue. We (intel ACPI team) have many discussions
    about this issue. Actually this problem isn't so easy. The warning is
    when doing resume PCI link device with interrupt disabled. A more
    important issue is suspend/resume is doing with all processes frozen,
    which will cause many issues such as semaphore, memory mapping, kmalloc.
    The real solution is on going. I'll let you know when it's ready.

    Thanks,
    Shaohua

    -
    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/


  • Next message: Karim Yaghmour: "Re: 2.6.11-rc1-mm1"

    Relevant Pages

    • [PATCH][2.6.6-rc3] gcc-3.4.0 fixes
      ... This patch fixes three warnings from gcc-3.4.0 in 2.6.6-rc3: ... I'll resend after 2.6.6 final if ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Fw: Re: 2.6.14-rc4-mm1
      ... > Does that updated patch fixes it? ... It worked, though there were warnings: ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [PATCH] small fixes for example programs in Documentation/cdrom/sbpcd
      ... > better when they compile:) ... > at least the patch fixes up most of the warnings and errors when trying to ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] fixup debug warnings during ACPI S3 resume from ram
      ... During the wakeup from suspend-to-ram I get several warnings. ... This patch fixes the warnings for me, but I am not an expert in ACPI. ... Warning messages: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • acpi=off and acpi_get_firmware_table
      ... called from the IPMI driver. ... The attached patch fixes the problem, but it still spits out ugly ... Is it legal to call acpi_get_firmware_table if acpi is off? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)