[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150519094038.GB4819@pd.tnic>
Date: Tue, 19 May 2015 11:40:38 +0200
From: Borislav Petkov <bp@...e.de>
To: Huang Rui <ray.huang@....com>
Cc: Len Brown <lenb@...nel.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
linux-kernel@...r.kernel.org,
Fengguang Wu <fengguang.wu@...el.com>,
Aaron Lu <aaron.lu@...el.com>, Tony Li <tony.li@....com>
Subject: Re: [RFC PATCH 4/4] x86, mwait: fix redundant comment
On Tue, May 19, 2015 at 04:01:12PM +0800, Huang Rui wrote:
> This patch removes the redundant comment.
>
> Signed-off-by: Huang Rui <ray.huang@....com>
> ---
> arch/x86/kernel/process.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/kernel/process.c b/arch/x86/kernel/process.c
> index 9d68193..e3e12b6 100644
> --- a/arch/x86/kernel/process.c
> +++ b/arch/x86/kernel/process.c
> @@ -458,7 +458,7 @@ static int not_support_mwaitx(const struct cpuinfo_x86 *c)
> }
>
> /*
> - * MONITOR/MWAIT with no hints, used for default default C1 state.
> + * MONITOR/MWAIT with no hints, used for default C1 state.
> * This invokes MWAIT with interrutps enabled and no flags,
> * which is backwards compatible with the original MWAIT implementation.
> */
Applied, thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists