lkml.org 
[lkml]   [2015]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH 4/4] x86, mwait: fix redundant comment
Date
This patch removes the redundant comment.

Signed-off-by: Huang Rui <ray.huang@amd.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.
*/
--
2.1.0


\
 
 \ /
  Last update: 2015-05-19 10:41    [W:0.172 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site