From: "Sirotkin, Alexander" <demiurg@ti.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>,
Linux/MIPS Development <linux-mips@linux-mips.org>
Subject: Re: do_ri
Date: Wed, 02 Jul 2003 19:08:57 +0300 [thread overview]
Message-ID: <3F030399.8070801@ti.com> (raw)
In-Reply-To: <Pine.GSO.4.21.0307021750091.15047-100000@vervain.sonytel.be>
[-- Attachment #1: Type: text/plain, Size: 1362 bytes --]
Got it. 10x.
Geert,
You save me for second time in a row today, I feel like I owe you a beer
:)
Geert Uytterhoeven wrote:
On Wed, 2 Jul 2003, Sirotkin, Alexander wrote:
Are you sure ?
Because "grep -r" shows only
./arch/mips/kernel/traps.c:asmlinkage void do_ri(struct pt_regs *regs)
./arch/mips/kernel/traps.c: do_ri(regs);
./arch/mips/lx/lxRi.c: do_ri(regp);
On my linux-2.4.17_mvl21 kernel. And I'm quite sure that when my kernel
crashes it's not being called from any of these places.
I remember getting bitten by that one, too...
Check out BUILD_HANDLER(ri,ri,sti,silent) in arch/mips/kernel/entry.S.
Grep isn't always your friend, `nm -g' is, in this case :-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 --
geert@linux-m68k.org <mailto:geert@linux-m68k.org>
In personal conversations with technical people, I call myself a hacker.
But
when I'm talking to journalists I just say "programmer" or something
like that.
-- Linus
Torvalds
--
Alexander Sirotkin
SW Engineer
Texas Instruments
Broadband Communications Israel (BCIL)
Tel: +972-9-9706587
________________________________________________________________________
"Those who do not understand Unix are condemned to reinvent it, poorly."
-- Henry Spencer
[-- Attachment #2: Type: text/html, Size: 1824 bytes --]
prev parent reply other threads:[~2003-07-02 16:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-02 15:16 do_ri Sirotkin, Alexander
2003-07-02 15:28 ` do_ri Maciej W. Rozycki
2003-07-02 15:36 ` do_ri Sirotkin, Alexander
2003-07-02 15:51 ` do_ri Geert Uytterhoeven
2003-07-02 15:57 ` do_ri Ralf Baechle
2003-07-02 16:08 ` Sirotkin, Alexander [this message]
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=3F030399.8070801@ti.com \
--to=demiurg@ti.com \
--cc=geert@linux-m68k.org \
--cc=linux-mips@linux-mips.org \
--cc=macro@ds2.pg.gda.pl \
/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.