Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Kevin Paul Herbert <kph@cisco.com>
To: linux-mips@linux-mips.org
Subject: How stable is 2.6 on a SB1250 processor?
Date: 13 Jan 2004 13:03:30 -0800	[thread overview]
Message-ID: <1074027809.20636.91.camel@shakedown> (raw)

I'm working on bringing up the 2.6 kernel on a board using the SB1250
processor, and I have a problem in userland that I'm wondering if anyone
else has seen.

I built a simple test program for userland, which just uses the write()
syscall to say hello world. This is statically linked, and it works
under a 2.4 kernel. Under 2.6, I get no output. My guess is that an
exception is occuring, the signal gets back to my test program, and it
is looping.

I've written a simple assembly language hello world program which does
the exact same thing... write() syscall and I get my hello world.

My next task is to get kgdb working on this board so I can do some
better debugging, but I was wondering if anyone else has seen this
problem, or for that matter whether the SB1 processor support is
expected to work at all.

Thanks for any help,

Kevin


-- 
Kevin Paul Herbert <kph@cisco.com>
cisco Systems, Inc.

             reply	other threads:[~2004-01-13 21:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13 21:03 Kevin Paul Herbert [this message]
2004-01-13 21:09 ` How stable is 2.6 on a SB1250 processor? Pete Popov
2004-01-13 21:44   ` Dimitri Torfs
2004-01-13 22:31     ` Jun Sun
2004-01-13 22:45       ` Ralf Baechle
2004-01-13 23:02         ` Jun Sun
2004-01-14 19:09       ` Kevin Paul Herbert

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=1074027809.20636.91.camel@shakedown \
    --to=kph@cisco.com \
    --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