From: Kevin Hilman <khilman@deeprootsystems.com>
To: Belisko Marek <marek.belisko@gmail.com>
Cc: "DebBarma, Tarun Kanti" <tarun.kanti@ti.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [OMAP 1710] Mainline Broken
Date: Thu, 16 Dec 2010 09:08:46 -0800 [thread overview]
Message-ID: <87r5dhfxwh.fsf@deeprootsystems.com> (raw)
In-Reply-To: <AANLkTi=Shtqm36=_zSa37Fgan9NJYX3oKvoZzN35mi98@mail.gmail.com> (Belisko Marek's message of "Thu, 16 Dec 2010 16:35:22 +0100")
Belisko Marek <marek.belisko@gmail.com> writes:
> Hi,
>
> On Thu, Dec 16, 2010 at 4:30 PM, DebBarma, Tarun Kanti
> <tarun.kanti@ti.com> wrote:
>> Did anyone observe this? I am using omap_generic_1710_defconfig
>>
>> [...]
>> input: omap-keypad as /devices/platform/omap-keypad/input/input0
>> TCP cubic registered
>> NET: Registered protocol family 17
>> Registering the dns_resolver key type
>> eth0: link up
>> IP-Config: Complete:
>> device=eth0, addr=172.24.191.106, mask=255.255.252.0, gw=172.24.188.1,
>> host=myomap, domain=, nis-domain=(none),
>> bootserver=172.24.191.66, rootserver=172.24.191.66, rootpath=
>> VFS: Mounted root (nfs filesystem) on device 0:10.
>> Freeing init memory: 128K
>> Kernel panic - not syncing: Attempted to kill init!
>
> Seems your userspace is broken. Try add user_debug=31 to command line
> to see what exactly happens.
Looks like you're mounting an NFS rootfs. Was it compiled for armv5?
My hunch would be you're trying to run an armv6/armv7 userspace on the
1710 which is armv5.
To get more debugging, ensure these are enabled in your defconfig:
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_USER=y
CONFIG_DEBUG_ERRORS=y
and in addition to cmdline suggested by Marek, add user_debug=0xf
This will give verbose output for userspace exceptions as well and
possibly confirm my hunch.
Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-12-16 17:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-16 15:30 [OMAP 1710] Mainline Broken DebBarma, Tarun Kanti
2010-12-16 15:35 ` Belisko Marek
2010-12-16 17:08 ` Kevin Hilman [this message]
2010-12-17 8:22 ` DebBarma, Tarun Kanti
2010-12-17 12:52 ` Nishanth Menon
2010-12-17 21:50 ` Kevin Hilman
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=87r5dhfxwh.fsf@deeprootsystems.com \
--to=khilman@deeprootsystems.com \
--cc=linux-omap@vger.kernel.org \
--cc=marek.belisko@gmail.com \
--cc=tarun.kanti@ti.com \
/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.