lkml.org 
[lkml]   [2002]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [TRIVIAL] Comment fix asm-i386_hardirq.h
Rusty Trivial Russell wrote:
> [ The best bit about this is how every arch copied the comment 8) ]
[ cc'ing trivial ]

After those patches were generated, another arch copied the
incorrect comment.

--- linux/include/asm-sparc/hardirq.h~ Tue Sep 10 13:56:32 2002
+++ linux/include/asm-sparc/hardirq.h Tue Sep 10 13:56:47 2002
@@ -39,8 +39,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
--
Skip
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.085 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site