From: Andrea Parri <parri.andrea@gmail.com>
To: linux-kernel@vger.kernel.org, linux-hyperv@vger.kernel.org
Cc: "K . Y . Srinivasan" <kys@microsoft.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
Stephen Hemminger <sthemmin@microsoft.com>,
Sasha Levin <sashal@kernel.org>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Thomas Gleixner <tglx@linutronix.de>,
Michael Kelley <mikelley@microsoft.com>,
Boqun Feng <boqun.feng@gmail.com>,
Vitaly Kuznetsov <vkuznets@redhat.com>,
Andrea Parri <parri.andrea@gmail.com>
Subject: [PATCH 0/2] clocksource/hyperv: Miscellaneous changes
Date: Tue, 10 Dec 2019 10:30:52 +0100 [thread overview]
Message-ID: <20191210093054.32230-1-parri.andrea@gmail.com> (raw)
Provide some refactoring and adjustments to the Hyper-V clocksources
code. Applies to -rc1 plus Boqun's:
https://lkml.kernel.org/r/20191126021723.4710-1-boqun.feng@gmail.com
Thanks,
Andrea
Andrea Parri (2):
clocksource/hyperv: Untangle stimers and timesync from clocksources
clocksource/hyperv: Set TSC clocksource as default w/ InvariantTSC
drivers/clocksource/hyperv_timer.c | 48 ++++++++++++++++++++----------
drivers/hv/hv_util.c | 8 ++---
include/clocksource/hyperv_timer.h | 2 +-
3 files changed, 38 insertions(+), 20 deletions(-)
--
2.24.0
next reply other threads:[~2019-12-10 9:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-10 9:30 Andrea Parri [this message]
2019-12-10 9:30 ` [PATCH 1/2] clocksource/hyperv: Untangle stimers and timesync from clocksources Andrea Parri
2019-12-10 9:30 ` [PATCH 2/2] clocksource/hyperv: Set TSC clocksource as default w/ InvariantTSC Andrea Parri
2020-01-08 13:33 ` [PATCH 0/2] clocksource/hyperv: Miscellaneous changes Andrea Parri
2020-01-09 11:40 ` Daniel Lezcano
2020-01-09 16:12 ` Andrea Parri
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=20191210093054.32230-1-parri.andrea@gmail.com \
--to=parri.andrea@gmail.com \
--cc=boqun.feng@gmail.com \
--cc=daniel.lezcano@linaro.org \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikelley@microsoft.com \
--cc=sashal@kernel.org \
--cc=sthemmin@microsoft.com \
--cc=tglx@linutronix.de \
--cc=vkuznets@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.