On Fri, Oct 08, 2021 at 06:01:33PM +0200, Greg Kroah-Hartman wrote: > On Fri, Oct 08, 2021 at 11:58:57AM -0400, Jason Baron wrote: > > Adding Greg to this (should have added him earlier) > > > > Greg, if you are ok with this series, we'd like to have it added > > to -next. > > What series? > > Have a pointer to it? It would help if it was actually sent to me if > people want it applied... > > thanks, > > greg k-h > Sorry Greg, that's probably my bad.. still getting used to the kernel's workflow. Here's the lore link: https://lore.kernel.org/all/20210920205444.20068-1-ahalaney@xxxxxxxxxx/ Did I do something silly when sending the patches? I basically just added everyone manually when using git send-email. I found who to add via: ahalaney@halaneylaptop ~/git/linux (git)-[master] % ./scripts/get_maintainer.pl 0002-dyndbg-Remove-support-for-ddebug_query-param.patch :( Jonathan Corbet <corbet@xxxxxxx> (maintainer:DOCUMENTATION,commit_signer:1/2=50%) Jason Baron <jbaron@xxxxxxxxxx> (maintainer:DYNAMIC DEBUG) Martin Kepplinger <martink@xxxxxxxxx> (commit_signer:1/2=50%,authored:1/2=50%,added_lines:1/3=33%,removed_lines:1/5=20%) Andrew Halaney <ahalaney@xxxxxxxxxx> (commit_signer:1/2=50%,authored:1/2=50%,added_lines:2/3=67%,removed_lines:4/5=80%) "Paul E. McKenney" <paulmck@xxxxxxxxxx> (commit_signer:14/89=16%,authored:7/89=8%,added_lines:44/527=8%) Thomas Gleixner <tglx@xxxxxxxxxxxxx> (commit_signer:11/89=12%) Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> (commit_signer:11/89=12%) Peter Zijlstra <peterz@xxxxxxxxxxxxx> (commit_signer:8/89=9%,removed_lines:13/137=9%) Will Deacon <will@xxxxxxxxxx> (commit_signer:7/89=8%) "Maciej W. Rozycki" <macro@xxxxxxxxxxx> (added_lines:90/527=17%) Muchun Song <songmuchun@xxxxxxxxxxxxx> (added_lines:28/527=5%) Viresh Kumar <viresh.kumar@xxxxxxxxxx> (removed_lines:14/137=10%) Robin Murphy <robin.murphy@xxxxxxx> (removed_lines:13/137=9%) Randy Dunlap <rdunlap@xxxxxxxxxxxxx> (removed_lines:10/137=7%) Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> (removed_lines:10/137=7%) linux-doc@xxxxxxxxxxxxxxx (open list:DOCUMENTATION) linux-kernel@xxxxxxxxxxxxxxx (open list) per patch, and I just hit the maintainers and the lists specified since I figured the commit_signers don't care. Did I goof up? Thanks, Andrew