On Mon, Jul 22, 2019 at 10:11 PM Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > > On Mon, 2019-07-22 at 22:20 +0000, John Stultz wrote: > > Hey folks, > > > > Testing on my HiKey960, I'm seeing: > > [ 8.894909] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) > > [ 8.902017] ------------[ cut here ]------------ > > [ 8.906832] WARNING: CPU: 0 PID: 5 at net/wireless/core.c:868 > > wiphy_register+0x8b4/0xc08 > [...] > > It seems like from the commit message, the wlcore driver isn't > > providing the policy values the network core expects? I'm not sure > > what the right fix would be, but wanted to raise the issue. > > There's a fix on the way, unfortunately I forgot to send the pull > request before the merge window. I sent it out a couple of days ago and > narrowly missed -rc1, but it'll be in rc2: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=91046d6364afde646734c7ead1f649d253c386e9 > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1667e4f9bcfb6785362a300ac4486df0854a72aa Ah! Thanks so much! Sorry for the noise! -john