[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1510133635-23254-1-git-send-email-douly.fnst@cn.fujitsu.com>
Date: Wed, 8 Nov 2017 17:33:53 +0800
From: Dou Liyang <douly.fnst@...fujitsu.com>
To: <x86@...nel.org>, <linux-kernel@...r.kernel.org>
CC: <tglx@...utronix.de>, <mingo@...hat.com>, <hpa@...or.com>,
<peterz@...radead.org>, Dou Liyang <douly.fnst@...fujitsu.com>
Subject: [PATCH 0/2] Clean up for tsc_init()
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
Powered by blists - more mailing lists