On Wed, Dec 03, 2014 at 10:04:51PM -0600, Scott Wood wrote: > On Wed, 2014-12-03 at 16:53 +0800, Kevin Hao wrote: > > This reverts commit da788acb28386aa896224e784954bb73c99ff26c. > > > > That commit tried to fix the section mismatch warning by moving the > > ppc_corenet_clk_driver struct to init section. This is definitely wrong > > because the kernel would free the memories occupied by this struct > > after boot while this driver is still registered in the driver core. > > The kernel would panic when accessing this driver struct. > > > > Cc: sta...@vger.kernel.org # 3.17 > > I don't see sta...@vger.kernel.org in the actual CC list.
With the above cc tag, Won't this get automatically included in the stable tree once it is merged into mainline? As I know, we only need to explicitly send the patch to sta...@vger.kernel.org only when that patch was already merged into mainline without the corresponding cc stable tag and we also want the stable tree include it. Did I miss something? Thanks, Kevin
pgpKkWQh2dCaI.pgp
Description: PGP signature
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev