On Tue, Jan 07, 2014 at 09:40:20AM +0900, Nobuhiro Iwamatsu wrote: > Hi, > > This patch was committed to linus tree by ad70b029d2c678386384bd72c7fa2705c449b518. > Could you review and apply this patch to stable tree? > > Best regards, > Nobuhiro I will queue this for the 3.11 kernel as well. Thanks! Cheers, -- Luis > > (2013/12/26 11:11), Nobuhiro Iwamatsu wrote: > >Hi, > > > >This is not applied to linus tree. > ># but this patch included in -mm. > >Sorry, I forgot the rules of the stable. > > > >Best regards, > >Nobuhiro > > > >(2013/12/19 11:46), Greg KH wrote: > >>On Thu, Dec 19, 2013 at 10:39:47AM +0900, Nobuhiro Iwamatsu wrote: > >>>Min_low_pfn and max_low_pfn were used in pfn_valid macro if defined > >>>CONFIG_FLATMEM. When the functions that use the pfn_valid is used in driver > >>>module, max_low_pfn and min_low_pfn is to undefined, and fail to build. > >>> > >>>ERROR: "min_low_pfn" [drivers/block/aoe/aoe.ko] undefined! > >>>ERROR: "max_low_pfn" [drivers/block/aoe/aoe.ko] undefined! > >>>make[2]: *** [__modpost] Error 1 > >>>make[1]: *** [modules] Error 2 > >>> > >>>This patch fix this problem. > >>> > >>>Signed-off-by: Nobuhiro Iwamatsu<nobuhiro.iwamatsu.yj@xxxxxxxxxxx> > >>>Cc: Kuninori Morimoto<kuninori.morimoto.gx@xxxxxxxxx> > >>>Cc: Paul Mundt<lethal@xxxxxxxxxxxx> > >>>Cc: Geert Uytterhoeven<geert@xxxxxxxxxxxxxx> > >>>Signed-off-by: Andrew Morton<akpm@xxxxxxxxxxxxxxxxxxxx> > >>>--- > >> > >>What is the git commit id of this patch in Linus's tree and what stable > >>trees do you want this in? > >> > >>thanks, > >> > >>greg k-h > > > > -- > To unsubscribe from this list: send the line "unsubscribe stable" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html