Re: [PATCH v3 0/3] Trivial dynamic debug fixups
From: Andrew Halaney <hidden>
Date: 2021-10-08 16:27:26
Also in:
lkml
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:quoted
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@redhat.com/ (local) 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 [off-list ref] (maintainer:DOCUMENTATION,commit_signer:1/2=50%) Jason Baron [off-list ref] (maintainer:DYNAMIC DEBUG) Martin Kepplinger [off-list ref] (commit_signer:1/2=50%,authored:1/2=50%,added_lines:1/3=33%,removed_lines:1/5=20%) Andrew Halaney [off-list ref] (commit_signer:1/2=50%,authored:1/2=50%,added_lines:2/3=67%,removed_lines:4/5=80%) "Paul E. McKenney" [off-list ref] (commit_signer:14/89=16%,authored:7/89=8%,added_lines:44/527=8%) Thomas Gleixner [off-list ref] (commit_signer:11/89=12%) Andrew Morton [off-list ref] (commit_signer:11/89=12%) Peter Zijlstra [off-list ref] (commit_signer:8/89=9%,removed_lines:13/137=9%) Will Deacon [off-list ref] (commit_signer:7/89=8%) "Maciej W. Rozycki" [off-list ref] (added_lines:90/527=17%) Muchun Song [off-list ref] (added_lines:28/527=5%) Viresh Kumar [off-list ref] (removed_lines:14/137=10%) Robin Murphy [off-list ref] (removed_lines:13/137=9%) Randy Dunlap [off-list ref] (removed_lines:10/137=7%) Lu Baolu [off-list ref] (removed_lines:10/137=7%) linux-doc@vger.kernel.org (open list:DOCUMENTATION) linux-kernel@vger.kernel.org (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