[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101112.140613.45885023.davem@davemloft.net>
Date: Fri, 12 Nov 2010 14:06:13 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: rjw@...k.pl
Cc: daniel.blueman@...il.com, romieu@...zoreil.com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] gianfar: Do not call device_set_wakeup_enable() under
a spinlock
From: "Rafael J. Wysocki" <rjw@...k.pl>
Date: Tue, 9 Nov 2010 22:54:19 +0100
> The gianfar driver calls device_set_wakeup_enable() under a spinlock,
> which causes a problem to happen after the recent core power
> management changes, because this function can sleep now. Fix this
> by moving the device_set_wakeup_enable() call out of the
> spinlock-protected area.
>
> Signed-off-by: Rafael J. Wysocki <rjw@...k.pl>
Patch applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists