[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201124080858.0aa8462b@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Tue, 24 Nov 2020 08:08:58 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Kalle Valo <kvalo@...eaurora.org>
Cc: netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: Re: pull-request: wireless-drivers-2020-11-23
On Tue, 24 Nov 2020 09:15:45 +0200 Kalle Valo wrote:
> Jakub Kicinski <kuba@...nel.org> writes:
>
> > On Mon, 23 Nov 2020 16:10:37 +0000 (UTC) Kalle Valo wrote:
> >> wireless-drivers fixes for v5.10
> >>
> >> First set of fixes for v5.10. One fix for iwlwifi kernel panic, others
> >> less notable.
> >>
> >> rtw88
> >>
> >> * fix a bogus test found by clang
> >>
> >> iwlwifi
> >>
> >> * fix long memory reads causing soft lockup warnings
> >>
> >> * fix kernel panic during Channel Switch Announcement (CSA)
> >>
> >> * other smaller fixes
> >>
> >> MAINTAINERS
> >>
> >> * email address updates
> >
> > Pulled, thanks!
> >
> > Please watch out for missing sign-offs.
>
> I assume you refer to commit 97cc16943f23, sorry about that. Currently
> I'm just manually checking sign-offs and missed this patch. My plan is
> to implement proper checks to my patchwork script so I'll notice these
> before I commit the patch (or pull request), just have not yet find the
> time to do that.
Check out verify_fixes and verify_signoff in Greg's repo:
https://github.com/gregkh/gregkh-linux/tree/master/work
Powered by blists - more mailing lists