From: Philippe Gerum <rpm@xenomai.org>
To: Subramani Venkatesh <subbu31mani@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] Porting IPIPE on MIPS Architecture, User Process running error, Kernel hangs.
Date: Tue, 16 Jan 2007 11:37:34 +0100 [thread overview]
Message-ID: <1168943855.17557.45.camel@domain.hid> (raw)
In-Reply-To: <25dd9bf10701160219w72c8e522l33f4eb9cec59b869@domain.hid>
On Tue, 2007-01-16 at 15:49 +0530, Subramani Venkatesh wrote:
> Hello All,
> I am currently porting Adeos-ipipe on one of my MIPS architecture. I
> am using I-Pipe 1.5-01, X86 as reference to my porting. So Far I did
> relevant changes in
> 1.Interrupts handlers
> 2. System calls
> 3. Pagefault Handler
> Except Exception handling, I mean critcial bug events.
> With this changes I am able to Boot Linux kernel and also able to
> mount Ramdisk successfully.
>
[...]
> Opening console is successfull and executing /sbin/init
> Algorithmics/MIPS FPU Emulator v1.5
> INIT: version 2.85 booting
> grep: error while loading shared libraries: libc.so.6: failed to map
> segment from shared object: Error 4090
There is likely something fishy in the syscall interception path from
arch/mips/kernel/entry.S; all the syscalls seem to return error values
mistakenly once the pipelining is in effect. You may want to check your
changes in this area.
Btw, it would be nice to work in an open manner and post your code on
this list if you want to ask for help about it here. Contribution has to
work both ways. TIA,
--
Philippe.
next prev parent reply other threads:[~2007-01-16 10:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-16 10:19 [Adeos-main] Porting IPIPE on MIPS Architecture, User Process running error, Kernel hangs Subramani Venkatesh
2007-01-16 10:37 ` Philippe Gerum [this message]
2007-01-16 11:21 ` Subramani Venkatesh
2007-01-16 13:28 ` somshekar kadam
2007-01-17 10:53 ` Subramani Venkatesh
2007-01-17 11:19 ` Philippe Gerum
2007-01-17 15:00 ` Subramani Venkatesh
2007-01-17 15:27 ` Philippe Gerum
2007-01-18 12:58 ` Subramani Venkatesh
2007-01-22 12:12 ` Subramani Venkatesh
2007-01-16 11:32 ` Jan Kiszka
2007-01-16 12:40 ` Subramani Venkatesh
2007-01-16 12:59 ` Jan Kiszka
2007-01-16 13:10 ` Subramani Venkatesh
2007-01-16 12:44 ` Subramani Venkatesh
2007-01-16 13:06 ` Jan Kiszka
2007-01-16 13:18 ` Subramani Venkatesh
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=1168943855.17557.45.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=adeos-main@gna.org \
--cc=subbu31mani@domain.hid \
/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.