From: Pavel Kiryukhin <savl@dev.rtsoft.ru>
To: linux-mips@linux-mips.org
Cc: Pavel Kiryukhin <savl@dev.rtsoft.ru>
Subject: __stq_u parameter
Date: Thu, 23 Sep 2004 19:24:47 +0400 [thread overview]
Message-ID: <4152EABF.1020007@dev.rtsoft.ru> (raw)
[-- Attachment #1: Type: text/plain, Size: 78 bytes --]
Sorry,
does this make sense for 2.4.x kernels?
----
Regards,
Pavel Kiryukhin
[-- Attachment #2: unaligned.diff --]
[-- Type: text/plain, Size: 427 bytes --]
--- linux/include/asm-mips/unaligned.h_org 2004-09-23 15:54:37.000000000 +0400
+++ linux/include/asm-mips/unaligned.h 2004-09-23 18:32:48.000000000 +0400
@@ -61,7 +61,7 @@
/*
* Store doubleword ununaligned.
*/
-static inline void __stq_u(unsigned long __val, unsigned long long * __addr)
+static inline void __stq_u(unsigned long long __val, unsigned long long * __addr)
{
__asm__("usw\t%1, %0\n\t"
"usw\t%D1, 4+%0"
next reply other threads:[~2004-09-23 15:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-23 15:24 Pavel Kiryukhin [this message]
2004-09-23 20:59 ` __stq_u parameter Ralf Baechle
2004-09-24 14:19 ` __stq_u parameter (and related XFS filesystem 1.3 & 1.3.1 problems on 2.4.x) Pavel Kiryukhin
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=4152EABF.1020007@dev.rtsoft.ru \
--to=savl@dev.rtsoft.ru \
--cc=linux-mips@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox