Re: pull-request: mm81x-next-2026-07-31
Johannes Berg <[email protected]> Sun, 02 Aug 2026 18:33:05 +0200
| Newsgroups | org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2026-07-31 at 16:46 +1000, Lachlan Hodges wrote: >=20 > This is the first mm81x pull request, so just a single commit for us > to test our workflows using b4/patchwork and all that. Obviously > in the future we'll collect patches overtime like other driver > sub-trees; though I'm sure our pull request cadence will be much lower > at first. :) > One thing to note is that the tag is not signed, is that something > you need us to do? The docs appear to say that it's really up to the > upstream maintainer. I guess signed would be nice, if you can arrange it, then I probably will check less ;-) It would definitely be good though if you actually created a tag object with a message, the message you had: > ---------------------------------------------------------------- >=20 > wifi: mm81x: updates - 2026-07-31 >=20 > - Just a single fix for synchronously shutting down timers to prevent > a UaF. >=20 > ---------------------------------------------------------------- wasn't actually in the tag, or you pushed a different one, or something weird happened? 'git show' on your tag after fetching just shows the commit it points to. Anyway I've pulled it and copied that into the merge, but a real tag message would automatically show up. Thanks! johannes