Re: [PATCH 2/3] PM: Do not destroy/create devices while suspended in mce_64.c

2007-12-25 Thread Pavel Machek
On Mon 2007-12-24 01:57:17, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[EMAIL PROTECTED]> > > The x86-64 MCE driver should not attempt to destroy/create a suspended > device. > > Signed-off-by: Rafael J. Wysocki <[EMAIL PROTECTED]> ACK. -- (english) http://www.livejournal.com/~pavelma

[PATCH 2/3] PM: Do not destroy/create devices while suspended in mce_64.c

2007-12-23 Thread Rafael J. Wysocki
From: Rafael J. Wysocki <[EMAIL PROTECTED]> The x86-64 MCE driver should not attempt to destroy/create a suspended device. Signed-off-by: Rafael J. Wysocki <[EMAIL PROTECTED]> --- arch/x86/kernel/cpu/mcheck/mce_64.c |2 -- 1 file changed, 2 deletions(-) Index: linux-2.6/arch/x86/kernel/cpu/