From: Greg Kroah-Hartman Date: Sun, 30 Apr 2017 12:26:37 +0000 (+0200) Subject: add some cc: to the next 3.18 patches X-Git-Tag: v4.4.66~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28e16a342663fdb48c92d3ef530907f27fe61a94;p=thirdparty%2Fkernel%2Fstable-queue.git add some cc: to the next 3.18 patches --- diff --git a/next-3.18/ext4-check-if-in-inode-xattr-is-corrupted-in-ext4_expand_extra_isize_ea.patch b/next-3.18/ext4-check-if-in-inode-xattr-is-corrupted-in-ext4_expand_extra_isize_ea.patch index 43aa21fd263..027336f9e68 100644 --- a/next-3.18/ext4-check-if-in-inode-xattr-is-corrupted-in-ext4_expand_extra_isize_ea.patch +++ b/next-3.18/ext4-check-if-in-inode-xattr-is-corrupted-in-ext4_expand_extra_isize_ea.patch @@ -14,6 +14,7 @@ This can lead to potential crashes caused by the BUG_ON() check in ext4_xattr_shift_entries(). Signed-off-by: Theodore Ts'o +Cc: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- diff --git a/next-3.18/md-raid1-fix-a-dead-loop-when-read-from-a-writemostly-disk.patch b/next-3.18/md-raid1-fix-a-dead-loop-when-read-from-a-writemostly-disk.patch index 16deb70dfe2..d4d21da7af6 100644 --- a/next-3.18/md-raid1-fix-a-dead-loop-when-read-from-a-writemostly-disk.patch +++ b/next-3.18/md-raid1-fix-a-dead-loop-when-read-from-a-writemostly-disk.patch @@ -17,6 +17,7 @@ continue for another disk. Signed-off-by: Wei Fang Signed-off-by: Shaohua Li +Cc: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- diff --git a/next-3.18/mips-fix-crash-registers-on-non-crashing-cpus.patch b/next-3.18/mips-fix-crash-registers-on-non-crashing-cpus.patch index 201473268c4..2db0aff21fe 100644 --- a/next-3.18/mips-fix-crash-registers-on-non-crashing-cpus.patch +++ b/next-3.18/mips-fix-crash-registers-on-non-crashing-cpus.patch @@ -21,6 +21,7 @@ Cc: David Daney Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/13050/ Signed-off-by: Ralf Baechle +Cc: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- diff --git a/next-3.18/rds-fix-the-atomicity-for-congestion-map-update.patch b/next-3.18/rds-fix-the-atomicity-for-congestion-map-update.patch index 1a848b5645c..f0d86765465 100644 --- a/next-3.18/rds-fix-the-atomicity-for-congestion-map-update.patch +++ b/next-3.18/rds-fix-the-atomicity-for-congestion-map-update.patch @@ -21,6 +21,7 @@ Reviewed-by: Leon Romanovsky Signed-off-by: Wengang Wang Signed-off-by: Santosh Shilimkar Signed-off-by: David S. Miller +Cc: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- diff --git a/next-3.18/usb-gadget-f_midi-fixed-a-bug-when-buflen-was-smaller-than-wmaxpacketsize.patch b/next-3.18/usb-gadget-f_midi-fixed-a-bug-when-buflen-was-smaller-than-wmaxpacketsize.patch index 6b4eb6b6fe7..c79d93a6fc2 100644 --- a/next-3.18/usb-gadget-f_midi-fixed-a-bug-when-buflen-was-smaller-than-wmaxpacketsize.patch +++ b/next-3.18/usb-gadget-f_midi-fixed-a-bug-when-buflen-was-smaller-than-wmaxpacketsize.patch @@ -30,6 +30,7 @@ for the OUT endpoint as its wMaxPacketSize. Acked-by: Michal Nazarewicz Signed-off-by: Felipe F. Tonello Signed-off-by: Felipe Balbi +Cc: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- diff --git a/next-3.18/xen-x86-don-t-lose-event-interrupts.patch b/next-3.18/xen-x86-don-t-lose-event-interrupts.patch index 3b2595612c1..d9542112245 100644 --- a/next-3.18/xen-x86-don-t-lose-event-interrupts.patch +++ b/next-3.18/xen-x86-don-t-lose-event-interrupts.patch @@ -21,6 +21,7 @@ VCPU_SSHOTTMR_future flag. Signed-off-by: Stefano Stabellini Acked-by: Juergen Gross +Cc: Julia Lawall Signed-off-by: Greg Kroah-Hartman ---