Commit edaee138 authored by James Mayer's avatar James Mayer Committed by Linus Torvalds

[PATCH] Typo in linux_arch_i386_kernel_apic.c

parent 8466c1e8
......@@ -1058,7 +1058,7 @@ inline void smp_local_timer_interrupt(struct pt_regs * regs)
/*
* Local APIC timer interrupt. This is the most natural way for doing
* local interrupts, but local timer interrupts can be emulated by
* broadcast interrupts too. [in case the hw doesnt support APIC timers]
* broadcast interrupts too. [in case the hw doesn't support APIC timers]
*
* [ if a single-CPU system runs an SMP kernel then we call the local
* interrupt as well. Thus we cannot inline the local irq ... ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment