linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Todd E Brandt <todd.e.brandt@linux.intel.com>
To: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org,
	James.Bottomley@HansenPartnership.com, rjw@rjwysocki.net
Subject: Re: [PATCH v3 1/2] Hard disk S3 resume time optimization
Date: Wed, 15 Jan 2014 12:04:58 -0800	[thread overview]
Message-ID: <20140115200458.GA24720@linux.intel.com> (raw)
In-Reply-To: <20140115130104.GC7950@htj.dyndns.org>

On Wed, Jan 15, 2014 at 08:01:04AM -0500, Tejun Heo wrote:
> Hello,
> 
> On Tue, Jan 14, 2014 at 04:31:40PM -0800, Todd E Brandt wrote:
> ....
> > Signed-off-by: Todd Brandt <todd.e.brandt@intel.com>
> > Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
> > 
> >  drivers/ata/libata-core.c | 32 +++++++++++++++++---------------
> >  1 file changed, 17 insertions(+), 15 deletions(-)
> > 
> > Signed-off-by: Todd Brandt <todd.e.brandt@intel.com>
> > Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
> 
> Hmmm?  Duplicate SOBs and there's supposed to be "---" separator
> between patch description and the rest.

It's just an editor mistake, sorry

> 
> > @@ -5326,7 +5326,7 @@ bool ata_link_offline(struct ata_link *link)
> >  #ifdef CONFIG_PM
> >  static int ata_port_request_pm(struct ata_port *ap, pm_message_t mesg,
> >  			       unsigned int action, unsigned int ehi_flags,
> > -			       int *async)
> > +			       bool async, int *async_result)
> 
> Do we still need @async_result?  Only resume is async and resume
> doesn't care about the result.  Suspend is always synchronous and thus
> can just return the result, no?

Good point, will fix, thanks.

> 
> Thanks.
> 
> -- 
> tejun

  reply	other threads:[~2014-01-15 20:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08  0:56 [PATCH/RESEND v2 1/2] Hard disk S3 resume time optimization Todd E Brandt
2014-01-09 17:03 ` Phillip Susi
2014-01-10 23:11   ` Brandt, Todd E
2014-01-11  2:13     ` Phillip Susi
2014-01-11  3:13       ` Dan Williams
2014-01-13 20:06         ` Todd E Brandt
2014-01-13 20:37           ` Dan Williams
2014-01-13 23:51             ` Todd E Brandt
2014-01-14  0:05               ` Dan Williams
2014-01-11 19:13 ` Tejun Heo
2014-01-13 19:55   ` Todd E Brandt
2014-01-13 20:30     ` Tejun Heo
2014-01-13 23:30       ` Todd E Brandt
2014-01-14 14:31         ` Tejun Heo
2014-01-15  0:31       ` [PATCH v3 0/2] " Todd E Brandt
2014-01-15 12:55         ` Tejun Heo
2014-01-15  0:31       ` [PATCH v3 1/2] " Todd E Brandt
2014-01-15 13:01         ` Tejun Heo
2014-01-15 20:04           ` Todd E Brandt [this message]
2014-01-15  0:32       ` [PATCH v3 2/2] " Todd E Brandt
     [not found] <20130823223245.GA11706@todd.e.brandt@intel.com>
2013-08-27 14:36 ` [PATCH v3 1/2] " Brandt, Todd E

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140115200458.GA24720@linux.intel.com \
    --to=todd.e.brandt@linux.intel.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).