You are not logged in.
Hello! I've recently been getting kernel panics and I seem to get the following errors every second when following journalctl:
WARNING: CPU: {0,1,2,3} PID: 1950 at drivers/gpu/drm/i915/intel_pm.c:3009 gen6_set_rps+0x391/0x3e0 [i915]()
Modules linked in: [list of kernel modules]
CPU: {0,1,2,3} PID: 1950 Comm: cinnamon Tainted: G W 3.14.3-1-ck #1
Hardware name: LENOVO 4178CTO/4178CTO, BIOS 83ET73WW (1.43 ) 11/30/2012
0000000000000000 0000000061b92037 ffff880208625b88 ffffffff814e706d
0000000000000000 ffff880208625bc0 ffffffff8106a6bd ffff8800da458000
0000000000000007 ffff8800376db000 0000000000000000 ffff8800376db000
Call Trace:
[<ffffffff814e706d>] dump_stack+0x4d/0x6f
[<ffffffff8106a6bd>] warn_slowpath_common+0x7d/0xa0
[<ffffffff8106a7ea>] warn_slowpath_null+0x1a/0x20
[<ffffffffa0a8bb01>] gen6_set_rps+0x391/0x3e0 [i915]
[<ffffffffa0a8becc>] gen6_rps_boost+0x4c/0x70 [i915]
[<ffffffffa0a3e6a3>] __wait_seqno+0x503/0x550 [i915]
[<ffffffffa0a3f2a9>] ? __i915_add_request+0x1f9/0x2b0 [i915]
[<ffffffffa0a4918d>] ? i915_gem_do_execbuffer.isra.19+0x3ed/0x12a0 [i915]
[<ffffffff813db43c>] ? sock_recvmsg+0x8c/0xd0
[<ffffffff810a0b20>] ? __wake_up_sync+0x20/0x20
[<ffffffff8128ae78>] ? __sg_page_iter_next+0x18/0x20
[<ffffffffa0a45918>] ? i915_gem_pwrite_ioctl+0x168/0xad0 [i915]
[<ffffffffa0a4076a>] ? i915_gem_object_set_to_cpu_domain+0x13a/0x1d0 [i915]
[<ffffffffa0a4642a>] i915_gem_set_domain_ioctl+0x1aa/0x260 [i915]
[<ffffffffa0704c62>] drm_ioctl+0x4f2/0x600 [drm]
[<ffffffffa0a46280>] ? i915_gem_pwrite_ioctl+0xad0/0xad0 [i915]
[<ffffffff811a8ad0>] do_vfs_ioctl+0x2d0/0x4b0
[<ffffffff811b2e9e>] ? __fget+0x6e/0xb0
[<ffffffff811a8d31>] SyS_ioctl+0x81/0xa0
[<ffffffff814f5229>] system_call_fastpath+0x16/0x1bPID 1950 is cinnamon. I'm using a Thinkpad T420 with linux-ck kernel.
Last edited by spikeh (2014-05-08 10:14:09)
Thinkpad T420
Offline
I suggest you try without the ck patches. I have heard of these patches exposing some exotic bugs in the USB subsystem. I would not be surprised if it's the same case here.
fs/super.c : "Self-destruct in 5 seconds. Have a nice day...\n",
Offline
I am getting those errors without the -ck patches and I am also using a Thinkpad T420
uname -a
Linux thor 3.14.6-1-ARCH #1 SMP PREEMPT Sun Jun 8 10:08:38 CEST 2014 x86_64 GNU/Linux[ 262.561285] ------------[ cut here ]------------
[ 262.561304] WARNING: CPU: 2 PID: 1371 at drivers/gpu/drm/i915/intel_pm.c:3019 gen6_set_rps+0x391/0x3e0 [i915]()
[ 262.561306] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat fuse bbswitch(O) joydev mousedev ext4 mbcache jbd2 coretemp intel_rapl x86_pkg_temp_thermal intel_powerclamp kvm_intel iTCO_wdt snd_hda_codec_conexant btusb iTCO_vendor_support snd_hda_codec_generic arc4 bluetooth kvm iwldvm 6lowpan_iphc crct10dif_pclmul crc32_pclmul crc16 ghash_clmulni_intel mac80211 aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd iwlwifi evdev microcode i915 psmouse mac_hid cfg80211 serio_raw i2c_i801 pcspkr snd_hda_intel thinkpad_acpi tpm_tis drm_kms_helper nvram snd_hda_codec tpm hwmon battery ac rfkill video drm snd_hwdep snd_pcm wmi thermal e1000e button lpc_ich snd_timer snd intel_gtt mei_me ptp i2c_algo_bit shpchp soundcore pps_core mei processor uvcvideo videobuf2_vmalloc videobuf2_memops
[ 262.561333] videobuf2_core videodev media i2c_core tp_smapi(O) thinkpad_ec(O) msr usb_storage atkbd libps2 crc32c_intel firewire_ohci sdhci_pci firewire_core ehci_pci sdhci led_class ehci_hcd crc_itu_t mmc_core usbcore usb_common i8042 serio crc32c btrfs xor raid6_pq sr_mod cdrom sd_mod crc_t10dif crct10dif_common ahci libahci libata scsi_mod
[ 262.561349] CPU: 2 PID: 1371 Comm: cinnamon Tainted: G W O 3.14.6-1-ARCH #1
[ 262.561350] Hardware name: LENOVO 4180PH3/4180PH3, BIOS 83ET70WW (1.40 ) 06/12/2012
[ 262.561351] 0000000000000000 000000006d7f9f4a ffff880223f09b88 ffffffff81509d4e
[ 262.561353] 0000000000000000 ffff880223f09bc0 ffffffff8106aa1d ffff88022e0f8000
[ 262.561355] 0000000000000007 ffff8800b6456000 0000000000000000 ffff8800b6456000
[ 262.561356] Call Trace:
[ 262.561361] [<ffffffff81509d4e>] dump_stack+0x4d/0x6f
[ 262.561364] [<ffffffff8106aa1d>] warn_slowpath_common+0x7d/0xa0
[ 262.561366] [<ffffffff8106ab4a>] warn_slowpath_null+0x1a/0x20
[ 262.561372] [<ffffffffa07d5ec1>] gen6_set_rps+0x391/0x3e0 [i915]
[ 262.561378] [<ffffffffa07d628c>] gen6_rps_boost+0x4c/0x70 [i915]
[ 262.561382] [<ffffffffa0788783>] __wait_seqno+0x503/0x550 [i915]
[ 262.561388] [<ffffffffa07893e0>] ? __i915_add_request+0x240/0x2b0 [i915]
[ 262.561393] [<ffffffffa07932ad>] ? i915_gem_do_execbuffer.isra.19+0x3ed/0x12a0 [i915]
[ 262.561396] [<ffffffff813fbcec>] ? sock_recvmsg+0x8c/0xd0
[ 262.561399] [<ffffffff810b3ec0>] ? __wake_up_sync+0x20/0x20
[ 262.561401] [<ffffffff812a8fa8>] ? __sg_page_iter_next+0x18/0x20
[ 262.561407] [<ffffffffa078fa48>] ? i915_gem_pwrite_ioctl+0x168/0xad0 [i915]
[ 262.561412] [<ffffffffa078a85a>] ? i915_gem_object_set_to_cpu_domain+0x13a/0x1d0 [i915]
[ 262.561416] [<ffffffffa079055a>] i915_gem_set_domain_ioctl+0x1aa/0x260 [i915]
[ 262.561421] [<ffffffffa05a9cf2>] drm_ioctl+0x4f2/0x600 [drm]
[ 262.561426] [<ffffffffa07903b0>] ? i915_gem_pwrite_ioctl+0xad0/0xad0 [i915]
[ 262.561430] [<ffffffff811cd860>] do_vfs_ioctl+0x2d0/0x4b0
[ 262.561433] [<ffffffff811d7d0e>] ? __fget+0x6e/0xb0
[ 262.561435] [<ffffffff811cdac1>] SyS_ioctl+0x81/0xa0
[ 262.561438] [<ffffffff81517b29>] system_call_fastpath+0x16/0x1b
[ 262.561439] ---[ end trace ed63865f6d6652ac ]---Last edited by wallnuss (2014-06-10 14:38:46)
Offline