public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
@ 2015-08-07 19:04 Ben Hutchings
  2015-08-08 14:55 ` KY Srinivasan
  2015-08-09  2:01 ` KY Srinivasan
  0 siblings, 2 replies; 4+ messages in thread
From: Ben Hutchings @ 2015-08-07 19:04 UTC (permalink / raw)
  To: K. Y. Srinivasan; +Cc: Long Li, linux-scsi

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

Commit 8de580742fee ("scsi: storvsc: Fix a bug in
copy_from_bounce_buffer()"), actually modified the function
copy_to_bounce_buffer().  Is the commit message wrong, or was the patch
applied to the wrong function?

Ben.

-- 
Ben Hutchings
Computers are not intelligent.	They only think they are.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

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

* RE: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
  2015-08-07 19:04 [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() Ben Hutchings
@ 2015-08-08 14:55 ` KY Srinivasan
  2015-08-09  2:01 ` KY Srinivasan
  1 sibling, 0 replies; 4+ messages in thread
From: KY Srinivasan @ 2015-08-08 14:55 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Long Li, linux-scsi

> -----Original Message-----
> From: Ben Hutchings [mailto:ben@decadent.org.uk]
> Sent: Friday, August 7, 2015 12:05 PM
> To: KY Srinivasan <kys@microsoft.com>
> Cc: Long Li <longli@microsoft.com>; linux-scsi <linux-scsi@vger.kernel.org>
> Subject: Re: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
> 
> Commit 8de580742fee ("scsi: storvsc: Fix a bug in
> copy_from_bounce_buffer()"), actually modified the function
> copy_to_bounce_buffer().  Is the commit message wrong, or was the patch
> applied to the wrong function?
> 
Ben,

Most likely the message is "misleading". I currently don't have access to the source; I will confirm sometime tonight.

Thank you,

K. Y
> Ben.
> 
> --
> Ben Hutchings
> Computers are not intelligent.	They only think they are.


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

* RE: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
  2015-08-07 19:04 [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() Ben Hutchings
  2015-08-08 14:55 ` KY Srinivasan
@ 2015-08-09  2:01 ` KY Srinivasan
  2015-08-09 11:25   ` Ben Hutchings
  1 sibling, 1 reply; 4+ messages in thread
From: KY Srinivasan @ 2015-08-09  2:01 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Long Li, linux-scsi



> -----Original Message-----
> From: KY Srinivasan
> Sent: Saturday, August 8, 2015 7:55 AM
> To: 'Ben Hutchings' <ben@decadent.org.uk>
> Cc: Long Li <longli@microsoft.com>; linux-scsi <linux-scsi@vger.kernel.org>
> Subject: RE: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
> 
> > -----Original Message-----
> > From: Ben Hutchings [mailto:ben@decadent.org.uk]
> > Sent: Friday, August 7, 2015 12:05 PM
> > To: KY Srinivasan <kys@microsoft.com>
> > Cc: Long Li <longli@microsoft.com>; linux-scsi <linux-scsi@vger.kernel.org>
> > Subject: Re: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
> >
> > Commit 8de580742fee ("scsi: storvsc: Fix a bug in
> > copy_from_bounce_buffer()"), actually modified the function
> > copy_to_bounce_buffer().  Is the commit message wrong, or was the
> patch
> > applied to the wrong function?
> >
> Ben,
> 
> Most likely the message is "misleading". I currently don't have access to the
> source; I will confirm sometime tonight.

The commit message is a typo (and is misleading).

K. Y
> 
> Thank you,
> 
> K. Y
> > Ben.
> >
> > --
> > Ben Hutchings
> > Computers are not intelligent.	They only think they are.


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

* Re: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
  2015-08-09  2:01 ` KY Srinivasan
@ 2015-08-09 11:25   ` Ben Hutchings
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Hutchings @ 2015-08-09 11:25 UTC (permalink / raw)
  To: KY Srinivasan; +Cc: Long Li, linux-scsi

[-- Attachment #1: Type: text/plain, Size: 1310 bytes --]

On Sun, 2015-08-09 at 02:01 +0000, KY Srinivasan wrote:
> 
> > -----Original Message-----
> > From: KY Srinivasan
> > Sent: Saturday, August 8, 2015 7:55 AM
> > To: 'Ben Hutchings' <ben@decadent.org.uk>
> > Cc: Long Li <longli@microsoft.com>; linux-scsi <linux-scsi@vger.kernel.org>
> > Subject: RE: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
> > 
> > > -----Original Message-----
> > > From: Ben Hutchings [mailto:ben@decadent.org.uk]
> > > Sent: Friday, August 7, 2015 12:05 PM
> > > To: KY Srinivasan <kys@microsoft.com>
> > > Cc: Long Li <longli@microsoft.com>; linux-scsi <linux-scsi@vger.kernel.org>
> > > Subject: Re: [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
> > > 
> > > Commit 8de580742fee ("scsi: storvsc: Fix a bug in
> > > copy_from_bounce_buffer()"), actually modified the function
> > > copy_to_bounce_buffer().  Is the commit message wrong, or was the
> > patch
> > > applied to the wrong function?
> > > 
> > Ben,
> > 
> > Most likely the message is "misleading". I currently don't have access to the
> > source; I will confirm sometime tonight.
> 
> The commit message is a typo (and is misleading).

Thanks for confirming.

Ben.

-- 
Ben Hutchings
Beware of programmers who carry screwdrivers. - Leonard Brandwein


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

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

end of thread, other threads:[~2015-08-09 11:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 19:04 [PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() Ben Hutchings
2015-08-08 14:55 ` KY Srinivasan
2015-08-09  2:01 ` KY Srinivasan
2015-08-09 11:25   ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox