[TRIVIAL] Comment fix asm-i386_hardirq.h

From: Rusty Trivial Russell (rusty@rustcorp.com.au)
Date: Tue Sep 10 2002 - 04:26:13 EST


[ The best bit about this is how every arch copied the comment 8) ]
From: Skip Ford <skip.ford@verizon.net>

--- trivial-2.5.34/include/asm-i386/hardirq.h.orig 2002-09-10 19:11:13.000000000 +1000
+++ trivial-2.5.34/include/asm-i386/hardirq.h 2002-09-10 19:11:13.000000000 +1000
@@ -27,8 +27,8 @@
  * - ( bit 26 is the PREEMPT_ACTIVE flag. )
  *
  * PREEMPT_MASK: 0x000000ff
- * HARDIRQ_MASK: 0x0000ff00
- * SOFTIRQ_MASK: 0x00ff0000
+ * SOFTIRQ_MASK: 0x0000ff00
+ * HARDIRQ_MASK: 0x00ff0000
  */
 
 #define PREEMPT_BITS 8

-- 
  Don't blame me: the Monkey is driving
  File: Skip Ford <skip.ford@verizon.net>: Comment fix asm-i386_hardirq.h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:20 EST