linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: rabin@rab.in (Rabin Vincent)
To: linux-arm-kernel@lists.infradead.org
Subject: smdk6400/S3C6400 failure on execution of init process
Date: Wed, 28 Oct 2009 21:40:28 +0530	[thread overview]
Message-ID: <20091028161028.GA2841@debian> (raw)
In-Reply-To: <20091028165949.593b4d04@linpcd55>

On Wed, Oct 28, 2009 at 04:59:49PM +0100, Markus Schwarzenberg wrote:
> On Wed, 28 Oct 2009 21:09:16 +0530 Rabin Vincent <rabin@rab.in> wrote:
> 
> > On Wed, Oct 28, 2009 at 04:20:37PM +0100, Markus Schwarzenberg wrote:
> > > 
> > > booting linux-2.6.32-rc5 on our smdk6400 (S3C6400) fails somewhere in/after 
> > > the asm call in arch/arm/kernel/sys_arm.c:kernel_execve, when the init 
> > > process is to be run.
> > 
> > As a first step, enable CONFIG_DEBUG_USER in your kernel and pass
> > "user_debug=31" on the kernel command line.  You'll get more info about
> > why init's being killed.
> 
> thanks, did this, the additional messages are (context see [*]):
> 
>   [1] endless-loop-no: obsolete system call 00000000.
>   Code: e08f1001 e1a0c000 e3a0702d ef000000 (e3700a01) 

EABI-OABI mismatch.  Your userspace is EABI, but your kernel isn't.
Enable "Use the ARM EABI to compile the kernel" in "Kernel Features".

Also, re: your reply to Ben, you have to select one of the floating
point options, otherwise you'll have other such issues.

Rabin.

  reply	other threads:[~2009-10-28 16:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-28 15:20 smdk6400/S3C6400 failure on execution of init process Markus Schwarzenberg
2009-10-28 15:30 ` Ben Dooks
2009-10-28 15:49   ` Markus Schwarzenberg
2009-10-28 15:39 ` Rabin Vincent
2009-10-28 15:59   ` Markus Schwarzenberg
2009-10-28 16:10     ` Rabin Vincent [this message]
2009-10-28 16:26       ` Markus Schwarzenberg

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=20091028161028.GA2841@debian \
    --to=rabin@rab.in \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).