Hi,
On 23-04-19 00:29, Sasha Levin wrote:
> Hi,
>
> [This is an automated email]
>
> This commit has been processed because it contains a -stable tag.
> The stable tag indicates that it's relevant for the following trees: all
>
> The bot has tested the following trees: v5.0.9, v4.19.36, v4.14.113, v4.9.170, v4.4.178, v3.18.138.
>
> v5.0.9: Build OK!
> v4.19.36: Failed to apply! Possible dependencies:
> bd1e82bb420a ("brcmfmac: Set board_type from DMI on x86 based machines")
>
> v4.14.113: Failed to apply! Possible dependencies:
> bd1e82bb420a ("brcmfmac: Set board_type from DMI on x86 based machines")
>
> v4.9.170: Failed to apply! Possible dependencies:
> bd1e82bb420a ("brcmfmac: Set board_type from DMI on x86 based machines")
> e457a8a01a19 ("brcmfmac: make brcmf_of_probe more generic")
>
> v4.4.178: Failed to apply! Possible dependencies:
> 1119e23edf25 ("brcmfmac: Cleanup roaming configuration.")
> 3f5893d1b30a ("brcmfmac: Add get_station support for IBSS")
> 44129ed04b2b ("brcmfmac: add arp offload ip address table configuration support")
> 46d703a77539 ("brcmfmac: Unify methods to define and map firmware files.")
> 48ed16e86b28 ("brcmfmac: Add support for scheduled scan mac randomization")
> 4d7928959832 ("brcmfmac: switch to new platform data")
> 6c404f34f2bd ("brcmfmac: Cleanup pmksa cache handling code")
> 7bf65aa9ad3f ("brcmfmac: Add beamforming support.")
> 7d34b0560567 ("brcmfmac: Move all module parameters to one place")
> 8abffd8173a1 ("brcmfmac: Add RSDB support.")
> 8ea56be0869f ("brcmfmac: move platform data retrieval code to common")
> a41286aee42f ("brcmfmac: Move scheduled scan related interface layer structs")
> a7b82d474171 ("brcmfmac: Make TDLS a detectable feature")
> aeb64225aa8e ("brcmfmac: Add wowl wake indication report.")
> bd1e82bb420a ("brcmfmac: Set board_type from DMI on x86 based machines")
> c9c0043894cf ("brcmfmac: Simplify and fix usage of brcmf_ifname.")
> e457a8a01a19 ("brcmfmac: make brcmf_of_probe more generic")
>
> v3.18.138: Failed to apply! Possible dependencies:
> 063d51776bd6 ("brcmfmac: avoid runtime-pm for sdio host controller")
> 4d7928959832 ("brcmfmac: switch to new platform data")
> 888bf76e4111 ("brcmfmac: (clean) Rename sdio related files.")
> 8ea56be0869f ("brcmfmac: move platform data retrieval code to common")
> a8e8ed3446a3 ("brcmfmac: (clean) Rename files dhd_dbg to debug")
> bd1e82bb420a ("brcmfmac: Set board_type from DMI on x86 based machines")
> d14f78b990ec ("brcmfmac: (clean) Rename dhd_bus.h in bus.h")
> e457a8a01a19 ("brcmfmac: make brcmf_of_probe more generic")
>
>
> How should we proceed with this patch?
Just applying it to 5.0.x is fine.
Regards,
Hans
After ed8fe20205ac (net: dsa: mv88e6xxx: prevent interrupt storm caused
by mv88e6390x_port_set_cmode) got into 4.19-stable (as 4d8f5df0), a
non-CONFIG_NET_DSA_LEGACY build warns
drivers/net/dsa/mv88e6xxx/chip.c:4635:13: warning:
‘mv88e6xxx_ports_cmode_init’ defined but not used [-Wunused-function]
I think 3acca1dd (net: dsa: mv88e6xxx: add call to
mv88e6xxx_ports_cmode_init to probe for new DSA framework) should be
added to the same stable trees that ed8fe20205ac was, at least 4.19.
Thanks,
Rasmus