[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1571820296-30422-1-git-send-email-wang.yi59@zte.com.cn>
Date: Wed, 23 Oct 2019 16:44:56 +0800
From: Yi Wang <wang.yi59@....com.cn>
To: tglx@...utronix.de
Cc: mingo@...hat.com, bp@...en8.de, hpa@...or.com, x86@...nel.org,
peterz@...radead.org, tony.luck@...el.com,
jacob.jun.pan@...ux.intel.com, sean.j.christopherson@...el.com,
drake@...lessm.com, linux-kernel@...r.kernel.org,
xue.zhihong@....com.cn, wang.yi59@....com.cn, up2wing@...il.com,
wang.liang82@....com.cn
Subject: [PATCH] x86/apic: fix apic_id_is_primary_thread() comment
No functional change.
Signed-off-by: Yi Wang <wang.yi59@....com.cn>
---
arch/x86/kernel/apic/apic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c
index 9e2dd2b..aefd970 100644
--- a/arch/x86/kernel/apic/apic.c
+++ b/arch/x86/kernel/apic/apic.c
@@ -2335,7 +2335,7 @@ void disconnect_bsp_APIC(int virt_wire_setup)
#ifdef CONFIG_SMP
/**
* apic_id_is_primary_thread - Check whether APIC ID belongs to a primary thread
- * @id: APIC ID to check
+ * @apicid: APIC ID to check
*/
bool apic_id_is_primary_thread(unsigned int apicid)
{
--
1.8.3.1
Powered by blists - more mailing lists