Re: [PATCH -next v3] thermal: fix x86_pkg_temp_thermal.c build and Kconfig

2013-06-17 Thread Zhang Rui
On Mon, 2013-06-17 at 21:45 +0200, Borislav Petkov wrote: > On Mon, Jun 17, 2013 at 12:27:17PM -0700, Randy Dunlap wrote: > > From: Randy Dunlap > > > > Fix build error in x86_pkg_temp_thermal.c. It requires that > > X86_MCE & X86_THERMAL_VECTOR be enabled, so depend on the latter symbol, > > si

Re: [PATCH -next v3] thermal: fix x86_pkg_temp_thermal.c build and Kconfig

2013-06-17 Thread Borislav Petkov
On Mon, Jun 17, 2013 at 12:27:17PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Fix build error in x86_pkg_temp_thermal.c. It requires that > X86_MCE & X86_THERMAL_VECTOR be enabled, so depend on the latter symbol, > since it depends on X86_MCE (indirectly). > > Also, X86_PKG_TEMP_THERMA