From: Laurent Riffard <laurent.riffard@free.fr>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
Len Brown <lenb@kernel.org>,
linux-acpi@vger.kernel.org
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for March 6: acpi_os_wait_semaphore tries to register non-static key
Date: Sun, 09 Mar 2008 09:39:07 +0100 [thread overview]
Message-ID: <47D3A22B.10207@free.fr> (raw)
In-Reply-To: <20080306162606.970aefe1.sfr@canb.auug.org.au>
Le 06.03.2008 06:26, Stephen Rothwell a écrit :
> Hi all,
>
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
got this with next-20080306 and next-20080307:
INFO: trying to register non-static key.
the code is fine but needs lockdep annotation.
turning off the locking correctness validator.
Pid: 0, comm: swapper Not tainted 2.6.25-rc4-next-20080306-02654-g4855c7e #25
[<c012fb3e>] __lock_acquire+0x145/0xaa9
[<c015566e>] cache_alloc_debugcheck_after+0xdd/0x14e
[<c01568dd>] kmem_cache_alloc+0x7f/0xca
[<c01307f5>] lock_acquire+0x4c/0x63
[<c01291e9>] down_trylock+0x9/0x23
[<c02915ae>] _spin_lock_irqsave+0x2a/0x39
[<c01291e9>] down_trylock+0x9/0x23
[<c01291e9>] down_trylock+0x9/0x23
[<c01eb93e>] acpi_os_wait_semaphore+0x68/0x13e
[<c0205c58>] acpi_ut_acquire_mutex+0x5d/0xc1
[<c01fbea5>] acpi_ns_root_initialize+0x18/0x267
[<c0382746>] acpi_initialize_subsystem+0x44/0x64
[<c03829bd>] acpi_early_init+0x54/0xf4
[<c036f998>] start_kernel+0x24e/0x256
=======================
Parsing all Control Methods:
~~
laurent
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Riffard <laurent.riffard@free.fr>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
Len Brown <lenb@kernel.org>,
linux-acpi@vger.kernel.org
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for March 6: acpi_os_wait_semaphore tries to register non-static key
Date: Sun, 09 Mar 2008 09:39:07 +0100 [thread overview]
Message-ID: <47D3A22B.10207@free.fr> (raw)
In-Reply-To: <20080306162606.970aefe1.sfr@canb.auug.org.au>
Le 06.03.2008 06:26, Stephen Rothwell a écrit :
> Hi all,
>
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
got this with next-20080306 and next-20080307:
INFO: trying to register non-static key.
the code is fine but needs lockdep annotation.
turning off the locking correctness validator.
Pid: 0, comm: swapper Not tainted 2.6.25-rc4-next-20080306-02654-g4855c7e #25
[<c012fb3e>] __lock_acquire+0x145/0xaa9
[<c015566e>] cache_alloc_debugcheck_after+0xdd/0x14e
[<c01568dd>] kmem_cache_alloc+0x7f/0xca
[<c01307f5>] lock_acquire+0x4c/0x63
[<c01291e9>] down_trylock+0x9/0x23
[<c02915ae>] _spin_lock_irqsave+0x2a/0x39
[<c01291e9>] down_trylock+0x9/0x23
[<c01291e9>] down_trylock+0x9/0x23
[<c01eb93e>] acpi_os_wait_semaphore+0x68/0x13e
[<c0205c58>] acpi_ut_acquire_mutex+0x5d/0xc1
[<c01fbea5>] acpi_ns_root_initialize+0x18/0x267
[<c0382746>] acpi_initialize_subsystem+0x44/0x64
[<c03829bd>] acpi_early_init+0x54/0xf4
[<c036f998>] start_kernel+0x24e/0x256
=======================
Parsing all Control Methods:
~~
laurent
next prev parent reply other threads:[~2008-03-09 8:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-06 5:26 linux-next: Tree for March 6 Stephen Rothwell
2008-03-06 9:07 ` Andy Whitcroft
2008-03-06 11:50 ` Stephen Rothwell
2008-03-07 2:10 ` Stephen Rothwell
2008-03-06 9:18 ` [BUILD_FAILURE] linux-next: Tree for March 6 drivers/usb broken Kamalesh Babulal
2008-03-06 12:10 ` Stephen Rothwell
2008-03-06 13:35 ` [BUILD_FAILURE] linux-next: Tree for March 6 build failure Kamalesh Babulal
2008-03-06 19:12 ` David Miller
2008-03-07 7:44 ` Kamalesh Babulal
2008-03-07 19:12 ` David Miller
2008-03-09 8:39 ` Laurent Riffard [this message]
2008-03-09 8:39 ` linux-next: Tree for March 6: acpi_os_wait_semaphore tries to register non-static key Laurent Riffard
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=47D3A22B.10207@free.fr \
--to=laurent.riffard@free.fr \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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.