From: Thiemo Seufer <ths@networkno.de>
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org
Subject: [PATCH] DSP and MDMX share the same config flag bit
Date: Mon, 15 May 2006 18:24:57 +0100 [thread overview]
Message-ID: <20060515172457.GC9026@networkno.de> (raw)
Clarify comment.
Signed-off-by: Thiemo Seufer <ths@networkno.de>
diff -urpN linux-orig/include/asm-mips/mipsregs.h linux-work/include/asm-mips/mipsregs.h
--- linux-orig/include/asm-mips/mipsregs.h 2006-04-24 12:02:35.000000000 +0100
+++ linux-work/include/asm-mips/mipsregs.h 2006-05-15 03:06:37.000000000 +0100
@@ -291,7 +291,7 @@
#define ST0_DL (_ULCAST_(1) << 24)
/*
- * Enable the MIPS DSP ASE
+ * Enable the MIPS MDMX and DSP ASEs
*/
#define ST0_MX 0x01000000
next reply other threads:[~2006-05-15 17:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-15 17:24 Thiemo Seufer [this message]
2006-05-16 17:50 ` [PATCH] DSP and MDMX share the same config flag bit Ralf Baechle
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=20060515172457.GC9026@networkno.de \
--to=ths@networkno.de \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.