public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Two cleanup patches
@ 2018-07-30  7:54 Dou Liyang
  2018-07-30  7:54 ` [PATCH 1/2] x86/tsc: Avoid a double call if TSC initializes earlier Dou Liyang
  2018-07-30  7:54 ` [PATCH 2/2] x86/kvmclock: Mark kvm_get_preset_lpj() as __init Dou Liyang
  0 siblings, 2 replies; 9+ messages in thread
From: Dou Liyang @ 2018-07-30  7:54 UTC (permalink / raw)
  To: linux-kernel, x86; +Cc: tglx, mingo, hpa, Dou Liyang

Here are two cleanup patches, When I test the early boot time stamps
with tip tree today.

Dou Liyang (2):
  x86/tsc: Avoid a double call if tsc can initialize earlier.
  x86/kvmclock: Mark kvm_get_preset_lpj() as __init

 arch/x86/kernel/kvmclock.c |  2 +-
 arch/x86/kernel/tsc.c      | 22 ++++++++++++----------
 2 files changed, 13 insertions(+), 11 deletions(-)

-- 
2.14.3




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-30 17:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-30  7:54 [PATCH 0/2] Two cleanup patches Dou Liyang
2018-07-30  7:54 ` [PATCH 1/2] x86/tsc: Avoid a double call if TSC initializes earlier Dou Liyang
2018-07-30  9:34   ` Peter Zijlstra
2018-07-30  9:53     ` Dou Liyang
2018-07-30 14:09   ` Pavel Tatashin
2018-07-30 17:37   ` [tip:x86/timers] x86/tsc: Consolidate init code tip-bot for Dou Liyang
2018-07-30  7:54 ` [PATCH 2/2] x86/kvmclock: Mark kvm_get_preset_lpj() as __init Dou Liyang
2018-07-30 14:17   ` Pavel Tatashin
2018-07-30 17:38   ` [tip:x86/timers] " tip-bot for Dou Liyang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox