From: <gregkh@linuxfoundation.org>
To: gregkh@linuxfoundation.org, b-liu@ti.com, gkaiser@google.com
Cc: <stable@vger.kernel.org>, <stable-commits@vger.kernel.org>
Subject: Patch "[PATCH] Revert "usb: musb: fix tx fifo flush handling again"" has been added to the 3.18-stable tree
Date: Wed, 20 Sep 2017 12:34:14 +0200 [thread overview]
Message-ID: <15059036547773@kroah.com> (raw)
This is a note to let you know that I've just added the patch titled
[PATCH] Revert "usb: musb: fix tx fifo flush handling again"
to the 3.18-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
revert-usb-musb-fix-tx-fifo-flush-handling-again.patch
and it can be found in the queue-3.18 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From 817bdbb406234e405e01790dfc6fffd91a15367e Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: Wed, 20 Sep 2017 12:31:05 +0200
Subject: [PATCH] Revert "usb: musb: fix tx fifo flush handling again"
This reverts commit 98b91bfa5e478b9bf332f9f149b1c25ffd58f877 which is
commit 45d73860530a14c608f410b91c6c341777bfa85d upstream.
It should not have been applied to the 3.18-stable tree at all.
Reported-by: Greg Kaiser <gkaiser@google.com>
Cc: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/usb/musb/musb_host.c | 1 -
1 file changed, 1 deletion(-)
--- a/drivers/usb/musb/musb_host.c
+++ b/drivers/usb/musb/musb_host.c
@@ -1294,7 +1294,6 @@ void musb_host_tx(struct musb *musb, u8
| MUSB_TXCSR_TXPKTRDY);
}
return;
- mdelay(1);
}
done:
Patches currently in stable-queue which might be from gregkh@linuxfoundation.org are
queue-3.18/qlge-avoid-memcpy-buffer-overflow.patch
queue-3.18/revert-net-phy-correctly-process-phy_halted-in-phy_stop_machine.patch
queue-3.18/f2fs-check-hot_data-for-roll-forward-recovery.patch
queue-3.18/ipv6-fix-memory-leak-with-multiple-tables-during-netns-destruction.patch
queue-3.18/tcp-initialize-rcv_mss-to-tcp_min_mss-instead-of-0.patch
queue-3.18/ipv6-fix-typo-in-fib6_net_exit.patch
queue-3.18/ipv6-accept-64k-1-packet-length-in-ip6_find_1stfragopt.patch
queue-3.18/revert-usb-musb-fix-tx-fifo-flush-handling-again.patch
next reply other threads:[~2017-09-20 10:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-20 10:34 gregkh [this message]
2017-09-20 13:20 ` Patch "[PATCH] Revert "usb: musb: fix tx fifo flush handling again"" has been added to the 3.18-stable tree Bin Liu
2017-09-20 14:58 ` Greg KH
2017-09-20 19:19 ` Bin Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15059036547773@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=b-liu@ti.com \
--cc=gkaiser@google.com \
--cc=stable-commits@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.