On Thu, Jun 13, 2024 at 8:10 PM Bart Van Assche bvanassche@acm.org wrote:
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 know, and that's why I am asking for them to be moved away. It's just duplicate information and since we have lore.kernel.org, we may always get the real message with the same data, no need to repeat this in Git history.
I have never before seen anyone requesting to move Cc tags after the --- line.