From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: scary warning in atags.c -- 2.6.34-rc1
Date: Sat, 13 Mar 2010 14:15:00 +0100 [thread overview]
Message-ID: <201003131415.00156.marek.vasut@gmail.com> (raw)
In-Reply-To: <20100313103913.GA9812@elf.ucw.cz>
Dne So 13. b?ezna 2010 11:39:13 Pavel Machek napsal(a):
> Hi!
>
> Scary warning on HTC Dream:
>
> [ 0.220000] ------------[ cut here ]------------
> [ 0.220000] WARNING: at arch/arm/kernel/atags.c:60
> init_atags_procfs+0x5c/0xe8()
> [ 0.220000] Modules linked in:
> [ 0.220000] [<c0025250>] (unwind_backtrace+0x0/0xdc) from
> [<c0032e1c>] (warn_slowp)
> [ 0.220000] [<c0032e1c>] (warn_slowpath_common+0x4c/0x80) from
> [<c000b4b8>] (init_)
> [ 0.220000] [<c000b4b8>] (init_atags_procfs+0x5c/0xe8) from
> [<c002033c>] (do_one_i)
> [ 0.220000] [<c002033c>] (do_one_initcall+0x5c/0x1bc) from
> [<c0008584>] (kernel_in)
> [ 0.220000] [<c0008584>] (kernel_init+0x94/0x148) from [<c00217b4>]
> (kernel_thread)
> [ 0.220000] ---[ end trace 1b75b31a2719ed1c ]---
> [ 0.230000] bio: create slab <bio-0> at 0
> [ 0.230000] Switching to clocksource dg_timer
>
> Hmm, what are atags anyway?
> Pavel
>
Atags are data passed by the bootloader to kernel (like memory size, machine id
...).
WARNING: multiple messages have this Message-ID (diff)
From: Marek Vasut <marek.vasut@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Pavel Machek <pavel@ucw.cz>, "Arve Hj?nnev?g" <arve@android.com>,
kernel list <linux-kernel@vger.kernel.org>,
Brian Swetland <swetland@google.com>,
Daniel Walker <dwalker@codeaurora.org>,
Iliyan Malchev <malchev@google.com>
Subject: Re: scary warning in atags.c -- 2.6.34-rc1
Date: Sat, 13 Mar 2010 14:15:00 +0100 [thread overview]
Message-ID: <201003131415.00156.marek.vasut@gmail.com> (raw)
In-Reply-To: <20100313103913.GA9812@elf.ucw.cz>
Dne So 13. března 2010 11:39:13 Pavel Machek napsal(a):
> Hi!
>
> Scary warning on HTC Dream:
>
> [ 0.220000] ------------[ cut here ]------------
> [ 0.220000] WARNING: at arch/arm/kernel/atags.c:60
> init_atags_procfs+0x5c/0xe8()
> [ 0.220000] Modules linked in:
> [ 0.220000] [<c0025250>] (unwind_backtrace+0x0/0xdc) from
> [<c0032e1c>] (warn_slowp)
> [ 0.220000] [<c0032e1c>] (warn_slowpath_common+0x4c/0x80) from
> [<c000b4b8>] (init_)
> [ 0.220000] [<c000b4b8>] (init_atags_procfs+0x5c/0xe8) from
> [<c002033c>] (do_one_i)
> [ 0.220000] [<c002033c>] (do_one_initcall+0x5c/0x1bc) from
> [<c0008584>] (kernel_in)
> [ 0.220000] [<c0008584>] (kernel_init+0x94/0x148) from [<c00217b4>]
> (kernel_thread)
> [ 0.220000] ---[ end trace 1b75b31a2719ed1c ]---
> [ 0.230000] bio: create slab <bio-0> at 0
> [ 0.230000] Switching to clocksource dg_timer
>
> Hmm, what are atags anyway?
> Pavel
>
Atags are data passed by the bootloader to kernel (like memory size, machine id
...).
next prev parent reply other threads:[~2010-03-13 13:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-13 10:39 scary warning in atags.c -- 2.6.34-rc1 Pavel Machek
2010-03-13 10:39 ` Pavel Machek
2010-03-13 13:15 ` Marek Vasut [this message]
2010-03-13 13:15 ` Marek Vasut
2010-03-13 15:06 ` Russell King - ARM Linux
2010-03-13 15:06 ` Russell King - ARM Linux
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=201003131415.00156.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--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 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.