[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wjTMgB0=PQt8synf1MRTfetVXAWWLOibnMKvv1ETn_1uw@mail.gmail.com>
Date: Thu, 23 Feb 2023 09:21:38 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Jakub Kicinski <kuba@...nel.org>,
Johannes Berg <johannes.berg@...el.com>,
Kalle Valo <kvalo@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, pabeni@...hat.com,
bpf@...r.kernel.org, ast@...nel.org
Subject: Re: [PULL] Networking for v6.3
On Tue, Feb 21, 2023 at 3:38 PM Jakub Kicinski <kuba@...nel.org> wrote:
--
> Networking changes for 6.3.
Hmm. I just noticed another issue on my laptop: I get an absolute *flood* of
warning: 'ThreadPoolForeg' uses wireless extensions that are
deprecated for modern drivers: use nl80211
introduced in commit dc09766c755c ("wifi: wireless: warn on most
wireless extension usage").
This is on my xps13 with Atheros QCA6174 wireless ("Killer 1435
Wireless-AC", PCI ID 168c:003e, subsystem 1a56:143a).
And yes, it uses 'pr_warn_ratelimited()', but the ratelimiting is a
joke. That means that I "only" get five warnings a second, and then it
pauses for a minute or two until it does it again.
So that warning needs to go away - it flushed the whole kernel printk
buffer in no time.
Linus
Powered by blists - more mailing lists