linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] AHCI suspend/resume support -- take 2
@ 2006-06-06 10:15 zhao, forrest
  2006-06-21 15:32 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 3+ messages in thread
From: zhao, forrest @ 2006-06-06 10:15 UTC (permalink / raw)
  To: jeff, hare, axboe, htejun, jeremy, lkml; +Cc: linux-ide

Hello, all

This is the take 2 of AHCI suspend/resume patches.

This series of patches provide the support for AHCI suspend/resume.
The patch works very well on Napa SDV in our lab.

The patch is against libata-dev #upstream
[ef2824073fba9def3cf122e89cc485f66dd71f70].

Compared with last version, the changes are:
1 Use ata_wait_register() to replace the code of waiting register bit to
change
2 Replace mdelay(500) with at most waiting 1 second in ahci_start_fis_rx
()
3 Remove code for cold_presence_detection in ahci_port_spinup()
4 In ahci_port_standby(), refine the code and comments to make the logic
correct
5 Remove the field 'dev_map' of struct ahci_host_priv{} and move the
host interrupt enabling code into ahci_pci_device_resume()

Your comments and bug report are welcome.

Thanks,
Forrest

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/6] AHCI suspend/resume support -- take 2
  2006-06-06 10:15 [PATCH 0/6] AHCI suspend/resume support -- take 2 zhao, forrest
@ 2006-06-21 15:32 ` Jeremy Fitzhardinge
  2006-06-22  1:10   ` zhao, forrest
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2006-06-21 15:32 UTC (permalink / raw)
  To: zhao, forrest; +Cc: jeff, hare, axboe, htejun, lkml, linux-ide

zhao, forrest wrote:
> This is the take 2 of AHCI suspend/resume patches.
>   
This no longer applies against 2.6.17-mm1.  Do you have an updated 
version, or has the equivalent behaviour been merged into libata -> -mm 
now?  Or should I just try and merge it?

Thanks,
    J

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/6] AHCI suspend/resume support -- take 2
  2006-06-21 15:32 ` Jeremy Fitzhardinge
@ 2006-06-22  1:10   ` zhao, forrest
  0 siblings, 0 replies; 3+ messages in thread
From: zhao, forrest @ 2006-06-22  1:10 UTC (permalink / raw)
  To: Jeremy Fitzhardinge; +Cc: jeff, hare, axboe, htejun, lkml, linux-ide

On Wed, 2006-06-21 at 08:32 -0700, Jeremy Fitzhardinge wrote:
> zhao, forrest wrote:
> > This is the take 2 of AHCI suspend/resume patches.
> >   
> This no longer applies against 2.6.17-mm1.  Do you have an updated 
> version, or has the equivalent behaviour been merged into libata -> -mm 
> now?  Or should I just try and merge it?
> 

The patch was not for 2.6.17-mm1, it was against libata-#upstream.
Now I'm waiting for Tejun's PM patch being accepted into libata-
#upstream, after that I'll send out take 3 of AHCI suspend/resume patch.

Thanks,
Forrest

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-22  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-06 10:15 [PATCH 0/6] AHCI suspend/resume support -- take 2 zhao, forrest
2006-06-21 15:32 ` Jeremy Fitzhardinge
2006-06-22  1:10   ` zhao, forrest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).