From: Alexey Starikovskiy <astarikovskiy@suse.de>
To: Eric Paris <eparis@redhat.com>
Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
len.brown@intel.com
Subject: Re: BUG: scheduling while atomic in acpi_ps_complete_op
Date: Sat, 22 Aug 2009 00:12:34 +0400 [thread overview]
Message-ID: <4A8EFFB2.4040100@suse.de> (raw)
In-Reply-To: <1250873707.2168.38.camel@dhcp231-106.rdu.redhat.com>
Hi,
This should be handled by abe1dfab60e1839d115930286cb421f5a5b193f3.
Regards,
Alex.
Eric Paris пишет:
> Looks like 8bd108d14604d9c95 added ACPI_PREEMPTION_POINT() in
> acpi_ps_complete_op(). But now on boot in linux-next I get streams of
> BUG() like below (always seems to be with swapper)
>
> This is a linux-next kernel from Aug 21 on vmware server 2.0.
>
> -Eric
>
> [ 4.241159] BUG: scheduling while atomic: swapper/0/0x10000002
> [ 4.242308] no locks held by swapper/0.
> [ 4.243011] Modules linked in:
> [ 4.245012] Pid: 0, comm: swapper Not tainted 2.6.31-rc6-next-20090821 #45
> [ 4.246018] Call Trace:
> [ 4.247015] [<ffffffff81058635>] __schedule_bug+0xa5/0xb0
> [ 4.248018] [<ffffffff8152f0e5>] thread_return+0x794/0x93f
> [ 4.249015] [<ffffffff812d77da>] ? acpi_os_release_object+0x1c/0x34
> [ 4.250020] [<ffffffff815334e0>] ? error_exit+0x30/0xb0
> [ 4.251014] [<ffffffff812d77da>] ? acpi_os_release_object+0x1c/0x34
> [ 4.252014] [<ffffffff81061f66>] __cond_resched+0x26/0x50
> [ 4.253015] [<ffffffff8152f42a>] _cond_resched+0x4a/0x60
> [ 4.254020] [<ffffffff812fb4d1>] acpi_ps_complete_op+0x239/0x25b
> [ 4.255014] [<ffffffff812fbbc6>] acpi_ps_parse_loop+0x6d3/0x89d
> [ 4.256014] [<ffffffff812fad3b>] acpi_ps_parse_aml+0xab/0x32d
> [ 4.257014] [<ffffffff812e8d5a>] ? acpi_ds_init_aml_walk+0x10f/0x12e
> [ 4.258020] [<ffffffff812f9989>] acpi_ns_one_complete_parse+0xf9/0x128
> [ 4.259014] [<ffffffff81802140>] ? early_idt_handler+0x0/0x71
> [ 4.260014] [<ffffffff812f99e7>] acpi_ns_parse_table+0x2f/0x60
> [ 4.261014] [<ffffffff812f6339>] acpi_ns_load_table+0x59/0xb8
> [ 4.262021] [<ffffffff812fe60d>] acpi_load_tables+0x80/0x161
> [ 4.263014] [<ffffffff8183eef0>] acpi_early_init+0x71/0x11d
> [ 4.264015] [<ffffffff81802f6a>] start_kernel+0x39a/0x4a0
> [ 4.265014] [<ffffffff818022e1>] x86_64_start_reservations+0xc1/0x100
> [ 4.266020] [<ffffffff81802428>] x86_64_start_kernel+0x108/0x150
>
>
--
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: Alexey Starikovskiy <astarikovskiy@suse.de>
To: Eric Paris <eparis@redhat.com>
Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
len.brown@intel.com
Subject: Re: BUG: scheduling while atomic in acpi_ps_complete_op
Date: Sat, 22 Aug 2009 00:12:34 +0400 [thread overview]
Message-ID: <4A8EFFB2.4040100@suse.de> (raw)
In-Reply-To: <1250873707.2168.38.camel@dhcp231-106.rdu.redhat.com>
Hi,
This should be handled by abe1dfab60e1839d115930286cb421f5a5b193f3.
Regards,
Alex.
Eric Paris пишет:
> Looks like 8bd108d14604d9c95 added ACPI_PREEMPTION_POINT() in
> acpi_ps_complete_op(). But now on boot in linux-next I get streams of
> BUG() like below (always seems to be with swapper)
>
> This is a linux-next kernel from Aug 21 on vmware server 2.0.
>
> -Eric
>
> [ 4.241159] BUG: scheduling while atomic: swapper/0/0x10000002
> [ 4.242308] no locks held by swapper/0.
> [ 4.243011] Modules linked in:
> [ 4.245012] Pid: 0, comm: swapper Not tainted 2.6.31-rc6-next-20090821 #45
> [ 4.246018] Call Trace:
> [ 4.247015] [<ffffffff81058635>] __schedule_bug+0xa5/0xb0
> [ 4.248018] [<ffffffff8152f0e5>] thread_return+0x794/0x93f
> [ 4.249015] [<ffffffff812d77da>] ? acpi_os_release_object+0x1c/0x34
> [ 4.250020] [<ffffffff815334e0>] ? error_exit+0x30/0xb0
> [ 4.251014] [<ffffffff812d77da>] ? acpi_os_release_object+0x1c/0x34
> [ 4.252014] [<ffffffff81061f66>] __cond_resched+0x26/0x50
> [ 4.253015] [<ffffffff8152f42a>] _cond_resched+0x4a/0x60
> [ 4.254020] [<ffffffff812fb4d1>] acpi_ps_complete_op+0x239/0x25b
> [ 4.255014] [<ffffffff812fbbc6>] acpi_ps_parse_loop+0x6d3/0x89d
> [ 4.256014] [<ffffffff812fad3b>] acpi_ps_parse_aml+0xab/0x32d
> [ 4.257014] [<ffffffff812e8d5a>] ? acpi_ds_init_aml_walk+0x10f/0x12e
> [ 4.258020] [<ffffffff812f9989>] acpi_ns_one_complete_parse+0xf9/0x128
> [ 4.259014] [<ffffffff81802140>] ? early_idt_handler+0x0/0x71
> [ 4.260014] [<ffffffff812f99e7>] acpi_ns_parse_table+0x2f/0x60
> [ 4.261014] [<ffffffff812f6339>] acpi_ns_load_table+0x59/0xb8
> [ 4.262021] [<ffffffff812fe60d>] acpi_load_tables+0x80/0x161
> [ 4.263014] [<ffffffff8183eef0>] acpi_early_init+0x71/0x11d
> [ 4.264015] [<ffffffff81802f6a>] start_kernel+0x39a/0x4a0
> [ 4.265014] [<ffffffff818022e1>] x86_64_start_reservations+0xc1/0x100
> [ 4.266020] [<ffffffff81802428>] x86_64_start_kernel+0x108/0x150
>
>
next prev parent reply other threads:[~2009-08-21 20:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-21 16:55 BUG: scheduling while atomic in acpi_ps_complete_op Eric Paris
2009-08-21 20:12 ` Alexey Starikovskiy [this message]
2009-08-21 20:12 ` Alexey Starikovskiy
2009-08-21 20:25 ` Eric Paris
2009-08-21 21:24 ` Alexey Starikovskiy
2009-08-24 14:36 ` Eric Paris
2009-08-24 14:36 ` Eric Paris
2009-08-24 14:50 ` Vegard Nossum
2009-08-24 14:50 ` Vegard Nossum
2009-08-25 21:20 ` Eric Paris
2009-08-26 1:00 ` ykzhao
2009-08-26 11:58 ` Eric Paris
2009-08-26 14:13 ` ykzhao
2009-08-26 18:48 ` Eric Paris
2009-08-26 18:48 ` Eric Paris
2009-08-27 5:39 ` Ming Lei
2009-08-27 5:39 ` Ming Lei
2009-08-26 12:20 ` Eric Paris
2009-08-26 2:12 ` Paul E. McKenney
2009-08-26 2:12 ` Paul E. McKenney
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=4A8EFFB2.4040100@suse.de \
--to=astarikovskiy@suse.de \
--cc=eparis@redhat.com \
--cc=len.brown@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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.