lkml.org 
[lkml]   [2011]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: [PATCH] Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
    On Thu, 13 Jan 2011, Manoj Iyer wrote:

    > Also, attaching dmesg with my patch applied. Please note the warning
    > message is printed from dmi_ignore_irq0_timer_override() in
    > acpi/boot.c, printed before setting acpi_skip_timer_override = 1;

    That's unsurprisingly not adding any useful information. We already
    know the difference between a stock and a acpi_skip_timer_override
    kernel and your patch is not doing anything different.

    It would be interesting to see a dmesg over boot/suspend/resume with
    the patch below applied.

    Thanks,

    tglx

    ---
    diff --git a/drivers/base/sys.c b/drivers/base/sys.c
    index 1667aaf..a54a2c8 100644
    --- a/drivers/base/sys.c
    +++ b/drivers/base/sys.c
    @@ -12,6 +12,8 @@
    * add themselves as children of the system bus.
    */

    +#define DEBUG
    +
    #include <linux/sysdev.h>
    #include <linux/err.h>
    #include <linux/module.h>



    \
     
     \ /
      Last update: 2011-01-13 23:11    [W:4.161 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site