Re: [PATCH] Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
From: Manoj Iyer
Date: Thu Jan 13 2011 - 16:55:27 EST
Thomas,
Attached are 2 dmesg outputs
1. dmesg output after boot with the patch applied.
2. dmesg output after suspend/resume with patch applied.
Many Thanks
Manoj
On Thu, Jan 13, 2011 at 3:40 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> 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>
>
>
>
--
--manjo
Attachment:
dmesg.dmipatch-boot
Description: Binary data
Attachment:
dmesg.dmipatch-after-sr
Description: Binary data