Re: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-13 Thread Andrew Morton
On Wed, 13 Feb 2008 16:33:10 +0530 "Thomas, Sujith" <[EMAIL PROTECTED]> wrote: > For time being I am attaching the patch and in the meanwhile > I'll figure out > a way to fix the wordwrap issues. This was what Len Brown also had > recommended. This patch has no changelog. Please include

RE: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-13 Thread Thomas, Sujith
Wednesday, February 13, 2008 3:05 AM > To: Thomas, Sujith > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED]; > linux-kernel@vger.kernel.org; > [EMAIL PROTECTED]; Zhang, Rui > Subject: Re: [Bug-fix]:2.6.25-rc0 Generic thermal management > [Patch 1/2

Re: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-13 Thread Andrew Morton
On Wed, 13 Feb 2008 16:33:10 +0530 Thomas, Sujith [EMAIL PROTECTED] wrote: For time being I am attaching the patch and in the meanwhile I'll figure out a way to fix the wordwrap issues. This was what Len Brown also had recommended. This patch has no changelog. Please include the full

Re: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-12 Thread Andrew Morton
On Tue, 12 Feb 2008 21:27:44 +0530 "Thomas, Sujith" <[EMAIL PROTECTED]> wrote: > > The patch is fairly seriously wordwrapped. > Should be fixed now. No, even after I fixed all the wordwrapping I saw a large amount of fuzz and several rejects when trying to apply the patch. There's a reason why

RE: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-12 Thread Thomas, Sujith
> On Mon, 11 Feb 2008 15:57:06 +0530 > "Thomas, Sujith" <[EMAIL PROTECTED]> wrote: > > From: Thomas Sujith <[EMAIL PROTECTED]> > > > > Added sanity checks for interface functions in thermal with > > other modules such as fan, processor, video etc.. > > > > Signed-off-by: Thomas Sujith <[EMAIL

Re: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-12 Thread Andrew Morton
On Tue, 12 Feb 2008 21:27:44 +0530 Thomas, Sujith [EMAIL PROTECTED] wrote: The patch is fairly seriously wordwrapped. Should be fixed now. No, even after I fixed all the wordwrapping I saw a large amount of fuzz and several rejects when trying to apply the patch. There's a reason why Len

RE: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-12 Thread Thomas, Sujith
On Mon, 11 Feb 2008 15:57:06 +0530 Thomas, Sujith [EMAIL PROTECTED] wrote: From: Thomas Sujith [EMAIL PROTECTED] Added sanity checks for interface functions in thermal with other modules such as fan, processor, video etc.. Signed-off-by: Thomas Sujith [EMAIL PROTECTED] ---

Re: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-11 Thread Andrew Morton
On Mon, 11 Feb 2008 15:57:06 +0530 "Thomas, Sujith" <[EMAIL PROTECTED]> wrote: > From: Thomas Sujith <[EMAIL PROTECTED]> > > Added sanity checks for interface functions in thermal with > other modules such as fan, processor, video etc.. > > Signed-off-by: Thomas Sujith <[EMAIL PROTECTED]> > ---

[Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-11 Thread Thomas, Sujith
From: Thomas Sujith <[EMAIL PROTECTED]> Added sanity checks for interface functions in thermal with other modules such as fan, processor, video etc.. Signed-off-by: Thomas Sujith <[EMAIL PROTECTED]> --- drivers/thermal/thermal.c | 69 +- 1 files

Re: [Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-11 Thread Andrew Morton
On Mon, 11 Feb 2008 15:57:06 +0530 Thomas, Sujith [EMAIL PROTECTED] wrote: From: Thomas Sujith [EMAIL PROTECTED] Added sanity checks for interface functions in thermal with other modules such as fan, processor, video etc.. Signed-off-by: Thomas Sujith [EMAIL PROTECTED] ---

[Bug-fix]:2.6.25-rc0 Generic thermal management [Patch 1/2]: validating input parameters

2008-02-11 Thread Thomas, Sujith
From: Thomas Sujith [EMAIL PROTECTED] Added sanity checks for interface functions in thermal with other modules such as fan, processor, video etc.. Signed-off-by: Thomas Sujith [EMAIL PROTECTED] --- drivers/thermal/thermal.c | 69 +- 1 files changed,