On Tue, 24 Nov 2020 09:15:45 +0200 Kalle Valo wrote: > Jakub Kicinski <kuba@xxxxxxxxxx> 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