From: Thomas Steudten <alpha@steudten.com>
To: Oliver Pitzeier <oliver@linux-kernel.at>
Cc: George France <france@handhelds.org>,
Alan Bort <333101@personal.net.py>,
James Stevenson <james@stev.org>,
linux-alpha@vger.kernel.org
Subject: ALPHA Problem please give info..
Date: Sat, 11 Oct 2003 15:18:50 +0200 [thread overview]
Message-ID: <3F88033A.2040504@steudten.com> (raw)
In-Reply-To: <200310111244.h9BCi7QD021471@indianer.linux-kernel.at>
Hi
I got a strange oops from the 2.6.0-pre7 kernel on alpha.
Can anybody who uses this kernel, an alpha cpu, the md/ raid1
drivers give me the following info please:
- output /proc/cpuinfo or more..
- disassembly of read_balance() function in raid1.o or from the
kernel. The gcc options use to compile from "make V=1 boot".
You can generate a new raid1.o with.
1. cd ./linux
2. rm drivers/md/raid1.o
3. make V=1 drivers/md/raid1.o
4. look at the gcc line
5. Add -g and -fverbose-asm to the end of the gcc line.
6. copy paste the gcc line and execute it.
7. objdump -S -D -l drivers/md/raid1.o > /tmp/A
8. send the disassembly from read_balance from /tmp/A
to alpha@steudten.com.
Thanks in advance..
Regards
Tom
next prev parent reply other threads:[~2003-10-11 13:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-11 12:41 List active ? Oliver Pitzeier
2003-10-11 13:03 ` List active ? should be ALPHA alive Thomas Steudten
2003-10-11 13:18 ` Thomas Steudten [this message]
2003-10-11 16:54 ` ALPHA Problem please give info George France
2003-10-11 15:34 ` List active ? Jan-Benedict Glaw
2003-10-11 16:48 ` George France
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=3F88033A.2040504@steudten.com \
--to=alpha@steudten.com \
--cc=333101@personal.net.py \
--cc=france@handhelds.org \
--cc=james@stev.org \
--cc=linux-alpha@vger.kernel.org \
--cc=oliver@linux-kernel.at \
/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;
as well as URLs for NNTP newsgroup(s).