On 5 April 2017 at 13:55, Amit Pundir amit.pundir@linaro.org wrote: <snip>
5d1f2d2 (ARM: dts: BCM5301X: Set 5 GHz wireless frequency limits) 155e8b3 (clk: bcm: Support rate change propagation on bcm2835 clocks) d86d46a (clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock) 2aab7a2 (clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_prate()) 5548609 (clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers.) 8a39e9f (clk: bcm2835: Register the DSI0/DSI1 pixel clocks.) 3f91958 (clk: bcm2835: Add leaf clock measurement support, disabled by default) 40be0dd (net: add devm version of alloc_etherdev_mqs function) 34a5102 (net: bgmac: allocate struct bgmac just once & don't copy it) aa8863e (net: bgmac: drop struct bcma_mdio we don't need anymore) 36401cb (brcmfmac: be more verbose when PSM's watchdog fires) 9587a01 (brcmfmac: merge two brcmf_err macros into one) 087fa71 (brcmfmac: switch to C function (__brcmf_err) for printing errors) d063055 (brcmfmac: merge two remaining brcmf_err macros) 91b6328 (brcmfmac: Use net_device_stats from struct net_device)
So I dropped above set of patches and below is the new list of patches from lede for stable-4.9 consideration. To be cherry-picked from top to bottom:
Turned out all the patches which got rejected for stable today were already filtered out above and I shouldn't have sent them in v2. I'll be extra vigilant from next time.
<snip>
6c356ed (MIPS: Lantiq: Fix cascaded IRQ setup)
What is the Revert policy on stable? This above patch was NACKed by one of the reviewers but made it through to 4.4, 4.9 and 4.10 stable. There was some discussion around this patch but we should have been more explicit about it and should have informed you earlier. This patch is meant for a MIPS IRQ stack bug introduced in 4.11. So it is not applicable to 4.4, 4.9 and 4.10 stable.
Regards, Amit Pundir