[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171115121314.s7hhcb6f36uasrku@hirez.programming.kicks-ass.net>
Date: Wed, 15 Nov 2017 13:13:14 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Quan Xu <quan.xu04@...il.com>
Cc: kvm@...r.kernel.org, linux-doc@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org, x86@...nel.org,
tglx@...utronix.de, pbonzini@...hat.com, yang.zhang.wz@...il.com,
Quan Xu <quan.xu0@...il.com>
Subject: Re: [PATCH RFC v3 0/6] x86/idle: add halt poll support
On Mon, Nov 13, 2017 at 07:01:40PM +0800, Quan Xu wrote:
> Documentation/sysctl/kernel.txt | 35 ++++++++++++++++
> arch/x86/include/asm/paravirt.h | 5 ++
> arch/x86/include/asm/paravirt_types.h | 6 +++
> arch/x86/kernel/kvm.c | 73 +++++++++++++++++++++++++++++++++
> arch/x86/kernel/paravirt.c | 10 +++++
> arch/x86/kernel/process.c | 7 +++
> include/linux/kernel.h | 6 +++
> include/linux/tick.h | 2 +
> kernel/sched/idle.c | 2 +
> kernel/sysctl.c | 34 +++++++++++++++
> kernel/time/tick-sched.c | 11 +++++
> kernel/time/tick-sched.h | 3 +
> 12 files changed, 194 insertions(+), 0 deletions(-)
You seem to have forgotten to CC me on the actual patches, but no. Not
going to happen.
Powered by blists - more mailing lists