On Tue, May 08, 2012 at 02:59:22PM +0800, Chen Gong wrote:
...
quoted
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read
Documentation/stable_kernel_rules.txt for how to do this properly.
</formletter> -- To unsubscribe from this list: send the line
"unsubscribe linux-edac" in the body of a message to
majordomo@vger.kernel.org More majordomo info at
http://vger.kernel.org/majordomo-info.html
Hi, Greg
Do you mean I need to add some information in my patch as below:
Cc: <redacted> # 3.3.y:
Cc: <redacted> # 3.2.y: 3653ada: x86, mce: Add wrappers
Cc: <redacted> # 3.2.y:
For 3.3.y, commit 3653ada has been there so it is not necessary. Is it
OK to send one patch to two -stable trees?
Yes, if you just add the line once, it will be applied to all
appliciable stable trees when it is accepted into Linus's tree.
greg k-h