Changes between Version 13 and Version 14 of SAT-with-UAS-Linux
- Timestamp:
- Aug 13, 2019, 7:38:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SAT-with-UAS-Linux
v13 v14 251 251 252 252 * However, for the patch setting this flag for all Seagate devices there is no specific kern.log message to look for, so one may have to guess the patch status based on the kernel version number. The patch was created in November 2017 and applied to various kernel.org branches in December of 2017 and early 2018: here is a list some kernel branches with the first release within that branch to include the patch: 253 * [https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/drivers/usb/storage/uas-detect.h?h=v4.15-rc3] (Nov 2017) 253 254 * [https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/drivers/usb/storage/uas-detect.h?h=v4.14.5 4.14.5] (Dec 2017) 254 255 * 4.13.x: not included … … 256 257 * [https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/drivers/usb/storage/uas-detect.h/?h=v4.4.105 4.4.105] (Dec 2017) 257 258 * [https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/drivers/usb/storage/uas-detect.h/?h=v3.16.55 3.16.55] (Mar 2018) 258 * All kernel.org versions 4.15 and later already include the patch.259 * All kernel.org versions 4.15 (released) and later already include the patch. 259 260 260 261 * Linux distributions may backport patches to their own kernel branches (and those may use somewhat different version numbering schemes), but certainly kernel packages released up through Nov 2017 will not have the patch, and mostly like ones based on the upstream 4.15-or-later branches will include it. 262 * Ubuntu 263 * 14.04 Trusty: Linux 3.13.x, never backported 264 * 16.04 Xenial: backported in Linux [https://launchpad.net/ubuntu/+source/linux/4.4.0-117.141 4.4.0-117.141] [https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1745046 tracking bug 1745046] (Mar 2018) 265 * 18.04 Bionic: Linux 4.15.x, included from initial release 261 266 262 267 Web links: