Re: Request to cherry-pick commit fixing RMB issue for Non-Removable Media in Linux Kernel 6.10-rc4

2024-06-17 Thread Christian Heusel
On 24/06/17 05:03PM, J. Gerhards wrote: > Hi all, Hey, > as of linux v6.9.*, a regression has been introduced where the removable > media bit (RMB) was set for all devices that are hot-pluggable. > The bit does not accurately indicate that a device is removable. > Therefore, this issue has been a

Request to cherry-pick commit fixing RMB issue for Non-Removable Media in Linux Kernel 6.10-rc4

2024-06-17 Thread J. Gerhards
Hi all, as of linux v6.9.*, a regression has been introduced where the removable media bit (RMB) was set for all devices that are hot-pluggable. The bit does not accurately indicate that a device is removable. Therefore, this issue has been addressed and fixed in commit `a6a75e`[0] which was