Skip to content

Commit 5035da4

Browse files
PandaWeiIngo Molnar
authored andcommitted
x86/apic: Update comment about disabling processor focus
Fix references to discarded end_level_ioapic_irq(). Signed-off-by: Wei Jiangang <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
1 parent 384d9fe commit 5035da4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/kernel/apic/apic.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,6 @@ void setup_local_APIC(void)
13741374
* Actually disabling the focus CPU check just makes the hang less
13751375
* frequent as it makes the interrupt distributon model be more
13761376
* like LRU than MRU (the short-term load is more even across CPUs).
1377-
* See also the comment in end_level_ioapic_irq(). --macro
13781377
*/
13791378

13801379
/*

0 commit comments

Comments
 (0)