mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Clean up for tsc_init()
@ 2017-11-08  9:33 Dou Liyang
  2017-11-08  9:33 ` [PATCH 1/2] x86/tsc: Mark cyc2ns_init() __init Dou Liyang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dou Liyang @ 2017-11-08  9:33 UTC (permalink / raw)
  To: x86, linux-kernel; +Cc: tglx, mingo, hpa, peterz, Dou Liyang

cyc2ns_init() and detect_art() which is invoked in tsc_init(), are 
only called during boot time. So they should be a "__init" function.

Dou Liyang (2):
  x86/tsc: Mark cyc2ns_init() __init
  x86/tsc: Mark detect_art() __init

 arch/x86/kernel/tsc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2017-11-08  9:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08  9:33 [PATCH 0/2] Clean up for tsc_init() Dou Liyang
2017-11-08  9:33 ` [PATCH 1/2] x86/tsc: Mark cyc2ns_init() __init Dou Liyang
2017-11-08  9:33 ` [PATCH 2/2] x86/tsc: Mark detect_art() __init Dou Liyang
2017-11-08  9:42 ` [PATCH 0/2] Clean up for tsc_init() Ingo Molnar
2017-11-08  9:55   ` Dou Liyang

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

all inboxes | Powered by JetHome®