Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Rafael J. Wysocki <rjw@...>
Cc: <david-b@...>, <linux-kernel@...>, <linux-pm@...>, <mingo@...>, <pavel@...>
Date: Thursday, May 29, 2008 - 7:06 pm

On Thu, 29 May 2008 23:29:48 +0200
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:


There's just one trivial reject against the PCI tree's
pm-introduce-new-top-level-suspend-and-hibernation-callbacks:

***************
*** 293,299 ****
  	if (suspend_ops->finish)
  		suspend_ops->finish();
   Resume_devices:
  	device_resume();
   Resume_console:
  	resume_console();
   Close:
--- 342,350 ----
  	if (suspend_ops->finish)
  		suspend_ops->finish();
   Resume_devices:
+ 	suspend_test_start();
  	device_resume();
+ 	suspend_test_finish("resume devices");
   Resume_console:
  	resume_console();
   Close:

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Thu May 29, 4:33 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Wed Jul 23, 4:19 am)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Thu May 29, 7:22 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Mon Jul 7, 12:12 am)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andy Whitcroft, (Tue Jun 3, 6:45 am)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Fri May 30, 3:04 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Rafael J. Wysocki, (Thu May 29, 5:01 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Thu May 29, 5:26 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Rafael J. Wysocki, (Thu May 29, 5:29 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Thu May 29, 7:06 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Fri May 30, 12:34 am)