From: Bart Van Assche <bvanassche@acm.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
Alan Stern <stern@rowland.harvard.edu>,
linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org,
Joao Machado <jocrismachado@gmail.com>,
Christian Heusel <christian@heusel.eu>,
stable@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH 2/2] scsi: core: Do not query IO hints for USB devices
Date: Thu, 13 Jun 2024 11:10:08 -0700 [thread overview]
Message-ID: <f3a8f117-4534-4071-8084-4cc984f963e4@acm.org> (raw)
In-Reply-To: <CAHp75VdT8hp+aSN_ZyGebkUykaP=p9ipq4Guk6+e_HJ2apu18g@mail.gmail.com>
On 6/13/24 10:44 AM, Andy Shevchenko wrote:
> On Wed, Jun 12, 2024 at 6:53 PM Bart Van Assche <bvanassche@acm.org> wrote:
>>
>> Recently it was reported that the following USB storage devices are unusable
>> with Linux kernel 6.9:
>> * Kingston DataTraveler G2
>> * Garmin FR35
>>
>> This is because attempting to read the IO hint VPD page causes these devices
>> to reset. Hence do not read the IO hint VPD page from USB storage devices.
>
>> Cc: Alan Stern <stern@rowland.harvard.edu>
>> Cc: linux-usb@vger.kernel.org
>> Cc: Joao Machado <jocrismachado@gmail.com>
>
>> Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
>> Cc: Christian Heusel <christian@heusel.eu>
>
> Besides no need to repeat these Cc's in case there are other tags for
> the same emails, can you move the rest of Cc's after the --- line
> below? For you it will be the same effect, for many others the Git
> history won't be polluted with this noise.
I will leave out the redundant Cc's but I'm surprised by the request to move
Cc tags after the --- line. There are many patches with Cc: tags in Linus' tree.
I have never before seen anyone requesting to move Cc tags after the --- line.
Thanks,
Bart.
next prev parent reply other threads:[~2024-06-13 18:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 16:52 [PATCH 0/2] Do not read the IO hints VPD page from USB storage devices Bart Van Assche
2024-06-12 16:52 ` [PATCH 1/2] scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag Bart Van Assche
2024-06-12 16:52 ` [PATCH 2/2] scsi: core: Do not query IO hints for USB devices Bart Van Assche
2024-06-12 18:08 ` Alan Stern
2024-06-12 19:30 ` Bart Van Assche
2024-06-12 19:43 ` Alan Stern
2024-06-13 17:44 ` Andy Shevchenko
2024-06-13 18:10 ` Bart Van Assche [this message]
2024-06-13 19:44 ` Andy Shevchenko
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=f3a8f117-4534-4071-8084-4cc984f963e4@acm.org \
--to=bvanassche@acm.org \
--cc=andy.shevchenko@gmail.com \
--cc=christian@heusel.eu \
--cc=gregkh@linuxfoundation.org \
--cc=jocrismachado@gmail.com \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=stable@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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