From: Rusty Trivial Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org
Subject: [TRIVIAL] Comment fix asm-i386_hardirq.h
Date: Tue, 10 Sep 2002 19:26:13 +1000 [thread overview]
Message-ID: <20020910092648.628692C361@lists.samba.org> (raw)
[ 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
next reply other threads:[~2002-09-10 9:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-10 9:26 Rusty Trivial Russell [this message]
2002-09-10 18:01 ` Skip Ford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020910092648.628692C361@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome