2017-11-15 20:13 GMT+08:00 Peter Zijlstra <peterz@infradead.org>:
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.

sorry, I will forward  patch 5 / patch 6 to you .. I have some problems with Gmail on unbuntu.

Quan