Re: [PATCH] thermal: avoid division by zero in power allocator

2015-10-01 Thread Javi Merino
On Tue, Sep 29, 2015 at 09:33:30PM +0100, Andrew Morton wrote: > On Mon, 28 Sep 2015 23:28:34 +0200 Andrea Arcangeli > wrote: > > > During boot I get a div by zero Oops regression starting in v4.3-rc3. > > > > ... > > > > --- a/drivers/thermal/power_allocator.c > > +++

Re: [PATCH] thermal: avoid division by zero in power allocator

2015-10-01 Thread Javi Merino
On Tue, Sep 29, 2015 at 09:33:30PM +0100, Andrew Morton wrote: > On Mon, 28 Sep 2015 23:28:34 +0200 Andrea Arcangeli > wrote: > > > During boot I get a div by zero Oops regression starting in v4.3-rc3. > > > > ... > > > > --- a/drivers/thermal/power_allocator.c > > +++

Re: [PATCH] thermal: avoid division by zero in power allocator

2015-09-29 Thread Andrew Morton
On Mon, 28 Sep 2015 23:28:34 +0200 Andrea Arcangeli wrote: > During boot I get a div by zero Oops regression starting in v4.3-rc3. > > ... > > --- a/drivers/thermal/power_allocator.c > +++ b/drivers/thermal/power_allocator.c > @@ -144,6 +144,16 @@ static void estimate_pid_constants(struct >

Re: [PATCH] thermal: avoid division by zero in power allocator

2015-09-29 Thread Andrew Morton
On Mon, 28 Sep 2015 23:28:34 +0200 Andrea Arcangeli wrote: > During boot I get a div by zero Oops regression starting in v4.3-rc3. > > ... > > --- a/drivers/thermal/power_allocator.c > +++ b/drivers/thermal/power_allocator.c > @@ -144,6 +144,16 @@ static void

[PATCH] thermal: avoid division by zero in power allocator

2015-09-28 Thread Andrea Arcangeli
During boot I get a div by zero Oops regression starting in v4.3-rc3. Reviewed-by: Javi Merino Signed-off-by: Andrea Arcangeli --- drivers/thermal/power_allocator.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/thermal/power_allocator.c

[PATCH] thermal: avoid division by zero in power allocator

2015-09-28 Thread Andrea Arcangeli
Hello, This is needed for my workstations or they Oops at boot since v4.3-rc3. Andrea Arcangeli (1): thermal: avoid division by zero in power allocator drivers/thermal/power_allocator.c | 10 ++ 1 file changed, 10 insertions(+) Thanks, Andrea -- To unsubscribe from this list: send

[PATCH] thermal: avoid division by zero in power allocator

2015-09-28 Thread Andrea Arcangeli
During boot I get a div by zero Oops regression starting in v4.3-rc3. Reviewed-by: Javi Merino Signed-off-by: Andrea Arcangeli --- drivers/thermal/power_allocator.c | 10 ++ 1 file changed, 10 insertions(+) diff --git

[PATCH] thermal: avoid division by zero in power allocator

2015-09-28 Thread Andrea Arcangeli
Hello, This is needed for my workstations or they Oops at boot since v4.3-rc3. Andrea Arcangeli (1): thermal: avoid division by zero in power allocator drivers/thermal/power_allocator.c | 10 ++ 1 file changed, 10 insertions(+) Thanks, Andrea -- To unsubscribe from this list: send