Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5035da41 authored by Wei Jiangang's avatar Wei Jiangang Committed by Ingo Molnar
Browse files

x86/apic: Update comment about disabling processor focus



Fix references to discarded end_level_ioapic_irq().

Signed-off-by: default avatarWei Jiangang <weijg.fnst@cn.fujitsu.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bp@suse.de
Link: http://lkml.kernel.org/r/1471576957-12961-2-git-send-email-weijg.fnst@cn.fujitsu.com


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 384d9fe3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
	 */

	/*