Hi,
-----Original Message-----
From: Tomeu Vizoso [mailto:tomeu.vizoso@gmail.com]
Sent: Thursday, April 02, 2015 17:49
To: Peer, Ilan
Cc: Huang, Ying; Berg, Johannes; LKML; lkp(a)01.org
Subject: Re: [LKP] [cfg80211] eeca9fce1d7: BUG: kernel boot oversize
On 24 March 2015 at 09:34, Peer, Ilan <ilan.peer(a)intel.com> wrote:
> Hi,
>
> This mean u probably do not have crda installed, or it is not properly
configured. These are debug prints so the simplest would be to disable
CONFIG_CFG80211_REG_DEBUG .. unless you are debugging wireless
regulatory flows.
Are you sure? I see lots (one every ~3 seconds) of this after rebasing on latest
linux-next and CONFIG_CFG80211_REG_DEBUG isn't enabled:
[ 19.382847] cfg80211: Calling CRDA to update world regulatory domain
These are printed directly using pr_info regardless of the configuration option.
Reverting this patch brings back the old behavior.
This fixes the issue you reported (sorry I forgot to CC u).
https://kernel.googlesource.com/pub/scm/linux/kernel/git/jberg/mac80211-n...
Regards,
Ilan.