"sleeping function called from invalid context.." when resuming from S3

2005-02-15 Thread ostdeutschland
Hi everybody,

after resuming from s3, i got the following oops:

hwsleep-0306 [10487] acpi_enter_sleep_state: Entering sleep state [S3]
Back to C!
Warning: CPU frequency is 60, cpufreq assumed 140 kHz.
Debug: sleeping function called from invalid context at mm/slab.c:2082
in_atomic():0, irqs_disabled():1
 [] __might_sleep+0xa6/0xb0
 [] kmem_cache_alloc+0x6d/0x70
 [] acpi_pci_link_set+0x7d/0x269
 [] acpi_pci_link_resume+0x48/0x86
 [] irqrouter_resume+0x45/0x70
 [] irqrouter_resume+0x0/0x70
 [] sysdev_resume+0x103/0x108
 [] device_power_up+0x5/0xa
 [] suspend_enter+0x36/0x50
 [] enter_state+0x59/0xa0
 [] state_store+0xa0/0xa8
 [] subsys_attr_store+0x3a/0x40
 [] flush_write_buffer+0x3e/0x50
 [] sysfs_write_file+0x93/0xb0
 [] vfs_write+0xae/0x130
 [] sys_write+0x51/0x80
 [] syscall_call+0x7/0xb

Please note the cpufreq-related warning, too.


thanks...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


sleeping function called from invalid context at mm/slab.c:2085

2005-01-23 Thread Ostdeutschland
Hi,

while suspending and resuming 2.6.11-rc2 i see the follwing:

   1467 Jan 23 23:15:59  Debug: sleeping function called from invalid context 
at mm/slab.c:2085
   1468 Jan 23 23:15:59  in_atomic():0, irqs_disabled():1
   1469 Jan 23 23:15:59  [] __might_sleep+0xa6/0xb0
   1470 Jan 23 23:15:59  [] kmem_cache_alloc+0x6d/0x70
   1471 Jan 23 23:15:59  [] acpi_pci_link_set+0x7d/0x269
   1472 Jan 23 23:15:59  [] acpi_pci_link_resume+0x48/0x86
   1473 Jan 23 23:15:59  [] irqrouter_resume+0x45/0x70
   1474 Jan 23 23:15:59  [] irqrouter_resume+0x0/0x70
   1475 Jan 23 23:15:59  [] sysdev_resume+0x103/0x108
   1476 Jan 23 23:15:59  [] device_power_up+0x5/0xa
   1477 Jan 23 23:15:59  [] suspend_enter+0x36/0x50
   1478 Jan 23 23:15:59  [] enter_state+0x59/0xa0
   1479 Jan 23 23:15:59  [] state_store+0xa0/0xa8
   1480 Jan 23 23:15:59  [] subsys_attr_store+0x3a/0x40
   1481 Jan 23 23:15:59  [] flush_write_buffer+0x3e/0x50
   1482 Jan 23 23:15:59  [] sysfs_write_file+0x93/0xb0
   1483 Jan 23 23:15:59  [] vfs_write+0xc8/0x170
   1484 Jan 23 23:15:59  [] filp_close+0x59/0x90
   1485 Jan 23 23:15:59  [] sys_write+0x51/0x80
   1486 Jan 23 23:15:59  [] syscall_call+0x7/0xb


Regards-- 

mfg
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/