Merge 5.10.2 into android-5.10
Changes in 5.10.2 ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info() ktest.pl: If size of log is too big to email, email error message ktest.pl: Fix the logic for truncating the size of the log file for email USB: legotower: fix logical error in recent commit USB: dummy-hcd: Fix uninitialized array use in init() USB: add RESET_RESUME quirk for Snapscan 1212 ALSA: usb-audio: Fix potential out-of-bounds shift ALSA: usb-audio: Fix control 'access overflow' errors from chmap xhci: Give USB2 ports time to enter U3 in bus suspend usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI USB: UAS: introduce a quirk to set no_write_same USB: sisusbvga: Make console support depend on BROKEN ALSA: pcm: oss: Fix potential out-of-bounds shift serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access Linux 5.10.2 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I0dfd41a3ba5b102699ef78641fbe48ed16957a0f
This commit is contained in:
@@ -5667,6 +5667,7 @@
|
||||
device);
|
||||
j = NO_REPORT_LUNS (don't use report luns
|
||||
command, uas only);
|
||||
k = NO_SAME (do not use WRITE_SAME, uas only)
|
||||
l = NOT_LOCKABLE (don't try to lock and
|
||||
unlock ejectable media, not on uas);
|
||||
m = MAX_SECTORS_64 (don't transfer more
|
||||
|
Reference in New Issue
Block a user