From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4FA8C44A.3070700@linux.intel.com> Date: Tue, 08 May 2012 14:59:22 +0800 From: Chen Gong MIME-Version: 1.0 To: Greg KH CC: mchehab@redhat.com, bp@amd64.org, tony.luck@intel.com, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH V3] edac: avoid mce decoding crash after edac driver unloaded References: <1336374233-11482-1-git-send-email-gong.chen@linux.intel.com> <1336395950-12430-1-git-send-email-gong.chen@linux.intel.com> <20120507155202.GA3934@kroah.com> In-Reply-To: <20120507155202.GA3934@kroah.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: ... > > > > 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. > > -- 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: # 3.3.y: Cc: # 3.2.y: 3653ada: x86, mce: Add wrappers Cc: # 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?