[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1471576957-12961-2-git-send-email-weijg.fnst@cn.fujitsu.com>
Date: Fri, 19 Aug 2016 11:22:37 +0800
From: Wei Jiangang <weijg.fnst@...fujitsu.com>
To: <linux-kernel@...r.kernel.org>
CC: <x86@...nel.org>, <tglx@...utronix.de>, <mingo@...hat.com>,
<hpa@...or.com>, <bp@...e.de>,
Wei Jiangang <weijg.fnst@...fujitsu.com>
Subject: [PATCH v2 2/2] x86/apic: Update comment about disabling processor focus
Fix references to discarded end_level_ioapic_irq().
Signed-off-by: Wei Jiangang <weijg.fnst@...fujitsu.com>
---
arch/x86/kernel/apic/apic.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c
index 20abd912f0e4..9d203712c146 100644
--- a/arch/x86/kernel/apic/apic.c
+++ b/arch/x86/kernel/apic/apic.c
@@ -1350,7 +1350,6 @@ void setup_local_APIC(void)
* Actually disabling the focus CPU check just makes the hang less
* frequent as it makes the interrupt distributon model be more
* like LRU than MRU (the short-term load is more even across CPUs).
- * See also the comment in end_level_ioapic_irq(). --macro
*/
/*
--
1.9.3
Powered by blists - more mailing lists