From: Wei Jiangang Date: Fri, 19 Aug 2016 03:22:37 +0000 (+0800) Subject: x86/apic: Update comment about disabling processor focus X-Git-Tag: v4.9-rc1~161^2~13 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5035da41996d346c648a65c1d7a9f6469c7d358a;p=karo-tx-linux.git x86/apic: Update comment about disabling processor focus Fix references to discarded end_level_ioapic_irq(). Signed-off-by: Wei Jiangang Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: bp@suse.de Link: http://lkml.kernel.org/r/1471576957-12961-2-git-send-email-weijg.fnst@cn.fujitsu.com Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c index 63b748444880..1cbae30af51c 100644 --- a/arch/x86/kernel/apic/apic.c +++ b/arch/x86/kernel/apic/apic.c @@ -1374,7 +1374,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 */ /*