]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/apic.h
Merge branch 'x86/urgent' into x86/cleanups
[linux-2.6-omap-h63xx.git] / include / asm-x86 / apic.h
index 133c998161ca4930dae0efe954802a45af2d62d4..e9e09b2ee7cd2d82798e8818ee57cc39a3a45f29 100644 (file)
@@ -76,9 +76,7 @@ extern int get_physical_broadcast(void);
 static inline void ack_APIC_irq(void)
 {
        /*
-        * ack_APIC_irq() actually gets compiled as a single instruction:
-        * - a single rmw on Pentium/82489DX
-        * - a single write on P6+ cores (CONFIG_X86_GOOD_APIC)
+        * ack_APIC_irq() actually gets compiled as a single instruction
         * ... yummie.
         */