Re: Fw: [PATCH 31/49] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix
From: Greg KH <hidden>
Date: 2016-06-15 22:42:22
On Thu, Mar 23, 2006 at 04:38:44PM -0800, Andrew Morton wrote:
(added Junio)
Added the git mailing list as everyone should get involved :)
recap: the patch emails which Greg sends to linux-kernel do not identify their actual Author. Greg KH [off-list ref] wrote:quoted
On Thu, Mar 23, 2006 at 04:15:21PM -0800, Andrew Morton wrote:quoted
It's unclear from this email who the patch author was?Git seems to strip that off when it converts them to emails. It was: From: Bernhard Kaindl [off-list ref] If you look at the git changeset, it got it correct.OK. We really should have a From: Bernhard Kaindl [off-list ref] right at the start of the email, IMO. Can you describe how you're producing them please?
I'm using: git format-patch -n origin..HEAD to generate the raw patch files, and then: git-send-email --in-reply-to "<some_message_id>" --to some_mailing_list@somewhere.com fixing the obvious message id and mailing list address to be the correct one depending on the subsystem the patches are from. thanks, greg k-h