From: Ingo Molnar <mingo@kernel.org>
To: Juergen Gross <jgross@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [GIT PULL] Changes for 4.8
Date: Wed, 27 Jul 2016 08:41:41 +0200 [thread overview]
Message-ID: <20160727064141.GA27733@gmail.com> (raw)
In-Reply-To: <dca75542-468b-fa5a-6dfe-857e633125c5@suse.com>
* Juergen Gross <jgross@suse.com> wrote:
> Hi Linus,
>
> please consider pulling a patch series for 4.8 from:
>
> https://github.com/jgross1/linux.git tags/for-linus-4-8
>
> Unfortunately 2 of the 6 patches got no Acks as the maintainers didn't
> react in spite of multiple pings and resends. The core modification in
> the scheduler got an Ack from Peter and multiple tests showed no
> regressions.
>
> As the series is touching multiple subsystems I couldn't find anyone
> willing to take the series via his tree (I tried Ingo, Thomas, Peter).
>
> Juergen Gross (6):
> xen: sync xen header
> virt, sched: add generic vcpu pinning support
> smp: add function to execute a function synchronously on a cpu
> xen: add xen_pin_vcpu() to support calling functions on a
> dedicated pcpu
> dcdbas: make use of smp_call_on_cpu()
> hwmon: use smp_call_on_cpu() for dell-smm i8k
>
> MAINTAINERS | 1 +
> arch/x86/include/asm/hypervisor.h | 4 ++
> arch/x86/kernel/cpu/hypervisor.c | 11 +++++
> arch/x86/xen/enlighten.c | 40 +++++++++++++++
> drivers/firmware/dcdbas.c | 51 +++++++++----------
> drivers/hwmon/dell-smm-hwmon.c | 36 ++++++++------
> include/linux/hypervisor.h | 17 +++++++
> include/linux/smp.h | 3 ++
> include/xen/interface/sched.h | 100 +++++++++++++++++++++++++++++++-------
> kernel/smp.c | 51 +++++++++++++++++++
> kernel/up.c | 18 +++++++
> 11 files changed, 273 insertions(+), 59 deletions(-)
> create mode 100644 include/linux/hypervisor.h
Sorry, I didn't comment on this series because the concept seemed
uncontroversial to me: you are trying to extend the virtualization
interface to follow hardware constraints and fix bugs.
PeterZ acked the most critical bits (smp.c) and most of the changes
are on the virtualization side.
So it's fine to me in principle, but I have not looked into finer
details. Can take it into one of the -tip trees if Linus doesn't
pull it for v4.8.
Thanks,
Ingo
next prev parent reply other threads:[~2016-07-27 6:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 19:42 [GIT PULL] Changes for 4.8 Juergen Gross
2016-07-27 0:17 ` Linus Torvalds
2016-07-27 6:41 ` Ingo Molnar [this message]
2016-07-27 6:45 ` Juergen Gross
2016-08-25 8:06 ` Juergen Gross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160727064141.GA27733@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox