On Wed, Mar 22, 2017 at 05:24:09PM +0100, Arnd Bergmann wrote:
On Fri, Mar 17, 2017 at 10:52 PM, Arnd Bergmann arnd@linaro.org wrote:
On Fri, Mar 17, 2017 at 6:59 PM, Sumit Semwal sumit.semwal@linaro.org wrote:
Hi Greg,
Apologies on the delay since last email; here are some patches from ubuntu xenial 4.4 for your consideration towards stable-4.4.y.
I've only started looking at OpenSUSE. There are a couple of interesting patches in the "stable" branch for 4.10, they all apply on top of v4.10.3:
I've walked through the list again for v4.4 and v4.9:
24835e442f28 ("drm: reference count event->completion")
Applies cleanly to v4.9 but not v4.4, looks correct
8aac7f343697 ("fbcon: Fix vc attr at deinit")
Applies cleanly to v4.9+, looks correct
Rebasing to v4.4 requires a one-line fixup
31c05415f5b4 ("bonding: use ETH_MAX_MTU as max mtu")
Applies to v4.9 but is only needed on v4.10
620711944459 ("crypto: algif_hash - avoid zero-sized array")
Applies to v4.4+, obviously correct
d8e9b2b9097c ("drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var")
Applies only to v4.10
dfcb9f4f99f1 ("sctp: deny peeloff operation on asocs with threads sleeping on it")
Applies to v4.4+, but only makes sense on v4.10+
Oops, missed these for this latest round, my fault. Will queue them up next week, thanks.
greg k-h