public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: "K.R. Foley" <kr@cybsft.com>
Cc: Ingo Molnar <mingo@elte.hu>,
	linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Esben Nielsen <simlo@phys.au.dk>,
	Michal Piotrowski <michal.k.k.piotrowski@gmail.com>,
	Jan Altenberg <tb10alj@tglx.de>
Subject: Re: 2.6.16-rc6-rt3
Date: Tue, 14 Mar 2006 09:13:24 -0500	[thread overview]
Message-ID: <1142345604.4237.5.camel@localhost.localdomain> (raw)
In-Reply-To: <4416C6DD.80209@cybsft.com>

On Tue, 2006-03-14 at 07:36 -0600, K.R. Foley wrote:
> Ingo Molnar wrote:
> > i have released the 2.6.16-rc6-rt3 tree, which can be downloaded from 
> > the usual place:
> > 
> 
> This one doesn't want to boot on the old SMP box. Log and config attached.
> 

[...]

> Freeing unused kernel memory: 280k freed
> Could not allocate 8 bytes percpu data
> BUG: Unable to handle kernel paging request at virtual address f3010000
>  printing eip:
> c0131c79
> *pde = 00000000
> Oops: 0000 [#1]
> PREEMPT SMP 
> Modules linked in:
> CPU:    0
> EIP:    0060:[<c0131c79>]    Not tainted VLI
> EFLAGS: 00010297   (2.6.16-rc6-rt3 #19) 
> EIP is at __find_symbol+0x37/0x1da
> eax: ffffffff   ebx: 000004b0   ecx: c02fe964   edx: c02fab00
> esi: f3010000   edi: e08255d0   ebp: de78fe9c   esp: de78fe8c
> ds: 007b   es: 007b   ss: 0068   preempt: 00000001
> Process insmod (pid: 804, threadinfo=de78e000 task=de4f9840 stack_left=7768 worst_left=-1)
> Stack: <0>000004b0 e082adc0 e082bc80 e08255d0 de78fec8 c0132cc6 e08255d0 de78feb4 
>        de78feb8 00000001 00000000 e082adc0 e082adc0 00000370 00000032 de78fef0 
>        c013321c e0824930 0000000b e08255d0 e082bc80 00000000 e0824930 e082bc8d 
> Call Trace:
>  [<c01038fb>] show_stack_log_lvl+0xa5/0xad (44)
>  [<c0103a67>] show_registers+0x137/0x1a0 (44)
>  [<c0103c3b>] die+0xf3/0x16f (56)
>  [<c0111e19>] do_page_fault+0x36f/0x48a (88)
>  [<c010357f>] error_code+0x4f/0x54 (76)
>  [<c0132cc6>] resolve_symbol+0x22/0x5d (44)
>  [<c013321c>] simplify_symbols+0x81/0xf4 (40)
>  [<c0133e2d>] load_module+0x637/0x968 (168)
>  [<c01341c1>] sys_init_module+0x3d/0x1d3 (28)
>  [<c0102a1b>] sysenter_past_esp+0x54/0x75 (-8116)
> ---------------------------
> | preempt count: 00000001 ]

Hmm, you didn't do a make modules_install, then change some of the
config options, do a make install and forget to do a modules_install did
you?  That error looks like the error I get when I do something like
that.

If you have done more than one make and install, could you do a make
clean and start again?  Just to make sure it's not a incompatibility
between makes.

Thanks,

-- Steve



  reply	other threads:[~2006-03-14 14:13 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-14  8:46 2.6.16-rc6-rt3 Ingo Molnar
2006-03-14 13:36 ` 2.6.16-rc6-rt3 K.R. Foley
2006-03-14 14:13   ` Steven Rostedt [this message]
2006-03-14 14:29     ` 2.6.16-rc6-rt3 K.R. Foley
2006-03-14 14:24   ` 2.6.16-rc6-rt3 Ingo Molnar
2006-03-14 14:31     ` 2.6.16-rc6-rt3 K.R. Foley
2006-03-14 16:37     ` 2.6.16-rc6-rt3 K.R. Foley
2006-03-17  9:23       ` 2.6.16-rc6-rt3 Ingo Molnar
     [not found]         ` <6bffcb0e0603170532r664142a4w@mail.gmail.com>
2006-03-17 13:50           ` 2.6.16-rc6-rt3 Ingo Molnar
2006-03-17 15:44             ` 2.6.16-rc6-rt3 Michal Piotrowski
2006-03-17 16:30         ` 2.6.16-rc6-rt3 K.R. Foley
2006-03-17 20:31           ` 2.6.16-rc6-rt3 Ingo Molnar
2006-03-17 20:44             ` 2.6.16-rc6-rt3 K.R. Foley
2006-03-18  2:50             ` 2.6.16-rc6-rt3 K.R. Foley
2006-03-18  8:56               ` 2.6.16-rc6-rt3 Ingo Molnar
2006-03-20  8:48               ` 2.6.16-rc6-rt3 Sébastien Dugué
2006-03-14 14:11 ` 2.6.16-rc6-rt3 Michal Piotrowski
2006-03-14 21:24 ` 2.6.16-rc6-rt3 Clark Williams
2006-03-15 11:45 ` 2.6.16-rc6-rt4 Ingo Molnar
2006-03-15 13:17   ` 2.6.16-rc6-rt4 Michal Piotrowski
2006-03-15 15:09     ` 2.6.16-rc6-rt4 Ingo Molnar

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=1142345604.4237.5.camel@localhost.localdomain \
    --to=rostedt@goodmis.org \
    --cc=kr@cybsft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=mingo@elte.hu \
    --cc=simlo@phys.au.dk \
    --cc=tb10alj@tglx.de \
    --cc=tglx@linutronix.de \
    /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