Bug 699112

Summary: alloc_ioapic_entries() kmalloc's with irq's off when resuming from suspend
Product: [Fedora] Fedora Reporter: Mark Watts <markrwatts>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: belegdol, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, pablow.1422
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:8b057c2a2b7bda635ca041e424d73e9e9d4c32f8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-11 21:06:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Mark Watts 2011-04-23 07:47:57 UTC
abrt version: 2.0.1
cmdline: ro root=/dev/mapper/vg_samantha-root rd_LVM_LV=vg_samantha/root rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=uk rhgb quiet
component: kernel
reported_to: kerneloops: URL=http://submit.kerneloops.org/submitoops.php
kernel: 2.6.38.2-9.fc15.x86_64
reason: BUG: sleeping function called from invalid context at mm/slub.c:795
architecture: x86_64
package: kernel
os_release: Fedora release 15 (Lovelock)
time: 1303511277

event_log
-----
2011-04-23-08:47:37> Submitting oops report to http://submit.kerneloops.org/submitoops.php
2011-04-23-08:47:52  Kernel oops report was uploaded

backtrace
-----
BUG: sleeping function called from invalid context at mm/slub.c:795
in_atomic(): 0, irqs_disabled(): 1, pid: 20081, name: pm-suspend
Pid: 20081, comm: pm-suspend Not tainted 2.6.38.2-9.fc15.x86_64 #1
Call Trace:
 [<ffffffff81047c7a>] ? __might_sleep+0xeb/0xf0
 [<ffffffff81111343>] ? __kmalloc+0x79/0x10d
 [<ffffffff81023663>] ? alloc_ioapic_entries+0x27/0x87
 [<ffffffff81023663>] ? alloc_ioapic_entries+0x27/0x87
 [<ffffffff81021ca0>] ? lapic_resume+0x3a/0x24d
 [<ffffffff813969c6>] ? cpufreq_resume+0x2d/0xac
 [<ffffffff812e466d>] ? __sysdev_resume+0x22/0xc2
 [<ffffffff812e47c0>] ? sysdev_resume+0xb3/0xf8
 [<ffffffff81086e57>] ? suspend_devices_and_enter+0x149/0x1d6
 [<ffffffff81086fbb>] ? enter_state+0xd7/0x129
 [<ffffffff81086642>] ? state_store+0xaf/0xc5
 [<ffffffff8122a497>] ? kobj_attr_store+0x17/0x19
 [<ffffffff811793a1>] ? sysfs_write_file+0x111/0x14d
 [<ffffffff8112179d>] ? vfs_write+0xac/0xf3
 [<ffffffff8112198c>] ? sys_write+0x4a/0x6e
 [<ffffffff81009bc2>] ? system_call_fastpath+0x16/0x1b

Comment 1 Mark Watts 2011-04-23 07:48:01 UTC
Created attachment 494385 [details]
File: backtrace

Comment 2 Mohammed Arafa 2011-05-04 04:10:19 UTC
Package: kernel
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)


Comment
-----
restarted rsyslog as i discovered my messages file was 0 bytes. abrt then reported this bug

Comment 3 Mohammed Arafa 2011-05-04 22:09:07 UTC
Package: kernel
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)


Comment
-----
resuming from hibernation

Comment 4 Mohammed Arafa 2011-05-06 02:51:30 UTC
Package: kernel
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)


Comment
-----
every single time i restore from hibernation i get this bug

Comment 5 pablow 2011-07-05 02:38:04 UTC
I get this bug when restoring from S3 mode.

Comment 6 Dave Jones 2011-07-11 21:06:07 UTC

*** This bug has been marked as a duplicate of bug 720098 ***