Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-23 Thread Jean Delvare
On Mon, 23 Jul 2012 15:28:07 +0800, Zhang Rui wrote: > so "my tree is set for linux-next inclusion" means that, all the stuff > will be merged in linux-next automatically, even if I have not asked > linux-next to pull my changes, right? Yes, exactly. You never have to ask "linux-next to pull your

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-23 Thread Zhang Rui
On 一, 2012-07-23 at 08:54 +0200, Jean Delvare wrote: > Hi Rui, > > On Mon, 23 Jul 2012 10:02:16 +0800, Zhang Rui wrote: > > BTW: what is the rule for linux-next? > > I refreshed the patches, did some test, and sent to mailing list > > saying that I want to push them to linux-next, please review.

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-23 Thread Jean Delvare
Hi Rui, On Mon, 23 Jul 2012 10:02:16 +0800, Zhang Rui wrote: > BTW: what is the rule for linux-next? > I refreshed the patches, did some test, and sent to mailing list > saying that I want to push them to linux-next, please review. > And then I got bug report from linux-next... > shouldn't them

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-23 Thread Jean Delvare
Hi Rui, On Mon, 23 Jul 2012 10:02:16 +0800, Zhang Rui wrote: BTW: what is the rule for linux-next? I refreshed the patches, did some test, and sent to mailing list saying that I want to push them to linux-next, please review. And then I got bug report from linux-next... shouldn't them be

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-23 Thread Zhang Rui
On 一, 2012-07-23 at 08:54 +0200, Jean Delvare wrote: Hi Rui, On Mon, 23 Jul 2012 10:02:16 +0800, Zhang Rui wrote: BTW: what is the rule for linux-next? I refreshed the patches, did some test, and sent to mailing list saying that I want to push them to linux-next, please review. And

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-23 Thread Jean Delvare
On Mon, 23 Jul 2012 15:28:07 +0800, Zhang Rui wrote: so my tree is set for linux-next inclusion means that, all the stuff will be merged in linux-next automatically, even if I have not asked linux-next to pull my changes, right? Yes, exactly. You never have to ask linux-next to pull your

RE: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread R, Durgadoss
Hi Jean, > -Original Message- > From: Jean Delvare [mailto:kh...@linux-fr.org] > Sent: Sunday, July 22, 2012 4:28 PM > To: Devendra Naga; Zhang, Rui > Cc: Brown, Len; Andrew Morton; Joe Perches; linux-kernel@vger.kernel.org; > Fengguang Wu; R, Durgadoss > Subject: Re:

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread Zhang Rui
Hi, all, sorry for the stupid mistake. Actually, I did some functionality test myself, and run all patch set for some time. This is a problem that I have fixed already, but I'm wondering why it shows up again. Anyway, sorry again for the mistake! BTW: what is the rule for linux-next? I refreshed

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread Jean Delvare
On Sun, 22 Jul 2012 13:55:22 +0545, Devendra Naga wrote: > with the commit 67ff19 (Thermal: Make Thermal trip points writeable) > build error is introduced, > > the following was reported from Fengguang Wu, > > drivers/thermal/thermal_sys.c: In function 'create_trip_attrs': >

[PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread Devendra Naga
with the commit 67ff19 (Thermal: Make Thermal trip points writeable) build error is introduced, the following was reported from Fengguang Wu, drivers/thermal/thermal_sys.c: In function 'create_trip_attrs': drivers/thermal/thermal_sys.c:1216:3: error: 'count' undeclared (first use in this

[PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread Devendra Naga
with the commit 67ff19 (Thermal: Make Thermal trip points writeable) build error is introduced, the following was reported from Fengguang Wu, drivers/thermal/thermal_sys.c: In function 'create_trip_attrs': drivers/thermal/thermal_sys.c:1216:3: error: 'count' undeclared (first use in this

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread Jean Delvare
On Sun, 22 Jul 2012 13:55:22 +0545, Devendra Naga wrote: with the commit 67ff19 (Thermal: Make Thermal trip points writeable) build error is introduced, the following was reported from Fengguang Wu, drivers/thermal/thermal_sys.c: In function 'create_trip_attrs':

Re: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread Zhang Rui
Hi, all, sorry for the stupid mistake. Actually, I did some functionality test myself, and run all patch set for some time. This is a problem that I have fixed already, but I'm wondering why it shows up again. Anyway, sorry again for the mistake! BTW: what is the rule for linux-next? I refreshed

RE: [PATCH] thermal: fix build error at thermal_sys.c

2012-07-22 Thread R, Durgadoss
Hi Jean, -Original Message- From: Jean Delvare [mailto:kh...@linux-fr.org] Sent: Sunday, July 22, 2012 4:28 PM To: Devendra Naga; Zhang, Rui Cc: Brown, Len; Andrew Morton; Joe Perches; linux-kernel@vger.kernel.org; Fengguang Wu; R, Durgadoss Subject: Re: [PATCH] thermal: fix build