[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <406fedd8-1935-5257-9710-cfdc3e67ba94@cn.fujitsu.com>
Date: Wed, 8 Nov 2017 17:55:42 +0800
From: Dou Liyang <douly.fnst@...fujitsu.com>
To: Ingo Molnar <mingo@...nel.org>
CC: <x86@...nel.org>, <linux-kernel@...r.kernel.org>,
<tglx@...utronix.de>, <mingo@...hat.com>, <hpa@...or.com>,
<peterz@...radead.org>
Subject: Re: [PATCH 0/2] Clean up for tsc_init()
Hi Ingo,
At 11/08/2017 05:42 PM, Ingo Molnar wrote:
>
> * Dou Liyang <douly.fnst@...fujitsu.com> wrote:
>
>> 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(-)
>
> This should really be a single patch, but other than that:
>
> Reviewed-by: Ingo Molnar <mingo@...nel.org>
>
Thank you, Indeed, I will merge them together.
Thanks,
dou.
Powered by blists - more mailing lists