All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mad Props" <madprops@gmx.net>
To: linux-mips@linux-mips.org
Subject: beginners question
Date: Mon, 22 Nov 2004 02:25:06 +0100 (MET)	[thread overview]
Message-ID: <8709.1101086706@www8.gmx.net> (raw)

Hi,

i wrote a little MIPS startup code that uses the serial port to print some
output. Further I enabled timer interrupts. So far, I'm using kseg1 since
nothing else is intialized.

I have a static variable in my C exception hander. The problem with it: it's
apparently not within kseg1 but in the user segment and causes the exception
handler to get invoked recursively. How can I change this so that all
variables / code use kseg1 ?

thx

Thomas

-- 
Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD
++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++

             reply	other threads:[~2004-11-22  1:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-22  1:25 Mad Props [this message]
2004-11-22 15:01 ` beginners question 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=8709.1101086706@www8.gmx.net \
    --to=madprops@gmx.net \
    --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 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.