From: Daniel Hazelton <dhazelton@enter.net>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: "Zdenek Kabelac" <zdenek.kabelac@gmail.com>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: WARNING: at arch/x86/kernel/genapic_64.c:86
Date: Wed, 7 May 2008 00:26:13 -0400 [thread overview]
Message-ID: <200805070026.13836.dhazelton@enter.net> (raw)
In-Reply-To: <200805070041.55369.rjw@sisk.pl>
On Tuesday 06 May 2008 18:41:55 Rafael J. Wysocki wrote:
> On Tuesday, 22 of April 2008, Zdenek Kabelac wrote:
> > Hello
> >
> > I've update to the current commit 2.6.25
> > 8a81f2738f10ca817c975cec893aa58497e873b2
>
> Does it still happen with the current -git?
I see this error as well, but only with the currently functional 2.6.25
version I'm running ATM. It isn't there when I boot the not fully functional
linux-next builds I've been testing.
DRH
> > I get this boot WARNING:
> >
> > tbxface-0598 [00] tb_load_namespace : ACPI Tables successfully
> > acquired evxfevnt-0091 [00] enable : Transition to ACPI
> > mode successful ------------[ cut here ]------------
> > WARNING: at arch/x86/kernel/genapic_64.c:86 read_apic_id+0x81/0x90()
> > Modules linked in:
> > Pid: 1, comm: swapper Not tainted 2.6.25 #57
> >
> > Call Trace:
> > [<ffffffff8103d64f>] warn_on_slowpath+0x5f/0x90
> > [<ffffffff81062afa>] ? get_lock_stats+0x2a/0x70
> > [<ffffffff81062b4e>] ? put_lock_stats+0xe/0x30
> > [<ffffffff81038b56>] ? set_cpus_allowed_ptr+0x86/0x120
> > [<ffffffff812ee295>] ? _spin_unlock_irqrestore+0x65/0x90
> > [<ffffffff810649e1>] ? trace_hardirqs_on+0x131/0x190
> > [<ffffffff812ee275>] ? _spin_unlock_irqrestore+0x45/0x90
> > [<ffffffff810233f1>] read_apic_id+0x81/0x90
> > [<ffffffff814bdcde>] verify_local_APIC+0xc4/0x186
> > [<ffffffff814bcaaf>] native_smp_prepare_cpus+0x16e/0x38f
> > [<ffffffff814b139b>] kernel_init+0x5a/0x31b
> > [<ffffffff810649e1>] ? trace_hardirqs_on+0x131/0x190
> > [<ffffffff812ee1ed>] ? _spin_unlock_irq+0x3d/0x80
> > [<ffffffff812edbd9>] ? trace_hardirqs_on_thunk+0x35/0x3a
> > [<ffffffff810649e1>] ? trace_hardirqs_on+0x131/0x190
> > [<ffffffff8100d548>] child_rip+0xa/0x12
> > [<ffffffff8100cc33>] ? restore_args+0x0/0x30
> > [<ffffffff814b1341>] ? kernel_init+0x0/0x31b
> > [<ffffffff8100d53e>] ? child_rip+0x0/0x12
> >
> > ---[ end trace ca143223eefdc828 ]---
> > ------------[ cut here ]------------
> > WARNING: at arch/x86/kernel/genapic_64.c:86 read_apic_id+0x81/0x90()
> > Modules linked in:
> > Pid: 1, comm: swapper Not tainted 2.6.25 #57
> >
> > Call Trace:
> > [<ffffffff8103d64f>] warn_on_slowpath+0x5f/0x90
> > [<ffffffff81062afa>] ? get_lock_stats+0x2a/0x70
> > [<ffffffff81062b4e>] ? put_lock_stats+0xe/0x30
> > [<ffffffff81038b56>] ? set_cpus_allowed_ptr+0x86/0x120
> > [<ffffffff812ee295>] ? _spin_unlock_irqrestore+0x65/0x90
> > [<ffffffff810649e1>] ? trace_hardirqs_on+0x131/0x190
> > [<ffffffff812ee275>] ? _spin_unlock_irqrestore+0x45/0x90
> > [<ffffffff810233f1>] read_apic_id+0x81/0x90
> > [<ffffffff814bdd00>] verify_local_APIC+0xe6/0x186
> > [<ffffffff814bcaaf>] native_smp_prepare_cpus+0x16e/0x38f
> > [<ffffffff814b139b>] kernel_init+0x5a/0x31b
> > [<ffffffff810649e1>] ? trace_hardirqs_on+0x131/0x190
> > [<ffffffff812ee1ed>] ? _spin_unlock_irq+0x3d/0x80
> > [<ffffffff812edbd9>] ? trace_hardirqs_on_thunk+0x35/0x3a
> > [<ffffffff810649e1>] ? trace_hardirqs_on+0x131/0x190
> > [<ffffffff8100d548>] child_rip+0xa/0x12
> > [<ffffffff8100cc33>] ? restore_args+0x0/0x30
> > [<ffffffff814b1341>] ? kernel_init+0x0/0x31b
> > [<ffffffff8100d53e>] ? child_rip+0x0/0x12
> >
> > ---[ end trace ca143223eefdc828 ]---
> > CPU0: Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz stepping 0a
> > Using local APIC timer interrupts.
> >
> >
> >
> > Zdenek
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel"
> > in the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
--
Dialup is like pissing through a pipette. Slow and excruciatingly painful.
prev parent reply other threads:[~2008-05-07 4:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-22 9:04 WARNING: at arch/x86/kernel/genapic_64.c:86 Zdenek Kabelac
2008-05-06 22:41 ` Rafael J. Wysocki
2008-05-06 23:22 ` Zdenek Kabelac
2008-05-07 1:54 ` Gabriel C
2008-05-07 21:48 ` Rafael J. Wysocki
2008-05-07 4:26 ` Daniel Hazelton [this message]
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=200805070026.13836.dhazelton@enter.net \
--to=dhazelton@enter.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=zdenek.kabelac@gmail.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.