login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
27
Re: [BUG] using smp_processor_id() in preemptible as suspending
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Dave Young
Subject:
Re: [BUG] using smp_processor_id() in preemptible as suspending
Date: Tuesday, February 26, 2008 - 5:39 pm
On Wed, Feb 27, 2008 at 12:33 AM, Andrew Morton <akpm@linux-foundation.org> wrote:
quoted text
> > On Tue, 26 Feb 2008 16:24:11 +0800 Dave Young <hidave.darkstar@gmail.com> wrote: > > > I don't know whom I should mail to, could you cc the proper guy? Thanks. > > > > [ 118.331674] acpi LNXSYSTM:00: suspend > > [ 118.331674] Disabling non-boot CPUs ... > > [ 118.331674] CPU0 attaching NULL sched-domain. > > [ 118.331674] CPU1 attaching NULL sched-domain. > > [ 118.438750] CPU 1 is now offline > > [ 118.438750] lockdep: fixing up alternatives. > > [ 118.438750] SMP alternatives: switching to UP code > > [ 118.438750] BUG: using smp_processor_id() in preemptible [00000000] code: s2ram/2818 > > [ 118.438750] caller is rcu_offline_cpu+0x15a/0x1c0 > > [ 118.438750] Pid: 2818, comm: s2ram Not tainted 2.6.25-rc3-test #2 > > [ 118.438750] [<c0129738>] ? printk+0x18/0x20 > > [ 118.438750] [<c025c551>] debug_smp_processor_id+0xb1/0xc0 > > [ 118.438750] [<c0161f8a>] rcu_offline_cpu+0x15a/0x1c0 > > [ 118.438750] [<c03d408f>] rcu_cpu_notify+0x3f/0x60 > > [ 118.438750] [<c0141b0d>] notifier_call_chain+0x3d/0x80 > > [ 118.438750] [<c0141db9>] __raw_notifier_call_chain+0x19/0x20 > > [ 118.438750] [<c0141dda>] raw_notifier_call_chain+0x1a/0x20 > > [ 118.438750] [<c015262b>] _cpu_down+0x13b/0x230 > > [ 118.438750] [<c01527c9>] disable_nonboot_cpus+0x49/0xd0 > > [ 118.438750] [<c0157492>] suspend_devices_and_enter+0x72/0x130 > > [ 118.438750] [<c0129738>] ? printk+0x18/0x20 > > [ 118.438750] [<c0157623>] enter_state+0xb3/0xe0 > > [ 118.438750] [<c015777d>] state_store+0x7d/0xc0 > > [ 118.438750] [<c0157700>] ? state_store+0x0/0xc0 > > [ 118.438750] [<c0249e4e>] kobj_attr_store+0x2e/0x40 > > [ 118.438750] [<c01ca957>] flush_write_buffer+0x47/0x70 > > [ 118.438750] [<c01ca9c9>] sysfs_write_file+0x49/0x70 > > [ 118.438750] [<c0188d41>] vfs_write+0x91/0x140 > > [ 118.438750] [<c0188e9d>] sys_write+0x3d/0x70 > > [ 118.438750] [<c0104fca>] syscall_call+0x7/0xb > > [ 118.438750] ======================= > > [ 118.438750] CPU0 attaching NULL sched-domain. > > [ 118.440335] CPU1 is down > > Paul & Ingo I guess > > > My .config > > Doesn't tell us whether you'r eusing CONFIG_CLASSIC_RCU or > CONFIG_PREEMPT_RCU. I assume CONFIG_CLASSIC_RCU, if you ran `make > oldconfig'.
# CONFIG_CLASSIC_RCU is not set CONFIG_PREEMPT_RCU=y
quoted text
> > Which kernel are you running here? >
2.6.25-rc3 with some bluetooth debug code of mine --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[BUG] using smp_processor_id() in preemptible as suspending
, Dave Young
, (Tue Feb 26, 1:24 am)
Re: [BUG] using smp_processor_id() in preemptible as suspe ...
, Andrew Morton
, (Tue Feb 26, 9:33 am)
Re: [BUG] using smp_processor_id() in preemptible as suspe ...
, Paul E. McKenney
, (Tue Feb 26, 12:45 pm)
Re: [BUG] using smp_processor_id() in preemptible as suspe ...
, Dave Young
, (Tue Feb 26, 5:39 pm)
Re: [BUG] using smp_processor_id() in preemptible as suspe ...
, Dave Young
, (Tue Feb 26, 6:04 pm)
Re: [BUG] using smp_processor_id() in preemptible as suspe ...
, Karsten Wiese
, (Wed Feb 27, 4:11 pm)
Re: [BUG] using smp_processor_id() in preemptible as suspe ...
, Paul E. McKenney
, (Wed Feb 27, 5:26 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Stefan Richter
Re: sata & scsi suggestion for make menuconfig
Rafael J. Wysocki
[Bug #11409] build issue #564 for v2.6.27-rc4 : undefined reference to `NS8390p_in...
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Marcin Slusarz
Re: [PATCH] ufs: [bl]e*_add_cpu conversion
Andrew Morton
2.6.23-rc6-mm1
git
:
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
Christophe Rioux
Implementation example of snmp
Jason Dixon
Re: any web management gui for pf ?
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
Colocation donated by:
Syndicate