]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-x86/apic.h
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump...
[mv-sheeva.git] / include / asm-x86 / apic.h
index 4a59f0d6e38c81099ec7c3aa38992e3d76ef31be..65590c9aecd4cfc906f8e643dfc47cb56356ca90 100644 (file)
@@ -81,9 +81,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.
         */