On Thu, 8 Dec 2016, Pavel Machek wrote:
> On Thu 2016-12-08 10:18:13, Thomas Gleixner wrote:
> > I'm dealing with low-speed systems for 20 years now and that LED was never
> > important for me, quite the contrary, it's annoying to have the extra work
> > in the idle wakeup path which causes extra p
On Thu 2016-12-08 10:18:13, Thomas Gleixner wrote:
> On Wed, 7 Dec 2016, Pavel Machek wrote:
> > On Wed 2016-12-07 12:46:12, Thomas Gleixner wrote:
> > > On Tue, 6 Dec 2016, Pavel Machek wrote:
> > > > > From: Len Brown
> > > > >
> > > > > Upon removal of the i7300_idle driver, the idle_notifer i
On Wed, 7 Dec 2016, Pavel Machek wrote:
> On Wed 2016-12-07 12:46:12, Thomas Gleixner wrote:
> > On Tue, 6 Dec 2016, Pavel Machek wrote:
> > > > From: Len Brown
> > > >
> > > > Upon removal of the i7300_idle driver, the idle_notifer is unused.
> > >
> > > Actually... do we want to keep this this
On Wed 2016-12-07 12:46:12, Thomas Gleixner wrote:
> On Tue, 6 Dec 2016, Pavel Machek wrote:
> > > From: Len Brown
> > >
> > > Upon removal of the i7300_idle driver, the idle_notifer is unused.
> >
> > Actually... do we want to keep this this one? There's "cpu is loaded"
> > led trigger, which i
On Tue, 6 Dec 2016, Pavel Machek wrote:
> > From: Len Brown
> >
> > Upon removal of the i7300_idle driver, the idle_notifer is unused.
>
> Actually... do we want to keep this this one? There's "cpu is loaded"
> led trigger, which is implemented on arm but not on x86.
>
> I tried to patch proces
Hi!
> From: Len Brown
>
> Upon removal of the i7300_idle driver, the idle_notifer is unused.
Actually... do we want to keep this this one? There's "cpu is loaded"
led trigger, which is implemented on arm but not on x86.
I tried to patch process.c, but this would be easier (and does not
require
From: Len Brown
Upon removal of the i7300_idle driver, the idle_notifer is unused.
Signed-off-by: Len Brown
Acked-by: Peter Zijlstra (Intel)
---
arch/x86/include/asm/idle.h | 7 ---
arch/x86/kernel/process.c | 15 ---
2 files changed, 22 deletions(-)
diff --git a/arch/x86/
7 matches
Mail list logo