Just saw this a few moments ago... I don't like the looks of it, anyone seen this?
Code: Select all
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 217
NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module 1.0-7676 Fri Jul 29 13: 15:16 PDT 2005
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Debug: sleeping function called from invalid context at include/linux/rwsem.h:66
in_atomic():1, irqs_disabled():0
Call Trace:<ffffffff8011fb7f>{change_page_attr_addr+43} <ffffffff8011efed>{iorem ap_change_attr+77}
<ffffffff8011f64d>{iounmap+130} <ffffffff88533510>{:nvidia:os_unmap_kerne l_space+9}
<ffffffff88335905>{:nvidia:_nv002010rm+101} <ffffffff8846bf0c>{:nvidia:_n v004040rm+102}
<ffffffff8845ee75>{:nvidia:_nv004588rm+145} <ffffffff8845e8e1>{:nvidia:_n v004386rm+99}
<ffffffff88338775>{:nvidia:_nv001419rm+251} <ffffffff8833ba23>{:nvidia:rm _shutdown_adapter+99}
<ffffffff88530a3d>{:nvidia:nv_kern_close+205} <ffffffff801759fa>{__fput+1 83}
<ffffffff80172f92>{filp_close+93} <ffffffff8017350f>{sys_close+155}
<ffffffff8010e950>{tracesys+209}
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Debug: sleeping function called from invalid context at include/linux/rwsem.h:66
in_atomic():1, irqs_disabled():0
Call Trace:<ffffffff8011fb7f>{change_page_attr_addr+43} <ffffffff8011efed>{iorem ap_change_attr+77}
<ffffffff8011f64d>{iounmap+130} <ffffffff88533510>{:nvidia:os_unmap_kerne l_space+9}
<ffffffff88335905>{:nvidia:_nv002010rm+101} <ffffffff8846bf0c>{:nvidia:_n v004040rm+102}
<ffffffff8845ee75>{:nvidia:_nv004588rm+145} <ffffffff8845e8e1>{:nvidia:_n v004386rm+99}
<ffffffff88338775>{:nvidia:_nv001419rm+251} <ffffffff8833ba23>{:nvidia:rm _shutdown_adapter+99}
<ffffffff88530a3d>{:nvidia:nv_kern_close+205} <ffffffff801759fa>{__fput+1 83}
<ffffffff80172f92>{filp_close+93} <ffffffff8017350f>{sys_close+155}
<ffffffff8010e950>{tracesys+209}
This thing gets logged everytime the card is used... in oder words, games suffer
a lot from IO activity and whatever this would mean. I'm not sure what is causing this, but seems like "sleep in spinlock" is the responsible for this. This is a reference kernel I built to test things out, anyone else noticed anything unsual? This is with nVidia's 7676 driver.