On Mon, Oct 08, 2012 at 11:02:05AM +1100, Stephen Rothwell wrote: > Hi Zhang, > > After merging the thermal tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/thermal/cpu_cooling.c: In function 'get_idr': > drivers/thermal/cpu_cooling.c:89:14: error: 'MAX_ID_MASK' undeclared (first use in this function) > > Caused by commit 023614183768 ("thermal: add generic cpufreq cooling > implementation") interacting with commit 125c4c706b68 ("idr: rename > MAX_LEVEL to MAX_IDR_LEVEL") which very recently entered Linus' tree. > > I have applied the following fix patch for today: > > From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Date: Mon, 8 Oct 2012 10:56:56 +1100 > Subject: [PATCH] thermal: fix for for MAX_ID_MASK to MAX_IDR_MASK rename Thank you Stephen! Sorry for all the troubles on the rename.. Thanks, Fengguang -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html