All of lore.kernel.org
 help / color / mirror / Atom feed
* [regression in linux-next] i915: broken graphics on laptop
@ 2015-02-03 19:15 ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-03 19:15 UTC (permalink / raw)
  To: Daniel Vetter, Jani Nikula, David Airlie, intel-gfx, dri-devel,
	linux-kernel

Hi,

tested next-20150202. System boots, but graphic output is broken (empty black screen).
Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.

This is the first warning in the log: 

 WARNING: CPU: 0 PID: 855 at drivers/gpu/drm/i915/intel_uncore.c:169 intel_uncore_forcewake_reset+0x188/0x24d [i915]()
 WARN_ON(dev_priv->uncore.fw_domains == 0)
 Modules linked in: i915(E+) lpc_ich(E) mfd_core(E) snd_hda_controller(E) snd_hda_codec(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) drm_kms_helper(E) drm(E) battery(E) button(E) video(E) ac(E) snd(E) soundcore(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) sdhci_pci(E) firewire_ohci(E) sdhci(E) b44(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
 CPU: 0 PID: 855 Comm: systemd-udevd Tainted: G            E   3.19.0-rc6-next-20150202-150201- #4
 Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
  0000000000000000 0000000000000009 ffffffff813e790a ffff8800da083958
  ffffffff8104178e ffffffffa0601100 ffffffffa0589bc4 ffff8800da083988
  ffff8800da6c00c8 ffff8800da6c00c8 0000000000000000 0000000000000246
 Call Trace:
  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
  [<ffffffffa0589bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
  [<ffffffffa0589bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
  [<ffffffffa0589ed2>] ? intel_uncore_init+0x1e4/0x4a8 [i915]
  [<ffffffffa05cb960>] ? i915_driver_load+0x58f/0xeda [i915]
  [<ffffffff811fd88e>] ? kobject_uevent_env+0x581/0x5d8
  [<ffffffff8112d1d5>] ? kfree+0xa4/0x127
  [<ffffffff811fd88e>] ? kobject_uevent_env+0x581/0x5d8
  [<ffffffff812e705d>] ? devtmpfs_create_node+0x102/0x117
  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
  [<ffffffffa04418c8>] ? drm_dev_register+0x79/0xec [drm]
  [<ffffffffa0443de7>] ? drm_get_pci_dev+0xfc/0x1b7 [drm]
  [<ffffffff81230a60>] ? pci_device_probe+0x74/0xd1
  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
  [<ffffffff812e220c>] ? driver_probe_device+0x11c/0x2ff
  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
  [<ffffffff812e2447>] ? __driver_attach+0x58/0x78
  [<ffffffff812e076b>] ? bus_for_each_dev+0x53/0x84
  [<ffffffff812e18f8>] ? bus_add_driver+0x113/0x1f8
  [<ffffffff812e2a95>] ? driver_register+0x87/0xba
  [<ffffffffa0627000>] ? 0xffffffffa0627000
  [<ffffffff8100031d>] ? do_one_initcall+0xf7/0x18e
  [<ffffffff8112d44b>] ? kmem_cache_alloc_trace+0xd6/0xe8
  [<ffffffff8109eb2b>] ? load_module+0x1c81/0x202e
  [<ffffffff8109eba3>] ? load_module+0x1cf9/0x202e
  [<ffffffff8109b4aa>] ? mod_kobject_put+0x48/0x48
  [<ffffffff8109b98d>] ? copy_module_from_fd+0x8c/0xf5
  [<ffffffff8109f024>] ? SyS_finit_module+0x82/0x9a
  [<ffffffff813ec352>] ? system_call_fastpath+0x12/0x17


Other warnings are below:

 [   19.253096] WARNING: CPU: 1 PID: 746 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x134/0x272 [i915]()
 [   19.253098] WARN_ON(obj->frontbuffer_bits)
 [   19.253126] Modules linked in: snd_hda_intel(E+) i2c_i801(E+) i915(E+) lpc_ich(E) mfd_core(E) snd_hda_controller(E) snd_hda_codec(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) drm_kms_helper(E) drm(E) battery(E) button(E) video(E) ac(E) snd(E) soundcore(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) sdhci_pci(E) firewire_ohci(E) sdhci(E) b44(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
 [   19.253129] CPU: 1 PID: 746 Comm: kworker/u4:5 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
 [   19.253130] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
 [   19.253135] Workqueue: events_unbound async_run_entry_fn
 [   19.253137]  0000000000000000 0000000000000009 ffffffff813e790a ffff880037a9b9e8
 [   19.253139]  ffffffff8104178e ffff8800da6c0000 ffffffffa056e22b ffff880196dda800
 [   19.253140]  ffff880196e54000 ffff8800da6c0000 ffff880196e54040 ffff880196e54040
 [   19.253141] Call Trace:
 [   19.253144]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
 [   19.253147]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
 [   19.253173]  [<ffffffffa056e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
 [   19.253176]  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
 [   19.253202]  [<ffffffffa056e0bb>] ? i915_vma_unbind+0x18f/0x1cb [i915]
 [   19.253228]  [<ffffffffa056e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
 [   19.253246]  [<ffffffffa043d7d7>] ? drm_gem_object_release+0x3b/0x3b [drm]
 [   19.253277]  [<ffffffffa05932c3>] ? kref_sub.constprop.59+0x2f/0x38 [i915]
 [   19.253308]  [<ffffffffa059333d>] ? intel_user_framebuffer_destroy+0x62/0x75 [i915]
 [   19.253321]  [<ffffffffa0446344>] ? drm_framebuffer_unregister_private+0x37/0x37 [drm]
 [   19.253333]  [<ffffffffa04466af>] ? kref_sub.constprop.33+0x2f/0x38 [drm]
 [   19.253346]  [<ffffffffa04469b7>] ? drm_mode_set_config_internal+0xa6/0xd7 [drm]
 [   19.253355]  [<ffffffffa04ae3df>] ? restore_fbdev_mode+0xad/0xc8 [drm_kms_helper]
 [   19.253361]  [<ffffffffa04afa80>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x24/0x5a [drm_kms_helper]
 [   19.253367]  [<ffffffffa04afaea>] ? drm_fb_helper_set_par+0x34/0x39 [drm_kms_helper]
 [   19.253398]  [<ffffffffa05acba9>] ? intel_fbdev_set_par+0x16/0x5a [i915]
 [   19.253401]  [<ffffffff8124b474>] ? fbcon_init+0x304/0x40d
 [   19.253404]  [<ffffffff812b7828>] ? visual_init+0xb4/0x107
 [   19.253406]  [<ffffffff812b8fc3>] ? do_bind_con_driver+0x176/0x28b
 [   19.253408]  [<ffffffff812b920f>] ? do_take_over_console+0x137/0x167
 [   19.253410]  [<ffffffff81247cda>] ? do_fbcon_takeover+0x59/0x9c
 [   19.253413]  [<ffffffff81058e24>] ? notifier_call_chain+0x33/0x5e
 [   19.253415]  [<ffffffff81058f46>] ? __blocking_notifier_call_chain+0x48/0x62
 [   19.253417]  [<ffffffff81251de7>] ? register_framebuffer+0x23f/0x29b
 [   19.253424]  [<ffffffffa04afd7c>] ? drm_fb_helper_initial_config+0x28d/0x33f [drm_kms_helper]
 [   19.253427]  [<ffffffff8100166b>] ? __switch_to+0x1fb/0x47d
 [   19.253428]  [<ffffffff8105a4fa>] ? async_run_entry_fn+0x6b/0x131
 [   19.253430]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
 [   19.253432]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
 [   19.253434]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
 [   19.253436]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
 [   19.253438]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
 [   19.253440]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
 [   19.253442]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c

....

 [   29.097165] WARNING: CPU: 1 PID: 19 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
Feb  2 21:14:15 crion86 kernel: [   29.097166] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) joydev(E) coretemp(E) snd_hda_codec_generic(E) kvm_intel(E) kvm(E) i8k(E) evdev(E) cdc_ether(E) btusb(E) bluetooth(E) psmouse(E) rfkill(E) serio_raw(E) snd_pcsp(E) usbnet(E) xhci_pci(E) xhci_hcd(E) cdc_wdm(E) cdc_acm(E) snd_hda_intel(E) i2c_i801(E) i915(E) lpc_ich(E) mfd_core(E) snd_hda_controller(E) snd_hda_codec(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) drm_kms_helper(E) drm(E) battery(E) button(E) video(E) ac(E) snd(E) soundcore(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) sdhci_pci(E) firewire_ohci(E) sdhci(E) b44(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
 [   29.097233] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
 [   29.097235] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
 [   29.097244] Workqueue: events output_poll_execute [drm_kms_helper]
 [   29.097246]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
 [   29.097249]  ffffffff8104178e ffff880037bae3c0 ffffffffa044656d 0000000000000000
 [   29.097252]  ffff88019718f840 0000000000000500 0000000000000400 0000000000000000
 [   29.097256] Call Trace:
 [   29.097261]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
 [   29.097266]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
 [   29.097280]  [<ffffffffa044656d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
 [   29.097294]  [<ffffffffa044656d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
 [   29.097333]  [<ffffffffa05b01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
 [   29.097340]  [<ffffffffa04a7b22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
 [   29.097365]  [<ffffffffa059af84>] ? __intel_set_mode+0x796/0x89a [i915]
 [   29.097390]  [<ffffffffa059fc43>] ? intel_set_mode+0x6e/0x8f [i915]
 [   29.097414]  [<ffffffffa05a00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
 [   29.097443]  [<ffffffffa05caa8c>] ? intel_tv_detect+0x116/0x43d [i915]
 [   29.097447]  [<ffffffff81088f64>] ? del_timer_sync+0x25/0x42
 [   29.097455]  [<ffffffffa04a6f5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
 [   29.097463]  [<ffffffffa04adfa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
 [   29.097471]  [<ffffffffa04afa25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
 [   29.097477]  [<ffffffffa04a6d85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
 [   29.097480]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
 [   29.097483]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
 [   29.097486]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
 [   29.097489]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
 [   29.097492]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
 [   29.097496]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
 [   29.097499]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c


-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD

^ permalink raw reply	[flat|nested] 38+ messages in thread

* [regression in linux-next] i915: broken graphics on laptop
@ 2015-02-03 19:15 ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-03 19:15 UTC (permalink / raw)
  To: Daniel Vetter, Jani Nikula, David Airlie, intel-gfx, dri-devel,
	linux-kernel

Hi,

tested next-20150202. System boots, but graphic output is broken (empty black screen).
Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.

This is the first warning in the log: 

 WARNING: CPU: 0 PID: 855 at drivers/gpu/drm/i915/intel_uncore.c:169 intel_uncore_forcewake_reset+0x188/0x24d [i915]()
 WARN_ON(dev_priv->uncore.fw_domains == 0)
 Modules linked in: i915(E+) lpc_ich(E) mfd_core(E) snd_hda_controller(E) snd_hda_codec(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) drm_kms_helper(E) drm(E) battery(E) button(E) video(E) ac(E) snd(E) soundcore(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) sdhci_pci(E) firewire_ohci(E) sdhci(E) b44(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
 CPU: 0 PID: 855 Comm: systemd-udevd Tainted: G            E   3.19.0-rc6-next-20150202-150201- #4
 Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
  0000000000000000 0000000000000009 ffffffff813e790a ffff8800da083958
  ffffffff8104178e ffffffffa0601100 ffffffffa0589bc4 ffff8800da083988
  ffff8800da6c00c8 ffff8800da6c00c8 0000000000000000 0000000000000246
 Call Trace:
  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
  [<ffffffffa0589bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
  [<ffffffffa0589bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
  [<ffffffffa0589ed2>] ? intel_uncore_init+0x1e4/0x4a8 [i915]
  [<ffffffffa05cb960>] ? i915_driver_load+0x58f/0xeda [i915]
  [<ffffffff811fd88e>] ? kobject_uevent_env+0x581/0x5d8
  [<ffffffff8112d1d5>] ? kfree+0xa4/0x127
  [<ffffffff811fd88e>] ? kobject_uevent_env+0x581/0x5d8
  [<ffffffff812e705d>] ? devtmpfs_create_node+0x102/0x117
  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
  [<ffffffffa04418c8>] ? drm_dev_register+0x79/0xec [drm]
  [<ffffffffa0443de7>] ? drm_get_pci_dev+0xfc/0x1b7 [drm]
  [<ffffffff81230a60>] ? pci_device_probe+0x74/0xd1
  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
  [<ffffffff812e220c>] ? driver_probe_device+0x11c/0x2ff
  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
  [<ffffffff812e2447>] ? __driver_attach+0x58/0x78
  [<ffffffff812e076b>] ? bus_for_each_dev+0x53/0x84
  [<ffffffff812e18f8>] ? bus_add_driver+0x113/0x1f8
  [<ffffffff812e2a95>] ? driver_register+0x87/0xba
  [<ffffffffa0627000>] ? 0xffffffffa0627000
  [<ffffffff8100031d>] ? do_one_initcall+0xf7/0x18e
  [<ffffffff8112d44b>] ? kmem_cache_alloc_trace+0xd6/0xe8
  [<ffffffff8109eb2b>] ? load_module+0x1c81/0x202e
  [<ffffffff8109eba3>] ? load_module+0x1cf9/0x202e
  [<ffffffff8109b4aa>] ? mod_kobject_put+0x48/0x48
  [<ffffffff8109b98d>] ? copy_module_from_fd+0x8c/0xf5
  [<ffffffff8109f024>] ? SyS_finit_module+0x82/0x9a
  [<ffffffff813ec352>] ? system_call_fastpath+0x12/0x17


Other warnings are below:

 [   19.253096] WARNING: CPU: 1 PID: 746 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x134/0x272 [i915]()
 [   19.253098] WARN_ON(obj->frontbuffer_bits)
 [   19.253126] Modules linked in: snd_hda_intel(E+) i2c_i801(E+) i915(E+) lpc_ich(E) mfd_core(E) snd_hda_controller(E) snd_hda_codec(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) drm_kms_helper(E) drm(E) battery(E) button(E) video(E) ac(E) snd(E) soundcore(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) sdhci_pci(E) firewire_ohci(E) sdhci(E) b44(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
 [   19.253129] CPU: 1 PID: 746 Comm: kworker/u4:5 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
 [   19.253130] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
 [   19.253135] Workqueue: events_unbound async_run_entry_fn
 [   19.253137]  0000000000000000 0000000000000009 ffffffff813e790a ffff880037a9b9e8
 [   19.253139]  ffffffff8104178e ffff8800da6c0000 ffffffffa056e22b ffff880196dda800
 [   19.253140]  ffff880196e54000 ffff8800da6c0000 ffff880196e54040 ffff880196e54040
 [   19.253141] Call Trace:
 [   19.253144]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
 [   19.253147]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
 [   19.253173]  [<ffffffffa056e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
 [   19.253176]  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
 [   19.253202]  [<ffffffffa056e0bb>] ? i915_vma_unbind+0x18f/0x1cb [i915]
 [   19.253228]  [<ffffffffa056e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
 [   19.253246]  [<ffffffffa043d7d7>] ? drm_gem_object_release+0x3b/0x3b [drm]
 [   19.253277]  [<ffffffffa05932c3>] ? kref_sub.constprop.59+0x2f/0x38 [i915]
 [   19.253308]  [<ffffffffa059333d>] ? intel_user_framebuffer_destroy+0x62/0x75 [i915]
 [   19.253321]  [<ffffffffa0446344>] ? drm_framebuffer_unregister_private+0x37/0x37 [drm]
 [   19.253333]  [<ffffffffa04466af>] ? kref_sub.constprop.33+0x2f/0x38 [drm]
 [   19.253346]  [<ffffffffa04469b7>] ? drm_mode_set_config_internal+0xa6/0xd7 [drm]
 [   19.253355]  [<ffffffffa04ae3df>] ? restore_fbdev_mode+0xad/0xc8 [drm_kms_helper]
 [   19.253361]  [<ffffffffa04afa80>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x24/0x5a [drm_kms_helper]
 [   19.253367]  [<ffffffffa04afaea>] ? drm_fb_helper_set_par+0x34/0x39 [drm_kms_helper]
 [   19.253398]  [<ffffffffa05acba9>] ? intel_fbdev_set_par+0x16/0x5a [i915]
 [   19.253401]  [<ffffffff8124b474>] ? fbcon_init+0x304/0x40d
 [   19.253404]  [<ffffffff812b7828>] ? visual_init+0xb4/0x107
 [   19.253406]  [<ffffffff812b8fc3>] ? do_bind_con_driver+0x176/0x28b
 [   19.253408]  [<ffffffff812b920f>] ? do_take_over_console+0x137/0x167
 [   19.253410]  [<ffffffff81247cda>] ? do_fbcon_takeover+0x59/0x9c
 [   19.253413]  [<ffffffff81058e24>] ? notifier_call_chain+0x33/0x5e
 [   19.253415]  [<ffffffff81058f46>] ? __blocking_notifier_call_chain+0x48/0x62
 [   19.253417]  [<ffffffff81251de7>] ? register_framebuffer+0x23f/0x29b
 [   19.253424]  [<ffffffffa04afd7c>] ? drm_fb_helper_initial_config+0x28d/0x33f [drm_kms_helper]
 [   19.253427]  [<ffffffff8100166b>] ? __switch_to+0x1fb/0x47d
 [   19.253428]  [<ffffffff8105a4fa>] ? async_run_entry_fn+0x6b/0x131
 [   19.253430]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
 [   19.253432]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
 [   19.253434]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
 [   19.253436]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
 [   19.253438]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
 [   19.253440]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
 [   19.253442]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c

....

 [   29.097165] WARNING: CPU: 1 PID: 19 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
Feb  2 21:14:15 crion86 kernel: [   29.097166] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) joydev(E) coretemp(E) snd_hda_codec_generic(E) kvm_intel(E) kvm(E) i8k(E) evdev(E) cdc_ether(E) btusb(E) bluetooth(E) psmouse(E) rfkill(E) serio_raw(E) snd_pcsp(E) usbnet(E) xhci_pci(E) xhci_hcd(E) cdc_wdm(E) cdc_acm(E) snd_hda_intel(E) i2c_i801(E) i915(E) lpc_ich(E) mfd_core(E) snd_hda_controller(E) snd_hda_codec(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) drm_kms_helper(E) drm(E) battery(E) button(E) video(E) ac(E) snd(E) soundcore(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) sdhci_pci(E) firewire_ohci(E) sdhci(E) b44(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
 [   29.097233] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
 [   29.097235] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
 [   29.097244] Workqueue: events output_poll_execute [drm_kms_helper]
 [   29.097246]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
 [   29.097249]  ffffffff8104178e ffff880037bae3c0 ffffffffa044656d 0000000000000000
 [   29.097252]  ffff88019718f840 0000000000000500 0000000000000400 0000000000000000
 [   29.097256] Call Trace:
 [   29.097261]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
 [   29.097266]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
 [   29.097280]  [<ffffffffa044656d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
 [   29.097294]  [<ffffffffa044656d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
 [   29.097333]  [<ffffffffa05b01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
 [   29.097340]  [<ffffffffa04a7b22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
 [   29.097365]  [<ffffffffa059af84>] ? __intel_set_mode+0x796/0x89a [i915]
 [   29.097390]  [<ffffffffa059fc43>] ? intel_set_mode+0x6e/0x8f [i915]
 [   29.097414]  [<ffffffffa05a00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
 [   29.097443]  [<ffffffffa05caa8c>] ? intel_tv_detect+0x116/0x43d [i915]
 [   29.097447]  [<ffffffff81088f64>] ? del_timer_sync+0x25/0x42
 [   29.097455]  [<ffffffffa04a6f5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
 [   29.097463]  [<ffffffffa04adfa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
 [   29.097471]  [<ffffffffa04afa25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
 [   29.097477]  [<ffffffffa04a6d85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
 [   29.097480]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
 [   29.097483]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
 [   29.097486]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
 [   29.097489]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
 [   29.097492]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
 [   29.097496]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
 [   29.097499]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c


-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [regression in linux-next] i915: broken graphics on laptop
  2015-02-03 19:15 ` Andrey Skvortsov
@ 2015-02-03 20:21   ` Chris Wilson
  -1 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-03 20:21 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel

On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote:
> Hi,
> 
> tested next-20150202. System boots, but graphic output is broken (empty black screen).
> Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.

Those two warnings are more or less symptoms of the black screen (well
the first is just overzealous). More important would be the drm.debug=6
dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
as my guess is that X (or the display server) is crashing.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [regression in linux-next] i915: broken graphics on laptop
@ 2015-02-03 20:21   ` Chris Wilson
  0 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-03 20:21 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel

On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote:
> Hi,
> 
> tested next-20150202. System boots, but graphic output is broken (empty black screen).
> Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.

Those two warnings are more or less symptoms of the black screen (well
the first is just overzealous). More important would be the drm.debug=6
dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
as my guess is that X (or the display server) is crashing.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [regression in linux-next] i915: broken graphics on laptop
  2015-02-03 20:21   ` Chris Wilson
@ 2015-02-04 18:26     ` Andrey Skvortsov
  -1 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-04 18:26 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

On Tue, Feb 03, 2015 at 08:21:52PM +0000, Chris Wilson wrote:
> On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote:
> > Hi,
> > 
> > tested next-20150202. System boots, but graphic output is broken (empty black screen).
> > Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.
> 
> Those two warnings are more or less symptoms of the black screen (well
> the first is just overzealous). More important would be the drm.debug=6
> dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> as my guess is that X (or the display server) is crashing.

Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
The command hanged.

As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
because I have not serial port on the laptop.

If you need to get other information or to test patches, I would be glad to help.

-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD

[-- Attachment #2: dmesg.log --]
[-- Type: text/plain, Size: 181977 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.19.0-rc6-next-20150202-150201- (developer@ST-37) (gcc version 4.7.2 (Debian 4.7.2-5) ) #4 SMP PREEMPT Mon Feb 2 17:53:17 MSK 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-rc6-next-20150202-150201- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro drm.debug=6
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000019fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x1a0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 0DF800000 mask FFF800000 uncachable
[    0.000000]   5 base 0DF700000 mask FFFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf66d max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01d00000, 0x01d00fff] PGTABLE
[    0.000000] BRK [0x01d01000, 0x01d01fff] PGTABLE
[    0.000000] BRK [0x01d02000, 0x01d02fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x19fe00000-0x19fffffff]
[    0.000000]  [mem 0x19fe00000-0x19fffffff] page 2M
[    0.000000] BRK [0x01d03000, 0x01d03fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x180000000-0x19fdfffff]
[    0.000000]  [mem 0x180000000-0x19fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdf66cfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdf5fffff] page 2M
[    0.000000]  [mem 0xdf600000-0xdf66cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
[    0.000000]  [mem 0x100000000-0x17fffffff] page 2M
[    0.000000] BRK [0x01d04000, 0x01d04fff] PGTABLE
[    0.000000] BRK [0x01d05000, 0x01d05fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x375e4000-0x37ae9fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FBBF0 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000DF66F200 00005C (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: FACP 0x00000000DF66F09C 0000F4 (v04 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: DSDT 0x00000000DF66F800 005658 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 0x00000000DF67E000 000040
[    0.000000] ACPI: HPET 0x00000000DF66F300 000038 (v01 DELL   M08      00000001 ASL  00000061)
[    0.000000] ACPI: APIC 0x00000000DF66F400 000068 (v01 DELL   M08      27D80415 ASL  00000047)
[    0.000000] ACPI: MCFG 0x00000000DF66F3C0 00003E (v16 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SLIC 0x00000000DF66F49C 000176 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: BOOT 0x00000000DF66EFC0 000028 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SSDT 0x00000000DF66D97A 0004CC (v01 PmRef  CpuPm    00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00067fffff] PMD -> [ffff880199600000-ffff88019f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000df66cfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000019fffffff]
[    0.000000] On node 0 totalpages: 1570315
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14234 pages used for memmap
[    0.000000]   DMA32 zone: 910957 pages, LIFO batch:31
[    0.000000]   Normal zone: 10240 pages used for memmap
[    0.000000]   Normal zone: 655360 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdf800000-0xdfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66d000-0xdf66dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66e000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfeda5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee10000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88019fc00000 s81496 r8192 d29096 u1048576
[    0.000000] pcpu-alloc: s81496 r8192 d29096 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1545756
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-rc6-next-20150202-150201- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro drm.debug=6
[    0.000000] log_buf_len individual max cpu contribution: 2097152 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 2097152 bytes
[    0.000000] log_buf_len min size: 2097152 bytes
[    0.000000] log_buf_len: 4194304 bytes
[    0.000000] early log buf free: 2087556(99%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 6081460K/6281260K available (4034K kernel code, 713K rwdata, 2416K rodata, 1720K init, 2660K bss, 199800K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] Testing tracer nop: PASSED
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                     double unlock:failed|failed|failed|failed|failed|failed|
[    0.000000]                   initialize held:failed|failed|failed|failed|failed|failed|
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:             |  ok  |             |failed|
[    0.000000]            recursive read-lock #2:             |  ok  |             |failed|
[    0.000000]             mixed read-write-lock:             |failed|             |failed|
[    0.000000]             mixed write-read-lock:             |failed|             |failed|
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       hard-irq read-recursion/123:  ok  |
[    0.000000]       soft-irq read-recursion/123:  ok  |
[    0.000000]       hard-irq read-recursion/132:  ok  |
[    0.000000]       soft-irq read-recursion/132:  ok  |
[    0.000000]       hard-irq read-recursion/213:  ok  |
[    0.000000]       soft-irq read-recursion/213:  ok  |
[    0.000000]       hard-irq read-recursion/231:  ok  |
[    0.000000]       soft-irq read-recursion/231:  ok  |
[    0.000000]       hard-irq read-recursion/312:  ok  |
[    0.000000]       soft-irq read-recursion/312:  ok  |
[    0.000000]       hard-irq read-recursion/321:  ok  |
[    0.000000]       soft-irq read-recursion/321:  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:  ok  |  ok  |failed|
[    0.000000]                ww contexts mixing:failed|failed|
[    0.000000]              finishing ww context:failed|failed|failed|failed|
[    0.000000]                locking mismatches:failed|failed|failed|
[    0.000000]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[    0.000000]            spinlock nest unlocked:failed|
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:failed|  ok  |  ok  |
[    0.000000]                               try:failed|  ok  |failed|
[    0.000000]                             block:failed|  ok  |failed|
[    0.000000]                          spinlock:failed|  ok  |failed|
[    0.000000] --------------------------------------------------------
[    0.000000] 171 out of 253 testcases failed, as expected. |
[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2593.520 MHz processor
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.04 BogoMIPS (lpj=2593520)
[    0.001116] pid_max: default: 32768 minimum: 301
[    0.001201] ACPI: Core revision 20141107
[    0.113676] ACPI: All ACPI Tables successfully acquired
[    0.114179] Security Framework initialized
[    0.114250] SELinux:  Disabled at boot.
[    0.114393] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.114459] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.116214] Initializing cgroup subsys devices
[    0.116283] Initializing cgroup subsys freezer
[    0.116350] Initializing cgroup subsys net_cls
[    0.116488] CPU: Physical Processor ID: 0
[    0.116545] CPU: Processor Core ID: 0
[    0.116603] mce: CPU supports 6 MCE banks
[    0.116669] CPU0: Thermal monitoring enabled (TM2)
[    0.116734] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.116793] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.116932] Freeing SMP alternatives memory: 12K (ffffffff81a62000 - ffffffff81a65000)
[    0.117006] ftrace: allocating 20118 entries in 79 pages
[    0.121767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.133000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T9500  @ 2.60GHz (fam: 06, model: 17, stepping: 06)
[    0.133000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.133000] ... version:                2
[    0.133000] ... bit width:              40
[    0.133000] ... generic registers:      2
[    0.133000] ... value mask:             000000ffffffffff
[    0.133000] ... max period:             000000007fffffff
[    0.133000] ... fixed-purpose events:   3
[    0.133000] ... event mask:             0000000700000003
[    0.141017] x86: Booting SMP configuration:
[    0.141078] .... node  #0, CPUs:      #1
[    0.153033] x86: Booted up 1 node, 2 CPUs
[    0.153145] ----------------
[    0.153147] | NMI testsuite:
[    0.153148] --------------------
[    0.153149]   remote IPI:  ok  |
[    0.159005]    local IPI:  ok  |
[    0.171003] --------------------
[    0.171004] Good, all   2 testcases passed! |
[    0.171006] ---------------------------------
[    0.171008] smpboot: Total of 2 processors activated (10374.08 BogoMIPS)
[    0.173211] devtmpfs: initialized
[    0.209004] Testing tracer function: PASSED
[    0.569154] Testing dynamic ftrace: PASSED
[    0.797057] Testing dynamic ftrace ops #1: (1 0 1 0 0) (1 1 2 0 0) (2 1 3 0 36184) (2 2 4 0 36497) PASSED
[    1.083131] Testing dynamic ftrace ops #2: (1 0 1 35879 0) (1 1 2 36066 0) (2 1 3 1 36177) (2 2 4 227 36403) PASSED
[    1.490714] Testing ftrace recursion: PASSED
[    1.501764] Testing ftrace recursion safe: PASSED
[    1.512822] Testing ftrace regs: PASSED
[    1.558003] Testing tracer irqsoff: PASSED
[    1.876003] Testing tracer preemptoff: PASSED
[    2.193003] Testing tracer preemptirqsoff: PASSED
[    2.516003] Testing tracer wakeup: PASSED
[    2.853004] Testing tracer wakeup_rt: PASSED
[    3.192004] Testing tracer wakeup_dl: PASSED
[    3.527004] Testing tracer function_graph: PASSED
[    3.927154] prandom: seed boundary self test passed
[    3.928153] prandom: 100 self tests passed
[    3.928218] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    3.929290] RTC time: 20:42:01, date: 02/04/15
[    3.929966] NET: Registered protocol family 16
[    3.938014] cpuidle: using governor ladder
[    3.944004] cpuidle: using governor menu
[    3.944225] ACPI: bus type PCI registered
[    3.944867] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    3.944942] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    3.945109] PCI: Using configuration type 1 for base access
[    3.945173] dmi type 0xB1 record - unknown flag
[    3.945726] mtrr: your CPUs had inconsistent variable MTRR settings
[    3.945786] mtrr: probably your BIOS does not setup all CPUs.
[    3.945844] mtrr: corrected configuration.
[    3.969001] ACPI: Added _OSI(Module Device)
[    3.969001] ACPI: Added _OSI(Processor Device)
[    3.969001] ACPI: Added _OSI(3.0 _SCP Extensions)
[    3.969001] ACPI: Added _OSI(Processor Aggregator Device)
[    4.025119] ACPI: Dynamic OEM Table Load:
[    4.025126] ACPI: SSDT 0xFFFF880197D1EC00 0002C8 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
[    4.029551] ACPI: Dynamic OEM Table Load:
[    4.029557] ACPI: SSDT 0xFFFF8801987B0800 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
[    4.043193] ACPI: Dynamic OEM Table Load:
[    4.043199] ACPI: SSDT 0xFFFF880198758600 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
[    4.046473] ACPI: Dynamic OEM Table Load:
[    4.046478] ACPI: SSDT 0xFFFF8801987279C0 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
[    4.050140] ACPI: Interpreter enabled
[    4.050212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[    4.050227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[    4.050290] ACPI: (supports S0 S3 S4 S5)
[    4.050347] ACPI: Using IOAPIC for interrupt routing
[    4.050659] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    4.507189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    4.507270] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    4.507417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    4.778681] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    4.779607] PCI host bridge to bus 0000:00
[    4.779673] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.779739] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    4.779806] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    4.779873] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    4.779940] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    4.780047] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff]
[    4.780116] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff]
[    4.780184] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff]
[    4.782009] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff]
[    4.782077] pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff]
[    4.782144] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff]
[    4.782212] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff]
[    4.782280] pci_bus 0000:00: root bus resource [mem 0xffb00000-0xffefffff]
[    4.782346] pci_bus 0000:00: root bus resource [mem 0x1a0000000-0x397ffffff]
[    4.782430] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    4.784016] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
[    4.784031] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfeafffff 64bit]
[    4.784040] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    4.784046] pci 0000:00:02.0: reg 0x20: [io  0xeff8-0xefff]
[    4.785658] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
[    4.785670] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfebfffff 64bit]
[    4.787350] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    4.787408] pci 0000:00:1a.0: reg 0x20: [io  0x6f20-0x6f3f]
[    4.805188] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    4.806026] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    4.806084] pci 0000:00:1a.1: reg 0x20: [io  0x6f00-0x6f1f]
[    4.823897] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    4.824750] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    4.824776] pci 0000:00:1a.7: reg 0x10: [mem 0xfed1c400-0xfed1c7ff]
[    4.824926] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    4.842706] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    4.843591] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    4.843618] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
[    4.843789] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    4.844822] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    4.845665] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    4.845843] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    4.846906] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    4.847749] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    4.847927] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    4.848965] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    4.849817] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
[    4.850022] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    4.851057] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    4.851899] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    4.851957] pci 0000:00:1d.0: reg 0x20: [io  0x6f80-0x6f9f]
[    4.869854] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    4.870727] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    4.870786] pci 0000:00:1d.1: reg 0x20: [io  0x6f60-0x6f7f]
[    4.888590] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    4.889424] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    4.889483] pci 0000:00:1d.2: reg 0x20: [io  0x6f40-0x6f5f]
[    4.907288] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    4.908137] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    4.908163] pci 0000:00:1d.7: reg 0x10: [mem 0xfed1c000-0xfed1c3ff]
[    4.908314] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    4.926093] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    4.926936] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    4.928100] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    4.928939] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[    4.929097] pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
[    4.929179] pci 0000:00:1f.0: quirk: [io  0x1080-0x10bf] claimed by ICH6 GPIO
[    4.929243] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[    4.929318] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[    4.930995] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    4.931016] pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
[    4.931029] pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
[    4.931042] pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
[    4.931054] pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
[    4.931067] pci 0000:00:1f.1: reg 0x20: [io  0x6fa0-0x6faf]
[    4.931093] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    4.931155] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    4.931216] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    4.931277] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    4.932924] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    4.932952] pci 0000:00:1f.2: reg 0x10: [io  0x6eb0-0x6eb7]
[    4.932965] pci 0000:00:1f.2: reg 0x14: [io  0x6eb8-0x6ebb]
[    4.932977] pci 0000:00:1f.2: reg 0x18: [io  0x6ec0-0x6ec7]
[    4.932990] pci 0000:00:1f.2: reg 0x1c: [io  0x6ec8-0x6ecb]
[    4.933036] pci 0000:00:1f.2: reg 0x20: [io  0x6ee0-0x6eff]
[    4.933050] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb800-0xfe9fbfff]
[    4.933159] pci 0000:00:1f.2: PME# supported from D3hot
[    4.934865] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    4.934883] pci 0000:00:1f.3: reg 0x10: [mem 0xfe9fb700-0xfe9fb7ff]
[    4.934926] pci 0000:00:1f.3: reg 0x20: [io  0x10c0-0x10df]
[    4.936933] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    4.937603] pci 0000:0c:00.0: [14e4:4315] type 00 class 0x028000
[    4.937683] pci 0000:0c:00.0: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
[    4.938266] pci 0000:0c:00.0: supports D1 D2
[    4.938269] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    4.939480] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    4.939545] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    4.940093] pci 0000:0d:00.0: [1b21:1042] type 00 class 0x0c0330
[    4.940139] pci 0000:0d:00.0: reg 0x10: [mem 0xfe7f8000-0xfe7fffff 64bit]
[    4.940462] pci 0000:0d:00.0: PME# supported from D3hot
[    4.943022] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    4.943085] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    4.943090] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    4.943099] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.943579] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
[    4.943602] pci 0000:03:00.0: reg 0x10: [mem 0xfe5fe000-0xfe5fffff]
[    4.943782] pci 0000:03:00.0: supports D1 D2
[    4.943785] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.944744] pci 0000:03:01.0: [1180:0832] type 00 class 0x0c0010
[    4.944768] pci 0000:03:01.0: reg 0x10: [mem 0xfe5fd800-0xfe5fdfff]
[    4.944953] pci 0000:03:01.0: supports D1 D2
[    4.944956] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.946023] pci 0000:03:01.1: [1180:0822] type 00 class 0x080501
[    4.946047] pci 0000:03:01.1: reg 0x10: [mem 0xfe5fd400-0xfe5fd4ff]
[    4.946231] pci 0000:03:01.1: supports D1 D2
[    4.946233] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    4.947197] pci 0000:03:01.2: [1180:0843] type 00 class 0x088000
[    4.947220] pci 0000:03:01.2: reg 0x10: [mem 0xfe5fd500-0xfe5fd5ff]
[    4.947406] pci 0000:03:01.2: supports D1 D2
[    4.947409] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    4.948382] pci 0000:03:01.3: [1180:0592] type 00 class 0x088000
[    4.948405] pci 0000:03:01.3: reg 0x10: [mem 0xfe5fd600-0xfe5fd6ff]
[    4.948588] pci 0000:03:01.3: supports D1 D2
[    4.948591] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    4.949556] pci 0000:03:01.4: [1180:0852] type 00 class 0x088000
[    4.949580] pci 0000:03:01.4: reg 0x10: [mem 0xfe5fd700-0xfe5fd7ff]
[    4.949762] pci 0000:03:01.4: supports D1 D2
[    4.949765] pci 0000:03:01.4: PME# supported from D0 D1 D2 D3hot D3cold
[    4.950760] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    4.950828] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    4.950844] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    4.950854] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    4.950863] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    4.950873] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    4.950883] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
[    4.950892] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
[    4.950902] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
[    4.950911] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
[    4.950921] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
[    4.950931] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
[    4.950941] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
[    4.950950] pci 0000:00:1e.0:   bridge window [mem 0xffb00000-0xffefffff] (subtractive decode)
[    4.950960] pci 0000:00:1e.0:   bridge window [mem 0x1a0000000-0x397ffffff] (subtractive decode)
[    4.951019] pci_bus 0000:00: on NUMA node 0
[    4.957795] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    4.959968] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    4.962151] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    4.964391] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    4.966674] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    4.969213] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    4.971709] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    4.973895] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    4.979169] ACPI: Enabled 4 GPEs in block 00 to 1F
[    4.979867] vgaarb: setting as boot device: PCI:0000:00:02.0
[    4.979928] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    4.980008] vgaarb: loaded
[    4.980065] vgaarb: bridge control possible 0000:00:02.0
[    4.980695] PCI: Using ACPI for IRQ routing
[    4.984071] PCI: pci_cache_line_size set to 64 bytes
[    4.984243] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    4.984249] e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff]
[    4.985993] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    4.986040] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    4.986266] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    4.989042] Switched to clocksource hpet
[    5.057091] pnp: PnP ACPI init
[    5.057908] pnp 00:00: Plug and Play ACPI device, IDs PNP0f13 (active)
[    5.058477] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    5.059035] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    5.059689] system 00:03: [io  0x0c80-0x0cff] could not be reserved
[    5.059752] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.060856] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    5.060919] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    5.062549] pnp 00:05: disabling [io  0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.062625] pnp 00:05: disabling [io  0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063078] system 00:05: [io  0x0900-0x097f] has been reserved
[    5.063153] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    5.063215] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.063498] pnp 00:06: disabling [io  0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063574] pnp 00:06: disabling [io  0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063649] pnp 00:06: disabling [io  0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063724] pnp 00:06: disabling [io  0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.064193] system 00:06: [io  0xf400-0xf4fe] has been reserved
[    5.064268] system 00:06: [io  0x1080-0x10bf] has been reserved
[    5.064343] system 00:06: [io  0x10c0-0x10df] has been reserved
[    5.064418] system 00:06: [io  0x0809] has been reserved
[    5.064478] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.235718] system 00:07: [mem 0x00000000-0x0009efff] could not be reserved
[    5.235797] system 00:07: [mem 0x0009f000-0x0009ffff] could not be reserved
[    5.235875] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved
[    5.235952] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[    5.236038] system 00:07: [mem 0x00100000-0xdf66d7ff] could not be reserved
[    5.236114] system 00:07: [mem 0xdf66d800-0xdf6fffff] has been reserved
[    5.236189] system 00:07: [mem 0xdf700000-0xdf7fffff] has been reserved
[    5.236266] system 00:07: [mem 0xdf700000-0xdfefffff] could not be reserved
[    5.236342] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    5.236418] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved
[    5.236494] system 00:07: [mem 0xfec00000-0xfec0ffff] could not be reserved
[    5.236571] system 00:07: [mem 0xfee00000-0xfee0ffff] has been reserved
[    5.236646] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
[    5.236722] system 00:07: [mem 0xfeda0000-0xfeda3fff] has been reserved
[    5.236797] system 00:07: [mem 0xfeda4000-0xfeda4fff] has been reserved
[    5.236873] system 00:07: [mem 0xfeda5000-0xfeda5fff] has been reserved
[    5.236948] system 00:07: [mem 0xfeda6000-0xfeda6fff] has been reserved
[    5.237035] system 00:07: [mem 0xfed18000-0xfed1bfff] has been reserved
[    5.237111] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    5.237173] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.238098] pnp: PnP ACPI: found 8 devices
[    5.265497] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    5.265508] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
[    5.265518] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000
[    5.265535] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    5.265545] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000
[    5.265592] pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
[    5.265678] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    5.265681] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.265684] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.265687] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.265689] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.265696] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf03fffff]
[    5.265763] pci 0000:00:1c.0: BAR 15: assigned [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.265841] pci 0000:00:1c.1: BAR 15: assigned [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.265914] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    5.265975] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
[    5.266053] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    5.266114] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    5.266179] pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff]
[    5.266243] pci 0000:00:1c.0:   bridge window [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.266321] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    5.266381] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    5.266446] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    5.266509] pci 0000:00:1c.1:   bridge window [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.266587] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    5.266647] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    5.266711] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    5.266775] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.266853] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    5.266916] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    5.266986] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    5.266989] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    5.266991] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    5.266993] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    5.266996] pci_bus 0000:00: resource 8 [mem 0xe0000000-0xf7ffffff]
[    5.266998] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
[    5.267001] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
[    5.267013] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
[    5.267015] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
[    5.267018] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff]
[    5.267020] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff]
[    5.267022] pci_bus 0000:00: resource 15 [mem 0xffb00000-0xffefffff]
[    5.267025] pci_bus 0000:00: resource 16 [mem 0x1a0000000-0x397ffffff]
[    5.267027] pci_bus 0000:0b: resource 0 [io  0x2000-0x2fff]
[    5.267030] pci_bus 0000:0b: resource 1 [mem 0xf0200000-0xf03fffff]
[    5.267032] pci_bus 0000:0b: resource 2 [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.267035] pci_bus 0000:0c: resource 0 [io  0x3000-0x3fff]
[    5.267037] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff]
[    5.267040] pci_bus 0000:0c: resource 2 [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.267042] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    5.267045] pci_bus 0000:0d: resource 1 [mem 0xfe600000-0xfe7fffff]
[    5.267047] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.267050] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    5.267052] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    5.267054] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    5.267057] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    5.267059] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[    5.267062] pci_bus 0000:03: resource 8 [mem 0xe0000000-0xf7ffffff]
[    5.267064] pci_bus 0000:03: resource 9 [mem 0xfc000000-0xfebfffff]
[    5.267066] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff]
[    5.267069] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff]
[    5.267071] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff]
[    5.267073] pci_bus 0000:03: resource 13 [mem 0xfeda7000-0xfedfffff]
[    5.267076] pci_bus 0000:03: resource 14 [mem 0xfee10000-0xff9fffff]
[    5.267078] pci_bus 0000:03: resource 15 [mem 0xffb00000-0xffefffff]
[    5.267081] pci_bus 0000:03: resource 16 [mem 0x1a0000000-0x397ffffff]
[    5.267247] NET: Registered protocol family 2
[    5.267944] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    5.268293] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    5.268860] TCP: Hash tables configured (established 65536 bind 65536)
[    5.269020] TCP: reno registered
[    5.269083] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    5.269207] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    5.269631] NET: Registered protocol family 1
[    5.269743] pci 0000:00:02.0: Video device with shadowed ROM
[    5.336916] PCI: CLS 64 bytes, default 64
[    5.337230] Unpacking initramfs...
[    5.469069] Freeing initrd memory: 5144K (ffff8800375e4000 - ffff880037aea000)
[    5.469167] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.469228] software IO TLB [mem 0xdb66d000-0xdf66d000] (64MB) mapped at [ffff8800db66d000-ffff8800df66cfff]
[    5.469372] Simple Boot Flag at 0x79 set to 0x1
[    5.471125] spin_lock-torture:--- Start of test: nwriters_stress=4 nreaders_stress=0 stat_interval=60 verbose=1 shuffle_interval=3 stutter=5 shutdown_secs=0 onoff_interval=0 onoff_holdoff=0
[    5.471218] spin_lock-torture: Creating torture_shuffle task
[    5.471378] spin_lock-torture: torture_shuffle task started
[    5.471380] spin_lock-torture: Creating torture_stutter task
[    5.471439] spin_lock-torture: Creating lock_torture_writer task
[    5.471484] spin_lock-torture: torture_stutter task started
[    5.471495] spin_lock-torture: Creating lock_torture_writer task
[    5.471536] spin_lock-torture: lock_torture_writer task started
[    5.471547] spin_lock-torture: Creating lock_torture_writer task
[    5.471589] spin_lock-torture: lock_torture_writer task started
[    5.471599] spin_lock-torture: Creating lock_torture_writer task
[    5.471641] spin_lock-torture: lock_torture_writer task started
[    5.471651] spin_lock-torture: Creating lock_torture_stats task
[    5.471694] spin_lock-torture: lock_torture_writer task started
[    5.471959] spin_lock-torture: lock_torture_stats task started
[    5.473963] torture_init_begin: refusing rcu init: spin_lock running
[    5.473964] futex hash table entries: 512 (order: 3, 32768 bytes)
[    5.474142] Initialise system trusted keyring
[    5.474320] audit: initializing netlink subsys (disabled)
[    5.474493] audit: type=2000 audit(1423082522.473:1): initialized
[    5.475036] Kprobe smoke test: started
[    5.542042] Kprobe smoke test: passed successfully
[    5.543651] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    5.570328] VFS: Disk quotas dquot_6.5.2
[    5.570895] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.573172] Key type asymmetric registered
[    5.573236] Asymmetric key parser 'x509' registered
[    5.573348] bounce: pool size: 64 pages
[    5.573905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    5.573982] io scheduler noop registered
[    5.574094] io scheduler deadline registered
[    5.575062] io scheduler cfq registered (default)
[    5.577758] test_string_helpers: Running tests...
[    5.579781] Running resizable hashtable tests...
[    5.579852]   Adding 2048 keys
[    5.589241]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    5.595668]   Table expansion iteration 0...
[    6.472019] tsc: Refined TSC clocksource calibration: 2593.499 MHz
[    6.613022]   Verifying lookups...
[    6.616357]   Table expansion iteration 1...
[    7.219024]   Verifying lookups...
[    7.220806]   Table expansion iteration 2...
[    7.472081] Switched to clocksource tsc
[    7.563011]   Verifying lookups...
[    7.564024]   Table expansion iteration 3...
[    7.753014]   Verifying lookups...
[    7.753636]   Table shrinkage iteration 0...
[    7.765009]   Verifying lookups...
[    7.766025]   Table shrinkage iteration 1...
[    7.780006]   Verifying lookups...
[    7.781786]   Table shrinkage iteration 2...
[    7.792008]   Verifying lookups...
[    7.795330]   Table shrinkage iteration 3...
[    7.807006]   Verifying lookups...
[    7.813406]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    7.813467]   Deleting 2048 keys
[    7.829398] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    7.829457] crc32: self tests passed, processed 225944 bytes in 180061 nsec
[    7.829701] crc32c: CRC_LE_BITS = 64
[    7.829758] crc32c: self tests passed, processed 225944 bytes in 90276 nsec
[    7.845292] crc32_combine: 8373 self tests passed
[    7.860852] crc32c_combine: 8373 self tests passed
[    7.861027] xz_dec_test: module loaded
[    7.861084] xz_dec_test: Create a device node with 'mknod xz_dec_test c 252 0' and write .xz files to it.
[    7.872881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.873108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    7.873699] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    7.877534] Linux agpgart interface v0.103
[    7.877860] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    7.877976] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    7.879797] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    7.880415] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    7.881100] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    7.884570] serio: i8042 KBD port at 0x60,0x64 irq 1
[    7.884978] serio: i8042 AUX port at 0x60,0x64 irq 12
[    7.886054] mousedev: PS/2 mouse device common for all mice
[    7.886358] rtc_cmos 00:02: RTC can wake from S4
[    7.886683] rtc (null): invalid alarm value: 2015-2-29 21:22:12
[    7.887246] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    7.887368] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    7.887549] drop_monitor: Initializing network drop monitor service
[    7.887768] TCP: cubic registered
[    7.890803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    7.892088] NET: Registered protocol family 10
[    7.893966] mip6: Mobile IPv6
[    7.894033] NET: Registered protocol family 17
[    7.896805] Loading compiled-in X.509 certificates
[    7.898006] Loaded X.509 cert 'Magrathea: Glacier signing key: c23c0d9cbc9fe1a0c192f4a1fc1bd76724fb0224'
[    7.898154] registered taskstats version 1
[    7.898224] Running tests on trace events:
[    7.898281] Testing event thermal_apic_exit: OK
[    7.902102] Testing event thermal_apic_entry: OK
[    7.906070] Testing event threshold_apic_exit: OK
[    7.910068] Testing event threshold_apic_entry: OK
[    7.914071] Testing event call_function_single_exit: OK
[    7.918071] Testing event call_function_single_entry: OK
[    7.922075] Testing event call_function_exit: OK
[    7.926070] Testing event call_function_entry: OK
[    7.930071] Testing event irq_work_exit: OK
[    7.934074] Testing event irq_work_entry: OK
[    7.938071] Testing event x86_platform_ipi_exit: OK
[    7.942072] Testing event x86_platform_ipi_entry: OK
[    7.946076] Testing event error_apic_exit: OK
[    7.950070] Testing event error_apic_entry: OK
[    7.954071] Testing event spurious_apic_exit: OK
[    7.958072] Testing event spurious_apic_entry: OK
[    7.962076] Testing event reschedule_exit: OK
[    7.966070] Testing event reschedule_entry: OK
[    7.970077] Testing event local_timer_exit: OK
[    7.974072] Testing event local_timer_entry: OK
[    7.978072] Testing event nmi_handler: OK
[    7.982072] Testing event emulate_vsyscall: OK
[    7.986068] Testing event sys_exit: OK
[    7.990074] Testing event sys_enter: OK
[    7.994073] Testing event mce_record: OK
[    7.998069] Testing event tlb_flush: OK
[    8.002070] Testing event page_fault_kernel: OK
[    8.006074] Testing event page_fault_user: OK
[    8.010070] Testing event task_rename: OK
[    8.014069] Testing event task_newtask: OK
[    8.018072] Testing event softirq_raise: OK
[    8.022069] Testing event softirq_exit: OK
[    8.026070] Testing event softirq_entry: OK
[    8.030071] Testing event irq_handler_exit: OK
[    8.034068] Testing event irq_handler_entry: OK
[    8.038071] Testing event signal_deliver: OK
[    8.042073] Testing event signal_generate: OK
[    8.046072] Testing event workqueue_execute_end: OK
[    8.050070] Testing event workqueue_execute_start: OK
[    8.054071] Testing event workqueue_activate_work: OK
[    8.058068] Testing event workqueue_queue_work: OK
[    8.062071] Testing event sched_wake_idle_without_ipi: OK
[    8.066070] Testing event sched_swap_numa: OK
[    8.070068] Testing event sched_stick_numa: OK
[    8.074069] Testing event sched_move_numa: OK
[    8.078069] Testing event sched_process_hang: OK
[    8.082071] Testing event sched_pi_setprio: OK
[    8.086070] Testing event sched_stat_runtime: OK
[    8.090073] Testing event sched_stat_blocked: OK
[    8.094069] Testing event sched_stat_iowait: OK
[    8.098069] Testing event sched_stat_sleep: OK
[    8.102074] Testing event sched_stat_wait: OK
[    8.106070] Testing event sched_process_exec: OK
[    8.110071] Testing event sched_process_fork: OK
[    8.114069] Testing event sched_process_wait: OK
[    8.118068] Testing event sched_wait_task: OK
[    8.122071] Testing event sched_process_exit: OK
[    8.126068] Testing event sched_process_free: OK
[    8.130068] Testing event sched_migrate_task: OK
[    8.134071] Testing event sched_switch: OK
[    8.138079] Testing event sched_wakeup_new: OK
[    8.142074] Testing event sched_wakeup: OK
[    8.146077] Testing event sched_kthread_stop_ret: OK
[    8.150067] Testing event sched_kthread_stop: OK
[    8.154069] Testing event console: OK
[    8.158067] Testing event rcu_utilization: OK
[    8.162074] Testing event tick_stop: OK
[    8.166072] Testing event itimer_expire: OK
[    8.170066] Testing event itimer_state: OK
[    8.174072] Testing event hrtimer_cancel: OK
[    8.178072] Testing event hrtimer_expire_exit: OK
[    8.182068] Testing event hrtimer_expire_entry: OK
[    8.186074] Testing event hrtimer_start: OK
[    8.190076] Testing event hrtimer_init: OK
[    8.194067] Testing event timer_cancel: OK
[    8.198073] Testing event timer_expire_exit: OK
[    8.202069] Testing event timer_expire_entry: OK
[    8.206066] Testing event timer_start: OK
[    8.210070] Testing event timer_init: OK
[    8.214072] Testing event module_request: OK
[    8.218066] Testing event module_put: OK
[    8.222073] Testing event module_get: OK
[    8.226069] Testing event module_free: OK
[    8.230067] Testing event module_load: OK
[    8.234074] Testing event ftrace_test_filter: OK
[    8.238069] Testing event dev_pm_qos_remove_request: OK
[    8.242067] Testing event dev_pm_qos_update_request: OK
[    8.246074] Testing event dev_pm_qos_add_request: OK
[    8.250069] Testing event pm_qos_update_flags: OK
[    8.254066] Testing event pm_qos_update_target: OK
[    8.258072] Testing event pm_qos_update_request_timeout: OK
[    8.262068] Testing event pm_qos_remove_request: OK
[    8.266068] Testing event pm_qos_update_request: OK
[    8.270072] Testing event pm_qos_add_request: OK
[    8.274069] Testing event power_domain_target: OK
[    8.278066] Testing event clock_set_rate: OK
[    8.282071] Testing event clock_disable: OK
[    8.286069] Testing event clock_enable: OK
[    8.290071] Testing event wakeup_source_deactivate: OK
[    8.294068] Testing event wakeup_source_activate: OK
[    8.298073] Testing event suspend_resume: OK
[    8.302067] Testing event device_pm_callback_end: OK
[    8.306074] Testing event device_pm_callback_start: OK
[    8.310071] Testing event cpu_frequency: OK
[    8.314066] Testing event pstate_sample: OK
[    8.318072] Testing event cpu_idle: OK
[    8.322068] Testing event rpm_return_int: OK
[    8.326067] Testing event rpm_idle: OK
[    8.330068] Testing event rpm_resume: OK
[    8.334070] Testing event rpm_suspend: OK
[    8.338070] Testing event mm_filemap_add_to_page_cache: OK
[    8.342072] Testing event mm_filemap_delete_from_page_cache: OK
[    8.346069] Testing event oom_score_adj_update: OK
[    8.350071] Testing event mm_lru_activate: OK
[    8.354071] Testing event mm_lru_insertion: OK
[    8.358070] Testing event mm_vmscan_lru_shrink_inactive: OK
[    8.362068] Testing event mm_vmscan_writepage: OK
[    8.366070] Testing event mm_vmscan_memcg_isolate: OK
[    8.370067] Testing event mm_vmscan_lru_isolate: OK
[    8.374069] Testing event mm_shrink_slab_end: OK
[    8.378070] Testing event mm_shrink_slab_start: OK
[    8.382068] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    8.386069] Testing event mm_vmscan_memcg_reclaim_end: OK
[    8.390071] Testing event mm_vmscan_direct_reclaim_end: OK
[    8.395853] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    8.399070] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    8.403067] Testing event mm_vmscan_direct_reclaim_begin: OK
[    8.407067] Testing event mm_vmscan_wakeup_kswapd: OK
[    8.411072] Testing event mm_vmscan_kswapd_wake: OK
[    8.415068] Testing event mm_vmscan_kswapd_sleep: OK
[    8.419067] Testing event mm_page_alloc_extfrag: OK
[    8.423073] Testing event mm_page_pcpu_drain: OK
[    8.427069] Testing event mm_page_alloc_zone_locked: OK
[    8.431070] Testing event mm_page_alloc: OK
[    8.435071] Testing event mm_page_free_batched: OK
[    8.439068] Testing event mm_page_free: OK
[    8.443069] Testing event kmem_cache_free: OK
[    8.447068] Testing event kfree: OK
[    8.451070] Testing event kmem_cache_alloc_node: OK
[    8.455070] Testing event kmalloc_node: OK
[    8.459071] Testing event kmem_cache_alloc: OK
[    8.463068] Testing event kmalloc: OK
[    8.467072] Testing event mm_compaction_defer_reset: OK
[    8.471069] Testing event mm_compaction_defer_compaction: OK
[    8.475068] Testing event mm_compaction_deferred: OK
[    8.479070] Testing event mm_compaction_suitable: OK
[    8.483065] Testing event mm_compaction_finished: OK
[    8.487070] Testing event mm_compaction_try_to_compact_pages: OK
[    8.491070] Testing event mm_compaction_end: OK
[    8.495071] Testing event mm_compaction_begin: OK
[    8.499068] Testing event mm_compaction_migratepages: OK
[    8.503069] Testing event mm_compaction_isolate_freepages: OK
[    8.507071] Testing event mm_compaction_isolate_migratepages: OK
[    8.511070] Testing event mm_numa_migrate_ratelimit: OK
[    8.515065] Testing event mm_migrate_pages: OK
[    8.519076] Testing event writeback_dirty_inode_enqueue: OK
[    8.523073] Testing event writeback_lazytime_iput: OK
[    8.527066] Testing event writeback_lazytime: OK
[    8.531073] Testing event writeback_single_inode: OK
[    8.535069] Testing event writeback_single_inode_start: OK
[    8.539067] Testing event writeback_wait_iff_congested: OK
[    8.543073] Testing event writeback_congestion_wait: OK
[    8.547068] Testing event writeback_sb_inodes_requeue: OK
[    8.551067] Testing event balance_dirty_pages: OK
[    8.555068] Testing event bdi_dirty_ratelimit: OK
[    8.559076] Testing event global_dirty_state: OK
[    8.563067] Testing event writeback_queue_io: OK
[    8.567073] Testing event wbc_writepage: OK
[    8.571068] Testing event writeback_bdi_unregister: OK
[    8.575069] Testing event writeback_bdi_register: OK
[    8.579069] Testing event writeback_wake_background: OK
[    8.583068] Testing event writeback_nowork: OK
[    8.587071] Testing event writeback_pages_written: OK
[    8.591069] Testing event writeback_wait: OK
[    8.595068] Testing event writeback_written: OK
[    8.599067] Testing event writeback_start: OK
[    8.603073] Testing event writeback_exec: OK
[    8.607069] Testing event writeback_queue: OK
[    8.611069] Testing event writeback_write_inode: OK
[    8.615074] Testing event writeback_write_inode_start: OK
[    8.619069] Testing event writeback_dirty_inode: OK
[    8.623070] Testing event writeback_dirty_inode_start: OK
[    8.627069] Testing event writeback_mark_inode_dirty: OK
[    8.631068] Testing event writeback_dirty_page: OK
[    8.635073] Testing event time_out_leases: OK
[    8.639071] Testing event generic_delete_lease: OK
[    8.643068] Testing event generic_add_lease: OK
[    8.647070] Testing event break_lease_unblock: OK
[    8.651071] Testing event break_lease_block: OK
[    8.655070] Testing event break_lease_noblock: OK
[    8.659072] Testing event block_rq_remap: OK
[    8.663067] Testing event block_bio_remap: OK
[    8.667071] Testing event block_split: OK
[    8.671069] Testing event block_unplug: OK
[    8.675071] Testing event block_plug: OK
[    8.679069] Testing event block_sleeprq: OK
[    8.683070] Testing event block_getrq: OK
[    8.687073] Testing event block_bio_queue: OK
[    8.691068] Testing event block_bio_frontmerge: OK
[    8.695066] Testing event block_bio_backmerge: OK
[    8.699070] Testing event block_bio_complete: OK
[    8.703072] Testing event block_bio_bounce: OK
[    8.707066] Testing event block_rq_issue: OK
[    8.711073] Testing event block_rq_insert: OK
[    8.715073] Testing event block_rq_complete: OK
[    8.719066] Testing event block_rq_requeue: OK
[    8.723074] Testing event block_rq_abort: OK
[    8.727072] Testing event block_dirty_buffer: OK
[    8.731066] Testing event block_touch_buffer: OK
[    8.735073] Testing event swiotlb_bounced: OK
[    8.739069] Testing event gpio_value: OK
[    8.743067] Testing event gpio_direction: OK
[    8.747074] Testing event regulator_set_voltage_complete: OK
[    8.751069] Testing event regulator_set_voltage: OK
[    8.755070] Testing event regulator_disable_complete: OK
[    8.759069] Testing event regulator_disable: OK
[    8.763068] Testing event regulator_enable_complete: OK
[    8.767071] Testing event regulator_enable_delay: OK
[    8.771068] Testing event regulator_enable: OK
[    8.775069] Testing event urandom_read: OK
[    8.779067] Testing event random_read: OK
[    8.783073] Testing event extract_entropy_user: OK
[    8.787069] Testing event extract_entropy: OK
[    8.791070] Testing event get_random_bytes_arch: OK
[    8.795074] Testing event get_random_bytes: OK
[    8.799069] Testing event xfer_secondary_pool: OK
[    8.803070] Testing event add_disk_randomness: OK
[    8.807069] Testing event add_input_randomness: OK
[    8.811069] Testing event debit_entropy: OK
[    8.815070] Testing event push_to_pool: OK
[    8.819072] Testing event credit_entropy_bits: OK
[    8.823069] Testing event mix_pool_bytes_nolock: OK
[    8.827070] Testing event mix_pool_bytes: OK
[    8.831070] Testing event add_device_randomness: OK
[    8.835067] Testing event io_page_fault: OK
[    8.839070] Testing event unmap: OK
[    8.843065] Testing event map: OK
[    8.847070] Testing event detach_device_from_domain: OK
[    8.851069] Testing event attach_device_to_domain: OK
[    8.855072] Testing event remove_device_from_group: OK
[    8.859068] Testing event add_device_to_group: OK
[    8.863070] Testing event fence_wait_end: OK
[    8.867073] Testing event fence_wait_start: OK
[    8.871067] Testing event fence_signaled: OK
[    8.875066] Testing event fence_enable_signal: OK
[    8.879070] Testing event fence_destroy: OK
[    8.883072] Testing event fence_init: OK
[    8.887066] Testing event fence_emit: OK
[    8.891073] Testing event fence_annotate_wait_on: OK
[    8.895069] Testing event spi_transfer_stop: OK
[    8.899067] Testing event spi_transfer_start: OK
[    8.903073] Testing event spi_message_done: OK
[    8.907070] Testing event spi_message_start: OK
[    8.911067] Testing event spi_message_submit: OK
[    8.915067] Testing event spi_master_busy: OK
[    8.919075] Testing event spi_master_idle: OK
[    8.923065] Testing event aer_event: OK
[    8.927074] Testing event mc_event: OK
[    8.931069] Testing event udp_fail_queue_rcv_skb: OK
[    8.935069] Testing event sock_exceed_buf_limit: OK
[    8.939074] Testing event sock_rcvqueue_full: OK
[    8.943071] Testing event napi_poll: OK
[    8.947071] Testing event netif_rx_ni_entry: OK
[    8.951069] Testing event netif_rx_entry: OK
[    8.955069] Testing event netif_receive_skb_entry: OK
[    8.959067] Testing event napi_gro_receive_entry: OK
[    8.963073] Testing event napi_gro_frags_entry: OK
[    8.967069] Testing event netif_rx: OK
[    8.971069] Testing event netif_receive_skb: OK
[    8.975071] Testing event net_dev_queue: OK
[    8.979069] Testing event net_dev_xmit: OK
[    8.983069] Testing event net_dev_start_xmit: OK
[    8.987068] Testing event skb_copy_datagram_iovec: OK
[    8.991068] Testing event consume_skb: OK
[    8.995070] Testing event kfree_skb: OK
[    8.999071] Running tests on trace event systems:
[    8.999129] Testing event system skb: OK
[    9.003080] Testing event system net: OK
[    9.007083] Testing event system napi: OK
[    9.011081] Testing event system sock: OK
[    9.015079] Testing event system udp: OK
[    9.019080] Testing event system ras: OK
[    9.023076] Testing event system spi: OK
[    9.027083] Testing event system fence: OK
[    9.031083] Testing event system iommu: OK
[    9.035083] Testing event system random: OK
[    9.039082] Testing event system regulator: OK
[    9.043082] Testing event system gpio: OK
[    9.047083] Testing event system swiotlb: OK
[    9.051079] Testing event system block: OK
[    9.055082] Testing event system filelock: OK
[    9.059081] Testing event system writeback: OK
[    9.063085] Testing event system migrate: OK
[    9.067080] Testing event system compaction: OK
[    9.071107] Testing event system kmem: OK
[    9.075085] Testing event system vmscan: OK
[    9.079080] Testing event system pagemap: OK
[    9.083097] Testing event system oom: OK
[    9.087080] Testing event system filemap: OK
[    9.091077] Testing event system rpm: OK
[    9.095084] Testing event system power: OK
[    9.099086] Testing event system test: OK
[    9.103078] Testing event system module: OK
[    9.107083] Testing event system timer: OK
[    9.112864] Testing event system rcu: OK
[    9.117082] Testing event system printk: OK
[    9.121077] Testing event system sched: OK
[    9.125102] Testing event system workqueue: OK
[    9.129086] Testing event system signal: OK
[    9.133079] Testing event system irq: OK
[    9.137088] Testing event system task: OK
[    9.141082] Testing event system exceptions: OK
[    9.145079] Testing event system tlb: OK
[    9.149078] Testing event system mce: OK
[    9.153085] Testing event system raw_syscalls: OK
[    9.157080] Testing event system vsyscall: OK
[    9.161081] Testing event system syscalls: OK
[    9.165167] Testing event system nmi: OK
[    9.169079] Testing event system irq_vectors: OK
[    9.173091] Running tests on all trace events:
[    9.173149] Testing all events: OK
[    9.318362] Running tests again, along with the function tracer
[    9.318500] Running tests on trace events:
[    9.318617] Testing event thermal_apic_exit: OK
[    9.324189] Testing event thermal_apic_entry: OK
[    9.329190] Testing event threshold_apic_exit: OK
[    9.334195] Testing event threshold_apic_entry: OK
[    9.339169] Testing event call_function_single_exit: OK
[    9.344215] Testing event call_function_single_entry: OK
[    9.349190] Testing event call_function_exit: OK
[    9.354173] Testing event call_function_entry: OK
[    9.359208] Testing event irq_work_exit: OK
[    9.364175] Testing event irq_work_entry: OK
[    9.369175] Testing event x86_platform_ipi_exit: OK
[    9.374196] Testing event x86_platform_ipi_entry: OK
[    9.379191] Testing event error_apic_exit: OK
[    9.384170] Testing event error_apic_entry: OK
[    9.389215] Testing event spurious_apic_exit: OK
[    9.394189] Testing event spurious_apic_entry: OK
[    9.399172] Testing event reschedule_exit: OK
[    9.404204] Testing event reschedule_entry: OK
[    9.409169] Testing event local_timer_exit: OK
[    9.414168] Testing event local_timer_entry: OK
[    9.419192] Testing event nmi_handler: OK
[    9.424183] Testing event emulate_vsyscall: OK
[    9.429161] Testing event sys_exit: OK
[    9.434199] Testing event sys_enter: OK
[    9.439187] Testing event mce_record: OK
[    9.444164] Testing event tlb_flush: OK
[    9.449203] Testing event page_fault_kernel: OK
[    9.454176] Testing event page_fault_user: OK
[    9.459172] Testing event task_rename: OK
[    9.464193] Testing event task_newtask: OK
[    9.469184] Testing event softirq_raise: OK
[    9.474193] Testing event softirq_exit: OK
[    9.479194] Testing event softirq_entry: OK
[    9.484181] Testing event irq_handler_exit: OK
[    9.489164] Testing event irq_handler_entry: OK
[    9.494202] Testing event signal_deliver: OK
[    9.499169] Testing event signal_generate: OK
[    9.504176] Testing event workqueue_execute_end: OK
[    9.509183] Testing event workqueue_execute_start: OK
[    9.514186] Testing event workqueue_activate_work: OK
[    9.519165] Testing event workqueue_queue_work: OK
[    9.524215] Testing event sched_wake_idle_without_ipi: OK
[    9.529180] Testing event sched_swap_numa: OK
[    9.534163] Testing event sched_stick_numa: OK
[    9.539202] Testing event sched_move_numa: OK
[    9.544166] Testing event sched_process_hang: OK
[    9.549166] Testing event sched_pi_setprio: OK
[    9.554189] Testing event sched_stat_runtime: OK
[    9.559184] Testing event sched_stat_blocked: OK
[    9.564193] Testing event sched_stat_iowait: OK
[    9.569192] Testing event sched_stat_sleep: OK
[    9.574182] Testing event sched_stat_wait: OK
[    9.579164] Testing event sched_process_exec: OK
[    9.584191] Testing event sched_process_fork: OK
[    9.589163] Testing event sched_process_wait: OK
[    9.594176] Testing event sched_wait_task: OK
[    9.599189] Testing event sched_process_exit: OK
[    9.604183] Testing event sched_process_free: OK
[    9.609161] Testing event sched_migrate_task: OK
[    9.614195] Testing event sched_switch: OK
[    9.619286] Testing event sched_wakeup_new: OK
[    9.624265] Testing event sched_wakeup: OK
[    9.629301] Testing event sched_kthread_stop_ret: OK
[    9.634181] Testing event sched_kthread_stop: OK
[    9.639163] Testing event console: OK
[    9.644196] Testing event rcu_utilization: OK
[    9.649170] Testing event tick_stop: OK
[    9.654163] Testing event itimer_expire: OK
[    9.659195] Testing event itimer_state: OK
[    9.664181] Testing event hrtimer_cancel: OK
[    9.669164] Testing event hrtimer_expire_exit: OK
[    9.674194] Testing event hrtimer_expire_entry: OK
[    9.679163] Testing event hrtimer_start: OK
[    9.684164] Testing event hrtimer_init: OK
[    9.689189] Testing event timer_cancel: OK
[    9.694185] Testing event timer_expire_exit: OK
[    9.699195] Testing event timer_expire_entry: OK
[    9.704201] Testing event timer_start: OK
[    9.709166] Testing event timer_init: OK
[    9.714160] Testing event module_request: OK
[    9.719205] Testing event module_put: OK
[    9.724170] Testing event module_get: OK
[    9.729166] Testing event module_free: OK
[    9.734191] Testing event module_load: OK
[    9.739185] Testing event ftrace_test_filter: OK
[    9.744164] Testing event dev_pm_qos_remove_request: OK
[    9.749192] Testing event dev_pm_qos_update_request: OK
[    9.754180] Testing event dev_pm_qos_add_request: OK
[    9.759166] Testing event pm_qos_update_flags: OK
[    9.764202] Testing event pm_qos_update_target: OK
[    9.769165] Testing event pm_qos_update_request_timeout: OK
[    9.774180] Testing event pm_qos_remove_request: OK
[    9.779186] Testing event pm_qos_update_request: OK
[    9.784180] Testing event pm_qos_add_request: OK
[    9.789169] Testing event power_domain_target: OK
[    9.794173] Testing event clock_set_rate: OK
[    9.799158] Testing event clock_disable: OK
[    9.804172] Testing event clock_enable: OK
[    9.809218] Testing event wakeup_source_deactivate: OK
[    9.814186] Testing event wakeup_source_activate: OK
[    9.819164] Testing event suspend_resume: OK
[    9.824190] Testing event device_pm_callback_end: OK
[    9.829184] Testing event device_pm_callback_start: OK
[    9.834161] Testing event cpu_frequency: OK
[    9.839195] Testing event pstate_sample: OK
[    9.844181] Testing event cpu_idle: OK
[    9.849168] Testing event rpm_return_int: OK
[    9.854202] Testing event rpm_idle: OK
[    9.859165] Testing event rpm_resume: OK
[    9.864180] Testing event rpm_suspend: OK
[    9.869171] Testing event mm_filemap_add_to_page_cache: OK
[    9.874162] Testing event mm_filemap_delete_from_page_cache: OK
[    9.879170] Testing event oom_score_adj_update: OK
[    9.884173] Testing event mm_lru_activate: OK
[    9.889162] Testing event mm_lru_insertion: OK
[    9.894172] Testing event mm_vmscan_lru_shrink_inactive: OK
[    9.899218] Testing event mm_vmscan_writepage: OK
[    9.904184] Testing event mm_vmscan_memcg_isolate: OK
[    9.909164] Testing event mm_vmscan_lru_isolate: OK
[    9.914189] Testing event mm_shrink_slab_end: OK
[    9.919184] Testing event mm_shrink_slab_start: OK
[    9.924161] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    9.929196] Testing event mm_vmscan_memcg_reclaim_end: OK
[    9.934181] Testing event mm_vmscan_direct_reclaim_end: OK
[    9.939163] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    9.944190] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    9.949164] Testing event mm_vmscan_direct_reclaim_begin: OK
[    9.954160] Testing event mm_vmscan_wakeup_kswapd: OK
[    9.959193] Testing event mm_vmscan_kswapd_wake: OK
[    9.964183] Testing event mm_vmscan_kswapd_sleep: OK
[    9.969161] Testing event mm_page_alloc_extfrag: OK
[    9.974195] Testing event mm_page_pcpu_drain: OK
[    9.979180] Testing event mm_page_alloc_zone_locked: OK
[    9.984161] Testing event mm_page_alloc: OK
[    9.989203] Testing event mm_page_free_batched: OK
[    9.994163] Testing event mm_page_free: OK
[    9.999165] Testing event kmem_cache_free: OK
[   10.004189] Testing event kfree: OK
[   10.009184] Testing event kmem_cache_alloc_node: OK
[   10.014160] Testing event kmalloc_node: OK
[   10.019196] Testing event kmem_cache_alloc: OK
[   10.024181] Testing event kmalloc: OK
[   10.029165] Testing event mm_compaction_defer_reset: OK
[   10.034198] Testing event mm_compaction_defer_compaction: OK
[   10.039163] Testing event mm_compaction_deferred: OK
[   10.044160] Testing event mm_compaction_suitable: OK
[   10.049193] Testing event mm_compaction_finished: OK
[   10.054184] Testing event mm_compaction_try_to_compact_pages: OK
[   10.059160] Testing event mm_compaction_end: OK
[   10.064196] Testing event mm_compaction_begin: OK
[   10.069182] Testing event mm_compaction_migratepages: OK
[   10.074164] Testing event mm_compaction_isolate_freepages: OK
[   10.079204] Testing event mm_compaction_isolate_migratepages: OK
[   10.084167] Testing event mm_numa_migrate_ratelimit: OK
[   10.089166] Testing event mm_migrate_pages: OK
[   10.094193] Testing event writeback_dirty_inode_enqueue: OK
[   10.099185] Testing event writeback_lazytime_iput: OK
[   10.104165] Testing event writeback_lazytime: OK
[   10.109191] Testing event writeback_single_inode: OK
[   10.114180] Testing event writeback_single_inode_start: OK
[   10.119164] Testing event writeback_wait_iff_congested: OK
[   10.126037] Testing event writeback_congestion_wait: OK
[   10.131159] Testing event writeback_sb_inodes_requeue: OK
[   10.136225] Testing event balance_dirty_pages: OK
[   10.141167] Testing event bdi_dirty_ratelimit: OK
[   10.146171] Testing event global_dirty_state: OK
[   10.151202] Testing event writeback_queue_io: OK
[   10.156172] Testing event wbc_writepage: OK
[   10.161160] Testing event writeback_bdi_unregister: OK
[   10.166202] Testing event writeback_bdi_register: OK
[   10.171163] Testing event writeback_wake_background: OK
[   10.176178] Testing event writeback_nowork: OK
[   10.181195] Testing event writeback_pages_written: OK
[   10.186181] Testing event writeback_wait: OK
[   10.191160] Testing event writeback_written: OK
[   10.196203] Testing event writeback_start: OK
[   10.201163] Testing event writeback_exec: OK
[   10.206162] Testing event writeback_queue: OK
[   10.211188] Testing event writeback_write_inode: OK
[   10.216182] Testing event writeback_write_inode_start: OK
[   10.221158] Testing event writeback_dirty_inode: OK
[   10.226191] Testing event writeback_dirty_inode_start: OK
[   10.231182] Testing event writeback_mark_inode_dirty: OK
[   10.236159] Testing event writeback_dirty_page: OK
[   10.241195] Testing event time_out_leases: OK
[   10.246185] Testing event generic_delete_lease: OK
[   10.251159] Testing event generic_add_lease: OK
[   10.256180] Testing event break_lease_unblock: OK
[   10.261166] Testing event break_lease_block: OK
[   10.266164] Testing event break_lease_noblock: OK
[   10.271213] Testing event block_rq_remap: OK
[   10.276180] Testing event block_bio_remap: OK
[   10.281160] Testing event block_split: OK
[   10.286205] Testing event block_unplug: OK
[   10.291163] Testing event block_plug: OK
[   10.296163] Testing event block_sleeprq: OK
[   10.301190] Testing event block_getrq: OK
[   10.306183] Testing event block_bio_queue: OK
[   10.311194] Testing event block_bio_frontmerge: OK
[   10.316192] Testing event block_bio_backmerge: OK
[   10.321182] Testing event block_bio_complete: OK
[   10.326160] Testing event block_bio_bounce: OK
[   10.331200] Testing event block_rq_issue: OK
[   10.336187] Testing event block_rq_insert: OK
[   10.341160] Testing event block_rq_complete: OK
[   10.346181] Testing event block_rq_requeue: OK
[   10.351163] Testing event block_rq_abort: OK
[   10.356161] Testing event block_dirty_buffer: OK
[   10.361235] Testing event block_touch_buffer: OK
[   10.366167] Testing event swiotlb_bounced: OK
[   10.371168] Testing event gpio_value: OK
[   10.376198] Testing event gpio_direction: OK
[   10.381163] Testing event regulator_set_voltage_complete: OK
[   10.386177] Testing event regulator_set_voltage: OK
[   10.391182] Testing event regulator_disable_complete: OK
[   10.396186] Testing event regulator_disable: OK
[   10.401164] Testing event regulator_enable_complete: OK
[   10.406206] Testing event regulator_enable_delay: OK
[   10.411182] Testing event regulator_enable: OK
[   10.416160] Testing event urandom_read: OK
[   10.421203] Testing event random_read: OK
[   10.426162] Testing event extract_entropy_user: OK
[   10.431166] Testing event extract_entropy: OK
[   10.436189] Testing event get_random_bytes_arch: OK
[   10.441184] Testing event get_random_bytes: OK
[   10.446160] Testing event xfer_secondary_pool: OK
[   10.451196] Testing event add_disk_randomness: OK
[   10.456181] Testing event add_input_randomness: OK
[   10.461164] Testing event debit_entropy: OK
[   10.466194] Testing event push_to_pool: OK
[   10.471167] Testing event credit_entropy_bits: OK
[   10.476160] Testing event mix_pool_bytes_nolock: OK
[   10.481186] Testing event mix_pool_bytes: OK
[   10.486184] Testing event add_device_randomness: OK
[   10.491164] Testing event io_page_fault: OK
[   10.496191] Testing event unmap: OK
[   10.501181] Testing event map: OK
[   10.506164] Testing event detach_device_from_domain: OK
[   10.511202] Testing event attach_device_to_domain: OK
[   10.516166] Testing event remove_device_from_group: OK
[   10.521162] Testing event add_device_to_group: OK
[   10.526193] Testing event fence_wait_end: OK
[   10.531184] Testing event fence_wait_start: OK
[   10.536164] Testing event fence_signaled: OK
[   10.541191] Testing event fence_enable_signal: OK
[   10.546180] Testing event fence_destroy: OK
[   10.551164] Testing event fence_init: OK
[   10.556194] Testing event fence_emit: OK
[   10.561168] Testing event fence_annotate_wait_on: OK
[   10.566163] Testing event spi_transfer_stop: OK
[   10.571183] Testing event spi_transfer_start: OK
[   10.576184] Testing event spi_message_done: OK
[   10.581160] Testing event spi_message_start: OK
[   10.586191] Testing event spi_message_submit: OK
[   10.591180] Testing event spi_master_busy: OK
[   10.596165] Testing event spi_master_idle: OK
[   10.601203] Testing event aer_event: OK
[   10.606169] Testing event mc_event: OK
[   10.611169] Testing event udp_fail_queue_rcv_skb: OK
[   10.616189] Testing event sock_exceed_buf_limit: OK
[   10.621184] Testing event sock_rcvqueue_full: OK
[   10.626160] Testing event napi_poll: OK
[   10.631195] Testing event netif_rx_ni_entry: OK
[   10.636180] Testing event netif_rx_entry: OK
[   10.641164] Testing event netif_receive_skb_entry: OK
[   10.646194] Testing event napi_gro_receive_entry: OK
[   10.651168] Testing event napi_gro_frags_entry: OK
[   10.656159] Testing event netif_rx: OK
[   10.661186] Testing event netif_receive_skb: OK
[   10.666183] Testing event net_dev_queue: OK
[   10.671160] Testing event net_dev_xmit: OK
[   10.676196] Testing event net_dev_start_xmit: OK
[   10.681181] Testing event skb_copy_datagram_iovec: OK
[   10.686164] Testing event consume_skb: OK
[   10.691202] Testing event kfree_skb: OK
[   10.696165] Running tests on trace event systems:
[   10.696290] Testing event system skb: OK
[   10.702204] Testing event system net: OK
[   10.709240] Testing event system napi: OK
[   10.714199] Testing event system sock: OK
[   10.720219] Testing event system udp: OK
[   10.725197] Testing event system ras: OK
[   10.731194] Testing event system spi: OK
[   10.737193] Testing event system fence: OK
[   10.743192] Testing event system iommu: OK
[   10.749286] Testing event system random: OK
[   10.756210] Testing event system regulator: OK
[   10.762189] Testing event system gpio: OK
[   10.768176] Testing event system swiotlb: OK
[   10.773186] Testing event system block: OK
[   10.781229] Testing event system filelock: OK
[   10.787258] Testing event system writeback: OK
[   10.796249] Testing event system migrate: OK
[   10.802189] Testing event system compaction: OK
[   10.809214] Testing event system kmem: OK
[   10.816217] Testing event system vmscan: OK
[   10.823207] Testing event system pagemap: OK
[   10.829286] Testing event system oom: OK
[   10.835196] Testing event system filemap: OK
[   10.841204] Testing event system rpm: OK
[   10.847198] Testing event system power: OK
[   10.855243] Testing event system test: OK
[   10.860199] Testing event system module: OK
[   10.866269] Testing event system timer: OK
[   10.873245] Testing event system rcu: OK
[   10.878208] Testing event system printk: OK
[   10.883172] Testing event system sched: OK
[   10.891604] Testing event system workqueue: OK
[   10.897204] Testing event system signal: OK
[   10.903222] Testing event system irq: OK
[   10.909239] Testing event system task: OK
[   10.915226] Testing event system exceptions: OK
[   10.921229] Testing event system tlb: OK
[   10.926196] Testing event system mce: OK
[   10.932178] Testing event system raw_syscalls: OK
[   10.938197] Testing event system vsyscall: OK
[   10.943210] Testing event system syscalls: OK
[   10.949631] Testing event system nmi: OK
[   10.955201] Testing event system irq_vectors: OK
[   10.963244] Running tests on all trace events:
[   10.963365] Testing all events: OK
[   11.139011] Testing ftrace filter: OK
[   11.148269] Testing kprobe tracing: OK
[   11.175407] kmemleak: Kernel memory leak detector initialized
[   11.175409] kmemleak: Automatic memory scanning thread started
[   11.178906]   Magic number: 3:82:750
[   11.178970] tty ttyS1: hash matches
[   11.179135] rtc_cmos 00:02: setting system clock to 2015-02-04 20:42:08 UTC (1423082528)
[   11.179896] PM: Hibernation image not present or could not be loaded.
[   11.180767] Freeing unused kernel memory: 1720K (ffffffff818b4000 - ffffffff81a62000)
[   11.180839] Write protecting the kernel read-only data: 8192k
[   11.181101] Freeing unused kernel memory: 52K (ffff8800013f3000 - ffff880001400000)
[   11.181969] Freeing unused kernel memory: 1680K (ffff88000165c000 - ffff880001800000)
[   11.203081] systemd-udevd[713]: starting version 215
[   11.203966] random: systemd-udevd urandom read with 7 bits of entropy available
[   11.239025] usb_common: module verification failed: signature and/or  required key missing - tainting kernel
[   11.244476] ACPI: bus type USB registered
[   11.244956] usbcore: registered new interface driver usbfs
[   11.250409] usbcore: registered new interface driver hub
[   11.251182] usbcore: registered new device driver usb
[   11.256333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.257479] uhci_hcd: USB Universal Host Controller Interface driver
[   11.258353] ehci-pci: EHCI PCI platform driver
[   11.278789] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   11.278904] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   11.278999] uhci_hcd 0000:00:1a.0: detected 2 ports
[   11.279224] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[   11.284366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   11.284430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.284501] usb usb1: Product: UHCI Host Controller
[   11.284560] usb usb1: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.284631] usb usb1: SerialNumber: 0000:00:1a.0
[   11.295704] hub 1-0:1.0: USB hub found
[   11.295862] hub 1-0:1.0: 2 ports detected
[   11.306090] sdhci: Secure Digital Host Controller Interface driver
[   11.306151] sdhci: Copyright(c) Pierre Ossman
[   11.307235] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[   11.309626] sdhci-pci 0000:03:01.1: No vmmc regulator found
[   11.309686] sdhci-pci 0000:03:01.1: No vqmmc regulator found
[   11.320070] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[   11.323744] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   11.323861] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[   11.323957] uhci_hcd 0000:00:1a.1: detected 2 ports
[   11.324197] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[   11.324781] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   11.324842] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.324913] usb usb2: Product: UHCI Host Controller
[   11.324971] usb usb2: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.325046] usb usb2: SerialNumber: 0000:00:1a.1
[   11.336403] hub 2-0:1.0: USB hub found
[   11.336576] hub 2-0:1.0: 2 ports detected
[   11.360780] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   11.360898] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[   11.360993] uhci_hcd 0000:00:1d.0: detected 2 ports
[   11.361106] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[   11.361372] thermal LNXTHERM:00: registered as thermal_zone0
[   11.361431] ACPI: Thermal Zone [THM] (63 C)
[   11.362447] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   11.362509] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.362580] usb usb3: Product: UHCI Host Controller
[   11.362639] usb usb3: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.362709] usb usb3: SerialNumber: 0000:00:1d.0
[   11.366722] hub 3-0:1.0: USB hub found
[   11.367150] hub 3-0:1.0: 2 ports detected
[   11.378025] SCSI subsystem initialized
[   11.386016] libata version 3.00 loaded.
[   11.386039] firewire_ohci 0000:03:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[   11.391000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   11.391127] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[   11.391225] uhci_hcd 0000:00:1d.1: detected 2 ports
[   11.391338] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[   11.391972] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   11.392038] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.392109] usb usb4: Product: UHCI Host Controller
[   11.392168] usb usb4: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.392238] usb usb4: SerialNumber: 0000:00:1d.1
[   11.395676] hub 4-0:1.0: USB hub found
[   11.395863] hub 4-0:1.0: 2 ports detected
[   11.396062] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[   11.396128] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[   11.396135] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[   11.396141] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[   11.407329] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   11.407452] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[   11.407549] uhci_hcd 0000:00:1d.2: detected 2 ports
[   11.407798] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[   11.408439] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   11.408501] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.408572] usb usb5: Product: UHCI Host Controller
[   11.408630] usb usb5: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.408701] usb usb5: SerialNumber: 0000:00:1d.2
[   11.412201] hub 5-0:1.0: USB hub found
[   11.412389] hub 5-0:1.0: 2 ports detected
[   11.416217] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[   11.416332] sdhci-pci 0000:03:01.2: SDHCI controller found [1180:0843] (rev 12)
[   11.418738] sdhci-pci 0000:03:01.2: No vmmc regulator found
[   11.418799] sdhci-pci 0000:03:01.2: No vqmmc regulator found
[   11.420198] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[   11.424011] mmc1: SDHCI controller on PCI [0000:03:01.2] using DMA
[   11.430158] ehci-pci 0000:00:1a.7: EHCI Host Controller
[   11.430284] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 6
[   11.430489] ehci-pci 0000:00:1a.7: debug port 1
[   11.430751] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:1d:09:c8:a6:a1
[   11.434539] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[   11.434578] ehci-pci 0000:00:1a.7: irq 22, io mem 0xfed1c400
[   11.443362] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[   11.447851] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[   11.447913] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.447984] usb usb6: Product: EHCI Host Controller
[   11.448047] usb usb6: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- ehci_hcd
[   11.448118] usb usb6: SerialNumber: 0000:00:1a.7
[   11.467000] hub 6-0:1.0: USB hub found
[   11.467193] hub 6-0:1.0: 4 ports detected
[   11.503793] hub 1-0:1.0: USB hub found
[   11.503962] hub 1-0:1.0: 2 ports detected
[   11.529785] hub 2-0:1.0: USB hub found
[   11.529948] hub 2-0:1.0: 2 ports detected
[   11.610402] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   11.610524] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 7
[   11.610629] ehci-pci 0000:00:1d.7: debug port 1
[   11.616228] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[   11.616268] ehci-pci 0000:00:1d.7: irq 20, io mem 0xfed1c000
[   11.622008] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   11.622698] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[   11.622760] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.622831] usb usb7: Product: EHCI Host Controller
[   11.622889] usb usb7: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- ehci_hcd
[   11.622960] usb usb7: SerialNumber: 0000:00:1d.7
[   11.626115] hub 7-0:1.0: USB hub found
[   11.626293] hub 7-0:1.0: 6 ports detected
[   11.656764] hub 3-0:1.0: USB hub found
[   11.656926] hub 3-0:1.0: 2 ports detected
[   11.682764] hub 4-0:1.0: USB hub found
[   11.682925] hub 4-0:1.0: 2 ports detected
[   11.706115] hub 5-0:1.0: USB hub found
[   11.706278] hub 5-0:1.0: 2 ports detected
[   11.708871] ata_piix 0000:00:1f.1: version 2.13
[   11.729205] scsi host0: ata_piix
[   11.731073] scsi host1: ata_piix
[   11.732588] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[   11.732650] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[   11.732779] ahci 0000:00:1f.2: version 3.0
[   11.732893] ata2: port disabled--ignoring
[   11.738571] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[   11.738645] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems 
[   11.748437] scsi host2: ahci
[   11.750446] scsi host3: ahci
[   11.752347] scsi host4: ahci
[   11.754033] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 27
[   11.754104] ata4: DUMMY
[   11.754159] ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 27
[   11.895563] firewire_core 0000:03:01.0: created device fw0: GUID 324fc000235659a1, S400
[   11.898639] ata1.00: ATA-8: WDC WD5000BEKT-75KA9T0, 01.01A01, max UDMA/133
[   11.898702] ata1.00: 976773168 sectors, multi 8: LBA48 NCQ (depth 0/1)
[   11.904522] ata1.00: configured for UDMA/100
[   11.905039] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000BEKT-7 1A01 PQ: 0 ANSI: 5
[   11.953039] usb 1-2: new full-speed USB device number 2 using uhci_hcd
[   12.032041] usb 6-4: new high-speed USB device number 3 using ehci-pci
[   12.059023] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   12.059103] ata5: SATA link down (SStatus 0 SControl 300)
[   12.131106] usb 1-2: New USB device found, idVendor=413c, idProduct=8140
[   12.131168] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   12.133129] ata3.00: ATA-7: WDC WD1600BEVS-75RST0, 04.01G04, max UDMA/133
[   12.133191] ata3.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
[   12.134099] ata3.00: configured for UDMA/133
[   12.134539] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-7 1G04 PQ: 0 ANSI: 5
[   12.146140] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   12.146527] sd 0:0:0:0: [sda] Write Protect is off
[   12.146591] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   12.146726] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.149677] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   12.149835] usb 6-4: New USB device found, idVendor=0930, idProduct=130c
[   12.149837] usb 6-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.149839] usb 6-4: Product: F3607gw
[   12.149840] usb 6-4: Manufacturer: 0	F3607gw
[   12.149841] usb 6-4: SerialNumber: 3532400302074300
[   12.152298] sd 2:0:0:0: [sdb] Write Protect is off
[   12.152358] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   12.152493] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.169025]  sdb: sdb1 sdb2 sdb3
[   12.172700] sd 2:0:0:0: [sdb] Attached SCSI disk
[   12.209004]  sda: sda1 sda2
[   12.211714] sd 0:0:0:0: [sda] Attached SCSI disk
[   12.463298] random: nonblocking pool is initialized
[   12.601948] PM: Starting manual resume from disk
[   12.602027] PM: Hibernation image partition 8:1 present
[   12.602029] PM: Looking for hibernation image.
[   12.602388] PM: Image not found (code -22)
[   12.602391] PM: Hibernation image not present or could not be loaded.
[   12.633183] EXT4-fs (sdb1): INFO: recovery required on readonly filesystem
[   12.633250] EXT4-fs (sdb1): write access will be enabled during recovery
[   12.710352] EXT4-fs (sdb1): recovery complete
[   12.712576] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   13.612617] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   13.617599] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[   13.618048] systemd[1]: Detected architecture 'x86-64'.
[   13.937622] systemd[1]: Inserted module 'autofs4'
[   13.965704] systemd[1]: Set hostname to <crion86>.
[   15.306717] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   15.306963] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   15.307062] systemd[1]: Starting Remote File Systems (Pre).
[   15.307521] systemd[1]: Reached target Remote File Systems (Pre).
[   15.307652] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   15.308422] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   15.308533] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   15.308741] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   15.308827] systemd[1]: Starting Encrypted Volumes.
[   15.309269] systemd[1]: Reached target Encrypted Volumes.
[   15.309343] systemd[1]: Expecting device dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.device...
[   15.309709] systemd[1]: Expecting device dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.device...
[   15.310094] systemd[1]: Expecting device dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.device...
[   15.310460] systemd[1]: Starting Root Slice.
[   15.321447] systemd[1]: Created slice Root Slice.
[   15.321520] systemd[1]: Starting User and Session Slice.
[   15.322420] systemd[1]: Created slice User and Session Slice.
[   15.322494] systemd[1]: Starting Delayed Shutdown Socket.
[   15.322989] systemd[1]: Listening on Delayed Shutdown Socket.
[   15.323067] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   15.323605] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   15.323680] systemd[1]: Starting Journal Socket (/dev/log).
[   15.324320] systemd[1]: Listening on Journal Socket (/dev/log).
[   15.324395] systemd[1]: Starting Syslog Socket.
[   15.324883] systemd[1]: Listening on Syslog Socket.
[   15.324969] systemd[1]: Starting udev Control Socket.
[   15.325472] systemd[1]: Listening on udev Control Socket.
[   15.325558] systemd[1]: Starting udev Kernel Socket.
[   15.326035] systemd[1]: Listening on udev Kernel Socket.
[   15.326110] systemd[1]: Starting Journal Socket.
[   15.326655] systemd[1]: Listening on Journal Socket.
[   15.326734] systemd[1]: Starting System Slice.
[   15.327532] systemd[1]: Created slice System Slice.
[   15.327620] systemd[1]: Starting File System Check on Root Device...
[   15.329481] systemd[1]: Starting system-systemd\x2dfsck.slice.
[   15.330361] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   15.330448] systemd[1]: Starting system-getty.slice.
[   15.331306] systemd[1]: Created slice system-getty.slice.
[   15.331524] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   15.333352] systemd[1]: Mounting POSIX Message Queue File System...
[   15.335180] systemd[1]: Starting udev Coldplug all Devices...
[   15.337075] systemd[1]: Mounting Huge Pages File System...
[   15.387346] systemd[1]: Starting Load Kernel Modules...
[   15.403829] systemd[1]: Started Set Up Additional Binary Formats.
[   15.404041] systemd[1]: Mounting Debug File System...
[   15.405794] systemd[1]: Starting Journal Service...
[   15.408093] systemd[1]: Started Journal Service.
[   15.847894] lp: driver loaded but no devices found
[   15.896165] ppdev: user-space parallel port driver
[   15.951944] fuse init (API version 7.23)
[   16.727399] systemd-udevd[823]: starting version 215
[   18.047556] Monitor-Mwait will be used to enter C-1 state
[   18.047565] Monitor-Mwait will be used to enter C-2 state
[   18.047570] Monitor-Mwait will be used to enter C-3 state
[   18.047576] tsc: Marking TSC unstable due to TSC halts in idle
[   18.047706] ACPI: acpi_idle registered with cpuidle
[   18.049291] Switched to clocksource hpet
[   18.174639] ACPI: AC Adapter [AC] (on-line)
[   18.416247] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   18.541262] ACPI: Battery Slot [BAT0] (battery present)
[   18.542369] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[   18.544200] ACPI: Lid Switch [LID]
[   18.545137] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   18.547491] ACPI: Power Button [PBTN]
[   18.548439] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[   18.548522] ACPI: Sleep Button [SBTN]
[   18.671099] [drm] Initialized drm 1.1.0 20060810
[   18.862043] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   18.862165] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 8
[   18.866877] xhci_hcd 0000:0d:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[   18.868398] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[   18.868460] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   18.870345] usb usb8: Product: xHCI Host Controller
[   18.870411] usb usb8: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- xhci-hcd
[   18.870491] usb usb8: SerialNumber: 0000:0d:00.0
[   18.876094] hub 8-0:1.0: USB hub found
[   18.876303] hub 8-0:1.0: 2 ports detected
[   18.880360] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   18.880454] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 9
[   18.881582] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[   18.881645] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   18.881716] usb usb9: Product: xHCI Host Controller
[   18.881774] usb usb9: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- xhci-hcd
[   18.881849] usb usb9: SerialNumber: 0000:0d:00.0
[   18.885509] hub 9-0:1.0: USB hub found
[   18.885711] hub 9-0:1.0: 2 ports detected
[   18.940873] sound hdaudioC0D0: autoconfig for ID 76a0: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   18.940949] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.941029] sound hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[   18.941089] sound hdaudioC0D0:    mono: mono_out=0x0
[   18.941147] sound hdaudioC0D0:    inputs:
[   18.941205] sound hdaudioC0D0:      Mic=0x17
[   18.941263] sound hdaudioC0D0:      Line=0xb
[   18.945853] sound hdaudioC0D1: autoconfig for ID 2c06: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[   18.945928] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.945989] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.946066] sound hdaudioC0D1:    mono: mono_out=0x0
[   18.946131] sound hdaudioC0D1:    inputs:
[   18.958391] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   18.960648] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   19.039312] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   19.114872] Bluetooth: Core ver 2.20
[   19.115055] NET: Registered protocol family 31
[   19.115127] Bluetooth: HCI device and connection manager initialized
[   19.115225] Bluetooth: HCI socket layer initialized
[   19.115297] Bluetooth: L2CAP socket layer initialized
[   19.115413] Bluetooth: SCO socket layer initialized
[   19.200687] [drm:i915_dump_device_info] i915 device info: gen=4, pciid=0x2a02 rev=0x0c flags=is_mobile,is_crestline,has_fbc,has_hotplug,has_overlay,supports_tv,
[   19.200739] [drm:intel_detect_pch] No PCH found.
[   19.200742] ------------[ cut here ]------------
[   19.200836] WARNING: CPU: 0 PID: 873 at drivers/gpu/drm/i915/intel_uncore.c:169 intel_uncore_forcewake_reset+0x188/0x24d [i915]()
[   19.200911] WARN_ON(dev_priv->uncore.fw_domains == 0)
[   19.200912] Modules linked in:
[   19.200914]  i915(E+) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
[   19.200957] CPU: 0 PID: 873 Comm: systemd-udevd Tainted: G            E   3.19.0-rc6-next-20150202-150201- #4
[   19.200959] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   19.200961]  0000000000000000 0000000000000009 ffffffff813e790a ffff88019747f958
[   19.200964]  ffffffff8104178e ffff8800d8a50000 ffffffffa07b9bc4 ffffffffa0827ee4
[   19.200968]  ffff8800d8a500c8 ffff8800d8a500c8 0000000000000000 0000000000000246
[   19.200971] Call Trace:
[   19.200976]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
[   19.200981]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
[   19.201012]  [<ffffffffa07b9bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
[   19.201015]  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
[   19.201046]  [<ffffffffa07b9bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
[   19.201077]  [<ffffffffa07b9ed2>] ? intel_uncore_init+0x1e4/0x4a8 [i915]
[   19.201112]  [<ffffffffa07fb960>] ? i915_driver_load+0x58f/0xeda [i915]
[   19.201119]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
[   19.201138]  [<ffffffffa04e68c8>] ? drm_dev_register+0x79/0xec [drm]
[   19.201152]  [<ffffffffa04e8de7>] ? drm_get_pci_dev+0xfc/0x1b7 [drm]
[   19.201156]  [<ffffffff81230a60>] ? pci_device_probe+0x74/0xd1
[   19.201161]  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
[   19.201164]  [<ffffffff812e220c>] ? driver_probe_device+0x11c/0x2ff
[   19.201167]  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
[   19.201170]  [<ffffffff812e2447>] ? __driver_attach+0x58/0x78
[   19.201173]  [<ffffffff812e076b>] ? bus_for_each_dev+0x53/0x84
[   19.201176]  [<ffffffff812e18f8>] ? bus_add_driver+0x113/0x1f8
[   19.201179]  [<ffffffff812e2a95>] ? driver_register+0x87/0xba
[   19.201182]  [<ffffffffa0857000>] ? 0xffffffffa0857000
[   19.201186]  [<ffffffff8100031d>] ? do_one_initcall+0xf7/0x18e
[   19.201191]  [<ffffffff8112d44b>] ? kmem_cache_alloc_trace+0xd6/0xe8
[   19.201194]  [<ffffffff8109eb2b>] ? load_module+0x1c81/0x202e
[   19.201197]  [<ffffffff8109eba3>] ? load_module+0x1cf9/0x202e
[   19.201201]  [<ffffffff8109b4aa>] ? mod_kobject_put+0x48/0x48
[   19.201204]  [<ffffffff8109b98d>] ? copy_module_from_fd+0x8c/0xf5
[   19.201207]  [<ffffffff8109f024>] ? SyS_finit_module+0x82/0x9a
[   19.201212]  [<ffffffff813ec352>] ? system_call_fastpath+0x12/0x17
[   19.201214] ---[ end trace 4742dbfffee243fa ]---
[   19.201292] [drm] Memory usable by graphics device = 512M
[   19.201360] [drm:i915_gem_gtt_init] GMADR size = 256M
[   19.201362] [drm:i915_gem_gtt_init] GTT stolen size = 8M
[   19.201364] [drm:i915_gem_gtt_init] ppgtt mode: 0
[   19.201376] [drm] Replacing VGA console driver
[   19.203655] Console: switching to colour dummy device 80x25
[   19.207510] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   19.214593] [drm:intel_opregion_setup] graphic opregion physical addr: 0xdf67e800
[   19.214637] [drm:intel_opregion_setup] Public ACPI methods supported
[   19.214639] [drm:intel_opregion_setup] SWSCI supported
[   19.222034] [drm:swsci_setup] SWSCI GBDA callbacks 000004b3, SBCB callbacks 00000001
[   19.223199] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   19.223204] [drm] Driver supports precise vblank timestamp query.
[   19.223209] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[   19.223213] [drm:validate_vbt] Using VBT from OpRegion: $VBT CRESTLINE      d
[   19.223216] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 100000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[   19.223218] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[   19.223221] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[   19.223234] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[   19.223237] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 0 71260 1280 1296 1344 1457 800 801 804 816 0x8 0xa
[   19.223239] [drm:parse_lfp_panel_data] VBT initial LVDS value 42300300
[   19.223242] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 10000 Hz, active high, min brightness 0, level 0
[   19.223254] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[   19.223257] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[   19.223259] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[   19.223271] [drm:parse_driver_features] DRRS State Enabled:0
[   19.223273] [drm:parse_psr] No PSR BDB found.
[   19.223394] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[   19.223405] [drm:i915_stolen_to_physical] GTT within stolen memory at 0xdff80000-0xdfffffff
[   19.223407] [drm:i915_stolen_to_physical] Stolen memory adjusted to 0xdf800000-0xdff7ffff
[   19.223429] [drm:i915_gem_init_stolen] found 7864320 bytes of stolen memory at df800000
[   19.223432] [drm:intel_display_power_get] enabling always-on
[   19.224082] [drm:intel_modeset_init] 2 display pipes available.
[   19.224227] [drm:intel_modeset_init] pipe A sprite A init failed: -19
[   19.224321] [drm:intel_modeset_init] pipe B sprite B init failed: -19
[   19.224325] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   19.248038] [drm:drm_mode_detailed] composite sync not supported
[   19.248068] [drm:intel_lvds_init] using preferred mode from EDID: 
[   19.248072] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.248086] [drm:intel_lvds_init] detected single-link lvds configuration
[   19.249040] [drm:intel_panel_setup_backlight] Connector LVDS-1 backlight initialized, enabled, brightness 255000/255255
[   19.252934] [drm:intel_modeset_readout_hw_state] [CRTC:20] hw state readout: disabled
[   19.252941] [drm:intel_modeset_readout_hw_state] [CRTC:23] hw state readout: enabled
[   19.252945] [drm:intel_modeset_readout_hw_state] [ENCODER:25:LVDS-25] hw state readout: enabled, pipe B
[   19.252948] [drm:intel_modeset_readout_hw_state] [ENCODER:32:DAC-32] hw state readout: disabled, pipe A
[   19.252950] [drm:intel_modeset_readout_hw_state] [ENCODER:34:TV-34] hw state readout: disabled, pipe A
[   19.252953] [drm:intel_modeset_readout_hw_state] [CONNECTOR:24:LVDS-1] hw state readout: enabled
[   19.252955] [drm:intel_modeset_readout_hw_state] [CONNECTOR:31:VGA-1] hw state readout: disabled
[   19.252957] [drm:intel_modeset_readout_hw_state] [CONNECTOR:33:SVIDEO-1] hw state readout: disabled
[   19.252961] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   19.252964] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   19.252965] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   19.252968] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   19.252971] [drm:intel_dump_pipe_config] [CRTC:20][setup_hw_state] config for pipe A
[   19.252973] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   19.252975] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   19.252977] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.252980] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.252982] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.252984] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.252985] [drm:intel_dump_pipe_config] requested mode:
[   19.252988] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   19.252990] [drm:intel_dump_pipe_config] adjusted mode:
[   19.252992] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   19.252995] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[   19.252997] [drm:intel_dump_pipe_config] port clock: 0
[   19.252998] [drm:intel_dump_pipe_config] pipe src size: 0x0
[   19.253000] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   19.253031] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.253032] [drm:intel_dump_pipe_config] ips: 0
[   19.253034] [drm:intel_dump_pipe_config] double wide: 0
[   19.253038] [drm:intel_dump_pipe_config] [CRTC:23][setup_hw_state] config for pipe B
[   19.253040] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   19.253041] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   19.253044] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.253046] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.253049] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.253051] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.253052] [drm:intel_dump_pipe_config] requested mode:
[   19.253055] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[   19.253057] [drm:intel_dump_pipe_config] adjusted mode:
[   19.253059] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[   19.253063] [drm:intel_dump_crtc_timings] crtc timings: 71429 1280 1296 1344 1457 800 801 804 816, type: 0x0 flags: 0xa
[   19.253065] [drm:intel_dump_pipe_config] port clock: 71429
[   19.253066] [drm:intel_dump_pipe_config] pipe src size: 640x400
[   19.253069] [drm:intel_dump_pipe_config] gmch pfit: control: 0xa0000000, ratios: 0x08000800, lvds border: 0x00008000
[   19.253071] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.253073] [drm:intel_dump_pipe_config] ips: 0
[   19.253074] [drm:intel_dump_pipe_config] double wide: 0
[   19.253077] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.253080] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.253082] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.253085] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.253087] [drm:check_crtc_state] [CRTC:20]
[   19.253089] [drm:check_crtc_state] [CRTC:23]
[   19.253115] [drm:i9xx_get_initial_plane_config] pipe/plane B/1 with fb: size=640x400@32, offset=0, pitch 4096, size 0x190000
[   19.253118] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=190000
[   19.253144] [drm:i915_pages_create_for_stolen] offset=0x0, size=1638400
[   19.253182] [drm:intel_alloc_plane_obj] plane fb obj ffff88019585c000
[   19.253186] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 190000
[   19.253188] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [190000, 1ffff000]
[   19.253681] [drm:i915_gem_context_init] fake context support initialized
[   19.253707] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   19.253731] [drm:i915_pages_create_for_stolen] offset=0x190000, size=131072
[   19.253844] [drm:i915_gem_object_create_stolen] creating stolen object: size=1000
[   19.253866] [drm:i915_pages_create_for_stolen] offset=0x1b0000, size=4096
[   19.253902] [drm] initialized overlay support
[   19.254527] [drm:intel_backlight_device_register] Connector LVDS-1 backlight sysfs interface registered
[   19.255229] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   19.255232] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   19.255234] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] status updated from 3 to 1
[   19.255246] [drm:drm_mode_detailed] composite sync not supported
[   19.255261] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   19.255265] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.255267] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   19.255269] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   19.257894] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   19.263027] [drm:intel_crt_detect] CRT not detected via hotplug
[   19.264026] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   19.264029] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   19.264031] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   19.264033] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   19.264309] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   19.264312] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   19.264313] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   19.264316] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] status updated from 3 to 2
[   19.264318] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   19.264321] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   19.264323] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   19.264326] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   19.264328] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   19.264379] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   19.264391] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   19.264393] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   19.264396] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   19.264398] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   19.264400] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   19.264401] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   19.264404] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.264406] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.264409] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.264410] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.264412] [drm:intel_dump_pipe_config] requested mode:
[   19.264415] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   19.264417] [drm:intel_dump_pipe_config] adjusted mode:
[   19.264419] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   19.264422] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   19.264424] [drm:intel_dump_pipe_config] port clock: 108000
[   19.264426] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   19.264428] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   19.264430] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.264432] [drm:intel_dump_pipe_config] ips: 0
[   19.264433] [drm:intel_dump_pipe_config] double wide: 0
[   19.264551] [drm:drm_atomic_set_fb_for_plane] Set [FB:28] for plane state ffff880195844e40
[   19.272356] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.272360] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   19.289724] usbcore: registered new interface driver btusb
[   19.289902] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   19.289907] [drm:intel_fbc_update] disabled per chip default
[   19.289915] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.289919] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   19.289922] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.289924] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.289926] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.289928] [drm:check_crtc_state] [CRTC:20]
[   19.289935] [drm:check_crtc_state] [CRTC:23]
[   19.357929] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   19.357933] [drm:intel_tv_detect_type] Unrecognised TV connection
[   19.375306] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   19.375312] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   19.375324] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.713755] [drm:i965_update_wm] self-refresh entries: 40, wm: 472
[   19.713759] [drm:i965_update_wm] self-refresh watermark: display plane 472 cursor 32
[   19.713761] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 472
[   19.713765] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   19.713767] [drm:intel_fbc_update] no output, disabling
[   19.713778] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.713783] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.713785] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.713787] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.713790] [drm:check_crtc_state] [CRTC:20]
[   19.713792] [drm:check_crtc_state] [CRTC:23]
[   19.713803] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] status updated from 3 to 2
[   19.713806] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   19.713809] [drm:drm_setup_crtcs] 
[   19.713834] [drm:drm_enable_connectors] connector 24 enabled? yes
[   19.713836] [drm:drm_enable_connectors] connector 31 enabled? no
[   19.713838] [drm:drm_enable_connectors] connector 33 enabled? no
[   19.713848] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   19.713850] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   19.713853] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   19.713854] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   19.713856] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   19.713860] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   19.713872] [drm:intelfb_create] no BIOS fb, allocating a new one
[   19.713875] [drm:i915_gem_object_create_stolen] creating stolen object: size=3e8000
[   19.713890] [drm:i915_pages_create_for_stolen] offset=0x1b1000, size=4096000
[   19.719347] [drm:intelfb_create] allocated 1280x800 fb: 0x006c0000, bo ffff88019585c700
[   19.721242] fbcon: inteldrmfb (fb0) is primary device
[   19.721702] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721714] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880197a38e40 state to ffff880196e4df00
[   19.721726] [drm:drm_atomic_get_crtc_state] Added [CRTC:20] ffff8800377a9000 state to ffff880196e4df00
[   19.721727] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721731] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721738] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721742] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721809] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721821] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8801970a4c00 state to ffff880196e4df00
[   19.721822] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721823] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721824] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721827] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721893] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721903] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8801970a4a80 state to ffff880196e4df00
[   19.721904] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721905] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721907] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721909] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721975] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721985] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8801970a4000 state to ffff880196e4df00
[   19.721986] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721987] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721988] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721990] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721997] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   19.725749] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=1, fb_changed=0
[   19.725751] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   19.725753] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   19.725769] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.725772] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.725773] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.725775] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.725776] [drm:check_crtc_state] [CRTC:20]
[   19.725778] [drm:check_crtc_state] [CRTC:23]
[   19.725812] ------------[ cut here ]------------
[   19.725854] WARNING: CPU: 0 PID: 741 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x134/0x272 [i915]()
[   19.725856] WARN_ON(obj->frontbuffer_bits)
[   19.725890] Modules linked in: i8k(E+) btusb(E) psmouse(E) snd_pcsp(E) i915(E+) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)

[   19.725893] CPU: 0 PID: 741 Comm: kworker/u4:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
[   19.725894] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   19.725899] Workqueue: events_unbound async_run_entry_fn
[   19.725901]  0000000000000000 0000000000000009 ffffffff813e790a ffff8800d9ee39e8
[   19.725903]  ffffffff8104178e ffff8800d8a50000 ffffffffa079e22b ffff88019782f000
[   19.725904]  ffff88019585c540 ffff8800d8a50000 ffff88019585c580 ffff88019585c580
[   19.725905] Call Trace:
[   19.725908]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
[   19.725912]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
[   19.725938]  [<ffffffffa079e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
[   19.725940]  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
[   19.725966]  [<ffffffffa079e0bb>] ? i915_vma_unbind+0x18f/0x1cb [i915]
[   19.725992]  [<ffffffffa079e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
[   19.726005]  [<ffffffffa04e27d7>] ? drm_gem_object_release+0x3b/0x3b [drm]
[   19.726049]  [<ffffffffa07c32c3>] ? kref_sub.constprop.59+0x2f/0x38 [i915]
[   19.726080]  [<ffffffffa07c333d>] ? intel_user_framebuffer_destroy+0x62/0x75 [i915]
[   19.726094]  [<ffffffffa04eb344>] ? drm_framebuffer_unregister_private+0x37/0x37 [drm]
[   19.726106]  [<ffffffffa04eb6af>] ? kref_sub.constprop.33+0x2f/0x38 [drm]
[   19.726119]  [<ffffffffa04eb9b7>] ? drm_mode_set_config_internal+0xa6/0xd7 [drm]
[   19.726128]  [<ffffffffa05533df>] ? restore_fbdev_mode+0xad/0xc8 [drm_kms_helper]
[   19.726134]  [<ffffffffa0554a80>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x24/0x5a [drm_kms_helper]
[   19.726140]  [<ffffffffa0554aea>] ? drm_fb_helper_set_par+0x34/0x39 [drm_kms_helper]
[   19.726171]  [<ffffffffa07dcba9>] ? intel_fbdev_set_par+0x16/0x5a [i915]
[   19.726174]  [<ffffffff8124b474>] ? fbcon_init+0x304/0x40d
[   19.726177]  [<ffffffff812b7828>] ? visual_init+0xb4/0x107
[   19.726179]  [<ffffffff812b8fc3>] ? do_bind_con_driver+0x176/0x28b
[   19.726181]  [<ffffffff812b920f>] ? do_take_over_console+0x137/0x167
[   19.726183]  [<ffffffff81247cda>] ? do_fbcon_takeover+0x59/0x9c
[   19.726186]  [<ffffffff81058e24>] ? notifier_call_chain+0x33/0x5e
[   19.726188]  [<ffffffff81058f46>] ? __blocking_notifier_call_chain+0x48/0x62
[   19.726190]  [<ffffffff81251de7>] ? register_framebuffer+0x23f/0x29b
[   19.726197]  [<ffffffffa0554d7c>] ? drm_fb_helper_initial_config+0x28d/0x33f [drm_kms_helper]
[   19.726200]  [<ffffffff8100166b>] ? __switch_to+0x1fb/0x47d
[   19.726202]  [<ffffffff8105a4fa>] ? async_run_entry_fn+0x6b/0x131
[   19.726204]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
[   19.726205]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
[   19.726207]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
[   19.726209]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
[   19.726211]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   19.726214]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
[   19.726215]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   19.726217] ---[ end trace 4742dbfffee243fb ]---
[   19.726936] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   19.726973] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
[   19.726975] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   19.726977] [drm:drm_mode_debug_printmodeline] Modeline 28:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.726978] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=1, fb_changed=1
[   19.726979] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   19.726981] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   19.726992] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   19.726994] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   19.726997] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   19.726998] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   19.726999] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   19.727000] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   19.730536] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.730538] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.730539] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.730540] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.730541] [drm:intel_dump_pipe_config] requested mode:
[   19.730543] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.730544] [drm:intel_dump_pipe_config] adjusted mode:
[   19.730546] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.730548] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   19.730549] [drm:intel_dump_pipe_config] port clock: 71260
[   19.730550] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   19.730551] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   19.730552] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.730553] [drm:intel_dump_pipe_config] ips: 0
[   19.730554] [drm:intel_dump_pipe_config] double wide: 0
[   19.730566] [drm:i9xx_get_refclk] using SSC reference clock of 100000 kHz
[   19.730660] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.736607] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[   19.967050] [drm:i9xx_pfit_disable] disabling pfit, current: 0xa0000000
[   19.967057] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.967060] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   19.967101] [drm:drm_atomic_set_fb_for_plane] Set [FB:49] for plane state ffff88019584f6c0
[   19.967751] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   19.967752] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   19.967753] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   19.967754] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   19.976570] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 333859
[   19.976605] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   20.013958] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   20.236999] cdc_ether 6-4:1.6 wwan0: register 'cdc_ether' at usb-0000:00:1a.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
[   20.237258] usbcore: registered new interface driver cdc_ether
[   20.366642] cdc_wdm 6-4:1.5: cdc-wdm0: USB WDM device
[   20.367479] cdc_wdm 6-4:1.8: cdc-wdm1: USB WDM device
[   20.367729] usbcore: registered new interface driver cdc_wdm
[   20.590055] [drm:intel_panel_enable_backlight] pipe B
[   20.590060] [drm:intel_panel_actually_set_backlight] set backlight PWM = 255000
[   20.590074] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   20.590079] [drm:intel_fbc_update] disabled per chip default
[   20.590092] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.590096] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.590099] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.590101] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.590104] [drm:check_crtc_state] [CRTC:20]
[   20.590107] [drm:check_crtc_state] [CRTC:23]
[   20.590260] Console: switching to colour frame buffer device 160x50
[   20.590294] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   20.590334] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   20.590336] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   20.590338] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   20.590350] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   20.590352] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   20.590355] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   20.590356] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   20.590357] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   20.590358] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   20.590359] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.590361] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.590362] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.590363] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.590364] [drm:intel_dump_pipe_config] requested mode:
[   20.590366] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.590367] [drm:intel_dump_pipe_config] adjusted mode:
[   20.590369] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.590371] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   20.590372] [drm:intel_dump_pipe_config] port clock: 71260
[   20.590373] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   20.590374] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.590375] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.590376] [drm:intel_dump_pipe_config] ips: 0
[   20.590377] [drm:intel_dump_pipe_config] double wide: 0
[   20.595673] cdc_acm 6-4:1.1: ttyACM0: USB ACM device
[   20.599607] cdc_acm 6-4:1.3: ttyACM1: USB ACM device
[   20.602043] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   20.602085] i915 0000:00:02.0: registered panic notifier
[   20.605778] cdc_acm 6-4:1.9: ttyACM2: USB ACM device
[   20.612947] usbcore: registered new interface driver cdc_acm
[   20.612980] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   20.625503] acpi device:34: registered as cooling_device2
[   20.629674] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input10
[   20.630991] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   20.631271] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[   21.242165] Adding 10548220k swap on /dev/sda1.  Priority:-1 extents:1 across:10548220k 
[   21.414903] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   22.440628] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   22.468595] systemd-journald[800]: Received request to flush runtime journal from PID 1
[   23.236879] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   23.236918] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   23.236920] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   23.236923] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   23.236934] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   23.236937] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   23.236939] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   23.236941] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   23.236942] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   23.236943] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   23.236944] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   23.236946] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   23.236947] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   23.236948] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   23.236949] [drm:intel_dump_pipe_config] requested mode:
[   23.236952] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   23.236952] [drm:intel_dump_pipe_config] adjusted mode:
[   23.236954] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   23.236956] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   23.236957] [drm:intel_dump_pipe_config] port clock: 71260
[   23.236958] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   23.236959] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   23.236960] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   23.236961] [drm:intel_dump_pipe_config] ips: 0
[   23.236962] [drm:intel_dump_pipe_config] double wide: 0
[   23.832738] RPC: Registered named UNIX socket transport module.
[   23.834351] RPC: Registered udp transport module.
[   23.836053] RPC: Registered tcp transport module.
[   23.837561] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   23.922314] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   27.525979] cfg80211: Calling CRDA to update world regulatory domain
[   28.207740] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   28.208930] Bluetooth: BNEP filters: protocol multicast
[   28.210118] Bluetooth: BNEP socket layer initialized
[   28.508271] cfg80211: World regulatory domain updated:
[   28.509416] cfg80211:  DFS Master region: unset
[   28.509441] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   28.511683] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   28.512829] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   28.513984] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   28.515146] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   28.516303] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   28.517460] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   28.518600] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   28.519746] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   29.281039] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=0
[   29.281107] [drm:drm_fb_helper_hotplug_event] 
[   29.281110] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   29.281113] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   29.281133] [drm:drm_mode_detailed] composite sync not supported
[   29.281151] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   29.281155] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.281157] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   29.281160] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   29.290032] [drm:intel_crt_detect] CRT not detected via hotplug
[   29.292039] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   29.292045] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   29.292050] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   29.292055] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   29.292323] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   29.292325] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   29.292327] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   29.292329] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   29.292331] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   29.292431] [drm:intel_dump_pipe_config] requested mode:
[   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
[   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
[   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   29.292449] [drm:intel_dump_pipe_config] ips: 0
[   29.292451] [drm:intel_dump_pipe_config] double wide: 0
[   29.292565] ------------[ cut here ]------------
[   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
[   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E)
[   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
[   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
[   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
[   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
[   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
[   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
[   29.296326] Call Trace:
[   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
[   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
[   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
[   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
[   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
[   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
[   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
[   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
[   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
[   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
[   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
[   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
[   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
[   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
[   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
[   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
[   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
[   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
[   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   29.296576] ---[ end trace 4742dbfffee243fc ]---
[   29.297817] [drm:drm_atomic_set_fb_for_plane] Set [FB:48] for plane state ffff8800d6a02180
[   29.304838] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   29.304842] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   29.322376] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   29.322380] [drm:intel_fbc_update] more than one pipe active, disabling compression
[   29.322386] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   29.322390] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   29.322393] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   29.322395] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   29.322397] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   29.322399] [drm:check_crtc_state] [CRTC:20]
[   29.322406] [drm:check_crtc_state] [CRTC:23]
[   29.390290] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   29.390296] [drm:intel_tv_detect_type] Unrecognised TV connection
[   29.407788] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   29.407792] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   29.407806] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   29.476031] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   29.476035] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   29.476037] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   29.476039] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   29.476042] [drm:intel_fbc_update] disabled per chip default
[   29.476057] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for plane state ffff8800d6a023c0
[   29.476071] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   29.476074] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   29.476076] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   29.476078] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   29.476081] [drm:check_crtc_state] [CRTC:20]
[   29.476083] [drm:check_crtc_state] [CRTC:23]
[   29.476837] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   29.476849] [drm:drm_setup_crtcs] 
[   29.476877] [drm:drm_enable_connectors] connector 24 enabled? yes
[   29.476879] [drm:drm_enable_connectors] connector 31 enabled? no
[   29.476880] [drm:drm_enable_connectors] connector 33 enabled? no
[   29.476891] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   29.476893] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   29.476896] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   29.476898] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   29.476899] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   29.476903] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   29.476981] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.476992] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d6a020c0 state to ffff8800da756900
[   29.476994] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.476997] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.477000] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.477934] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.477994] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.478093] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d6a023c0 state to ffff8800da756900
[   29.478096] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.478098] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.478100] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.478104] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.478164] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.478175] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d6a02180 state to ffff8800da756900
[   29.478186] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d6966c00 state to ffff8800da756900
[   29.478188] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.478192] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.478212] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   29.478217] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.478222] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.478281] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.478291] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d6a02300 state to ffff8800da756900
[   29.478293] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.478295] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.478297] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.478301] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.478307] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   29.478340] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   29.478342] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   29.478345] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   29.478350] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   29.478381] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   29.478383] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   29.478386] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   29.478396] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   29.478399] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   29.478402] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   29.478405] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   29.478406] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   29.478408] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   29.478411] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.478413] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.478416] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   29.478417] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   29.478419] [drm:intel_dump_pipe_config] requested mode:
[   29.478422] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.478424] [drm:intel_dump_pipe_config] adjusted mode:
[   29.478427] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.478430] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   29.478432] [drm:intel_dump_pipe_config] port clock: 71260
[   29.478434] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   29.478436] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   29.478438] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   29.478440] [drm:intel_dump_pipe_config] ips: 0
[   29.478441] [drm:intel_dump_pipe_config] double wide: 0
[   29.566682] cdc_wdm 6-4:1.5: wdm_int_callback - 0 bytes
[   29.567671] cdc_wdm 6-4:1.8: wdm_int_callback - 0 bytes
[   30.945027] [drm:i915_gem_open] 
[   30.945182] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945194] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d6954480 state to ffff880195a05cc0
[   30.945196] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945200] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945203] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945207] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945263] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945276] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d6954cc0 state to ffff880195a05cc0
[   30.945278] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945280] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945282] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945285] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945338] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945348] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d6954780 state to ffff880195a05cc0
[   30.945359] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193555400 state to ffff880195a05cc0
[   30.945360] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945364] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945392] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   30.945399] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945403] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945458] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945468] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d6954600 state to ffff880195a05cc0
[   30.945470] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945472] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945474] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945476] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945484] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   30.945523] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   30.945526] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.945529] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   30.945534] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   30.945564] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   30.945566] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.945568] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   30.945583] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   30.945586] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   30.945590] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   30.945592] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   30.945594] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   30.945596] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   30.945598] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.945600] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.945603] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   30.945605] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   30.945606] [drm:intel_dump_pipe_config] requested mode:
[   30.945609] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.945611] [drm:intel_dump_pipe_config] adjusted mode:
[   30.945614] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.945617] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   30.945619] [drm:intel_dump_pipe_config] port clock: 71260
[   30.945621] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   30.945623] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   30.945625] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   30.945627] [drm:intel_dump_pipe_config] ips: 0
[   30.945628] [drm:intel_dump_pipe_config] double wide: 0
[   31.268071] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.268107] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.268109] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.268111] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.268122] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.268124] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.268127] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.268128] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.268129] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.268130] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.268131] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.268133] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.268134] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.268135] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.268136] [drm:intel_dump_pipe_config] requested mode:
[   31.268139] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.268139] [drm:intel_dump_pipe_config] adjusted mode:
[   31.268141] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.268143] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.268144] [drm:intel_dump_pipe_config] port clock: 71260
[   31.268145] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.268147] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.268148] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.268148] [drm:intel_dump_pipe_config] ips: 0
[   31.268149] [drm:intel_dump_pipe_config] double wide: 0
[   31.271308] [drm:i915_gem_open] 
[   31.271362] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.281527] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281537] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff88019491e600 state to ffff880195a05cc0
[   31.281540] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281544] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281547] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281550] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281600] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281609] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff88019491ea80 state to ffff880195a05cc0
[   31.281611] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281612] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281614] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281617] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281666] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281675] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff88019491e0c0 state to ffff880195a05cc0
[   31.281685] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193557800 state to ffff880195a05cc0
[   31.281687] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281690] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281715] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   31.281721] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281725] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281775] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281784] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff88019491e9c0 state to ffff880195a05cc0
[   31.281786] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281788] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281790] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281792] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281798] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   31.281826] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   31.281828] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.281831] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   31.281836] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.281862] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.281864] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.281866] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.281875] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.281877] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.281880] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.281881] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.281883] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.281885] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.281887] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.281889] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.281891] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.281893] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.281894] [drm:intel_dump_pipe_config] requested mode:
[   31.281897] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.281899] [drm:intel_dump_pipe_config] adjusted mode:
[   31.281902] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.281904] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.281906] [drm:intel_dump_pipe_config] port clock: 71260
[   31.281908] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.281909] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.281911] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.281913] [drm:intel_dump_pipe_config] ips: 0
[   31.281914] [drm:intel_dump_pipe_config] double wide: 0
[   31.281997] [drm:i915_gem_open] 
[   31.282071] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.282077] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.282242] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282253] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff88019491e300 state to ffff880195a05cc0
[   31.282255] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282257] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282260] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282263] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282316] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282327] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff88019491e600 state to ffff880195a05cc0
[   31.282329] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282331] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282333] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282335] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282389] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282399] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff88019491ea80 state to ffff880195a05cc0
[   31.282408] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193557800 state to ffff880195a05cc0
[   31.282410] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282413] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282433] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   31.282437] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282441] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282495] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282505] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff88019491e0c0 state to ffff880195a05cc0
[   31.282507] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282509] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282511] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282514] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282520] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   31.282550] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   31.282553] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.282555] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   31.282560] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.282589] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.282591] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.282594] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.282604] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.282606] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.282608] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.282610] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.282612] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.282614] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.282616] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.282619] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.282621] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.282624] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.282625] [drm:intel_dump_pipe_config] requested mode:
[   31.282628] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.282630] [drm:intel_dump_pipe_config] adjusted mode:
[   31.282633] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.282636] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.282637] [drm:intel_dump_pipe_config] port clock: 71260
[   31.282639] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.282641] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.282643] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.282645] [drm:intel_dump_pipe_config] ips: 0
[   31.282647] [drm:intel_dump_pipe_config] double wide: 0
[   31.318973] [drm:i915_gem_open] 
[   31.319204] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319215] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff88019491ef00 state to ffff880195a05cc0
[   31.319217] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319219] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319221] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319224] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319274] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319283] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff88019491e300 state to ffff880195a05cc0
[   31.319285] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319286] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319288] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319291] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319340] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319349] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff88019491e600 state to ffff880195a05cc0
[   31.319358] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193557800 state to ffff880195a05cc0
[   31.319360] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319362] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319379] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   31.319383] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319387] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319437] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319446] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff88019491ea80 state to ffff880195a05cc0
[   31.319448] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319450] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319452] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319454] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319460] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   31.319488] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   31.319490] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.319492] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   31.319497] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.319524] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.319526] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.319528] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.319537] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.319539] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.319542] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.319544] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.319545] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.319547] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.319549] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.319551] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.319554] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.319555] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.319557] [drm:intel_dump_pipe_config] requested mode:
[   31.319559] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.319561] [drm:intel_dump_pipe_config] adjusted mode:
[   31.319564] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.319566] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.319568] [drm:intel_dump_pipe_config] port clock: 71260
[   31.319570] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.319572] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.319574] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.319575] [drm:intel_dump_pipe_config] ips: 0
[   31.319577] [drm:intel_dump_pipe_config] double wide: 0
[   31.319621] [drm:i915_gem_open] 
[   31.320826] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.320830] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.320952] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   31.320955] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   31.320957] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   31.320975] [drm:drm_mode_detailed] composite sync not supported
[   31.320994] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   31.320997] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.321001] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   31.331437] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   31.331440] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   31.331442] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   31.338044] [drm:intel_crt_detect] CRT not detected via hotplug
[   31.340039] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   31.340052] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.340056] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   31.340061] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   31.340330] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.340332] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   31.340334] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   31.340336] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   31.340340] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   31.340342] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   31.340344] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   31.349039] [drm:intel_crt_detect] CRT not detected via hotplug
[   31.350127] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   31.350130] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.350132] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   31.350134] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   31.350397] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.350399] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   31.350401] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   31.350403] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   31.350456] [drm:drm_mode_getconnector] [CONNECTOR:33:?]
[   31.350458] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   31.350460] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   31.350463] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   34.706308] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
[   34.706319] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
[   65.471232] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[   88.544080] cfg80211: Verifying active interfaces after reg change
[  125.471210] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 

[-- Attachment #3: lightdm.log --]
[-- Type: text/plain, Size: 2032 bytes --]

[+0.61s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.61s] DEBUG: Starting Light Display Manager 1.10.3, UID=0 PID=1664
[+0.61s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.61s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/01_debian.conf
[+0.61s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.61s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.61s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.61s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.61s] DEBUG: Registered seat module xlocal
[+0.61s] DEBUG: Registered seat module xremote
[+0.61s] DEBUG: Registered seat module unity
[+0.61s] DEBUG: Registered seat module surfaceflinger
[+0.62s] DEBUG: Adding default seat
[+0.62s] DEBUG: Seat: Starting
[+0.62s] DEBUG: Seat: Creating greeter session
[+1.06s] DEBUG: Seat: Creating display server of type x
[+1.07s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
[+1.07s] DEBUG: Using VT 7
[+1.07s] DEBUG: Seat: Starting local X display on VT 7
[+1.07s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+1.09s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+1.09s] DEBUG: DisplayServer x-0: Launching X Server
[+1.09s] DEBUG: Launching process 1692: /usr/bin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+1.09s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+1.09s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+1.09s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+1.12s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+1.13s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+1.43s] DEBUG: User andrey added

[-- Attachment #4: Xorg.0.log --]
[-- Type: text/plain, Size: 7091 bytes --]

[    30.685] 
X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
[    30.685] X Protocol Version 11, Revision 0
[    30.685] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[    30.685] Current Operating System: Linux crion86 3.19.0-rc6-next-20150202-150201- #4 SMP PREEMPT Mon Feb 2 17:53:17 MSK 2015 x86_64
[    30.685] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-rc6-next-20150202-150201- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro drm.debug=6
[    30.685] Build Date: 09 December 2014  10:15:28PM
[    30.685] xorg-server 2:1.16.2.901-1 (http://www.debian.org/support) 
[    30.685] Current version of pixman: 0.32.6
[    30.685] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    30.685] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.686] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb  4 20:42:28 2015
[    30.767] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.800] (==) No Layout section.  Using the first Screen section.
[    30.800] (==) No screen section available. Using defaults.
[    30.800] (**) |-->Screen "Default Screen Section" (0)
[    30.800] (**) |   |-->Monitor "<default monitor>"
[    30.816] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    30.816] (==) Automatically adding devices
[    30.816] (==) Automatically enabling devices
[    30.816] (==) Automatically adding GPU devices
[    30.899] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    30.899] 	Entry deleted from font path.
[    30.930] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    30.930] (==) ModulePath set to "/usr/lib/xorg/modules"
[    30.930] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.943] (II) Loader magic: 0x7f89fab32d80
[    30.943] (II) Module ABI versions:
[    30.943] 	X.Org ANSI C Emulation: 0.4
[    30.943] 	X.Org Video Driver: 18.0
[    30.943] 	X.Org XInput driver : 21.0
[    30.943] 	X.Org Server Extension : 8.0
[    30.943] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.950] (--) PCI:*(0:0:2:0) 8086:2a02:1028:0228 rev 12, Mem @ 0xfea00000/1048576, 0xe0000000/268435456, I/O @ 0x0000eff8/8
[    30.950] (--) PCI: (0:0:2:1) 8086:2a03:1028:0228 rev 12, Mem @ 0xfeb00000/1048576
[    30.950] (II) LoadModule: "glx"
[    30.951] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    31.099] (II) Module glx: vendor="X.Org Foundation"
[    31.099] 	compiled for 1.16.2.901, module version = 1.0.0
[    31.099] 	ABI class: X.Org Server Extension, version 8.0
[    31.099] (==) AIGLX enabled
[    31.100] (==) Matched intel as autoconfigured driver 0
[    31.100] (==) Matched intel as autoconfigured driver 1
[    31.100] (==) Matched modesetting as autoconfigured driver 2
[    31.100] (==) Matched fbdev as autoconfigured driver 3
[    31.100] (==) Matched vesa as autoconfigured driver 4
[    31.100] (==) Assigned the driver to the xf86ConfigLayout
[    31.100] (II) LoadModule: "intel"
[    31.138] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    31.215] (II) Module intel: vendor="X.Org Foundation"
[    31.216] 	compiled for 1.15.99.904, module version = 2.21.15
[    31.216] 	Module class: X.Org Video Driver
[    31.216] 	ABI class: X.Org Video Driver, version 18.0
[    31.216] (II) LoadModule: "modesetting"
[    31.216] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    31.230] (II) Module modesetting: vendor="X.Org Foundation"
[    31.230] 	compiled for 1.15.99.904, module version = 0.9.0
[    31.230] 	Module class: X.Org Video Driver
[    31.230] 	ABI class: X.Org Video Driver, version 18.0
[    31.231] (II) LoadModule: "fbdev"
[    31.231] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    31.236] (II) Module fbdev: vendor="X.Org Foundation"
[    31.236] 	compiled for 1.15.99.904, module version = 0.4.4
[    31.236] 	Module class: X.Org Video Driver
[    31.236] 	ABI class: X.Org Video Driver, version 18.0
[    31.236] (II) LoadModule: "vesa"
[    31.237] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    31.245] (II) Module vesa: vendor="X.Org Foundation"
[    31.245] 	compiled for 1.15.99.904, module version = 2.3.3
[    31.245] 	Module class: X.Org Video Driver
[    31.245] 	ABI class: X.Org Video Driver, version 18.0
[    31.245] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    31.265] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    31.265] (II) FBDEV: driver for framebuffer: fbdev
[    31.265] (II) VESA: driver for VESA chipsets: vesa
[    31.265] (++) using VT number 7

[    31.280] (WW) Falling back to old probe method for modesetting
[    31.281] (WW) Falling back to old probe method for fbdev
[    31.281] (II) Loading sub module "fbdevhw"
[    31.281] (II) LoadModule: "fbdevhw"
[    31.284] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    31.317] (II) Module fbdevhw: vendor="X.Org Foundation"
[    31.317] 	compiled for 1.16.2.901, module version = 0.0.2
[    31.317] 	ABI class: X.Org Video Driver, version 18.0
[    31.317] (WW) Falling back to old probe method for vesa
[    31.318] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    31.318] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    31.318] (==) intel(0): RGB weight 888
[    31.318] (==) intel(0): Default visual is TrueColor
[    31.318] (--) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[    31.319] (**) intel(0): Relaxed fencing enabled
[    31.319] (**) intel(0): Wait on SwapBuffers? enabled
[    31.319] (**) intel(0): Triple buffering? enabled
[    31.319] (**) intel(0): Framebuffer tiled
[    31.319] (**) intel(0): Pixmaps tiled
[    31.319] (**) intel(0): 3D buffers tiled
[    31.319] (**) intel(0): SwapBuffers wait enabled
[    31.319] (==) intel(0): video overlay key set to 0x101fe
[    31.320] (II) intel(0): Output LVDS1 has no monitor section
[    31.330] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    31.349] (II) intel(0): Output VGA1 has no monitor section

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [regression in linux-next] i915: broken graphics on laptop
@ 2015-02-04 18:26     ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-04 18:26 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

On Tue, Feb 03, 2015 at 08:21:52PM +0000, Chris Wilson wrote:
> On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote:
> > Hi,
> > 
> > tested next-20150202. System boots, but graphic output is broken (empty black screen).
> > Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.
> 
> Those two warnings are more or less symptoms of the black screen (well
> the first is just overzealous). More important would be the drm.debug=6
> dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> as my guess is that X (or the display server) is crashing.

Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
The command hanged.

As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
because I have not serial port on the laptop.

If you need to get other information or to test patches, I would be glad to help.

-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD

[-- Attachment #2: dmesg.log --]
[-- Type: text/plain, Size: 181981 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.19.0-rc6-next-20150202-150201- (developer@ST-37) (gcc version 4.7.2 (Debian 4.7.2-5) ) #4 SMP PREEMPT Mon Feb 2 17:53:17 MSK 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-rc6-next-20150202-150201- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro drm.debug=6
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000019fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x1a0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 0DF800000 mask FFF800000 uncachable
[    0.000000]   5 base 0DF700000 mask FFFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf66d max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01d00000, 0x01d00fff] PGTABLE
[    0.000000] BRK [0x01d01000, 0x01d01fff] PGTABLE
[    0.000000] BRK [0x01d02000, 0x01d02fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x19fe00000-0x19fffffff]
[    0.000000]  [mem 0x19fe00000-0x19fffffff] page 2M
[    0.000000] BRK [0x01d03000, 0x01d03fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x180000000-0x19fdfffff]
[    0.000000]  [mem 0x180000000-0x19fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdf66cfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdf5fffff] page 2M
[    0.000000]  [mem 0xdf600000-0xdf66cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
[    0.000000]  [mem 0x100000000-0x17fffffff] page 2M
[    0.000000] BRK [0x01d04000, 0x01d04fff] PGTABLE
[    0.000000] BRK [0x01d05000, 0x01d05fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x375e4000-0x37ae9fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FBBF0 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000DF66F200 00005C (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: FACP 0x00000000DF66F09C 0000F4 (v04 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: DSDT 0x00000000DF66F800 005658 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 0x00000000DF67E000 000040
[    0.000000] ACPI: HPET 0x00000000DF66F300 000038 (v01 DELL   M08      00000001 ASL  00000061)
[    0.000000] ACPI: APIC 0x00000000DF66F400 000068 (v01 DELL   M08      27D80415 ASL  00000047)
[    0.000000] ACPI: MCFG 0x00000000DF66F3C0 00003E (v16 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SLIC 0x00000000DF66F49C 000176 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: BOOT 0x00000000DF66EFC0 000028 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SSDT 0x00000000DF66D97A 0004CC (v01 PmRef  CpuPm    00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00067fffff] PMD -> [ffff880199600000-ffff88019f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000df66cfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000019fffffff]
[    0.000000] On node 0 totalpages: 1570315
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14234 pages used for memmap
[    0.000000]   DMA32 zone: 910957 pages, LIFO batch:31
[    0.000000]   Normal zone: 10240 pages used for memmap
[    0.000000]   Normal zone: 655360 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdf800000-0xdfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66d000-0xdf66dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66e000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfeda5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee10000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88019fc00000 s81496 r8192 d29096 u1048576
[    0.000000] pcpu-alloc: s81496 r8192 d29096 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1545756
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-rc6-next-20150202-150201- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro drm.debug=6
[    0.000000] log_buf_len individual max cpu contribution: 2097152 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 2097152 bytes
[    0.000000] log_buf_len min size: 2097152 bytes
[    0.000000] log_buf_len: 4194304 bytes
[    0.000000] early log buf free: 2087556(99%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 6081460K/6281260K available (4034K kernel code, 713K rwdata, 2416K rodata, 1720K init, 2660K bss, 199800K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] Testing tracer nop: PASSED
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                     double unlock:failed|failed|failed|failed|failed|failed|
[    0.000000]                   initialize held:failed|failed|failed|failed|failed|failed|
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:             |  ok  |             |failed|
[    0.000000]            recursive read-lock #2:             |  ok  |             |failed|
[    0.000000]             mixed read-write-lock:             |failed|             |failed|
[    0.000000]             mixed write-read-lock:             |failed|             |failed|
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       hard-irq read-recursion/123:  ok  |
[    0.000000]       soft-irq read-recursion/123:  ok  |
[    0.000000]       hard-irq read-recursion/132:  ok  |
[    0.000000]       soft-irq read-recursion/132:  ok  |
[    0.000000]       hard-irq read-recursion/213:  ok  |
[    0.000000]       soft-irq read-recursion/213:  ok  |
[    0.000000]       hard-irq read-recursion/231:  ok  |
[    0.000000]       soft-irq read-recursion/231:  ok  |
[    0.000000]       hard-irq read-recursion/312:  ok  |
[    0.000000]       soft-irq read-recursion/312:  ok  |
[    0.000000]       hard-irq read-recursion/321:  ok  |
[    0.000000]       soft-irq read-recursion/321:  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:  ok  |  ok  |failed|
[    0.000000]                ww contexts mixing:failed|failed|
[    0.000000]              finishing ww context:failed|failed|failed|failed|
[    0.000000]                locking mismatches:failed|failed|failed|
[    0.000000]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[    0.000000]            spinlock nest unlocked:failed|
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:failed|  ok  |  ok  |
[    0.000000]                               try:failed|  ok  |failed|
[    0.000000]                             block:failed|  ok  |failed|
[    0.000000]                          spinlock:failed|  ok  |failed|
[    0.000000] --------------------------------------------------------
[    0.000000] 171 out of 253 testcases failed, as expected. |
[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2593.520 MHz processor
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.04 BogoMIPS (lpj=2593520)
[    0.001116] pid_max: default: 32768 minimum: 301
[    0.001201] ACPI: Core revision 20141107
[    0.113676] ACPI: All ACPI Tables successfully acquired
[    0.114179] Security Framework initialized
[    0.114250] SELinux:  Disabled at boot.
[    0.114393] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.114459] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.116214] Initializing cgroup subsys devices
[    0.116283] Initializing cgroup subsys freezer
[    0.116350] Initializing cgroup subsys net_cls
[    0.116488] CPU: Physical Processor ID: 0
[    0.116545] CPU: Processor Core ID: 0
[    0.116603] mce: CPU supports 6 MCE banks
[    0.116669] CPU0: Thermal monitoring enabled (TM2)
[    0.116734] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.116793] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.116932] Freeing SMP alternatives memory: 12K (ffffffff81a62000 - ffffffff81a65000)
[    0.117006] ftrace: allocating 20118 entries in 79 pages
[    0.121767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.133000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T9500  @ 2.60GHz (fam: 06, model: 17, stepping: 06)
[    0.133000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.133000] ... version:                2
[    0.133000] ... bit width:              40
[    0.133000] ... generic registers:      2
[    0.133000] ... value mask:             000000ffffffffff
[    0.133000] ... max period:             000000007fffffff
[    0.133000] ... fixed-purpose events:   3
[    0.133000] ... event mask:             0000000700000003
[    0.141017] x86: Booting SMP configuration:
[    0.141078] .... node  #0, CPUs:      #1
[    0.153033] x86: Booted up 1 node, 2 CPUs
[    0.153145] ----------------
[    0.153147] | NMI testsuite:
[    0.153148] --------------------
[    0.153149]   remote IPI:  ok  |
[    0.159005]    local IPI:  ok  |
[    0.171003] --------------------
[    0.171004] Good, all   2 testcases passed! |
[    0.171006] ---------------------------------
[    0.171008] smpboot: Total of 2 processors activated (10374.08 BogoMIPS)
[    0.173211] devtmpfs: initialized
[    0.209004] Testing tracer function: PASSED
[    0.569154] Testing dynamic ftrace: PASSED
[    0.797057] Testing dynamic ftrace ops #1: (1 0 1 0 0) (1 1 2 0 0) (2 1 3 0 36184) (2 2 4 0 36497) PASSED
[    1.083131] Testing dynamic ftrace ops #2: (1 0 1 35879 0) (1 1 2 36066 0) (2 1 3 1 36177) (2 2 4 227 36403) PASSED
[    1.490714] Testing ftrace recursion: PASSED
[    1.501764] Testing ftrace recursion safe: PASSED
[    1.512822] Testing ftrace regs: PASSED
[    1.558003] Testing tracer irqsoff: PASSED
[    1.876003] Testing tracer preemptoff: PASSED
[    2.193003] Testing tracer preemptirqsoff: PASSED
[    2.516003] Testing tracer wakeup: PASSED
[    2.853004] Testing tracer wakeup_rt: PASSED
[    3.192004] Testing tracer wakeup_dl: PASSED
[    3.527004] Testing tracer function_graph: PASSED
[    3.927154] prandom: seed boundary self test passed
[    3.928153] prandom: 100 self tests passed
[    3.928218] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    3.929290] RTC time: 20:42:01, date: 02/04/15
[    3.929966] NET: Registered protocol family 16
[    3.938014] cpuidle: using governor ladder
[    3.944004] cpuidle: using governor menu
[    3.944225] ACPI: bus type PCI registered
[    3.944867] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    3.944942] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    3.945109] PCI: Using configuration type 1 for base access
[    3.945173] dmi type 0xB1 record - unknown flag
[    3.945726] mtrr: your CPUs had inconsistent variable MTRR settings
[    3.945786] mtrr: probably your BIOS does not setup all CPUs.
[    3.945844] mtrr: corrected configuration.
[    3.969001] ACPI: Added _OSI(Module Device)
[    3.969001] ACPI: Added _OSI(Processor Device)
[    3.969001] ACPI: Added _OSI(3.0 _SCP Extensions)
[    3.969001] ACPI: Added _OSI(Processor Aggregator Device)
[    4.025119] ACPI: Dynamic OEM Table Load:
[    4.025126] ACPI: SSDT 0xFFFF880197D1EC00 0002C8 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
[    4.029551] ACPI: Dynamic OEM Table Load:
[    4.029557] ACPI: SSDT 0xFFFF8801987B0800 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
[    4.043193] ACPI: Dynamic OEM Table Load:
[    4.043199] ACPI: SSDT 0xFFFF880198758600 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
[    4.046473] ACPI: Dynamic OEM Table Load:
[    4.046478] ACPI: SSDT 0xFFFF8801987279C0 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
[    4.050140] ACPI: Interpreter enabled
[    4.050212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[    4.050227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[    4.050290] ACPI: (supports S0 S3 S4 S5)
[    4.050347] ACPI: Using IOAPIC for interrupt routing
[    4.050659] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    4.507189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    4.507270] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    4.507417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    4.778681] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    4.779607] PCI host bridge to bus 0000:00
[    4.779673] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.779739] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    4.779806] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    4.779873] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    4.779940] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    4.780047] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff]
[    4.780116] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff]
[    4.780184] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff]
[    4.782009] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff]
[    4.782077] pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff]
[    4.782144] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff]
[    4.782212] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff]
[    4.782280] pci_bus 0000:00: root bus resource [mem 0xffb00000-0xffefffff]
[    4.782346] pci_bus 0000:00: root bus resource [mem 0x1a0000000-0x397ffffff]
[    4.782430] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    4.784016] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
[    4.784031] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfeafffff 64bit]
[    4.784040] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    4.784046] pci 0000:00:02.0: reg 0x20: [io  0xeff8-0xefff]
[    4.785658] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
[    4.785670] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfebfffff 64bit]
[    4.787350] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    4.787408] pci 0000:00:1a.0: reg 0x20: [io  0x6f20-0x6f3f]
[    4.805188] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    4.806026] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    4.806084] pci 0000:00:1a.1: reg 0x20: [io  0x6f00-0x6f1f]
[    4.823897] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    4.824750] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    4.824776] pci 0000:00:1a.7: reg 0x10: [mem 0xfed1c400-0xfed1c7ff]
[    4.824926] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    4.842706] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    4.843591] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    4.843618] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
[    4.843789] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    4.844822] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    4.845665] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    4.845843] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    4.846906] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    4.847749] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    4.847927] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    4.848965] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    4.849817] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
[    4.850022] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    4.851057] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    4.851899] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    4.851957] pci 0000:00:1d.0: reg 0x20: [io  0x6f80-0x6f9f]
[    4.869854] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    4.870727] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    4.870786] pci 0000:00:1d.1: reg 0x20: [io  0x6f60-0x6f7f]
[    4.888590] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    4.889424] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    4.889483] pci 0000:00:1d.2: reg 0x20: [io  0x6f40-0x6f5f]
[    4.907288] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    4.908137] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    4.908163] pci 0000:00:1d.7: reg 0x10: [mem 0xfed1c000-0xfed1c3ff]
[    4.908314] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    4.926093] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    4.926936] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    4.928100] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    4.928939] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[    4.929097] pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
[    4.929179] pci 0000:00:1f.0: quirk: [io  0x1080-0x10bf] claimed by ICH6 GPIO
[    4.929243] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[    4.929318] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[    4.930995] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    4.931016] pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
[    4.931029] pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
[    4.931042] pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
[    4.931054] pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
[    4.931067] pci 0000:00:1f.1: reg 0x20: [io  0x6fa0-0x6faf]
[    4.931093] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    4.931155] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    4.931216] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    4.931277] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    4.932924] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    4.932952] pci 0000:00:1f.2: reg 0x10: [io  0x6eb0-0x6eb7]
[    4.932965] pci 0000:00:1f.2: reg 0x14: [io  0x6eb8-0x6ebb]
[    4.932977] pci 0000:00:1f.2: reg 0x18: [io  0x6ec0-0x6ec7]
[    4.932990] pci 0000:00:1f.2: reg 0x1c: [io  0x6ec8-0x6ecb]
[    4.933036] pci 0000:00:1f.2: reg 0x20: [io  0x6ee0-0x6eff]
[    4.933050] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb800-0xfe9fbfff]
[    4.933159] pci 0000:00:1f.2: PME# supported from D3hot
[    4.934865] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    4.934883] pci 0000:00:1f.3: reg 0x10: [mem 0xfe9fb700-0xfe9fb7ff]
[    4.934926] pci 0000:00:1f.3: reg 0x20: [io  0x10c0-0x10df]
[    4.936933] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    4.937603] pci 0000:0c:00.0: [14e4:4315] type 00 class 0x028000
[    4.937683] pci 0000:0c:00.0: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
[    4.938266] pci 0000:0c:00.0: supports D1 D2
[    4.938269] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    4.939480] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    4.939545] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    4.940093] pci 0000:0d:00.0: [1b21:1042] type 00 class 0x0c0330
[    4.940139] pci 0000:0d:00.0: reg 0x10: [mem 0xfe7f8000-0xfe7fffff 64bit]
[    4.940462] pci 0000:0d:00.0: PME# supported from D3hot
[    4.943022] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    4.943085] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    4.943090] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    4.943099] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.943579] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
[    4.943602] pci 0000:03:00.0: reg 0x10: [mem 0xfe5fe000-0xfe5fffff]
[    4.943782] pci 0000:03:00.0: supports D1 D2
[    4.943785] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.944744] pci 0000:03:01.0: [1180:0832] type 00 class 0x0c0010
[    4.944768] pci 0000:03:01.0: reg 0x10: [mem 0xfe5fd800-0xfe5fdfff]
[    4.944953] pci 0000:03:01.0: supports D1 D2
[    4.944956] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.946023] pci 0000:03:01.1: [1180:0822] type 00 class 0x080501
[    4.946047] pci 0000:03:01.1: reg 0x10: [mem 0xfe5fd400-0xfe5fd4ff]
[    4.946231] pci 0000:03:01.1: supports D1 D2
[    4.946233] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    4.947197] pci 0000:03:01.2: [1180:0843] type 00 class 0x088000
[    4.947220] pci 0000:03:01.2: reg 0x10: [mem 0xfe5fd500-0xfe5fd5ff]
[    4.947406] pci 0000:03:01.2: supports D1 D2
[    4.947409] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    4.948382] pci 0000:03:01.3: [1180:0592] type 00 class 0x088000
[    4.948405] pci 0000:03:01.3: reg 0x10: [mem 0xfe5fd600-0xfe5fd6ff]
[    4.948588] pci 0000:03:01.3: supports D1 D2
[    4.948591] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    4.949556] pci 0000:03:01.4: [1180:0852] type 00 class 0x088000
[    4.949580] pci 0000:03:01.4: reg 0x10: [mem 0xfe5fd700-0xfe5fd7ff]
[    4.949762] pci 0000:03:01.4: supports D1 D2
[    4.949765] pci 0000:03:01.4: PME# supported from D0 D1 D2 D3hot D3cold
[    4.950760] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    4.950828] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    4.950844] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    4.950854] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    4.950863] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    4.950873] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    4.950883] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
[    4.950892] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
[    4.950902] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
[    4.950911] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
[    4.950921] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
[    4.950931] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
[    4.950941] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
[    4.950950] pci 0000:00:1e.0:   bridge window [mem 0xffb00000-0xffefffff] (subtractive decode)
[    4.950960] pci 0000:00:1e.0:   bridge window [mem 0x1a0000000-0x397ffffff] (subtractive decode)
[    4.951019] pci_bus 0000:00: on NUMA node 0
[    4.957795] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    4.959968] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    4.962151] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    4.964391] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    4.966674] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    4.969213] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    4.971709] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    4.973895] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    4.979169] ACPI: Enabled 4 GPEs in block 00 to 1F
[    4.979867] vgaarb: setting as boot device: PCI:0000:00:02.0
[    4.979928] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    4.980008] vgaarb: loaded
[    4.980065] vgaarb: bridge control possible 0000:00:02.0
[    4.980695] PCI: Using ACPI for IRQ routing
[    4.984071] PCI: pci_cache_line_size set to 64 bytes
[    4.984243] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    4.984249] e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff]
[    4.985993] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    4.986040] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    4.986266] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    4.989042] Switched to clocksource hpet
[    5.057091] pnp: PnP ACPI init
[    5.057908] pnp 00:00: Plug and Play ACPI device, IDs PNP0f13 (active)
[    5.058477] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    5.059035] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    5.059689] system 00:03: [io  0x0c80-0x0cff] could not be reserved
[    5.059752] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.060856] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    5.060919] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    5.062549] pnp 00:05: disabling [io  0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.062625] pnp 00:05: disabling [io  0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063078] system 00:05: [io  0x0900-0x097f] has been reserved
[    5.063153] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    5.063215] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.063498] pnp 00:06: disabling [io  0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063574] pnp 00:06: disabling [io  0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063649] pnp 00:06: disabling [io  0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.063724] pnp 00:06: disabling [io  0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.064193] system 00:06: [io  0xf400-0xf4fe] has been reserved
[    5.064268] system 00:06: [io  0x1080-0x10bf] has been reserved
[    5.064343] system 00:06: [io  0x10c0-0x10df] has been reserved
[    5.064418] system 00:06: [io  0x0809] has been reserved
[    5.064478] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.235718] system 00:07: [mem 0x00000000-0x0009efff] could not be reserved
[    5.235797] system 00:07: [mem 0x0009f000-0x0009ffff] could not be reserved
[    5.235875] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved
[    5.235952] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[    5.236038] system 00:07: [mem 0x00100000-0xdf66d7ff] could not be reserved
[    5.236114] system 00:07: [mem 0xdf66d800-0xdf6fffff] has been reserved
[    5.236189] system 00:07: [mem 0xdf700000-0xdf7fffff] has been reserved
[    5.236266] system 00:07: [mem 0xdf700000-0xdfefffff] could not be reserved
[    5.236342] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    5.236418] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved
[    5.236494] system 00:07: [mem 0xfec00000-0xfec0ffff] could not be reserved
[    5.236571] system 00:07: [mem 0xfee00000-0xfee0ffff] has been reserved
[    5.236646] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
[    5.236722] system 00:07: [mem 0xfeda0000-0xfeda3fff] has been reserved
[    5.236797] system 00:07: [mem 0xfeda4000-0xfeda4fff] has been reserved
[    5.236873] system 00:07: [mem 0xfeda5000-0xfeda5fff] has been reserved
[    5.236948] system 00:07: [mem 0xfeda6000-0xfeda6fff] has been reserved
[    5.237035] system 00:07: [mem 0xfed18000-0xfed1bfff] has been reserved
[    5.237111] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    5.237173] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.238098] pnp: PnP ACPI: found 8 devices
[    5.265497] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    5.265508] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
[    5.265518] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000
[    5.265535] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    5.265545] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000
[    5.265592] pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
[    5.265678] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    5.265681] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.265684] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.265687] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.265689] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.265696] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf03fffff]
[    5.265763] pci 0000:00:1c.0: BAR 15: assigned [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.265841] pci 0000:00:1c.1: BAR 15: assigned [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.265914] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    5.265975] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
[    5.266053] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    5.266114] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    5.266179] pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff]
[    5.266243] pci 0000:00:1c.0:   bridge window [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.266321] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    5.266381] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    5.266446] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    5.266509] pci 0000:00:1c.1:   bridge window [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.266587] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    5.266647] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    5.266711] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    5.266775] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.266853] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    5.266916] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    5.266986] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    5.266989] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    5.266991] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    5.266993] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    5.266996] pci_bus 0000:00: resource 8 [mem 0xe0000000-0xf7ffffff]
[    5.266998] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
[    5.267001] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
[    5.267013] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
[    5.267015] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
[    5.267018] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff]
[    5.267020] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff]
[    5.267022] pci_bus 0000:00: resource 15 [mem 0xffb00000-0xffefffff]
[    5.267025] pci_bus 0000:00: resource 16 [mem 0x1a0000000-0x397ffffff]
[    5.267027] pci_bus 0000:0b: resource 0 [io  0x2000-0x2fff]
[    5.267030] pci_bus 0000:0b: resource 1 [mem 0xf0200000-0xf03fffff]
[    5.267032] pci_bus 0000:0b: resource 2 [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.267035] pci_bus 0000:0c: resource 0 [io  0x3000-0x3fff]
[    5.267037] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff]
[    5.267040] pci_bus 0000:0c: resource 2 [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.267042] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    5.267045] pci_bus 0000:0d: resource 1 [mem 0xfe600000-0xfe7fffff]
[    5.267047] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.267050] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    5.267052] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    5.267054] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    5.267057] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    5.267059] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[    5.267062] pci_bus 0000:03: resource 8 [mem 0xe0000000-0xf7ffffff]
[    5.267064] pci_bus 0000:03: resource 9 [mem 0xfc000000-0xfebfffff]
[    5.267066] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff]
[    5.267069] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff]
[    5.267071] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff]
[    5.267073] pci_bus 0000:03: resource 13 [mem 0xfeda7000-0xfedfffff]
[    5.267076] pci_bus 0000:03: resource 14 [mem 0xfee10000-0xff9fffff]
[    5.267078] pci_bus 0000:03: resource 15 [mem 0xffb00000-0xffefffff]
[    5.267081] pci_bus 0000:03: resource 16 [mem 0x1a0000000-0x397ffffff]
[    5.267247] NET: Registered protocol family 2
[    5.267944] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    5.268293] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    5.268860] TCP: Hash tables configured (established 65536 bind 65536)
[    5.269020] TCP: reno registered
[    5.269083] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    5.269207] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    5.269631] NET: Registered protocol family 1
[    5.269743] pci 0000:00:02.0: Video device with shadowed ROM
[    5.336916] PCI: CLS 64 bytes, default 64
[    5.337230] Unpacking initramfs...
[    5.469069] Freeing initrd memory: 5144K (ffff8800375e4000 - ffff880037aea000)
[    5.469167] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.469228] software IO TLB [mem 0xdb66d000-0xdf66d000] (64MB) mapped at [ffff8800db66d000-ffff8800df66cfff]
[    5.469372] Simple Boot Flag at 0x79 set to 0x1
[    5.471125] spin_lock-torture:--- Start of test: nwriters_stress=4 nreaders_stress=0 stat_interval=60 verbose=1 shuffle_interval=3 stutter=5 shutdown_secs=0 onoff_interval=0 onoff_holdoff=0
[    5.471218] spin_lock-torture: Creating torture_shuffle task
[    5.471378] spin_lock-torture: torture_shuffle task started
[    5.471380] spin_lock-torture: Creating torture_stutter task
[    5.471439] spin_lock-torture: Creating lock_torture_writer task
[    5.471484] spin_lock-torture: torture_stutter task started
[    5.471495] spin_lock-torture: Creating lock_torture_writer task
[    5.471536] spin_lock-torture: lock_torture_writer task started
[    5.471547] spin_lock-torture: Creating lock_torture_writer task
[    5.471589] spin_lock-torture: lock_torture_writer task started
[    5.471599] spin_lock-torture: Creating lock_torture_writer task
[    5.471641] spin_lock-torture: lock_torture_writer task started
[    5.471651] spin_lock-torture: Creating lock_torture_stats task
[    5.471694] spin_lock-torture: lock_torture_writer task started
[    5.471959] spin_lock-torture: lock_torture_stats task started
[    5.473963] torture_init_begin: refusing rcu init: spin_lock running
[    5.473964] futex hash table entries: 512 (order: 3, 32768 bytes)
[    5.474142] Initialise system trusted keyring
[    5.474320] audit: initializing netlink subsys (disabled)
[    5.474493] audit: type=2000 audit(1423082522.473:1): initialized
[    5.475036] Kprobe smoke test: started
[    5.542042] Kprobe smoke test: passed successfully
[    5.543651] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    5.570328] VFS: Disk quotas dquot_6.5.2
[    5.570895] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.573172] Key type asymmetric registered
[    5.573236] Asymmetric key parser 'x509' registered
[    5.573348] bounce: pool size: 64 pages
[    5.573905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    5.573982] io scheduler noop registered
[    5.574094] io scheduler deadline registered
[    5.575062] io scheduler cfq registered (default)
[    5.577758] test_string_helpers: Running tests...
[    5.579781] Running resizable hashtable tests...
[    5.579852]   Adding 2048 keys
[    5.589241]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    5.595668]   Table expansion iteration 0...
[    6.472019] tsc: Refined TSC clocksource calibration: 2593.499 MHz
[    6.613022]   Verifying lookups...
[    6.616357]   Table expansion iteration 1...
[    7.219024]   Verifying lookups...
[    7.220806]   Table expansion iteration 2...
[    7.472081] Switched to clocksource tsc
[    7.563011]   Verifying lookups...
[    7.564024]   Table expansion iteration 3...
[    7.753014]   Verifying lookups...
[    7.753636]   Table shrinkage iteration 0...
[    7.765009]   Verifying lookups...
[    7.766025]   Table shrinkage iteration 1...
[    7.780006]   Verifying lookups...
[    7.781786]   Table shrinkage iteration 2...
[    7.792008]   Verifying lookups...
[    7.795330]   Table shrinkage iteration 3...
[    7.807006]   Verifying lookups...
[    7.813406]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    7.813467]   Deleting 2048 keys
[    7.829398] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    7.829457] crc32: self tests passed, processed 225944 bytes in 180061 nsec
[    7.829701] crc32c: CRC_LE_BITS = 64
[    7.829758] crc32c: self tests passed, processed 225944 bytes in 90276 nsec
[    7.845292] crc32_combine: 8373 self tests passed
[    7.860852] crc32c_combine: 8373 self tests passed
[    7.861027] xz_dec_test: module loaded
[    7.861084] xz_dec_test: Create a device node with 'mknod xz_dec_test c 252 0' and write .xz files to it.
[    7.872881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.873108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    7.873699] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    7.877534] Linux agpgart interface v0.103
[    7.877860] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    7.877976] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    7.879797] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    7.880415] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    7.881100] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    7.884570] serio: i8042 KBD port at 0x60,0x64 irq 1
[    7.884978] serio: i8042 AUX port at 0x60,0x64 irq 12
[    7.886054] mousedev: PS/2 mouse device common for all mice
[    7.886358] rtc_cmos 00:02: RTC can wake from S4
[    7.886683] rtc (null): invalid alarm value: 2015-2-29 21:22:12
[    7.887246] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    7.887368] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    7.887549] drop_monitor: Initializing network drop monitor service
[    7.887768] TCP: cubic registered
[    7.890803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    7.892088] NET: Registered protocol family 10
[    7.893966] mip6: Mobile IPv6
[    7.894033] NET: Registered protocol family 17
[    7.896805] Loading compiled-in X.509 certificates
[    7.898006] Loaded X.509 cert 'Magrathea: Glacier signing key: c23c0d9cbc9fe1a0c192f4a1fc1bd76724fb0224'
[    7.898154] registered taskstats version 1
[    7.898224] Running tests on trace events:
[    7.898281] Testing event thermal_apic_exit: OK
[    7.902102] Testing event thermal_apic_entry: OK
[    7.906070] Testing event threshold_apic_exit: OK
[    7.910068] Testing event threshold_apic_entry: OK
[    7.914071] Testing event call_function_single_exit: OK
[    7.918071] Testing event call_function_single_entry: OK
[    7.922075] Testing event call_function_exit: OK
[    7.926070] Testing event call_function_entry: OK
[    7.930071] Testing event irq_work_exit: OK
[    7.934074] Testing event irq_work_entry: OK
[    7.938071] Testing event x86_platform_ipi_exit: OK
[    7.942072] Testing event x86_platform_ipi_entry: OK
[    7.946076] Testing event error_apic_exit: OK
[    7.950070] Testing event error_apic_entry: OK
[    7.954071] Testing event spurious_apic_exit: OK
[    7.958072] Testing event spurious_apic_entry: OK
[    7.962076] Testing event reschedule_exit: OK
[    7.966070] Testing event reschedule_entry: OK
[    7.970077] Testing event local_timer_exit: OK
[    7.974072] Testing event local_timer_entry: OK
[    7.978072] Testing event nmi_handler: OK
[    7.982072] Testing event emulate_vsyscall: OK
[    7.986068] Testing event sys_exit: OK
[    7.990074] Testing event sys_enter: OK
[    7.994073] Testing event mce_record: OK
[    7.998069] Testing event tlb_flush: OK
[    8.002070] Testing event page_fault_kernel: OK
[    8.006074] Testing event page_fault_user: OK
[    8.010070] Testing event task_rename: OK
[    8.014069] Testing event task_newtask: OK
[    8.018072] Testing event softirq_raise: OK
[    8.022069] Testing event softirq_exit: OK
[    8.026070] Testing event softirq_entry: OK
[    8.030071] Testing event irq_handler_exit: OK
[    8.034068] Testing event irq_handler_entry: OK
[    8.038071] Testing event signal_deliver: OK
[    8.042073] Testing event signal_generate: OK
[    8.046072] Testing event workqueue_execute_end: OK
[    8.050070] Testing event workqueue_execute_start: OK
[    8.054071] Testing event workqueue_activate_work: OK
[    8.058068] Testing event workqueue_queue_work: OK
[    8.062071] Testing event sched_wake_idle_without_ipi: OK
[    8.066070] Testing event sched_swap_numa: OK
[    8.070068] Testing event sched_stick_numa: OK
[    8.074069] Testing event sched_move_numa: OK
[    8.078069] Testing event sched_process_hang: OK
[    8.082071] Testing event sched_pi_setprio: OK
[    8.086070] Testing event sched_stat_runtime: OK
[    8.090073] Testing event sched_stat_blocked: OK
[    8.094069] Testing event sched_stat_iowait: OK
[    8.098069] Testing event sched_stat_sleep: OK
[    8.102074] Testing event sched_stat_wait: OK
[    8.106070] Testing event sched_process_exec: OK
[    8.110071] Testing event sched_process_fork: OK
[    8.114069] Testing event sched_process_wait: OK
[    8.118068] Testing event sched_wait_task: OK
[    8.122071] Testing event sched_process_exit: OK
[    8.126068] Testing event sched_process_free: OK
[    8.130068] Testing event sched_migrate_task: OK
[    8.134071] Testing event sched_switch: OK
[    8.138079] Testing event sched_wakeup_new: OK
[    8.142074] Testing event sched_wakeup: OK
[    8.146077] Testing event sched_kthread_stop_ret: OK
[    8.150067] Testing event sched_kthread_stop: OK
[    8.154069] Testing event console: OK
[    8.158067] Testing event rcu_utilization: OK
[    8.162074] Testing event tick_stop: OK
[    8.166072] Testing event itimer_expire: OK
[    8.170066] Testing event itimer_state: OK
[    8.174072] Testing event hrtimer_cancel: OK
[    8.178072] Testing event hrtimer_expire_exit: OK
[    8.182068] Testing event hrtimer_expire_entry: OK
[    8.186074] Testing event hrtimer_start: OK
[    8.190076] Testing event hrtimer_init: OK
[    8.194067] Testing event timer_cancel: OK
[    8.198073] Testing event timer_expire_exit: OK
[    8.202069] Testing event timer_expire_entry: OK
[    8.206066] Testing event timer_start: OK
[    8.210070] Testing event timer_init: OK
[    8.214072] Testing event module_request: OK
[    8.218066] Testing event module_put: OK
[    8.222073] Testing event module_get: OK
[    8.226069] Testing event module_free: OK
[    8.230067] Testing event module_load: OK
[    8.234074] Testing event ftrace_test_filter: OK
[    8.238069] Testing event dev_pm_qos_remove_request: OK
[    8.242067] Testing event dev_pm_qos_update_request: OK
[    8.246074] Testing event dev_pm_qos_add_request: OK
[    8.250069] Testing event pm_qos_update_flags: OK
[    8.254066] Testing event pm_qos_update_target: OK
[    8.258072] Testing event pm_qos_update_request_timeout: OK
[    8.262068] Testing event pm_qos_remove_request: OK
[    8.266068] Testing event pm_qos_update_request: OK
[    8.270072] Testing event pm_qos_add_request: OK
[    8.274069] Testing event power_domain_target: OK
[    8.278066] Testing event clock_set_rate: OK
[    8.282071] Testing event clock_disable: OK
[    8.286069] Testing event clock_enable: OK
[    8.290071] Testing event wakeup_source_deactivate: OK
[    8.294068] Testing event wakeup_source_activate: OK
[    8.298073] Testing event suspend_resume: OK
[    8.302067] Testing event device_pm_callback_end: OK
[    8.306074] Testing event device_pm_callback_start: OK
[    8.310071] Testing event cpu_frequency: OK
[    8.314066] Testing event pstate_sample: OK
[    8.318072] Testing event cpu_idle: OK
[    8.322068] Testing event rpm_return_int: OK
[    8.326067] Testing event rpm_idle: OK
[    8.330068] Testing event rpm_resume: OK
[    8.334070] Testing event rpm_suspend: OK
[    8.338070] Testing event mm_filemap_add_to_page_cache: OK
[    8.342072] Testing event mm_filemap_delete_from_page_cache: OK
[    8.346069] Testing event oom_score_adj_update: OK
[    8.350071] Testing event mm_lru_activate: OK
[    8.354071] Testing event mm_lru_insertion: OK
[    8.358070] Testing event mm_vmscan_lru_shrink_inactive: OK
[    8.362068] Testing event mm_vmscan_writepage: OK
[    8.366070] Testing event mm_vmscan_memcg_isolate: OK
[    8.370067] Testing event mm_vmscan_lru_isolate: OK
[    8.374069] Testing event mm_shrink_slab_end: OK
[    8.378070] Testing event mm_shrink_slab_start: OK
[    8.382068] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    8.386069] Testing event mm_vmscan_memcg_reclaim_end: OK
[    8.390071] Testing event mm_vmscan_direct_reclaim_end: OK
[    8.395853] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    8.399070] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    8.403067] Testing event mm_vmscan_direct_reclaim_begin: OK
[    8.407067] Testing event mm_vmscan_wakeup_kswapd: OK
[    8.411072] Testing event mm_vmscan_kswapd_wake: OK
[    8.415068] Testing event mm_vmscan_kswapd_sleep: OK
[    8.419067] Testing event mm_page_alloc_extfrag: OK
[    8.423073] Testing event mm_page_pcpu_drain: OK
[    8.427069] Testing event mm_page_alloc_zone_locked: OK
[    8.431070] Testing event mm_page_alloc: OK
[    8.435071] Testing event mm_page_free_batched: OK
[    8.439068] Testing event mm_page_free: OK
[    8.443069] Testing event kmem_cache_free: OK
[    8.447068] Testing event kfree: OK
[    8.451070] Testing event kmem_cache_alloc_node: OK
[    8.455070] Testing event kmalloc_node: OK
[    8.459071] Testing event kmem_cache_alloc: OK
[    8.463068] Testing event kmalloc: OK
[    8.467072] Testing event mm_compaction_defer_reset: OK
[    8.471069] Testing event mm_compaction_defer_compaction: OK
[    8.475068] Testing event mm_compaction_deferred: OK
[    8.479070] Testing event mm_compaction_suitable: OK
[    8.483065] Testing event mm_compaction_finished: OK
[    8.487070] Testing event mm_compaction_try_to_compact_pages: OK
[    8.491070] Testing event mm_compaction_end: OK
[    8.495071] Testing event mm_compaction_begin: OK
[    8.499068] Testing event mm_compaction_migratepages: OK
[    8.503069] Testing event mm_compaction_isolate_freepages: OK
[    8.507071] Testing event mm_compaction_isolate_migratepages: OK
[    8.511070] Testing event mm_numa_migrate_ratelimit: OK
[    8.515065] Testing event mm_migrate_pages: OK
[    8.519076] Testing event writeback_dirty_inode_enqueue: OK
[    8.523073] Testing event writeback_lazytime_iput: OK
[    8.527066] Testing event writeback_lazytime: OK
[    8.531073] Testing event writeback_single_inode: OK
[    8.535069] Testing event writeback_single_inode_start: OK
[    8.539067] Testing event writeback_wait_iff_congested: OK
[    8.543073] Testing event writeback_congestion_wait: OK
[    8.547068] Testing event writeback_sb_inodes_requeue: OK
[    8.551067] Testing event balance_dirty_pages: OK
[    8.555068] Testing event bdi_dirty_ratelimit: OK
[    8.559076] Testing event global_dirty_state: OK
[    8.563067] Testing event writeback_queue_io: OK
[    8.567073] Testing event wbc_writepage: OK
[    8.571068] Testing event writeback_bdi_unregister: OK
[    8.575069] Testing event writeback_bdi_register: OK
[    8.579069] Testing event writeback_wake_background: OK
[    8.583068] Testing event writeback_nowork: OK
[    8.587071] Testing event writeback_pages_written: OK
[    8.591069] Testing event writeback_wait: OK
[    8.595068] Testing event writeback_written: OK
[    8.599067] Testing event writeback_start: OK
[    8.603073] Testing event writeback_exec: OK
[    8.607069] Testing event writeback_queue: OK
[    8.611069] Testing event writeback_write_inode: OK
[    8.615074] Testing event writeback_write_inode_start: OK
[    8.619069] Testing event writeback_dirty_inode: OK
[    8.623070] Testing event writeback_dirty_inode_start: OK
[    8.627069] Testing event writeback_mark_inode_dirty: OK
[    8.631068] Testing event writeback_dirty_page: OK
[    8.635073] Testing event time_out_leases: OK
[    8.639071] Testing event generic_delete_lease: OK
[    8.643068] Testing event generic_add_lease: OK
[    8.647070] Testing event break_lease_unblock: OK
[    8.651071] Testing event break_lease_block: OK
[    8.655070] Testing event break_lease_noblock: OK
[    8.659072] Testing event block_rq_remap: OK
[    8.663067] Testing event block_bio_remap: OK
[    8.667071] Testing event block_split: OK
[    8.671069] Testing event block_unplug: OK
[    8.675071] Testing event block_plug: OK
[    8.679069] Testing event block_sleeprq: OK
[    8.683070] Testing event block_getrq: OK
[    8.687073] Testing event block_bio_queue: OK
[    8.691068] Testing event block_bio_frontmerge: OK
[    8.695066] Testing event block_bio_backmerge: OK
[    8.699070] Testing event block_bio_complete: OK
[    8.703072] Testing event block_bio_bounce: OK
[    8.707066] Testing event block_rq_issue: OK
[    8.711073] Testing event block_rq_insert: OK
[    8.715073] Testing event block_rq_complete: OK
[    8.719066] Testing event block_rq_requeue: OK
[    8.723074] Testing event block_rq_abort: OK
[    8.727072] Testing event block_dirty_buffer: OK
[    8.731066] Testing event block_touch_buffer: OK
[    8.735073] Testing event swiotlb_bounced: OK
[    8.739069] Testing event gpio_value: OK
[    8.743067] Testing event gpio_direction: OK
[    8.747074] Testing event regulator_set_voltage_complete: OK
[    8.751069] Testing event regulator_set_voltage: OK
[    8.755070] Testing event regulator_disable_complete: OK
[    8.759069] Testing event regulator_disable: OK
[    8.763068] Testing event regulator_enable_complete: OK
[    8.767071] Testing event regulator_enable_delay: OK
[    8.771068] Testing event regulator_enable: OK
[    8.775069] Testing event urandom_read: OK
[    8.779067] Testing event random_read: OK
[    8.783073] Testing event extract_entropy_user: OK
[    8.787069] Testing event extract_entropy: OK
[    8.791070] Testing event get_random_bytes_arch: OK
[    8.795074] Testing event get_random_bytes: OK
[    8.799069] Testing event xfer_secondary_pool: OK
[    8.803070] Testing event add_disk_randomness: OK
[    8.807069] Testing event add_input_randomness: OK
[    8.811069] Testing event debit_entropy: OK
[    8.815070] Testing event push_to_pool: OK
[    8.819072] Testing event credit_entropy_bits: OK
[    8.823069] Testing event mix_pool_bytes_nolock: OK
[    8.827070] Testing event mix_pool_bytes: OK
[    8.831070] Testing event add_device_randomness: OK
[    8.835067] Testing event io_page_fault: OK
[    8.839070] Testing event unmap: OK
[    8.843065] Testing event map: OK
[    8.847070] Testing event detach_device_from_domain: OK
[    8.851069] Testing event attach_device_to_domain: OK
[    8.855072] Testing event remove_device_from_group: OK
[    8.859068] Testing event add_device_to_group: OK
[    8.863070] Testing event fence_wait_end: OK
[    8.867073] Testing event fence_wait_start: OK
[    8.871067] Testing event fence_signaled: OK
[    8.875066] Testing event fence_enable_signal: OK
[    8.879070] Testing event fence_destroy: OK
[    8.883072] Testing event fence_init: OK
[    8.887066] Testing event fence_emit: OK
[    8.891073] Testing event fence_annotate_wait_on: OK
[    8.895069] Testing event spi_transfer_stop: OK
[    8.899067] Testing event spi_transfer_start: OK
[    8.903073] Testing event spi_message_done: OK
[    8.907070] Testing event spi_message_start: OK
[    8.911067] Testing event spi_message_submit: OK
[    8.915067] Testing event spi_master_busy: OK
[    8.919075] Testing event spi_master_idle: OK
[    8.923065] Testing event aer_event: OK
[    8.927074] Testing event mc_event: OK
[    8.931069] Testing event udp_fail_queue_rcv_skb: OK
[    8.935069] Testing event sock_exceed_buf_limit: OK
[    8.939074] Testing event sock_rcvqueue_full: OK
[    8.943071] Testing event napi_poll: OK
[    8.947071] Testing event netif_rx_ni_entry: OK
[    8.951069] Testing event netif_rx_entry: OK
[    8.955069] Testing event netif_receive_skb_entry: OK
[    8.959067] Testing event napi_gro_receive_entry: OK
[    8.963073] Testing event napi_gro_frags_entry: OK
[    8.967069] Testing event netif_rx: OK
[    8.971069] Testing event netif_receive_skb: OK
[    8.975071] Testing event net_dev_queue: OK
[    8.979069] Testing event net_dev_xmit: OK
[    8.983069] Testing event net_dev_start_xmit: OK
[    8.987068] Testing event skb_copy_datagram_iovec: OK
[    8.991068] Testing event consume_skb: OK
[    8.995070] Testing event kfree_skb: OK
[    8.999071] Running tests on trace event systems:
[    8.999129] Testing event system skb: OK
[    9.003080] Testing event system net: OK
[    9.007083] Testing event system napi: OK
[    9.011081] Testing event system sock: OK
[    9.015079] Testing event system udp: OK
[    9.019080] Testing event system ras: OK
[    9.023076] Testing event system spi: OK
[    9.027083] Testing event system fence: OK
[    9.031083] Testing event system iommu: OK
[    9.035083] Testing event system random: OK
[    9.039082] Testing event system regulator: OK
[    9.043082] Testing event system gpio: OK
[    9.047083] Testing event system swiotlb: OK
[    9.051079] Testing event system block: OK
[    9.055082] Testing event system filelock: OK
[    9.059081] Testing event system writeback: OK
[    9.063085] Testing event system migrate: OK
[    9.067080] Testing event system compaction: OK
[    9.071107] Testing event system kmem: OK
[    9.075085] Testing event system vmscan: OK
[    9.079080] Testing event system pagemap: OK
[    9.083097] Testing event system oom: OK
[    9.087080] Testing event system filemap: OK
[    9.091077] Testing event system rpm: OK
[    9.095084] Testing event system power: OK
[    9.099086] Testing event system test: OK
[    9.103078] Testing event system module: OK
[    9.107083] Testing event system timer: OK
[    9.112864] Testing event system rcu: OK
[    9.117082] Testing event system printk: OK
[    9.121077] Testing event system sched: OK
[    9.125102] Testing event system workqueue: OK
[    9.129086] Testing event system signal: OK
[    9.133079] Testing event system irq: OK
[    9.137088] Testing event system task: OK
[    9.141082] Testing event system exceptions: OK
[    9.145079] Testing event system tlb: OK
[    9.149078] Testing event system mce: OK
[    9.153085] Testing event system raw_syscalls: OK
[    9.157080] Testing event system vsyscall: OK
[    9.161081] Testing event system syscalls: OK
[    9.165167] Testing event system nmi: OK
[    9.169079] Testing event system irq_vectors: OK
[    9.173091] Running tests on all trace events:
[    9.173149] Testing all events: OK
[    9.318362] Running tests again, along with the function tracer
[    9.318500] Running tests on trace events:
[    9.318617] Testing event thermal_apic_exit: OK
[    9.324189] Testing event thermal_apic_entry: OK
[    9.329190] Testing event threshold_apic_exit: OK
[    9.334195] Testing event threshold_apic_entry: OK
[    9.339169] Testing event call_function_single_exit: OK
[    9.344215] Testing event call_function_single_entry: OK
[    9.349190] Testing event call_function_exit: OK
[    9.354173] Testing event call_function_entry: OK
[    9.359208] Testing event irq_work_exit: OK
[    9.364175] Testing event irq_work_entry: OK
[    9.369175] Testing event x86_platform_ipi_exit: OK
[    9.374196] Testing event x86_platform_ipi_entry: OK
[    9.379191] Testing event error_apic_exit: OK
[    9.384170] Testing event error_apic_entry: OK
[    9.389215] Testing event spurious_apic_exit: OK
[    9.394189] Testing event spurious_apic_entry: OK
[    9.399172] Testing event reschedule_exit: OK
[    9.404204] Testing event reschedule_entry: OK
[    9.409169] Testing event local_timer_exit: OK
[    9.414168] Testing event local_timer_entry: OK
[    9.419192] Testing event nmi_handler: OK
[    9.424183] Testing event emulate_vsyscall: OK
[    9.429161] Testing event sys_exit: OK
[    9.434199] Testing event sys_enter: OK
[    9.439187] Testing event mce_record: OK
[    9.444164] Testing event tlb_flush: OK
[    9.449203] Testing event page_fault_kernel: OK
[    9.454176] Testing event page_fault_user: OK
[    9.459172] Testing event task_rename: OK
[    9.464193] Testing event task_newtask: OK
[    9.469184] Testing event softirq_raise: OK
[    9.474193] Testing event softirq_exit: OK
[    9.479194] Testing event softirq_entry: OK
[    9.484181] Testing event irq_handler_exit: OK
[    9.489164] Testing event irq_handler_entry: OK
[    9.494202] Testing event signal_deliver: OK
[    9.499169] Testing event signal_generate: OK
[    9.504176] Testing event workqueue_execute_end: OK
[    9.509183] Testing event workqueue_execute_start: OK
[    9.514186] Testing event workqueue_activate_work: OK
[    9.519165] Testing event workqueue_queue_work: OK
[    9.524215] Testing event sched_wake_idle_without_ipi: OK
[    9.529180] Testing event sched_swap_numa: OK
[    9.534163] Testing event sched_stick_numa: OK
[    9.539202] Testing event sched_move_numa: OK
[    9.544166] Testing event sched_process_hang: OK
[    9.549166] Testing event sched_pi_setprio: OK
[    9.554189] Testing event sched_stat_runtime: OK
[    9.559184] Testing event sched_stat_blocked: OK
[    9.564193] Testing event sched_stat_iowait: OK
[    9.569192] Testing event sched_stat_sleep: OK
[    9.574182] Testing event sched_stat_wait: OK
[    9.579164] Testing event sched_process_exec: OK
[    9.584191] Testing event sched_process_fork: OK
[    9.589163] Testing event sched_process_wait: OK
[    9.594176] Testing event sched_wait_task: OK
[    9.599189] Testing event sched_process_exit: OK
[    9.604183] Testing event sched_process_free: OK
[    9.609161] Testing event sched_migrate_task: OK
[    9.614195] Testing event sched_switch: OK
[    9.619286] Testing event sched_wakeup_new: OK
[    9.624265] Testing event sched_wakeup: OK
[    9.629301] Testing event sched_kthread_stop_ret: OK
[    9.634181] Testing event sched_kthread_stop: OK
[    9.639163] Testing event console: OK
[    9.644196] Testing event rcu_utilization: OK
[    9.649170] Testing event tick_stop: OK
[    9.654163] Testing event itimer_expire: OK
[    9.659195] Testing event itimer_state: OK
[    9.664181] Testing event hrtimer_cancel: OK
[    9.669164] Testing event hrtimer_expire_exit: OK
[    9.674194] Testing event hrtimer_expire_entry: OK
[    9.679163] Testing event hrtimer_start: OK
[    9.684164] Testing event hrtimer_init: OK
[    9.689189] Testing event timer_cancel: OK
[    9.694185] Testing event timer_expire_exit: OK
[    9.699195] Testing event timer_expire_entry: OK
[    9.704201] Testing event timer_start: OK
[    9.709166] Testing event timer_init: OK
[    9.714160] Testing event module_request: OK
[    9.719205] Testing event module_put: OK
[    9.724170] Testing event module_get: OK
[    9.729166] Testing event module_free: OK
[    9.734191] Testing event module_load: OK
[    9.739185] Testing event ftrace_test_filter: OK
[    9.744164] Testing event dev_pm_qos_remove_request: OK
[    9.749192] Testing event dev_pm_qos_update_request: OK
[    9.754180] Testing event dev_pm_qos_add_request: OK
[    9.759166] Testing event pm_qos_update_flags: OK
[    9.764202] Testing event pm_qos_update_target: OK
[    9.769165] Testing event pm_qos_update_request_timeout: OK
[    9.774180] Testing event pm_qos_remove_request: OK
[    9.779186] Testing event pm_qos_update_request: OK
[    9.784180] Testing event pm_qos_add_request: OK
[    9.789169] Testing event power_domain_target: OK
[    9.794173] Testing event clock_set_rate: OK
[    9.799158] Testing event clock_disable: OK
[    9.804172] Testing event clock_enable: OK
[    9.809218] Testing event wakeup_source_deactivate: OK
[    9.814186] Testing event wakeup_source_activate: OK
[    9.819164] Testing event suspend_resume: OK
[    9.824190] Testing event device_pm_callback_end: OK
[    9.829184] Testing event device_pm_callback_start: OK
[    9.834161] Testing event cpu_frequency: OK
[    9.839195] Testing event pstate_sample: OK
[    9.844181] Testing event cpu_idle: OK
[    9.849168] Testing event rpm_return_int: OK
[    9.854202] Testing event rpm_idle: OK
[    9.859165] Testing event rpm_resume: OK
[    9.864180] Testing event rpm_suspend: OK
[    9.869171] Testing event mm_filemap_add_to_page_cache: OK
[    9.874162] Testing event mm_filemap_delete_from_page_cache: OK
[    9.879170] Testing event oom_score_adj_update: OK
[    9.884173] Testing event mm_lru_activate: OK
[    9.889162] Testing event mm_lru_insertion: OK
[    9.894172] Testing event mm_vmscan_lru_shrink_inactive: OK
[    9.899218] Testing event mm_vmscan_writepage: OK
[    9.904184] Testing event mm_vmscan_memcg_isolate: OK
[    9.909164] Testing event mm_vmscan_lru_isolate: OK
[    9.914189] Testing event mm_shrink_slab_end: OK
[    9.919184] Testing event mm_shrink_slab_start: OK
[    9.924161] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    9.929196] Testing event mm_vmscan_memcg_reclaim_end: OK
[    9.934181] Testing event mm_vmscan_direct_reclaim_end: OK
[    9.939163] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    9.944190] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    9.949164] Testing event mm_vmscan_direct_reclaim_begin: OK
[    9.954160] Testing event mm_vmscan_wakeup_kswapd: OK
[    9.959193] Testing event mm_vmscan_kswapd_wake: OK
[    9.964183] Testing event mm_vmscan_kswapd_sleep: OK
[    9.969161] Testing event mm_page_alloc_extfrag: OK
[    9.974195] Testing event mm_page_pcpu_drain: OK
[    9.979180] Testing event mm_page_alloc_zone_locked: OK
[    9.984161] Testing event mm_page_alloc: OK
[    9.989203] Testing event mm_page_free_batched: OK
[    9.994163] Testing event mm_page_free: OK
[    9.999165] Testing event kmem_cache_free: OK
[   10.004189] Testing event kfree: OK
[   10.009184] Testing event kmem_cache_alloc_node: OK
[   10.014160] Testing event kmalloc_node: OK
[   10.019196] Testing event kmem_cache_alloc: OK
[   10.024181] Testing event kmalloc: OK
[   10.029165] Testing event mm_compaction_defer_reset: OK
[   10.034198] Testing event mm_compaction_defer_compaction: OK
[   10.039163] Testing event mm_compaction_deferred: OK
[   10.044160] Testing event mm_compaction_suitable: OK
[   10.049193] Testing event mm_compaction_finished: OK
[   10.054184] Testing event mm_compaction_try_to_compact_pages: OK
[   10.059160] Testing event mm_compaction_end: OK
[   10.064196] Testing event mm_compaction_begin: OK
[   10.069182] Testing event mm_compaction_migratepages: OK
[   10.074164] Testing event mm_compaction_isolate_freepages: OK
[   10.079204] Testing event mm_compaction_isolate_migratepages: OK
[   10.084167] Testing event mm_numa_migrate_ratelimit: OK
[   10.089166] Testing event mm_migrate_pages: OK
[   10.094193] Testing event writeback_dirty_inode_enqueue: OK
[   10.099185] Testing event writeback_lazytime_iput: OK
[   10.104165] Testing event writeback_lazytime: OK
[   10.109191] Testing event writeback_single_inode: OK
[   10.114180] Testing event writeback_single_inode_start: OK
[   10.119164] Testing event writeback_wait_iff_congested: OK
[   10.126037] Testing event writeback_congestion_wait: OK
[   10.131159] Testing event writeback_sb_inodes_requeue: OK
[   10.136225] Testing event balance_dirty_pages: OK
[   10.141167] Testing event bdi_dirty_ratelimit: OK
[   10.146171] Testing event global_dirty_state: OK
[   10.151202] Testing event writeback_queue_io: OK
[   10.156172] Testing event wbc_writepage: OK
[   10.161160] Testing event writeback_bdi_unregister: OK
[   10.166202] Testing event writeback_bdi_register: OK
[   10.171163] Testing event writeback_wake_background: OK
[   10.176178] Testing event writeback_nowork: OK
[   10.181195] Testing event writeback_pages_written: OK
[   10.186181] Testing event writeback_wait: OK
[   10.191160] Testing event writeback_written: OK
[   10.196203] Testing event writeback_start: OK
[   10.201163] Testing event writeback_exec: OK
[   10.206162] Testing event writeback_queue: OK
[   10.211188] Testing event writeback_write_inode: OK
[   10.216182] Testing event writeback_write_inode_start: OK
[   10.221158] Testing event writeback_dirty_inode: OK
[   10.226191] Testing event writeback_dirty_inode_start: OK
[   10.231182] Testing event writeback_mark_inode_dirty: OK
[   10.236159] Testing event writeback_dirty_page: OK
[   10.241195] Testing event time_out_leases: OK
[   10.246185] Testing event generic_delete_lease: OK
[   10.251159] Testing event generic_add_lease: OK
[   10.256180] Testing event break_lease_unblock: OK
[   10.261166] Testing event break_lease_block: OK
[   10.266164] Testing event break_lease_noblock: OK
[   10.271213] Testing event block_rq_remap: OK
[   10.276180] Testing event block_bio_remap: OK
[   10.281160] Testing event block_split: OK
[   10.286205] Testing event block_unplug: OK
[   10.291163] Testing event block_plug: OK
[   10.296163] Testing event block_sleeprq: OK
[   10.301190] Testing event block_getrq: OK
[   10.306183] Testing event block_bio_queue: OK
[   10.311194] Testing event block_bio_frontmerge: OK
[   10.316192] Testing event block_bio_backmerge: OK
[   10.321182] Testing event block_bio_complete: OK
[   10.326160] Testing event block_bio_bounce: OK
[   10.331200] Testing event block_rq_issue: OK
[   10.336187] Testing event block_rq_insert: OK
[   10.341160] Testing event block_rq_complete: OK
[   10.346181] Testing event block_rq_requeue: OK
[   10.351163] Testing event block_rq_abort: OK
[   10.356161] Testing event block_dirty_buffer: OK
[   10.361235] Testing event block_touch_buffer: OK
[   10.366167] Testing event swiotlb_bounced: OK
[   10.371168] Testing event gpio_value: OK
[   10.376198] Testing event gpio_direction: OK
[   10.381163] Testing event regulator_set_voltage_complete: OK
[   10.386177] Testing event regulator_set_voltage: OK
[   10.391182] Testing event regulator_disable_complete: OK
[   10.396186] Testing event regulator_disable: OK
[   10.401164] Testing event regulator_enable_complete: OK
[   10.406206] Testing event regulator_enable_delay: OK
[   10.411182] Testing event regulator_enable: OK
[   10.416160] Testing event urandom_read: OK
[   10.421203] Testing event random_read: OK
[   10.426162] Testing event extract_entropy_user: OK
[   10.431166] Testing event extract_entropy: OK
[   10.436189] Testing event get_random_bytes_arch: OK
[   10.441184] Testing event get_random_bytes: OK
[   10.446160] Testing event xfer_secondary_pool: OK
[   10.451196] Testing event add_disk_randomness: OK
[   10.456181] Testing event add_input_randomness: OK
[   10.461164] Testing event debit_entropy: OK
[   10.466194] Testing event push_to_pool: OK
[   10.471167] Testing event credit_entropy_bits: OK
[   10.476160] Testing event mix_pool_bytes_nolock: OK
[   10.481186] Testing event mix_pool_bytes: OK
[   10.486184] Testing event add_device_randomness: OK
[   10.491164] Testing event io_page_fault: OK
[   10.496191] Testing event unmap: OK
[   10.501181] Testing event map: OK
[   10.506164] Testing event detach_device_from_domain: OK
[   10.511202] Testing event attach_device_to_domain: OK
[   10.516166] Testing event remove_device_from_group: OK
[   10.521162] Testing event add_device_to_group: OK
[   10.526193] Testing event fence_wait_end: OK
[   10.531184] Testing event fence_wait_start: OK
[   10.536164] Testing event fence_signaled: OK
[   10.541191] Testing event fence_enable_signal: OK
[   10.546180] Testing event fence_destroy: OK
[   10.551164] Testing event fence_init: OK
[   10.556194] Testing event fence_emit: OK
[   10.561168] Testing event fence_annotate_wait_on: OK
[   10.566163] Testing event spi_transfer_stop: OK
[   10.571183] Testing event spi_transfer_start: OK
[   10.576184] Testing event spi_message_done: OK
[   10.581160] Testing event spi_message_start: OK
[   10.586191] Testing event spi_message_submit: OK
[   10.591180] Testing event spi_master_busy: OK
[   10.596165] Testing event spi_master_idle: OK
[   10.601203] Testing event aer_event: OK
[   10.606169] Testing event mc_event: OK
[   10.611169] Testing event udp_fail_queue_rcv_skb: OK
[   10.616189] Testing event sock_exceed_buf_limit: OK
[   10.621184] Testing event sock_rcvqueue_full: OK
[   10.626160] Testing event napi_poll: OK
[   10.631195] Testing event netif_rx_ni_entry: OK
[   10.636180] Testing event netif_rx_entry: OK
[   10.641164] Testing event netif_receive_skb_entry: OK
[   10.646194] Testing event napi_gro_receive_entry: OK
[   10.651168] Testing event napi_gro_frags_entry: OK
[   10.656159] Testing event netif_rx: OK
[   10.661186] Testing event netif_receive_skb: OK
[   10.666183] Testing event net_dev_queue: OK
[   10.671160] Testing event net_dev_xmit: OK
[   10.676196] Testing event net_dev_start_xmit: OK
[   10.681181] Testing event skb_copy_datagram_iovec: OK
[   10.686164] Testing event consume_skb: OK
[   10.691202] Testing event kfree_skb: OK
[   10.696165] Running tests on trace event systems:
[   10.696290] Testing event system skb: OK
[   10.702204] Testing event system net: OK
[   10.709240] Testing event system napi: OK
[   10.714199] Testing event system sock: OK
[   10.720219] Testing event system udp: OK
[   10.725197] Testing event system ras: OK
[   10.731194] Testing event system spi: OK
[   10.737193] Testing event system fence: OK
[   10.743192] Testing event system iommu: OK
[   10.749286] Testing event system random: OK
[   10.756210] Testing event system regulator: OK
[   10.762189] Testing event system gpio: OK
[   10.768176] Testing event system swiotlb: OK
[   10.773186] Testing event system block: OK
[   10.781229] Testing event system filelock: OK
[   10.787258] Testing event system writeback: OK
[   10.796249] Testing event system migrate: OK
[   10.802189] Testing event system compaction: OK
[   10.809214] Testing event system kmem: OK
[   10.816217] Testing event system vmscan: OK
[   10.823207] Testing event system pagemap: OK
[   10.829286] Testing event system oom: OK
[   10.835196] Testing event system filemap: OK
[   10.841204] Testing event system rpm: OK
[   10.847198] Testing event system power: OK
[   10.855243] Testing event system test: OK
[   10.860199] Testing event system module: OK
[   10.866269] Testing event system timer: OK
[   10.873245] Testing event system rcu: OK
[   10.878208] Testing event system printk: OK
[   10.883172] Testing event system sched: OK
[   10.891604] Testing event system workqueue: OK
[   10.897204] Testing event system signal: OK
[   10.903222] Testing event system irq: OK
[   10.909239] Testing event system task: OK
[   10.915226] Testing event system exceptions: OK
[   10.921229] Testing event system tlb: OK
[   10.926196] Testing event system mce: OK
[   10.932178] Testing event system raw_syscalls: OK
[   10.938197] Testing event system vsyscall: OK
[   10.943210] Testing event system syscalls: OK
[   10.949631] Testing event system nmi: OK
[   10.955201] Testing event system irq_vectors: OK
[   10.963244] Running tests on all trace events:
[   10.963365] Testing all events: OK
[   11.139011] Testing ftrace filter: OK
[   11.148269] Testing kprobe tracing: OK
[   11.175407] kmemleak: Kernel memory leak detector initialized
[   11.175409] kmemleak: Automatic memory scanning thread started
[   11.178906]   Magic number: 3:82:750
[   11.178970] tty ttyS1: hash matches
[   11.179135] rtc_cmos 00:02: setting system clock to 2015-02-04 20:42:08 UTC (1423082528)
[   11.179896] PM: Hibernation image not present or could not be loaded.
[   11.180767] Freeing unused kernel memory: 1720K (ffffffff818b4000 - ffffffff81a62000)
[   11.180839] Write protecting the kernel read-only data: 8192k
[   11.181101] Freeing unused kernel memory: 52K (ffff8800013f3000 - ffff880001400000)
[   11.181969] Freeing unused kernel memory: 1680K (ffff88000165c000 - ffff880001800000)
[   11.203081] systemd-udevd[713]: starting version 215
[   11.203966] random: systemd-udevd urandom read with 7 bits of entropy available
[   11.239025] usb_common: module verification failed: signature and/or  required key missing - tainting kernel
[   11.244476] ACPI: bus type USB registered
[   11.244956] usbcore: registered new interface driver usbfs
[   11.250409] usbcore: registered new interface driver hub
[   11.251182] usbcore: registered new device driver usb
[   11.256333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.257479] uhci_hcd: USB Universal Host Controller Interface driver
[   11.258353] ehci-pci: EHCI PCI platform driver
[   11.278789] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   11.278904] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   11.278999] uhci_hcd 0000:00:1a.0: detected 2 ports
[   11.279224] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[   11.284366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   11.284430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.284501] usb usb1: Product: UHCI Host Controller
[   11.284560] usb usb1: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.284631] usb usb1: SerialNumber: 0000:00:1a.0
[   11.295704] hub 1-0:1.0: USB hub found
[   11.295862] hub 1-0:1.0: 2 ports detected
[   11.306090] sdhci: Secure Digital Host Controller Interface driver
[   11.306151] sdhci: Copyright(c) Pierre Ossman
[   11.307235] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[   11.309626] sdhci-pci 0000:03:01.1: No vmmc regulator found
[   11.309686] sdhci-pci 0000:03:01.1: No vqmmc regulator found
[   11.320070] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[   11.323744] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   11.323861] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[   11.323957] uhci_hcd 0000:00:1a.1: detected 2 ports
[   11.324197] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[   11.324781] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   11.324842] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.324913] usb usb2: Product: UHCI Host Controller
[   11.324971] usb usb2: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.325046] usb usb2: SerialNumber: 0000:00:1a.1
[   11.336403] hub 2-0:1.0: USB hub found
[   11.336576] hub 2-0:1.0: 2 ports detected
[   11.360780] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   11.360898] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[   11.360993] uhci_hcd 0000:00:1d.0: detected 2 ports
[   11.361106] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[   11.361372] thermal LNXTHERM:00: registered as thermal_zone0
[   11.361431] ACPI: Thermal Zone [THM] (63 C)
[   11.362447] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   11.362509] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.362580] usb usb3: Product: UHCI Host Controller
[   11.362639] usb usb3: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.362709] usb usb3: SerialNumber: 0000:00:1d.0
[   11.366722] hub 3-0:1.0: USB hub found
[   11.367150] hub 3-0:1.0: 2 ports detected
[   11.378025] SCSI subsystem initialized
[   11.386016] libata version 3.00 loaded.
[   11.386039] firewire_ohci 0000:03:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[   11.391000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   11.391127] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[   11.391225] uhci_hcd 0000:00:1d.1: detected 2 ports
[   11.391338] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[   11.391972] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   11.392038] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.392109] usb usb4: Product: UHCI Host Controller
[   11.392168] usb usb4: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.392238] usb usb4: SerialNumber: 0000:00:1d.1
[   11.395676] hub 4-0:1.0: USB hub found
[   11.395863] hub 4-0:1.0: 2 ports detected
[   11.396062] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[   11.396128] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[   11.396135] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[   11.396141] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[   11.407329] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   11.407452] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[   11.407549] uhci_hcd 0000:00:1d.2: detected 2 ports
[   11.407798] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[   11.408439] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   11.408501] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.408572] usb usb5: Product: UHCI Host Controller
[   11.408630] usb usb5: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- uhci_hcd
[   11.408701] usb usb5: SerialNumber: 0000:00:1d.2
[   11.412201] hub 5-0:1.0: USB hub found
[   11.412389] hub 5-0:1.0: 2 ports detected
[   11.416217] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[   11.416332] sdhci-pci 0000:03:01.2: SDHCI controller found [1180:0843] (rev 12)
[   11.418738] sdhci-pci 0000:03:01.2: No vmmc regulator found
[   11.418799] sdhci-pci 0000:03:01.2: No vqmmc regulator found
[   11.420198] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[   11.424011] mmc1: SDHCI controller on PCI [0000:03:01.2] using DMA
[   11.430158] ehci-pci 0000:00:1a.7: EHCI Host Controller
[   11.430284] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 6
[   11.430489] ehci-pci 0000:00:1a.7: debug port 1
[   11.430751] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:1d:09:c8:a6:a1
[   11.434539] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[   11.434578] ehci-pci 0000:00:1a.7: irq 22, io mem 0xfed1c400
[   11.443362] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[   11.447851] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[   11.447913] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.447984] usb usb6: Product: EHCI Host Controller
[   11.448047] usb usb6: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- ehci_hcd
[   11.448118] usb usb6: SerialNumber: 0000:00:1a.7
[   11.467000] hub 6-0:1.0: USB hub found
[   11.467193] hub 6-0:1.0: 4 ports detected
[   11.503793] hub 1-0:1.0: USB hub found
[   11.503962] hub 1-0:1.0: 2 ports detected
[   11.529785] hub 2-0:1.0: USB hub found
[   11.529948] hub 2-0:1.0: 2 ports detected
[   11.610402] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   11.610524] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 7
[   11.610629] ehci-pci 0000:00:1d.7: debug port 1
[   11.616228] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[   11.616268] ehci-pci 0000:00:1d.7: irq 20, io mem 0xfed1c000
[   11.622008] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   11.622698] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[   11.622760] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.622831] usb usb7: Product: EHCI Host Controller
[   11.622889] usb usb7: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- ehci_hcd
[   11.622960] usb usb7: SerialNumber: 0000:00:1d.7
[   11.626115] hub 7-0:1.0: USB hub found
[   11.626293] hub 7-0:1.0: 6 ports detected
[   11.656764] hub 3-0:1.0: USB hub found
[   11.656926] hub 3-0:1.0: 2 ports detected
[   11.682764] hub 4-0:1.0: USB hub found
[   11.682925] hub 4-0:1.0: 2 ports detected
[   11.706115] hub 5-0:1.0: USB hub found
[   11.706278] hub 5-0:1.0: 2 ports detected
[   11.708871] ata_piix 0000:00:1f.1: version 2.13
[   11.729205] scsi host0: ata_piix
[   11.731073] scsi host1: ata_piix
[   11.732588] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[   11.732650] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[   11.732779] ahci 0000:00:1f.2: version 3.0
[   11.732893] ata2: port disabled--ignoring
[   11.738571] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[   11.738645] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems 
[   11.748437] scsi host2: ahci
[   11.750446] scsi host3: ahci
[   11.752347] scsi host4: ahci
[   11.754033] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 27
[   11.754104] ata4: DUMMY
[   11.754159] ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 27
[   11.895563] firewire_core 0000:03:01.0: created device fw0: GUID 324fc000235659a1, S400
[   11.898639] ata1.00: ATA-8: WDC WD5000BEKT-75KA9T0, 01.01A01, max UDMA/133
[   11.898702] ata1.00: 976773168 sectors, multi 8: LBA48 NCQ (depth 0/1)
[   11.904522] ata1.00: configured for UDMA/100
[   11.905039] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000BEKT-7 1A01 PQ: 0 ANSI: 5
[   11.953039] usb 1-2: new full-speed USB device number 2 using uhci_hcd
[   12.032041] usb 6-4: new high-speed USB device number 3 using ehci-pci
[   12.059023] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   12.059103] ata5: SATA link down (SStatus 0 SControl 300)
[   12.131106] usb 1-2: New USB device found, idVendor=413c, idProduct=8140
[   12.131168] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   12.133129] ata3.00: ATA-7: WDC WD1600BEVS-75RST0, 04.01G04, max UDMA/133
[   12.133191] ata3.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
[   12.134099] ata3.00: configured for UDMA/133
[   12.134539] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-7 1G04 PQ: 0 ANSI: 5
[   12.146140] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   12.146527] sd 0:0:0:0: [sda] Write Protect is off
[   12.146591] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   12.146726] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.149677] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   12.149835] usb 6-4: New USB device found, idVendor=0930, idProduct=130c
[   12.149837] usb 6-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.149839] usb 6-4: Product: F3607gw
[   12.149840] usb 6-4: Manufacturer: 0	F3607gw
[   12.149841] usb 6-4: SerialNumber: 3532400302074300
[   12.152298] sd 2:0:0:0: [sdb] Write Protect is off
[   12.152358] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   12.152493] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.169025]  sdb: sdb1 sdb2 sdb3
[   12.172700] sd 2:0:0:0: [sdb] Attached SCSI disk
[   12.209004]  sda: sda1 sda2
[   12.211714] sd 0:0:0:0: [sda] Attached SCSI disk
[   12.463298] random: nonblocking pool is initialized
[   12.601948] PM: Starting manual resume from disk
[   12.602027] PM: Hibernation image partition 8:1 present
[   12.602029] PM: Looking for hibernation image.
[   12.602388] PM: Image not found (code -22)
[   12.602391] PM: Hibernation image not present or could not be loaded.
[   12.633183] EXT4-fs (sdb1): INFO: recovery required on readonly filesystem
[   12.633250] EXT4-fs (sdb1): write access will be enabled during recovery
[   12.710352] EXT4-fs (sdb1): recovery complete
[   12.712576] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   13.612617] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   13.617599] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[   13.618048] systemd[1]: Detected architecture 'x86-64'.
[   13.937622] systemd[1]: Inserted module 'autofs4'
[   13.965704] systemd[1]: Set hostname to <crion86>.
[   15.306717] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   15.306963] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   15.307062] systemd[1]: Starting Remote File Systems (Pre).
[   15.307521] systemd[1]: Reached target Remote File Systems (Pre).
[   15.307652] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   15.308422] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   15.308533] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   15.308741] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   15.308827] systemd[1]: Starting Encrypted Volumes.
[   15.309269] systemd[1]: Reached target Encrypted Volumes.
[   15.309343] systemd[1]: Expecting device dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.device...
[   15.309709] systemd[1]: Expecting device dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.device...
[   15.310094] systemd[1]: Expecting device dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.device...
[   15.310460] systemd[1]: Starting Root Slice.
[   15.321447] systemd[1]: Created slice Root Slice.
[   15.321520] systemd[1]: Starting User and Session Slice.
[   15.322420] systemd[1]: Created slice User and Session Slice.
[   15.322494] systemd[1]: Starting Delayed Shutdown Socket.
[   15.322989] systemd[1]: Listening on Delayed Shutdown Socket.
[   15.323067] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   15.323605] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   15.323680] systemd[1]: Starting Journal Socket (/dev/log).
[   15.324320] systemd[1]: Listening on Journal Socket (/dev/log).
[   15.324395] systemd[1]: Starting Syslog Socket.
[   15.324883] systemd[1]: Listening on Syslog Socket.
[   15.324969] systemd[1]: Starting udev Control Socket.
[   15.325472] systemd[1]: Listening on udev Control Socket.
[   15.325558] systemd[1]: Starting udev Kernel Socket.
[   15.326035] systemd[1]: Listening on udev Kernel Socket.
[   15.326110] systemd[1]: Starting Journal Socket.
[   15.326655] systemd[1]: Listening on Journal Socket.
[   15.326734] systemd[1]: Starting System Slice.
[   15.327532] systemd[1]: Created slice System Slice.
[   15.327620] systemd[1]: Starting File System Check on Root Device...
[   15.329481] systemd[1]: Starting system-systemd\x2dfsck.slice.
[   15.330361] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   15.330448] systemd[1]: Starting system-getty.slice.
[   15.331306] systemd[1]: Created slice system-getty.slice.
[   15.331524] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   15.333352] systemd[1]: Mounting POSIX Message Queue File System...
[   15.335180] systemd[1]: Starting udev Coldplug all Devices...
[   15.337075] systemd[1]: Mounting Huge Pages File System...
[   15.387346] systemd[1]: Starting Load Kernel Modules...
[   15.403829] systemd[1]: Started Set Up Additional Binary Formats.
[   15.404041] systemd[1]: Mounting Debug File System...
[   15.405794] systemd[1]: Starting Journal Service...
[   15.408093] systemd[1]: Started Journal Service.
[   15.847894] lp: driver loaded but no devices found
[   15.896165] ppdev: user-space parallel port driver
[   15.951944] fuse init (API version 7.23)
[   16.727399] systemd-udevd[823]: starting version 215
[   18.047556] Monitor-Mwait will be used to enter C-1 state
[   18.047565] Monitor-Mwait will be used to enter C-2 state
[   18.047570] Monitor-Mwait will be used to enter C-3 state
[   18.047576] tsc: Marking TSC unstable due to TSC halts in idle
[   18.047706] ACPI: acpi_idle registered with cpuidle
[   18.049291] Switched to clocksource hpet
[   18.174639] ACPI: AC Adapter [AC] (on-line)
[   18.416247] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   18.541262] ACPI: Battery Slot [BAT0] (battery present)
[   18.542369] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[   18.544200] ACPI: Lid Switch [LID]
[   18.545137] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   18.547491] ACPI: Power Button [PBTN]
[   18.548439] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[   18.548522] ACPI: Sleep Button [SBTN]
[   18.671099] [drm] Initialized drm 1.1.0 20060810
[   18.862043] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   18.862165] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 8
[   18.866877] xhci_hcd 0000:0d:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[   18.868398] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[   18.868460] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   18.870345] usb usb8: Product: xHCI Host Controller
[   18.870411] usb usb8: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- xhci-hcd
[   18.870491] usb usb8: SerialNumber: 0000:0d:00.0
[   18.876094] hub 8-0:1.0: USB hub found
[   18.876303] hub 8-0:1.0: 2 ports detected
[   18.880360] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   18.880454] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 9
[   18.881582] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[   18.881645] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   18.881716] usb usb9: Product: xHCI Host Controller
[   18.881774] usb usb9: Manufacturer: Linux 3.19.0-rc6-next-20150202-150201- xhci-hcd
[   18.881849] usb usb9: SerialNumber: 0000:0d:00.0
[   18.885509] hub 9-0:1.0: USB hub found
[   18.885711] hub 9-0:1.0: 2 ports detected
[   18.940873] sound hdaudioC0D0: autoconfig for ID 76a0: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   18.940949] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.941029] sound hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[   18.941089] sound hdaudioC0D0:    mono: mono_out=0x0
[   18.941147] sound hdaudioC0D0:    inputs:
[   18.941205] sound hdaudioC0D0:      Mic=0x17
[   18.941263] sound hdaudioC0D0:      Line=0xb
[   18.945853] sound hdaudioC0D1: autoconfig for ID 2c06: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[   18.945928] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.945989] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.946066] sound hdaudioC0D1:    mono: mono_out=0x0
[   18.946131] sound hdaudioC0D1:    inputs:
[   18.958391] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   18.960648] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   19.039312] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   19.114872] Bluetooth: Core ver 2.20
[   19.115055] NET: Registered protocol family 31
[   19.115127] Bluetooth: HCI device and connection manager initialized
[   19.115225] Bluetooth: HCI socket layer initialized
[   19.115297] Bluetooth: L2CAP socket layer initialized
[   19.115413] Bluetooth: SCO socket layer initialized
[   19.200687] [drm:i915_dump_device_info] i915 device info: gen=4, pciid=0x2a02 rev=0x0c flags=is_mobile,is_crestline,has_fbc,has_hotplug,has_overlay,supports_tv,
[   19.200739] [drm:intel_detect_pch] No PCH found.
[   19.200742] ------------[ cut here ]------------
[   19.200836] WARNING: CPU: 0 PID: 873 at drivers/gpu/drm/i915/intel_uncore.c:169 intel_uncore_forcewake_reset+0x188/0x24d [i915]()
[   19.200911] WARN_ON(dev_priv->uncore.fw_domains == 0)
[   19.200912] Modules linked in:
[   19.200914]  i915(E+) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
[   19.200957] CPU: 0 PID: 873 Comm: systemd-udevd Tainted: G            E   3.19.0-rc6-next-20150202-150201- #4
[   19.200959] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   19.200961]  0000000000000000 0000000000000009 ffffffff813e790a ffff88019747f958
[   19.200964]  ffffffff8104178e ffff8800d8a50000 ffffffffa07b9bc4 ffffffffa0827ee4
[   19.200968]  ffff8800d8a500c8 ffff8800d8a500c8 0000000000000000 0000000000000246
[   19.200971] Call Trace:
[   19.200976]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
[   19.200981]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
[   19.201012]  [<ffffffffa07b9bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
[   19.201015]  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
[   19.201046]  [<ffffffffa07b9bc4>] ? intel_uncore_forcewake_reset+0x188/0x24d [i915]
[   19.201077]  [<ffffffffa07b9ed2>] ? intel_uncore_init+0x1e4/0x4a8 [i915]
[   19.201112]  [<ffffffffa07fb960>] ? i915_driver_load+0x58f/0xeda [i915]
[   19.201119]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
[   19.201138]  [<ffffffffa04e68c8>] ? drm_dev_register+0x79/0xec [drm]
[   19.201152]  [<ffffffffa04e8de7>] ? drm_get_pci_dev+0xfc/0x1b7 [drm]
[   19.201156]  [<ffffffff81230a60>] ? pci_device_probe+0x74/0xd1
[   19.201161]  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
[   19.201164]  [<ffffffff812e220c>] ? driver_probe_device+0x11c/0x2ff
[   19.201167]  [<ffffffff812e23ef>] ? driver_probe_device+0x2ff/0x2ff
[   19.201170]  [<ffffffff812e2447>] ? __driver_attach+0x58/0x78
[   19.201173]  [<ffffffff812e076b>] ? bus_for_each_dev+0x53/0x84
[   19.201176]  [<ffffffff812e18f8>] ? bus_add_driver+0x113/0x1f8
[   19.201179]  [<ffffffff812e2a95>] ? driver_register+0x87/0xba
[   19.201182]  [<ffffffffa0857000>] ? 0xffffffffa0857000
[   19.201186]  [<ffffffff8100031d>] ? do_one_initcall+0xf7/0x18e
[   19.201191]  [<ffffffff8112d44b>] ? kmem_cache_alloc_trace+0xd6/0xe8
[   19.201194]  [<ffffffff8109eb2b>] ? load_module+0x1c81/0x202e
[   19.201197]  [<ffffffff8109eba3>] ? load_module+0x1cf9/0x202e
[   19.201201]  [<ffffffff8109b4aa>] ? mod_kobject_put+0x48/0x48
[   19.201204]  [<ffffffff8109b98d>] ? copy_module_from_fd+0x8c/0xf5
[   19.201207]  [<ffffffff8109f024>] ? SyS_finit_module+0x82/0x9a
[   19.201212]  [<ffffffff813ec352>] ? system_call_fastpath+0x12/0x17
[   19.201214] ---[ end trace 4742dbfffee243fa ]---
[   19.201292] [drm] Memory usable by graphics device = 512M
[   19.201360] [drm:i915_gem_gtt_init] GMADR size = 256M
[   19.201362] [drm:i915_gem_gtt_init] GTT stolen size = 8M
[   19.201364] [drm:i915_gem_gtt_init] ppgtt mode: 0
[   19.201376] [drm] Replacing VGA console driver
[   19.203655] Console: switching to colour dummy device 80x25
[   19.207510] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   19.214593] [drm:intel_opregion_setup] graphic opregion physical addr: 0xdf67e800
[   19.214637] [drm:intel_opregion_setup] Public ACPI methods supported
[   19.214639] [drm:intel_opregion_setup] SWSCI supported
[   19.222034] [drm:swsci_setup] SWSCI GBDA callbacks 000004b3, SBCB callbacks 00000001
[   19.223199] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   19.223204] [drm] Driver supports precise vblank timestamp query.
[   19.223209] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[   19.223213] [drm:validate_vbt] Using VBT from OpRegion: $VBT CRESTLINE      d
[   19.223216] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 100000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[   19.223218] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[   19.223221] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[   19.223234] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[   19.223237] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 0 71260 1280 1296 1344 1457 800 801 804 816 0x8 0xa
[   19.223239] [drm:parse_lfp_panel_data] VBT initial LVDS value 42300300
[   19.223242] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 10000 Hz, active high, min brightness 0, level 0
[   19.223254] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[   19.223257] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[   19.223259] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[   19.223271] [drm:parse_driver_features] DRRS State Enabled:0
[   19.223273] [drm:parse_psr] No PSR BDB found.
[   19.223394] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[   19.223405] [drm:i915_stolen_to_physical] GTT within stolen memory at 0xdff80000-0xdfffffff
[   19.223407] [drm:i915_stolen_to_physical] Stolen memory adjusted to 0xdf800000-0xdff7ffff
[   19.223429] [drm:i915_gem_init_stolen] found 7864320 bytes of stolen memory at df800000
[   19.223432] [drm:intel_display_power_get] enabling always-on
[   19.224082] [drm:intel_modeset_init] 2 display pipes available.
[   19.224227] [drm:intel_modeset_init] pipe A sprite A init failed: -19
[   19.224321] [drm:intel_modeset_init] pipe B sprite B init failed: -19
[   19.224325] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   19.248038] [drm:drm_mode_detailed] composite sync not supported
[   19.248068] [drm:intel_lvds_init] using preferred mode from EDID: 
[   19.248072] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.248086] [drm:intel_lvds_init] detected single-link lvds configuration
[   19.249040] [drm:intel_panel_setup_backlight] Connector LVDS-1 backlight initialized, enabled, brightness 255000/255255
[   19.252934] [drm:intel_modeset_readout_hw_state] [CRTC:20] hw state readout: disabled
[   19.252941] [drm:intel_modeset_readout_hw_state] [CRTC:23] hw state readout: enabled
[   19.252945] [drm:intel_modeset_readout_hw_state] [ENCODER:25:LVDS-25] hw state readout: enabled, pipe B
[   19.252948] [drm:intel_modeset_readout_hw_state] [ENCODER:32:DAC-32] hw state readout: disabled, pipe A
[   19.252950] [drm:intel_modeset_readout_hw_state] [ENCODER:34:TV-34] hw state readout: disabled, pipe A
[   19.252953] [drm:intel_modeset_readout_hw_state] [CONNECTOR:24:LVDS-1] hw state readout: enabled
[   19.252955] [drm:intel_modeset_readout_hw_state] [CONNECTOR:31:VGA-1] hw state readout: disabled
[   19.252957] [drm:intel_modeset_readout_hw_state] [CONNECTOR:33:SVIDEO-1] hw state readout: disabled
[   19.252961] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   19.252964] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   19.252965] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   19.252968] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   19.252971] [drm:intel_dump_pipe_config] [CRTC:20][setup_hw_state] config for pipe A
[   19.252973] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   19.252975] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   19.252977] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.252980] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.252982] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.252984] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.252985] [drm:intel_dump_pipe_config] requested mode:
[   19.252988] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   19.252990] [drm:intel_dump_pipe_config] adjusted mode:
[   19.252992] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   19.252995] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[   19.252997] [drm:intel_dump_pipe_config] port clock: 0
[   19.252998] [drm:intel_dump_pipe_config] pipe src size: 0x0
[   19.253000] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   19.253031] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.253032] [drm:intel_dump_pipe_config] ips: 0
[   19.253034] [drm:intel_dump_pipe_config] double wide: 0
[   19.253038] [drm:intel_dump_pipe_config] [CRTC:23][setup_hw_state] config for pipe B
[   19.253040] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   19.253041] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   19.253044] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.253046] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.253049] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.253051] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.253052] [drm:intel_dump_pipe_config] requested mode:
[   19.253055] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[   19.253057] [drm:intel_dump_pipe_config] adjusted mode:
[   19.253059] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[   19.253063] [drm:intel_dump_crtc_timings] crtc timings: 71429 1280 1296 1344 1457 800 801 804 816, type: 0x0 flags: 0xa
[   19.253065] [drm:intel_dump_pipe_config] port clock: 71429
[   19.253066] [drm:intel_dump_pipe_config] pipe src size: 640x400
[   19.253069] [drm:intel_dump_pipe_config] gmch pfit: control: 0xa0000000, ratios: 0x08000800, lvds border: 0x00008000
[   19.253071] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.253073] [drm:intel_dump_pipe_config] ips: 0
[   19.253074] [drm:intel_dump_pipe_config] double wide: 0
[   19.253077] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.253080] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.253082] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.253085] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.253087] [drm:check_crtc_state] [CRTC:20]
[   19.253089] [drm:check_crtc_state] [CRTC:23]
[   19.253115] [drm:i9xx_get_initial_plane_config] pipe/plane B/1 with fb: size=640x400@32, offset=0, pitch 4096, size 0x190000
[   19.253118] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=190000
[   19.253144] [drm:i915_pages_create_for_stolen] offset=0x0, size=1638400
[   19.253182] [drm:intel_alloc_plane_obj] plane fb obj ffff88019585c000
[   19.253186] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 190000
[   19.253188] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [190000, 1ffff000]
[   19.253681] [drm:i915_gem_context_init] fake context support initialized
[   19.253707] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   19.253731] [drm:i915_pages_create_for_stolen] offset=0x190000, size=131072
[   19.253844] [drm:i915_gem_object_create_stolen] creating stolen object: size=1000
[   19.253866] [drm:i915_pages_create_for_stolen] offset=0x1b0000, size=4096
[   19.253902] [drm] initialized overlay support
[   19.254527] [drm:intel_backlight_device_register] Connector LVDS-1 backlight sysfs interface registered
[   19.255229] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   19.255232] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   19.255234] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] status updated from 3 to 1
[   19.255246] [drm:drm_mode_detailed] composite sync not supported
[   19.255261] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   19.255265] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.255267] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   19.255269] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   19.257894] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   19.263027] [drm:intel_crt_detect] CRT not detected via hotplug
[   19.264026] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   19.264029] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   19.264031] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   19.264033] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   19.264309] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   19.264312] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   19.264313] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   19.264316] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] status updated from 3 to 2
[   19.264318] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   19.264321] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   19.264323] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   19.264326] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   19.264328] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   19.264379] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   19.264391] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   19.264393] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   19.264396] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   19.264398] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   19.264400] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   19.264401] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   19.264404] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.264406] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.264409] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.264410] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.264412] [drm:intel_dump_pipe_config] requested mode:
[   19.264415] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   19.264417] [drm:intel_dump_pipe_config] adjusted mode:
[   19.264419] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   19.264422] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   19.264424] [drm:intel_dump_pipe_config] port clock: 108000
[   19.264426] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   19.264428] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   19.264430] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.264432] [drm:intel_dump_pipe_config] ips: 0
[   19.264433] [drm:intel_dump_pipe_config] double wide: 0
[   19.264551] [drm:drm_atomic_set_fb_for_plane] Set [FB:28] for plane state ffff880195844e40
[   19.272356] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.272360] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   19.289724] usbcore: registered new interface driver btusb
[   19.289902] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   19.289907] [drm:intel_fbc_update] disabled per chip default
[   19.289915] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.289919] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   19.289922] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.289924] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.289926] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.289928] [drm:check_crtc_state] [CRTC:20]
[   19.289935] [drm:check_crtc_state] [CRTC:23]
[   19.357929] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   19.357933] [drm:intel_tv_detect_type] Unrecognised TV connection
[   19.375306] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   19.375312] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   19.375324] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.713755] [drm:i965_update_wm] self-refresh entries: 40, wm: 472
[   19.713759] [drm:i965_update_wm] self-refresh watermark: display plane 472 cursor 32
[   19.713761] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 472
[   19.713765] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   19.713767] [drm:intel_fbc_update] no output, disabling
[   19.713778] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.713783] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.713785] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.713787] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.713790] [drm:check_crtc_state] [CRTC:20]
[   19.713792] [drm:check_crtc_state] [CRTC:23]
[   19.713803] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] status updated from 3 to 2
[   19.713806] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   19.713809] [drm:drm_setup_crtcs] 
[   19.713834] [drm:drm_enable_connectors] connector 24 enabled? yes
[   19.713836] [drm:drm_enable_connectors] connector 31 enabled? no
[   19.713838] [drm:drm_enable_connectors] connector 33 enabled? no
[   19.713848] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   19.713850] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   19.713853] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   19.713854] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   19.713856] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   19.713860] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   19.713872] [drm:intelfb_create] no BIOS fb, allocating a new one
[   19.713875] [drm:i915_gem_object_create_stolen] creating stolen object: size=3e8000
[   19.713890] [drm:i915_pages_create_for_stolen] offset=0x1b1000, size=4096000
[   19.719347] [drm:intelfb_create] allocated 1280x800 fb: 0x006c0000, bo ffff88019585c700
[   19.721242] fbcon: inteldrmfb (fb0) is primary device
[   19.721702] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721714] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880197a38e40 state to ffff880196e4df00
[   19.721726] [drm:drm_atomic_get_crtc_state] Added [CRTC:20] ffff8800377a9000 state to ffff880196e4df00
[   19.721727] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721731] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721738] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721742] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721809] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721821] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8801970a4c00 state to ffff880196e4df00
[   19.721822] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721823] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721824] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721827] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721893] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721903] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8801970a4a80 state to ffff880196e4df00
[   19.721904] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721905] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721907] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721909] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721975] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880196e4df00
[   19.721985] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8801970a4000 state to ffff880196e4df00
[   19.721986] [drm:drm_atomic_check_only] checking ffff880196e4df00
[   19.721987] [drm:drm_atomic_commit] commiting ffff880196e4df00
[   19.721988] [drm:drm_atomic_state_clear] Clearing atomic state ffff880196e4df00
[   19.721990] [drm:drm_atomic_state_free] Freeing atomic state ffff880196e4df00
[   19.721997] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   19.725749] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=1, fb_changed=0
[   19.725751] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   19.725753] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   19.725769] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   19.725772] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   19.725773] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   19.725775] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   19.725776] [drm:check_crtc_state] [CRTC:20]
[   19.725778] [drm:check_crtc_state] [CRTC:23]
[   19.725812] ------------[ cut here ]------------
[   19.725854] WARNING: CPU: 0 PID: 741 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x134/0x272 [i915]()
[   19.725856] WARN_ON(obj->frontbuffer_bits)
[   19.725890] Modules linked in: i8k(E+) btusb(E) psmouse(E) snd_pcsp(E) i915(E+) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E)
  usb_common(E)

[   19.725893] CPU: 0 PID: 741 Comm: kworker/u4:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
[   19.725894] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   19.725899] Workqueue: events_unbound async_run_entry_fn
[   19.725901]  0000000000000000 0000000000000009 ffffffff813e790a ffff8800d9ee39e8
[   19.725903]  ffffffff8104178e ffff8800d8a50000 ffffffffa079e22b ffff88019782f000
[   19.725904]  ffff88019585c540 ffff8800d8a50000 ffff88019585c580 ffff88019585c580
[   19.725905] Call Trace:
[   19.725908]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
[   19.725912]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
[   19.725938]  [<ffffffffa079e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
[   19.725940]  [<ffffffff81041851>] ? warn_slowpath_fmt+0x4a/0x4f
[   19.725966]  [<ffffffffa079e0bb>] ? i915_vma_unbind+0x18f/0x1cb [i915]
[   19.725992]  [<ffffffffa079e22b>] ? i915_gem_free_object+0x134/0x272 [i915]
[   19.726005]  [<ffffffffa04e27d7>] ? drm_gem_object_release+0x3b/0x3b [drm]
[   19.726049]  [<ffffffffa07c32c3>] ? kref_sub.constprop.59+0x2f/0x38 [i915]
[   19.726080]  [<ffffffffa07c333d>] ? intel_user_framebuffer_destroy+0x62/0x75 [i915]
[   19.726094]  [<ffffffffa04eb344>] ? drm_framebuffer_unregister_private+0x37/0x37 [drm]
[   19.726106]  [<ffffffffa04eb6af>] ? kref_sub.constprop.33+0x2f/0x38 [drm]
[   19.726119]  [<ffffffffa04eb9b7>] ? drm_mode_set_config_internal+0xa6/0xd7 [drm]
[   19.726128]  [<ffffffffa05533df>] ? restore_fbdev_mode+0xad/0xc8 [drm_kms_helper]
[   19.726134]  [<ffffffffa0554a80>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x24/0x5a [drm_kms_helper]
[   19.726140]  [<ffffffffa0554aea>] ? drm_fb_helper_set_par+0x34/0x39 [drm_kms_helper]
[   19.726171]  [<ffffffffa07dcba9>] ? intel_fbdev_set_par+0x16/0x5a [i915]
[   19.726174]  [<ffffffff8124b474>] ? fbcon_init+0x304/0x40d
[   19.726177]  [<ffffffff812b7828>] ? visual_init+0xb4/0x107
[   19.726179]  [<ffffffff812b8fc3>] ? do_bind_con_driver+0x176/0x28b
[   19.726181]  [<ffffffff812b920f>] ? do_take_over_console+0x137/0x167
[   19.726183]  [<ffffffff81247cda>] ? do_fbcon_takeover+0x59/0x9c
[   19.726186]  [<ffffffff81058e24>] ? notifier_call_chain+0x33/0x5e
[   19.726188]  [<ffffffff81058f46>] ? __blocking_notifier_call_chain+0x48/0x62
[   19.726190]  [<ffffffff81251de7>] ? register_framebuffer+0x23f/0x29b
[   19.726197]  [<ffffffffa0554d7c>] ? drm_fb_helper_initial_config+0x28d/0x33f [drm_kms_helper]
[   19.726200]  [<ffffffff8100166b>] ? __switch_to+0x1fb/0x47d
[   19.726202]  [<ffffffff8105a4fa>] ? async_run_entry_fn+0x6b/0x131
[   19.726204]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
[   19.726205]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
[   19.726207]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
[   19.726209]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
[   19.726211]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   19.726214]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
[   19.726215]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   19.726217] ---[ end trace 4742dbfffee243fb ]---
[   19.726936] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   19.726973] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
[   19.726975] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   19.726977] [drm:drm_mode_debug_printmodeline] Modeline 28:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.726978] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=1, fb_changed=1
[   19.726979] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   19.726981] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   19.726992] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   19.726994] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   19.726997] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   19.726998] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   19.726999] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   19.727000] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   19.730536] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.730538] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   19.730539] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   19.730540] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   19.730541] [drm:intel_dump_pipe_config] requested mode:
[   19.730543] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.730544] [drm:intel_dump_pipe_config] adjusted mode:
[   19.730546] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   19.730548] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   19.730549] [drm:intel_dump_pipe_config] port clock: 71260
[   19.730550] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   19.730551] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   19.730552] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   19.730553] [drm:intel_dump_pipe_config] ips: 0
[   19.730554] [drm:intel_dump_pipe_config] double wide: 0
[   19.730566] [drm:i9xx_get_refclk] using SSC reference clock of 100000 kHz
[   19.730660] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.736607] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[   19.967050] [drm:i9xx_pfit_disable] disabling pfit, current: 0xa0000000
[   19.967057] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   19.967060] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   19.967101] [drm:drm_atomic_set_fb_for_plane] Set [FB:49] for plane state ffff88019584f6c0
[   19.967751] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   19.967752] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   19.967753] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   19.967754] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   19.976570] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 333859
[   19.976605] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   20.013958] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   20.236999] cdc_ether 6-4:1.6 wwan0: register 'cdc_ether' at usb-0000:00:1a.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
[   20.237258] usbcore: registered new interface driver cdc_ether
[   20.366642] cdc_wdm 6-4:1.5: cdc-wdm0: USB WDM device
[   20.367479] cdc_wdm 6-4:1.8: cdc-wdm1: USB WDM device
[   20.367729] usbcore: registered new interface driver cdc_wdm
[   20.590055] [drm:intel_panel_enable_backlight] pipe B
[   20.590060] [drm:intel_panel_actually_set_backlight] set backlight PWM = 255000
[   20.590074] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   20.590079] [drm:intel_fbc_update] disabled per chip default
[   20.590092] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.590096] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.590099] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.590101] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.590104] [drm:check_crtc_state] [CRTC:20]
[   20.590107] [drm:check_crtc_state] [CRTC:23]
[   20.590260] Console: switching to colour frame buffer device 160x50
[   20.590294] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   20.590334] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   20.590336] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   20.590338] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   20.590350] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   20.590352] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   20.590355] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   20.590356] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   20.590357] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   20.590358] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   20.590359] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.590361] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.590362] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.590363] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.590364] [drm:intel_dump_pipe_config] requested mode:
[   20.590366] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.590367] [drm:intel_dump_pipe_config] adjusted mode:
[   20.590369] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.590371] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   20.590372] [drm:intel_dump_pipe_config] port clock: 71260
[   20.590373] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   20.590374] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.590375] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.590376] [drm:intel_dump_pipe_config] ips: 0
[   20.590377] [drm:intel_dump_pipe_config] double wide: 0
[   20.595673] cdc_acm 6-4:1.1: ttyACM0: USB ACM device
[   20.599607] cdc_acm 6-4:1.3: ttyACM1: USB ACM device
[   20.602043] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   20.602085] i915 0000:00:02.0: registered panic notifier
[   20.605778] cdc_acm 6-4:1.9: ttyACM2: USB ACM device
[   20.612947] usbcore: registered new interface driver cdc_acm
[   20.612980] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   20.625503] acpi device:34: registered as cooling_device2
[   20.629674] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input10
[   20.630991] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   20.631271] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[   21.242165] Adding 10548220k swap on /dev/sda1.  Priority:-1 extents:1 across:10548220k 
[   21.414903] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   22.440628] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   22.468595] systemd-journald[800]: Received request to flush runtime journal from PID 1
[   23.236879] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   23.236918] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   23.236920] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   23.236923] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   23.236934] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   23.236937] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   23.236939] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   23.236941] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   23.236942] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   23.236943] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   23.236944] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   23.236946] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   23.236947] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   23.236948] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   23.236949] [drm:intel_dump_pipe_config] requested mode:
[   23.236952] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   23.236952] [drm:intel_dump_pipe_config] adjusted mode:
[   23.236954] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   23.236956] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   23.236957] [drm:intel_dump_pipe_config] port clock: 71260
[   23.236958] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   23.236959] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   23.236960] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   23.236961] [drm:intel_dump_pipe_config] ips: 0
[   23.236962] [drm:intel_dump_pipe_config] double wide: 0
[   23.832738] RPC: Registered named UNIX socket transport module.
[   23.834351] RPC: Registered udp transport module.
[   23.836053] RPC: Registered tcp transport module.
[   23.837561] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   23.922314] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   27.525979] cfg80211: Calling CRDA to update world regulatory domain
[   28.207740] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   28.208930] Bluetooth: BNEP filters: protocol multicast
[   28.210118] Bluetooth: BNEP socket layer initialized
[   28.508271] cfg80211: World regulatory domain updated:
[   28.509416] cfg80211:  DFS Master region: unset
[   28.509441] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   28.511683] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   28.512829] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   28.513984] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   28.515146] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   28.516303] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   28.517460] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   28.518600] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   28.519746] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   29.281039] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=0
[   29.281107] [drm:drm_fb_helper_hotplug_event] 
[   29.281110] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   29.281113] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   29.281133] [drm:drm_mode_detailed] composite sync not supported
[   29.281151] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   29.281155] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.281157] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   29.281160] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   29.290032] [drm:intel_crt_detect] CRT not detected via hotplug
[   29.292039] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   29.292045] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   29.292050] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   29.292055] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   29.292323] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   29.292325] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   29.292327] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   29.292329] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   29.292331] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   29.292431] [drm:intel_dump_pipe_config] requested mode:
[   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
[   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
[   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   29.292449] [drm:intel_dump_pipe_config] ips: 0
[   29.292451] [drm:intel_dump_pipe_config] double wide: 0
[   29.292565] ------------[ cut here ]------------
[   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
[   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) at
 a_generic(E)
[   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
[   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
[   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
[   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
[   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
[   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
[   29.296326] Call Trace:
[   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
[   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
[   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
[   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
[   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
[   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
[   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
[   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
[   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
[   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
[   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
[   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
[   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
[   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
[   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
[   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
[   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
[   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
[   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
[   29.296576] ---[ end trace 4742dbfffee243fc ]---
[   29.297817] [drm:drm_atomic_set_fb_for_plane] Set [FB:48] for plane state ffff8800d6a02180
[   29.304838] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   29.304842] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   29.322376] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   29.322380] [drm:intel_fbc_update] more than one pipe active, disabling compression
[   29.322386] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   29.322390] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   29.322393] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   29.322395] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   29.322397] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   29.322399] [drm:check_crtc_state] [CRTC:20]
[   29.322406] [drm:check_crtc_state] [CRTC:23]
[   29.390290] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   29.390296] [drm:intel_tv_detect_type] Unrecognised TV connection
[   29.407788] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   29.407792] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   29.407806] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   29.476031] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   29.476035] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   29.476037] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   29.476039] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   29.476042] [drm:intel_fbc_update] disabled per chip default
[   29.476057] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for plane state ffff8800d6a023c0
[   29.476071] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   29.476074] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   29.476076] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   29.476078] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   29.476081] [drm:check_crtc_state] [CRTC:20]
[   29.476083] [drm:check_crtc_state] [CRTC:23]
[   29.476837] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   29.476849] [drm:drm_setup_crtcs] 
[   29.476877] [drm:drm_enable_connectors] connector 24 enabled? yes
[   29.476879] [drm:drm_enable_connectors] connector 31 enabled? no
[   29.476880] [drm:drm_enable_connectors] connector 33 enabled? no
[   29.476891] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   29.476893] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   29.476896] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   29.476898] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   29.476899] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   29.476903] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   29.476981] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.476992] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d6a020c0 state to ffff8800da756900
[   29.476994] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.476997] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.477000] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.477934] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.477994] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.478093] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d6a023c0 state to ffff8800da756900
[   29.478096] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.478098] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.478100] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.478104] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.478164] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.478175] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d6a02180 state to ffff8800da756900
[   29.478186] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d6966c00 state to ffff8800da756900
[   29.478188] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.478192] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.478212] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   29.478217] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.478222] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.478281] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da756900
[   29.478291] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d6a02300 state to ffff8800da756900
[   29.478293] [drm:drm_atomic_check_only] checking ffff8800da756900
[   29.478295] [drm:drm_atomic_commit] commiting ffff8800da756900
[   29.478297] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da756900
[   29.478301] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da756900
[   29.478307] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   29.478340] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   29.478342] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   29.478345] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   29.478350] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   29.478381] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   29.478383] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   29.478386] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   29.478396] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   29.478399] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   29.478402] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   29.478405] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   29.478406] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   29.478408] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   29.478411] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.478413] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.478416] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   29.478417] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   29.478419] [drm:intel_dump_pipe_config] requested mode:
[   29.478422] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.478424] [drm:intel_dump_pipe_config] adjusted mode:
[   29.478427] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.478430] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   29.478432] [drm:intel_dump_pipe_config] port clock: 71260
[   29.478434] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   29.478436] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   29.478438] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   29.478440] [drm:intel_dump_pipe_config] ips: 0
[   29.478441] [drm:intel_dump_pipe_config] double wide: 0
[   29.566682] cdc_wdm 6-4:1.5: wdm_int_callback - 0 bytes
[   29.567671] cdc_wdm 6-4:1.8: wdm_int_callback - 0 bytes
[   30.945027] [drm:i915_gem_open] 
[   30.945182] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945194] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d6954480 state to ffff880195a05cc0
[   30.945196] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945200] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945203] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945207] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945263] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945276] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d6954cc0 state to ffff880195a05cc0
[   30.945278] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945280] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945282] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945285] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945338] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945348] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d6954780 state to ffff880195a05cc0
[   30.945359] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193555400 state to ffff880195a05cc0
[   30.945360] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945364] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945392] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   30.945399] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945403] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945458] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   30.945468] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d6954600 state to ffff880195a05cc0
[   30.945470] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   30.945472] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   30.945474] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   30.945476] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   30.945484] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   30.945523] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   30.945526] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.945529] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   30.945534] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   30.945564] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   30.945566] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.945568] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   30.945583] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   30.945586] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   30.945590] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   30.945592] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   30.945594] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   30.945596] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   30.945598] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.945600] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.945603] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   30.945605] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   30.945606] [drm:intel_dump_pipe_config] requested mode:
[   30.945609] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.945611] [drm:intel_dump_pipe_config] adjusted mode:
[   30.945614] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.945617] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   30.945619] [drm:intel_dump_pipe_config] port clock: 71260
[   30.945621] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   30.945623] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   30.945625] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   30.945627] [drm:intel_dump_pipe_config] ips: 0
[   30.945628] [drm:intel_dump_pipe_config] double wide: 0
[   31.268071] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.268107] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.268109] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.268111] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.268122] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.268124] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.268127] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.268128] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.268129] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.268130] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.268131] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.268133] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.268134] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.268135] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.268136] [drm:intel_dump_pipe_config] requested mode:
[   31.268139] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.268139] [drm:intel_dump_pipe_config] adjusted mode:
[   31.268141] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.268143] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.268144] [drm:intel_dump_pipe_config] port clock: 71260
[   31.268145] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.268147] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.268148] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.268148] [drm:intel_dump_pipe_config] ips: 0
[   31.268149] [drm:intel_dump_pipe_config] double wide: 0
[   31.271308] [drm:i915_gem_open] 
[   31.271362] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.281527] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281537] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff88019491e600 state to ffff880195a05cc0
[   31.281540] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281544] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281547] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281550] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281600] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281609] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff88019491ea80 state to ffff880195a05cc0
[   31.281611] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281612] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281614] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281617] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281666] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281675] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff88019491e0c0 state to ffff880195a05cc0
[   31.281685] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193557800 state to ffff880195a05cc0
[   31.281687] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281690] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281715] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   31.281721] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281725] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281775] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.281784] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff88019491e9c0 state to ffff880195a05cc0
[   31.281786] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.281788] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.281790] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.281792] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.281798] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   31.281826] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   31.281828] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.281831] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   31.281836] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.281862] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.281864] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.281866] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.281875] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.281877] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.281880] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.281881] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.281883] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.281885] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.281887] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.281889] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.281891] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.281893] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.281894] [drm:intel_dump_pipe_config] requested mode:
[   31.281897] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.281899] [drm:intel_dump_pipe_config] adjusted mode:
[   31.281902] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.281904] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.281906] [drm:intel_dump_pipe_config] port clock: 71260
[   31.281908] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.281909] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.281911] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.281913] [drm:intel_dump_pipe_config] ips: 0
[   31.281914] [drm:intel_dump_pipe_config] double wide: 0
[   31.281997] [drm:i915_gem_open] 
[   31.282071] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.282077] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.282242] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282253] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff88019491e300 state to ffff880195a05cc0
[   31.282255] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282257] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282260] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282263] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282316] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282327] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff88019491e600 state to ffff880195a05cc0
[   31.282329] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282331] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282333] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282335] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282389] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282399] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff88019491ea80 state to ffff880195a05cc0
[   31.282408] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193557800 state to ffff880195a05cc0
[   31.282410] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282413] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282433] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   31.282437] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282441] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282495] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.282505] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff88019491e0c0 state to ffff880195a05cc0
[   31.282507] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.282509] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.282511] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.282514] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.282520] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   31.282550] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   31.282553] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.282555] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   31.282560] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.282589] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.282591] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.282594] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.282604] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.282606] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.282608] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.282610] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.282612] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.282614] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.282616] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.282619] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.282621] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.282624] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.282625] [drm:intel_dump_pipe_config] requested mode:
[   31.282628] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.282630] [drm:intel_dump_pipe_config] adjusted mode:
[   31.282633] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.282636] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.282637] [drm:intel_dump_pipe_config] port clock: 71260
[   31.282639] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.282641] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.282643] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.282645] [drm:intel_dump_pipe_config] ips: 0
[   31.282647] [drm:intel_dump_pipe_config] double wide: 0
[   31.318973] [drm:i915_gem_open] 
[   31.319204] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319215] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff88019491ef00 state to ffff880195a05cc0
[   31.319217] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319219] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319221] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319224] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319274] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319283] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff88019491e300 state to ffff880195a05cc0
[   31.319285] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319286] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319288] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319291] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319340] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319349] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff88019491e600 state to ffff880195a05cc0
[   31.319358] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880193557800 state to ffff880195a05cc0
[   31.319360] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319362] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319379] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   31.319383] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319387] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319437] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195a05cc0
[   31.319446] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff88019491ea80 state to ffff880195a05cc0
[   31.319448] [drm:drm_atomic_check_only] checking ffff880195a05cc0
[   31.319450] [drm:drm_atomic_commit] commiting ffff880195a05cc0
[   31.319452] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195a05cc0
[   31.319454] [drm:drm_atomic_state_free] Freeing atomic state ffff880195a05cc0
[   31.319460] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   31.319488] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   31.319490] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.319492] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   31.319497] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   31.319524] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   31.319526] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   31.319528] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   31.319537] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   31.319539] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   31.319542] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   31.319544] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   31.319545] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   31.319547] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   31.319549] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.319551] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   31.319554] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   31.319555] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   31.319557] [drm:intel_dump_pipe_config] requested mode:
[   31.319559] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.319561] [drm:intel_dump_pipe_config] adjusted mode:
[   31.319564] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.319566] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   31.319568] [drm:intel_dump_pipe_config] port clock: 71260
[   31.319570] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   31.319572] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   31.319574] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   31.319575] [drm:intel_dump_pipe_config] ips: 0
[   31.319577] [drm:intel_dump_pipe_config] double wide: 0
[   31.319621] [drm:i915_gem_open] 
[   31.320826] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.320830] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   31.320952] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   31.320955] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   31.320957] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   31.320975] [drm:drm_mode_detailed] composite sync not supported
[   31.320994] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   31.320997] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   31.321001] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   31.331437] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   31.331440] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   31.331442] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   31.338044] [drm:intel_crt_detect] CRT not detected via hotplug
[   31.340039] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   31.340052] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.340056] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   31.340061] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   31.340330] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.340332] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   31.340334] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   31.340336] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   31.340340] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   31.340342] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   31.340344] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   31.349039] [drm:intel_crt_detect] CRT not detected via hotplug
[   31.350127] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   31.350130] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.350132] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   31.350134] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   31.350397] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   31.350399] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   31.350401] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   31.350403] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   31.350456] [drm:drm_mode_getconnector] [CONNECTOR:33:?]
[   31.350458] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   31.350460] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   31.350463] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   34.706308] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
[   34.706319] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
[   65.471232] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[   88.544080] cfg80211: Verifying active interfaces after reg change
[  125.471210] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 

[-- Attachment #3: lightdm.log --]
[-- Type: text/plain, Size: 2032 bytes --]

[+0.61s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.61s] DEBUG: Starting Light Display Manager 1.10.3, UID=0 PID=1664
[+0.61s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.61s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/01_debian.conf
[+0.61s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.61s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.61s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.61s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.61s] DEBUG: Registered seat module xlocal
[+0.61s] DEBUG: Registered seat module xremote
[+0.61s] DEBUG: Registered seat module unity
[+0.61s] DEBUG: Registered seat module surfaceflinger
[+0.62s] DEBUG: Adding default seat
[+0.62s] DEBUG: Seat: Starting
[+0.62s] DEBUG: Seat: Creating greeter session
[+1.06s] DEBUG: Seat: Creating display server of type x
[+1.07s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
[+1.07s] DEBUG: Using VT 7
[+1.07s] DEBUG: Seat: Starting local X display on VT 7
[+1.07s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+1.09s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+1.09s] DEBUG: DisplayServer x-0: Launching X Server
[+1.09s] DEBUG: Launching process 1692: /usr/bin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+1.09s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+1.09s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+1.09s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+1.12s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+1.13s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+1.43s] DEBUG: User andrey added

[-- Attachment #4: Xorg.0.log --]
[-- Type: text/plain, Size: 7091 bytes --]

[    30.685] 
X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
[    30.685] X Protocol Version 11, Revision 0
[    30.685] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[    30.685] Current Operating System: Linux crion86 3.19.0-rc6-next-20150202-150201- #4 SMP PREEMPT Mon Feb 2 17:53:17 MSK 2015 x86_64
[    30.685] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-rc6-next-20150202-150201- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro drm.debug=6
[    30.685] Build Date: 09 December 2014  10:15:28PM
[    30.685] xorg-server 2:1.16.2.901-1 (http://www.debian.org/support) 
[    30.685] Current version of pixman: 0.32.6
[    30.685] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    30.685] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.686] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb  4 20:42:28 2015
[    30.767] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.800] (==) No Layout section.  Using the first Screen section.
[    30.800] (==) No screen section available. Using defaults.
[    30.800] (**) |-->Screen "Default Screen Section" (0)
[    30.800] (**) |   |-->Monitor "<default monitor>"
[    30.816] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    30.816] (==) Automatically adding devices
[    30.816] (==) Automatically enabling devices
[    30.816] (==) Automatically adding GPU devices
[    30.899] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    30.899] 	Entry deleted from font path.
[    30.930] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    30.930] (==) ModulePath set to "/usr/lib/xorg/modules"
[    30.930] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.943] (II) Loader magic: 0x7f89fab32d80
[    30.943] (II) Module ABI versions:
[    30.943] 	X.Org ANSI C Emulation: 0.4
[    30.943] 	X.Org Video Driver: 18.0
[    30.943] 	X.Org XInput driver : 21.0
[    30.943] 	X.Org Server Extension : 8.0
[    30.943] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.950] (--) PCI:*(0:0:2:0) 8086:2a02:1028:0228 rev 12, Mem @ 0xfea00000/1048576, 0xe0000000/268435456, I/O @ 0x0000eff8/8
[    30.950] (--) PCI: (0:0:2:1) 8086:2a03:1028:0228 rev 12, Mem @ 0xfeb00000/1048576
[    30.950] (II) LoadModule: "glx"
[    30.951] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    31.099] (II) Module glx: vendor="X.Org Foundation"
[    31.099] 	compiled for 1.16.2.901, module version = 1.0.0
[    31.099] 	ABI class: X.Org Server Extension, version 8.0
[    31.099] (==) AIGLX enabled
[    31.100] (==) Matched intel as autoconfigured driver 0
[    31.100] (==) Matched intel as autoconfigured driver 1
[    31.100] (==) Matched modesetting as autoconfigured driver 2
[    31.100] (==) Matched fbdev as autoconfigured driver 3
[    31.100] (==) Matched vesa as autoconfigured driver 4
[    31.100] (==) Assigned the driver to the xf86ConfigLayout
[    31.100] (II) LoadModule: "intel"
[    31.138] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    31.215] (II) Module intel: vendor="X.Org Foundation"
[    31.216] 	compiled for 1.15.99.904, module version = 2.21.15
[    31.216] 	Module class: X.Org Video Driver
[    31.216] 	ABI class: X.Org Video Driver, version 18.0
[    31.216] (II) LoadModule: "modesetting"
[    31.216] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    31.230] (II) Module modesetting: vendor="X.Org Foundation"
[    31.230] 	compiled for 1.15.99.904, module version = 0.9.0
[    31.230] 	Module class: X.Org Video Driver
[    31.230] 	ABI class: X.Org Video Driver, version 18.0
[    31.231] (II) LoadModule: "fbdev"
[    31.231] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    31.236] (II) Module fbdev: vendor="X.Org Foundation"
[    31.236] 	compiled for 1.15.99.904, module version = 0.4.4
[    31.236] 	Module class: X.Org Video Driver
[    31.236] 	ABI class: X.Org Video Driver, version 18.0
[    31.236] (II) LoadModule: "vesa"
[    31.237] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    31.245] (II) Module vesa: vendor="X.Org Foundation"
[    31.245] 	compiled for 1.15.99.904, module version = 2.3.3
[    31.245] 	Module class: X.Org Video Driver
[    31.245] 	ABI class: X.Org Video Driver, version 18.0
[    31.245] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    31.265] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    31.265] (II) FBDEV: driver for framebuffer: fbdev
[    31.265] (II) VESA: driver for VESA chipsets: vesa
[    31.265] (++) using VT number 7

[    31.280] (WW) Falling back to old probe method for modesetting
[    31.281] (WW) Falling back to old probe method for fbdev
[    31.281] (II) Loading sub module "fbdevhw"
[    31.281] (II) LoadModule: "fbdevhw"
[    31.284] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    31.317] (II) Module fbdevhw: vendor="X.Org Foundation"
[    31.317] 	compiled for 1.16.2.901, module version = 0.0.2
[    31.317] 	ABI class: X.Org Video Driver, version 18.0
[    31.317] (WW) Falling back to old probe method for vesa
[    31.318] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    31.318] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    31.318] (==) intel(0): RGB weight 888
[    31.318] (==) intel(0): Default visual is TrueColor
[    31.318] (--) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[    31.319] (**) intel(0): Relaxed fencing enabled
[    31.319] (**) intel(0): Wait on SwapBuffers? enabled
[    31.319] (**) intel(0): Triple buffering? enabled
[    31.319] (**) intel(0): Framebuffer tiled
[    31.319] (**) intel(0): Pixmaps tiled
[    31.319] (**) intel(0): 3D buffers tiled
[    31.319] (**) intel(0): SwapBuffers wait enabled
[    31.319] (==) intel(0): video overlay key set to 0x101fe
[    31.320] (II) intel(0): Output LVDS1 has no monitor section
[    31.330] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    31.349] (II) intel(0): Output VGA1 has no monitor section

[-- Attachment #5: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [regression in linux-next] i915: broken graphics on laptop
  2015-02-04 18:26     ` Andrey Skvortsov
@ 2015-02-04 18:42       ` Chris Wilson
  -1 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-04 18:42 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel

On Wed, Feb 04, 2015 at 09:26:27PM +0300, Andrey Skvortsov wrote:
> On Tue, Feb 03, 2015 at 08:21:52PM +0000, Chris Wilson wrote:
> > On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote:
> > > Hi,
> > > 
> > > tested next-20150202. System boots, but graphic output is broken (empty black screen).
> > > Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.
> > 
> > Those two warnings are more or less symptoms of the black screen (well
> > the first is just overzealous). More important would be the drm.debug=6
> > dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> > as my guess is that X (or the display server) is crashing.
> 
> Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
> The command hanged.
> 
> As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
> because I have not serial port on the laptop.
> 
> If you need to get other information or to test patches, I would be glad to help.

Right, here it looks like it freezing in intel_get_load_detect_pipe()
during the initial configuration probe of X. Given the other crashes,
we're back to worring about memory corruption.

> [   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
> [   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
> [   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
> [   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> [   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
> [   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
> [   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
> [   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
> [   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
> [   29.292431] [drm:intel_dump_pipe_config] requested mode:
> [   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> [   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
> [   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> [   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
> [   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
> [   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> [   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   29.292449] [drm:intel_dump_pipe_config] ips: 0
> [   29.292451] [drm:intel_dump_pipe_config] double wide: 0
> [   29.292565] ------------[ cut here ]------------
> [   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
> [   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E)
> [   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
> [   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
> [   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
> [   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
> [   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
> [   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
> [   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
> [   29.296326] Call Trace:
> [   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
> [   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
> [   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> [   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> [   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
> [   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
> [   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
> [   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
> [   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
> [   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
> [   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
> [   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
> [   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
> [   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
> [   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
> [   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
> [   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
> [   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
> [   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
> [   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> [   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
> [   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> [   29.296576] ---[ end trace 4742dbfffee243fc ]---

Which makes me wonder whether this is not the more significant warning?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [regression in linux-next] i915: broken graphics on laptop
@ 2015-02-04 18:42       ` Chris Wilson
  0 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-04 18:42 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel

On Wed, Feb 04, 2015 at 09:26:27PM +0300, Andrey Skvortsov wrote:
> On Tue, Feb 03, 2015 at 08:21:52PM +0000, Chris Wilson wrote:
> > On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote:
> > > Hi,
> > > 
> > > tested next-20150202. System boots, but graphic output is broken (empty black screen).
> > > Booted five times the same kernel, always got the same result. The system works with 3.19-rc7.
> > 
> > Those two warnings are more or less symptoms of the black screen (well
> > the first is just overzealous). More important would be the drm.debug=6
> > dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> > as my guess is that X (or the display server) is crashing.
> 
> Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
> The command hanged.
> 
> As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
> because I have not serial port on the laptop.
> 
> If you need to get other information or to test patches, I would be glad to help.

Right, here it looks like it freezing in intel_get_load_detect_pipe()
during the initial configuration probe of X. Given the other crashes,
we're back to worring about memory corruption.

> [   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
> [   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
> [   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
> [   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> [   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
> [   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
> [   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
> [   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
> [   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
> [   29.292431] [drm:intel_dump_pipe_config] requested mode:
> [   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> [   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
> [   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> [   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
> [   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
> [   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> [   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   29.292449] [drm:intel_dump_pipe_config] ips: 0
> [   29.292451] [drm:intel_dump_pipe_config] double wide: 0
> [   29.292565] ------------[ cut here ]------------
> [   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
> [   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) 
 ata_generic(E)
> [   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
> [   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
> [   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
> [   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
> [   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
> [   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
> [   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
> [   29.296326] Call Trace:
> [   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
> [   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
> [   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> [   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> [   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
> [   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
> [   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
> [   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
> [   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
> [   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
> [   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
> [   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
> [   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
> [   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
> [   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
> [   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
> [   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
> [   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
> [   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
> [   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> [   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
> [   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> [   29.296576] ---[ end trace 4742dbfffee243fc ]---

Which makes me wonder whether this is not the more significant warning?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 38+ messages in thread

* [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-02-04 18:42       ` Chris Wilson
@ 2015-02-23 20:10         ` Andrey Skvortsov
  -1 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-23 20:10 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

[-- Attachment #1: Type: text/plain, Size: 7448 bytes --]


> > > Those two warnings are more or less symptoms of the black screen (well
> > > the first is just overzealous). More important would be the drm.debug=6
> > > dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> > > as my guess is that X (or the display server) is crashing.
> > 
> > Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
> > The command hanged.
> > 
> > As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
> > because I have not serial port on the laptop.
> > 
> > If you need to get other information or to test patches, I would be glad to help.
> 
> Right, here it looks like it freezing in intel_get_load_detect_pipe()
> during the initial configuration probe of X. Given the other crashes,
> we're back to worring about memory corruption.
> 
> > [   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
> > [   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
> > [   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
> > [   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> > [   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
> > [   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
> > [   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> > [   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
> > [   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
> > [   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> > [   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
> > [   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
> > [   29.292431] [drm:intel_dump_pipe_config] requested mode:
> > [   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
> > [   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
> > [   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
> > [   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> > [   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> > [   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> > [   29.292449] [drm:intel_dump_pipe_config] ips: 0
> > [   29.292451] [drm:intel_dump_pipe_config] double wide: 0
> > [   29.292565] ------------[ cut here ]------------
> > [   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
> > [   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E)
> > [   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
> > [   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
> > [   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
> > [   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
> > [   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
> > [   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
> > [   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
> > [   29.296326] Call Trace:
> > [   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
> > [   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
> > [   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
> > [   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
> > [   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
> > [   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
> > [   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
> > [   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
> > [   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
> > [   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
> > [   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
> > [   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
> > [   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
> > [   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
> > [   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
> > [   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
> > [   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
> > [   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
> > [   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296576] ---[ end trace 4742dbfffee243fc ]---
> 
> Which makes me wonder whether this is not the more significant warning?
> -Chris

Hi, 

This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
If you need any other debug information, traces, core dump or something else. Feel free to ask.

-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-02-23 20:10         ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-23 20:10 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler


[-- Attachment #1.1: Type: text/plain, Size: 7448 bytes --]


> > > Those two warnings are more or less symptoms of the black screen (well
> > > the first is just overzealous). More important would be the drm.debug=6
> > > dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> > > as my guess is that X (or the display server) is crashing.
> > 
> > Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
> > The command hanged.
> > 
> > As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
> > because I have not serial port on the laptop.
> > 
> > If you need to get other information or to test patches, I would be glad to help.
> 
> Right, here it looks like it freezing in intel_get_load_detect_pipe()
> during the initial configuration probe of X. Given the other crashes,
> we're back to worring about memory corruption.
> 
> > [   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
> > [   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
> > [   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
> > [   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> > [   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
> > [   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
> > [   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> > [   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
> > [   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
> > [   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> > [   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
> > [   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
> > [   29.292431] [drm:intel_dump_pipe_config] requested mode:
> > [   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
> > [   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
> > [   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
> > [   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> > [   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> > [   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> > [   29.292449] [drm:intel_dump_pipe_config] ips: 0
> > [   29.292451] [drm:intel_dump_pipe_config] double wide: 0
> > [   29.292565] ------------[ cut here ]------------
> > [   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
> > [   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E)
> > [   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
> > [   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
> > [   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
> > [   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
> > [   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
> > [   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
> > [   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
> > [   29.296326] Call Trace:
> > [   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
> > [   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
> > [   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
> > [   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
> > [   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
> > [   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
> > [   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
> > [   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
> > [   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
> > [   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
> > [   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
> > [   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
> > [   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
> > [   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
> > [   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
> > [   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
> > [   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
> > [   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
> > [   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296576] ---[ end trace 4742dbfffee243fc ]---
> 
> Which makes me wonder whether this is not the more significant warning?
> -Chris

Hi, 

This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
If you need any other debug information, traces, core dump or something else. Feel free to ask.

-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-02-04 18:42       ` Chris Wilson
@ 2015-02-23 20:12         ` Andrey Skvortsov
  -1 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-23 20:12 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler


[-- Attachment #1.1: Type: text/plain, Size: 7501 bytes --]


> > > Those two warnings are more or less symptoms of the black screen (well
> > > the first is just overzealous). More important would be the drm.debug=6
> > > dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> > > as my guess is that X (or the display server) is crashing.
> > 
> > Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
> > The command hanged.
> > 
> > As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
> > because I have not serial port on the laptop.
> > 
> > If you need to get other information or to test patches, I would be glad to help.
> 
> Right, here it looks like it freezing in intel_get_load_detect_pipe()
> during the initial configuration probe of X. Given the other crashes,
> we're back to worring about memory corruption.
> 
> > [   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
> > [   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
> > [   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
> > [   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> > [   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
> > [   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
> > [   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> > [   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
> > [   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
> > [   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> > [   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
> > [   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
> > [   29.292431] [drm:intel_dump_pipe_config] requested mode:
> > [   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
> > [   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
> > [   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
> > [   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> > [   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> > [   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> > [   29.292449] [drm:intel_dump_pipe_config] ips: 0
> > [   29.292451] [drm:intel_dump_pipe_config] double wide: 0
> > [   29.292565] ------------[ cut here ]------------
> > [   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
> > [   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E)
> > [   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
> > [   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
> > [   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
> > [   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
> > [   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
> > [   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
> > [   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
> > [   29.296326] Call Trace:
> > [   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
> > [   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
> > [   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
> > [   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
> > [   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
> > [   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
> > [   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
> > [   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
> > [   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
> > [   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
> > [   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
> > [   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
> > [   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
> > [   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
> > [   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
> > [   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
> > [   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
> > [   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
> > [   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296576] ---[ end trace 4742dbfffee243fc ]---
> 
> Which makes me wonder whether this is not the more significant warning?
> -Chris

Hi, 

This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
If you need any other debug information, traces, core dump or something else. Feel free to ask.

Sorry, forgot to attach log to the previous mail.

-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD

[-- Attachment #1.2: dmesg --]
[-- Type: text/plain, Size: 183222 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.0.0-rc1-150223- (andrey@nest) (gcc version 4.9.1 (Debian 4.9.1-19) ) #2 SMP PREEMPT Mon Feb 23 20:58:53 MSK 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150223- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M quiet drm.debug=6
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000019fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x1a0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 0DF800000 mask FFF800000 uncachable
[    0.000000]   5 base 0DF700000 mask FFFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf66d max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01d13000, 0x01d13fff] PGTABLE
[    0.000000] BRK [0x01d14000, 0x01d14fff] PGTABLE
[    0.000000] BRK [0x01d15000, 0x01d15fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x19fe00000-0x19fffffff]
[    0.000000]  [mem 0x19fe00000-0x19fffffff] page 2M
[    0.000000] BRK [0x01d16000, 0x01d16fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x180000000-0x19fdfffff]
[    0.000000]  [mem 0x180000000-0x19fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdf66cfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdf5fffff] page 2M
[    0.000000]  [mem 0xdf600000-0xdf66cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
[    0.000000]  [mem 0x100000000-0x17fffffff] page 2M
[    0.000000] BRK [0x01d17000, 0x01d17fff] PGTABLE
[    0.000000] BRK [0x01d18000, 0x01d18fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37478000-0x37a33fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FBBF0 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000DF66F200 00005C (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: FACP 0x00000000DF66F09C 0000F4 (v04 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: DSDT 0x00000000DF66F800 005658 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 0x00000000DF67E000 000040
[    0.000000] ACPI: HPET 0x00000000DF66F300 000038 (v01 DELL   M08      00000001 ASL  00000061)
[    0.000000] ACPI: APIC 0x00000000DF66F400 000068 (v01 DELL   M08      27D80415 ASL  00000047)
[    0.000000] ACPI: MCFG 0x00000000DF66F3C0 00003E (v16 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SLIC 0x00000000DF66F49C 000176 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: BOOT 0x00000000DF66EFC0 000028 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SSDT 0x00000000DF66D97A 0004CC (v01 PmRef  CpuPm    00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Reserving 128MB of memory at 752MB for crashkernel (System RAM: 6134MB)
[    0.000000]  [ffffea0000000000-ffffea00067fffff] PMD -> [ffff880199600000-ffff88019f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000df66cfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000019fffffff]
[    0.000000] On node 0 totalpages: 1570315
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14234 pages used for memmap
[    0.000000]   DMA32 zone: 910957 pages, LIFO batch:31
[    0.000000]   Normal zone: 10240 pages used for memmap
[    0.000000]   Normal zone: 655360 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdf800000-0xdfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66d000-0xdf66dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66e000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfeda5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee10000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88019fc00000 s81752 r8192 d28840 u1048576
[    0.000000] pcpu-alloc: s81752 r8192 d28840 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1545756
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150223- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M quiet drm.debug=6
[    0.000000] log_buf_len individual max cpu contribution: 2097152 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 2097152 bytes
[    0.000000] log_buf_len min size: 2097152 bytes
[    0.000000] log_buf_len: 4194304 bytes
[    0.000000] early log buf free: 2087472(99%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 5949584K/6281260K available (4006K kernel code, 781K rwdata, 2432K rodata, 1720K init, 2668K bss, 331676K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] Testing tracer nop: PASSED
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                     double unlock:failed|failed|failed|failed|failed|failed|
[    0.000000]                   initialize held:failed|failed|failed|failed|failed|failed|
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:             |  ok  |             |failed|
[    0.000000]            recursive read-lock #2:             |  ok  |             |failed|
[    0.000000]             mixed read-write-lock:             |failed|             |failed|
[    0.000000]             mixed write-read-lock:             |failed|             |failed|
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       hard-irq read-recursion/123:  ok  |
[    0.000000]       soft-irq read-recursion/123:  ok  |
[    0.000000]       hard-irq read-recursion/132:  ok  |
[    0.000000]       soft-irq read-recursion/132:  ok  |
[    0.000000]       hard-irq read-recursion/213:  ok  |
[    0.000000]       soft-irq read-recursion/213:  ok  |
[    0.000000]       hard-irq read-recursion/231:  ok  |
[    0.000000]       soft-irq read-recursion/231:  ok  |
[    0.000000]       hard-irq read-recursion/312:  ok  |
[    0.000000]       soft-irq read-recursion/312:  ok  |
[    0.000000]       hard-irq read-recursion/321:  ok  |
[    0.000000]       soft-irq read-recursion/321:  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:  ok  |  ok  |failed|
[    0.000000]                ww contexts mixing:failed|failed|
[    0.000000]              finishing ww context:failed|failed|failed|failed|
[    0.000000]                locking mismatches:failed|failed|failed|
[    0.000000]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[    0.000000]            spinlock nest unlocked:failed|
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:failed|  ok  |  ok  |
[    0.000000]                               try:failed|  ok  |failed|
[    0.000000]                             block:failed|  ok  |failed|
[    0.000000]                          spinlock:failed|  ok  |failed|
[    0.000000] --------------------------------------------------------
[    0.000000] 171 out of 253 testcases failed, as expected. |
[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2593.316 MHz processor
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.63 BogoMIPS (lpj=2593316)
[    0.001006] pid_max: default: 32768 minimum: 301
[    0.001036] ACPI: Core revision 20150204
[    0.100042] ACPI: All ACPI Tables successfully acquired
[    0.101172] Security Framework initialized
[    0.101184] SELinux:  Disabled at boot.
[    0.101264] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.101270] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.103194] Initializing cgroup subsys devices
[    0.103206] Initializing cgroup subsys freezer
[    0.103217] Initializing cgroup subsys net_cls
[    0.103296] CPU: Physical Processor ID: 0
[    0.103298] CPU: Processor Core ID: 0
[    0.103301] mce: CPU supports 6 MCE banks
[    0.103311] CPU0: Thermal monitoring enabled (TM2)
[    0.103319] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.103321] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.103401] Freeing SMP alternatives memory: 12K (ffffffff81a73000 - ffffffff81a76000)
[    0.103405] ftrace: allocating 20062 entries in 79 pages
[    0.108828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.119000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T9500  @ 2.60GHz (fam: 06, model: 17, stepping: 06)
[    0.119000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.119000] ... version:                2
[    0.119000] ... bit width:              40
[    0.119000] ... generic registers:      2
[    0.119000] ... value mask:             000000ffffffffff
[    0.119000] ... max period:             000000007fffffff
[    0.119000] ... fixed-purpose events:   3
[    0.119000] ... event mask:             0000000700000003
[    0.127035] x86: Booting SMP configuration:
[    0.127038] .... node  #0, CPUs:      #1
[    0.139036] x86: Booted up 1 node, 2 CPUs
[    0.139040] ----------------
[    0.139042] | NMI testsuite:
[    0.139043] --------------------
[    0.139044]   remote IPI:  ok  |
[    0.145005]    local IPI:  ok  |
[    0.157003] --------------------
[    0.157004] Good, all   2 testcases passed! |
[    0.157006] ---------------------------------
[    0.157008] smpboot: Total of 2 processors activated (10373.26 BogoMIPS)
[    0.159207] devtmpfs: initialized
[    0.194004] Testing tracer function: PASSED
[    0.544205] Testing dynamic ftrace: PASSED
[    0.775006] Testing dynamic ftrace ops #1: (1 0 1 0 0) (1 1 2 0 0) (2 1 3 0 36032) (2 2 4 0 36086) PASSED
[    1.056535] Testing dynamic ftrace ops #2: (1 0 1 35658 0) (1 1 2 35700 0) (2 1 3 1 36000) (2 2 4 60 36058) PASSED
[    1.458663] Testing ftrace recursion: PASSED
[    1.470964] Testing ftrace recursion safe: PASSED
[    1.483265] Testing ftrace regs: PASSED
[    1.530003] Testing tracer irqsoff: PASSED
[    1.840003] Testing tracer preemptoff: PASSED
[    2.149003] Testing tracer preemptirqsoff: PASSED
[    2.462003] Testing tracer wakeup: PASSED
[    2.788004] Testing tracer wakeup_rt: PASSED
[    3.118004] Testing tracer wakeup_dl: PASSED
[    3.444003] Testing tracer function_graph: PASSED
[    3.836161] prandom: seed boundary self test passed
[    3.836638] prandom: 100 self tests passed
[    3.836647] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    3.837850] RTC time: 22:25:24, date: 02/23/15
[    3.838462] NET: Registered protocol family 16
[    3.847007] cpuidle: using governor ladder
[    3.853002] cpuidle: using governor menu
[    3.853012] ACPI: bus type PCI registered
[    3.853588] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    3.853591] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    3.853696] PCI: Using configuration type 1 for base access
[    3.853704] dmi type 0xB1 record - unknown flag
[    3.854203] mtrr: your CPUs had inconsistent variable MTRR settings
[    3.854204] mtrr: probably your BIOS does not setup all CPUs.
[    3.854206] mtrr: corrected configuration.
[    3.877288] ACPI: Added _OSI(Module Device)
[    3.877291] ACPI: Added _OSI(Processor Device)
[    3.877293] ACPI: Added _OSI(3.0 _SCP Extensions)
[    3.877295] ACPI: Added _OSI(Processor Aggregator Device)
[    3.929876] ACPI: Dynamic OEM Table Load:
[    3.929883] ACPI: SSDT 0xFFFF880197D1EC00 0002C8 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
[    3.933873] ACPI: Dynamic OEM Table Load:
[    3.933880] ACPI: SSDT 0xFFFF8801987B8800 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
[    3.945892] ACPI: Dynamic OEM Table Load:
[    3.945898] ACPI: SSDT 0xFFFF880198741600 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
[    3.948830] ACPI: Dynamic OEM Table Load:
[    3.948835] ACPI: SSDT 0xFFFF8801986D4840 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
[    3.952276] ACPI: Interpreter enabled
[    3.952293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[    3.952308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    3.952368] ACPI: (supports S0 S3 S4 S5)
[    3.952370] ACPI: Using IOAPIC for interrupt routing
[    3.952616] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    4.372801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    4.372823] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    4.372898] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    4.500625] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    4.501455] PCI host bridge to bus 0000:00
[    4.501465] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.501475] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    4.501483] pci_bus 0000:00: root bus resource [io  0x0cf8-0x0cff]
[    4.501492] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    4.501501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    4.501510] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    4.501519] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[    4.501528] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff window]
[    4.501537] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff window]
[    4.501546] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff window]
[    4.501554] pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff window]
[    4.501563] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff window]
[    4.501572] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff window]
[    4.501581] pci_bus 0000:00: root bus resource [mem 0xffb00000-0xffefffff window]
[    4.501590] pci_bus 0000:00: root bus resource [mem 0x1a0000000-0x397ffffff window]
[    4.501613] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    4.503142] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
[    4.503157] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfeafffff 64bit]
[    4.503166] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    4.503172] pci 0000:00:02.0: reg 0x20: [io  0xeff8-0xefff]
[    4.504743] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
[    4.504755] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfebfffff 64bit]
[    4.506406] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    4.506464] pci 0000:00:1a.0: reg 0x20: [io  0x6f20-0x6f3f]
[    4.523133] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    4.523891] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    4.523949] pci 0000:00:1a.1: reg 0x20: [io  0x6f00-0x6f1f]
[    4.540636] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    4.541410] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    4.541436] pci 0000:00:1a.7: reg 0x10: [mem 0xfed1c400-0xfed1c7ff]
[    4.541585] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    4.558285] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    4.559060] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    4.559087] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
[    4.559255] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    4.560293] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    4.561061] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    4.561235] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    4.562243] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    4.563042] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    4.563215] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    4.564223] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    4.564987] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
[    4.565162] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    4.566204] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    4.566968] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    4.567028] pci 0000:00:1d.0: reg 0x20: [io  0x6f80-0x6f9f]
[    4.584692] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    4.585462] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    4.585521] pci 0000:00:1d.1: reg 0x20: [io  0x6f60-0x6f7f]
[    4.602266] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    4.603023] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    4.603083] pci 0000:00:1d.2: reg 0x20: [io  0x6f40-0x6f5f]
[    4.619736] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    4.620541] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    4.620567] pci 0000:00:1d.7: reg 0x10: [mem 0xfed1c000-0xfed1c3ff]
[    4.620716] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    4.637338] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    4.638144] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    4.639250] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    4.640019] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[    4.640173] pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
[    4.640180] pci 0000:00:1f.0: quirk: [io  0x1080-0x10bf] claimed by ICH6 GPIO
[    4.640185] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[    4.640192] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[    4.641766] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    4.641785] pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
[    4.641797] pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
[    4.641810] pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
[    4.641823] pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
[    4.641836] pci 0000:00:1f.1: reg 0x20: [io  0x6fa0-0x6faf]
[    4.641863] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    4.641865] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    4.641868] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    4.641870] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    4.643421] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    4.643449] pci 0000:00:1f.2: reg 0x10: [io  0x6eb0-0x6eb7]
[    4.643462] pci 0000:00:1f.2: reg 0x14: [io  0x6eb8-0x6ebb]
[    4.643475] pci 0000:00:1f.2: reg 0x18: [io  0x6ec0-0x6ec7]
[    4.643487] pci 0000:00:1f.2: reg 0x1c: [io  0x6ec8-0x6ecb]
[    4.643500] pci 0000:00:1f.2: reg 0x20: [io  0x6ee0-0x6eff]
[    4.643513] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb800-0xfe9fbfff]
[    4.643618] pci 0000:00:1f.2: PME# supported from D3hot
[    4.645319] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    4.645337] pci 0000:00:1f.3: reg 0x10: [mem 0xfe9fb700-0xfe9fb7ff]
[    4.645380] pci 0000:00:1f.3: reg 0x20: [io  0x10c0-0x10df]
[    4.647336] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    4.647936] pci 0000:0c:00.0: [14e4:4315] type 00 class 0x028000
[    4.648018] pci 0000:0c:00.0: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
[    4.648596] pci 0000:0c:00.0: supports D1 D2
[    4.648598] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    4.649754] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    4.649763] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    4.650319] pci 0000:0d:00.0: [1b21:1042] type 00 class 0x0c0330
[    4.650365] pci 0000:0d:00.0: reg 0x10: [mem 0xfe7f8000-0xfe7fffff 64bit]
[    4.650684] pci 0000:0d:00.0: PME# supported from D3hot
[    4.653048] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    4.653054] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    4.653060] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    4.653068] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.653530] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
[    4.653553] pci 0000:03:00.0: reg 0x10: [mem 0xfe5fe000-0xfe5fffff]
[    4.653730] pci 0000:03:00.0: supports D1 D2
[    4.653733] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.654658] pci 0000:03:01.0: [1180:0832] type 00 class 0x0c0010
[    4.654682] pci 0000:03:01.0: reg 0x10: [mem 0xfe5fd800-0xfe5fdfff]
[    4.654862] pci 0000:03:01.0: supports D1 D2
[    4.654865] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.655880] pci 0000:03:01.1: [1180:0822] type 00 class 0x080501
[    4.655904] pci 0000:03:01.1: reg 0x10: [mem 0xfe5fd400-0xfe5fd4ff]
[    4.656103] pci 0000:03:01.1: supports D1 D2
[    4.656106] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    4.657035] pci 0000:03:01.2: [1180:0843] type 00 class 0x088000
[    4.657058] pci 0000:03:01.2: reg 0x10: [mem 0xfe5fd500-0xfe5fd5ff]
[    4.657237] pci 0000:03:01.2: supports D1 D2
[    4.657240] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    4.658167] pci 0000:03:01.3: [1180:0592] type 00 class 0x088000
[    4.658190] pci 0000:03:01.3: reg 0x10: [mem 0xfe5fd600-0xfe5fd6ff]
[    4.658369] pci 0000:03:01.3: supports D1 D2
[    4.658371] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    4.659310] pci 0000:03:01.4: [1180:0852] type 00 class 0x088000
[    4.659333] pci 0000:03:01.4: reg 0x10: [mem 0xfe5fd700-0xfe5fd7ff]
[    4.659512] pci 0000:03:01.4: supports D1 D2
[    4.659514] pci 0000:03:01.4: PME# supported from D0 D1 D2 D3hot D3cold
[    4.660483] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    4.660492] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    4.660507] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    4.660517] pci 0000:00:1e.0:   bridge window [io  0x0cf8-0x0cff] (subtractive decode)
[    4.660527] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    4.660536] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    4.660546] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    4.660556] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[    4.660566] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff window] (subtractive decode)
[    4.660575] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff window] (subtractive decode)
[    4.660585] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff window] (subtractive decode)
[    4.660594] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff window] (subtractive decode)
[    4.660604] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff window] (subtractive decode)
[    4.660613] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff window] (subtractive decode)
[    4.660623] pci 0000:00:1e.0:   bridge window [mem 0xffb00000-0xffefffff window] (subtractive decode)
[    4.660632] pci 0000:00:1e.0:   bridge window [mem 0x1a0000000-0x397ffffff window] (subtractive decode)
[    4.660710] pci_bus 0000:00: on NUMA node 0
[    4.666951] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    4.668665] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    4.670358] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    4.672090] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    4.673784] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    4.675524] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    4.677258] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    4.678632] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    4.682898] ACPI: Enabled 4 GPEs in block 00 to 1F
[    4.683627] vgaarb: setting as boot device: PCI:0000:00:02.0
[    4.683630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    4.683638] vgaarb: loaded
[    4.683640] vgaarb: bridge control possible 0000:00:02.0
[    4.684209] PCI: Using ACPI for IRQ routing
[    4.687437] PCI: pci_cache_line_size set to 64 bytes
[    4.687606] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    4.687613] e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff]
[    4.689315] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    4.689327] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    4.689331] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    4.692041] Switched to clocksource hpet
[    4.757594] pnp: PnP ACPI init
[    4.758327] pnp 00:00: Plug and Play ACPI device, IDs PNP0f13 (active)
[    4.758871] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    4.759411] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    4.760052] system 00:03: [io  0x0c80-0x0cff] could not be reserved
[    4.760057] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.761090] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    4.761094] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    4.762582] pnp 00:05: disabling [io  0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.762586] pnp 00:05: disabling [io  0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.762941] system 00:05: [io  0x0900-0x097f] has been reserved
[    4.762958] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    4.762962] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.763250] pnp 00:06: disabling [io  0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763254] pnp 00:06: disabling [io  0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763257] pnp 00:06: disabling [io  0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763260] pnp 00:06: disabling [io  0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763615] system 00:06: [io  0xf400-0xf4fe] has been reserved
[    4.763633] system 00:06: [io  0x1080-0x10bf] has been reserved
[    4.763649] system 00:06: [io  0x10c0-0x10df] has been reserved
[    4.763666] system 00:06: [io  0x0809] has been reserved
[    4.763669] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.921166] system 00:07: [mem 0x00000000-0x0009efff] could not be reserved
[    4.921185] system 00:07: [mem 0x0009f000-0x0009ffff] could not be reserved
[    4.921202] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved
[    4.921220] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[    4.921238] system 00:07: [mem 0x00100000-0xdf66d7ff] could not be reserved
[    4.921254] system 00:07: [mem 0xdf66d800-0xdf6fffff] has been reserved
[    4.921271] system 00:07: [mem 0xdf700000-0xdf7fffff] has been reserved
[    4.921289] system 00:07: [mem 0xdf700000-0xdfefffff] could not be reserved
[    4.921305] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    4.921322] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved
[    4.921340] system 00:07: [mem 0xfec00000-0xfec0ffff] could not be reserved
[    4.921357] system 00:07: [mem 0xfee00000-0xfee0ffff] has been reserved
[    4.921373] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
[    4.921390] system 00:07: [mem 0xfeda0000-0xfeda3fff] has been reserved
[    4.921407] system 00:07: [mem 0xfeda4000-0xfeda4fff] has been reserved
[    4.921423] system 00:07: [mem 0xfeda5000-0xfeda5fff] has been reserved
[    4.921440] system 00:07: [mem 0xfeda6000-0xfeda6fff] has been reserved
[    4.921456] system 00:07: [mem 0xfed18000-0xfed1bfff] has been reserved
[    4.921473] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    4.921477] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.922285] pnp: PnP ACPI: found 8 devices
[    4.949064] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    4.949075] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
[    4.949084] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000
[    4.949102] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    4.949111] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000
[    4.949159] pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
[    4.949185] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    4.949188] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    4.949191] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    4.949194] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    4.949197] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    4.949204] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf03fffff]
[    4.949213] pci 0000:00:1c.0: BAR 15: assigned [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    4.949221] pci 0000:00:1c.1: BAR 15: assigned [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    4.949225] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    4.949229] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
[    4.949241] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    4.949245] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    4.949252] pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff]
[    4.949258] pci 0000:00:1c.0:   bridge window [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    4.949266] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    4.949270] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    4.949277] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    4.949283] pci 0000:00:1c.1:   bridge window [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    4.949291] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    4.949295] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    4.949302] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    4.949308] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.949317] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    4.949324] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    4.949336] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    4.949338] pci_bus 0000:00: resource 5 [io  0x0cf8-0x0cff]
[    4.949341] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff window]
[    4.949343] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[    4.949346] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000dffff window]
[    4.949349] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    4.949351] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfebfffff window]
[    4.949354] pci_bus 0000:00: resource 11 [mem 0xfec10000-0xfecfffff window]
[    4.949356] pci_bus 0000:00: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    4.949359] pci_bus 0000:00: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    4.949362] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    4.949364] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xff9fffff window]
[    4.949367] pci_bus 0000:00: resource 16 [mem 0xffb00000-0xffefffff window]
[    4.949370] pci_bus 0000:00: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    4.949372] pci_bus 0000:0b: resource 0 [io  0x2000-0x2fff]
[    4.949375] pci_bus 0000:0b: resource 1 [mem 0xf0200000-0xf03fffff]
[    4.949378] pci_bus 0000:0b: resource 2 [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    4.949380] pci_bus 0000:0c: resource 0 [io  0x3000-0x3fff]
[    4.949383] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff]
[    4.949386] pci_bus 0000:0c: resource 2 [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    4.949388] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    4.949391] pci_bus 0000:0d: resource 1 [mem 0xfe600000-0xfe7fffff]
[    4.949393] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.949396] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    4.949399] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    4.949401] pci_bus 0000:03: resource 5 [io  0x0cf8-0x0cff]
[    4.949404] pci_bus 0000:03: resource 6 [io  0x0d00-0xffff window]
[    4.949407] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff window]
[    4.949409] pci_bus 0000:03: resource 8 [mem 0x000d0000-0x000dffff window]
[    4.949412] pci_bus 0000:03: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    4.949414] pci_bus 0000:03: resource 10 [mem 0xfc000000-0xfebfffff window]
[    4.949417] pci_bus 0000:03: resource 11 [mem 0xfec10000-0xfecfffff window]
[    4.949420] pci_bus 0000:03: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    4.949422] pci_bus 0000:03: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    4.949425] pci_bus 0000:03: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    4.949428] pci_bus 0000:03: resource 15 [mem 0xfee10000-0xff9fffff window]
[    4.949430] pci_bus 0000:03: resource 16 [mem 0xffb00000-0xffefffff window]
[    4.949433] pci_bus 0000:03: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    4.949596] NET: Registered protocol family 2
[    4.950287] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    4.950543] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    4.951064] TCP: Hash tables configured (established 65536 bind 65536)
[    4.951153] TCP: reno registered
[    4.951161] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    4.951230] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    4.951584] NET: Registered protocol family 1
[    4.951641] pci 0000:00:02.0: Video device with shadowed ROM
[    4.983228] PCI: CLS 64 bytes, default 64
[    4.983477] Unpacking initramfs...
[    5.127615] Freeing initrd memory: 5872K (ffff880037478000 - ffff880037a34000)
[    5.127641] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.127644] software IO TLB [mem 0xdb66d000-0xdf66d000] (64MB) mapped at [ffff8800db66d000-ffff8800df66cfff]
[    5.127734] Simple Boot Flag at 0x79 set to 0x1
[    5.129390] spin_lock-torture:--- Start of test: nwriters_stress=4 nreaders_stress=0 stat_interval=60 verbose=1 shuffle_interval=3 stutter=5 shutdown_secs=0 onoff_interval=0 onoff_holdoff=0
[    5.129458] spin_lock-torture: Creating torture_shuffle task
[    5.129610] spin_lock-torture: torture_shuffle task started
[    5.129613] spin_lock-torture: Creating torture_stutter task
[    5.129667] spin_lock-torture: Creating lock_torture_writer task
[    5.129709] spin_lock-torture: torture_stutter task started
[    5.129720] spin_lock-torture: Creating lock_torture_writer task
[    5.129760] spin_lock-torture: lock_torture_writer task started
[    5.129772] spin_lock-torture: Creating lock_torture_writer task
[    5.129811] spin_lock-torture: lock_torture_writer task started
[    5.129820] spin_lock-torture: Creating lock_torture_writer task
[    5.129862] spin_lock-torture: lock_torture_writer task started
[    5.129872] spin_lock-torture: Creating lock_torture_stats task
[    5.129912] spin_lock-torture: lock_torture_writer task started
[    5.131017] torture_init_begin: refusing rcu init: spin_lock running
[    5.131017] spin_lock-torture: lock_torture_stats task started
[    5.132140] futex hash table entries: 512 (order: 3, 32768 bytes)
[    5.132186] Initialise system trusted keyring
[    5.132291] audit: initializing netlink subsys (disabled)
[    5.132408] audit: type=2000 audit(1424730325.131:1): initialized
[    5.132888] Kprobe smoke test: started
[    5.200040] Kprobe smoke test: passed successfully
[    5.201562] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    5.227873] VFS: Disk quotas dquot_6.5.2
[    5.228393] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.230504] Key type asymmetric registered
[    5.230512] Asymmetric key parser 'x509' registered
[    5.230564] bounce: pool size: 64 pages
[    5.231061] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    5.231070] io scheduler noop registered
[    5.231077] io scheduler deadline registered
[    5.231941] io scheduler cfq registered (default)
[    5.234519] test_string_helpers: Running tests...
[    5.236519] Running resizable hashtable tests...
[    5.236533]   Adding 2048 keys
[    5.246320]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    5.251818]   Table expansion iteration 0...
[    6.128015] tsc: Refined TSC clocksource calibration: 2593.499 MHz
[    6.274018]   Verifying lookups...
[    6.276848]   Table expansion iteration 1...
[    6.781020]   Verifying lookups...
[    6.782529]   Table expansion iteration 2...
[    7.090021]   Verifying lookups...
[    7.090874]   Table expansion iteration 3...
[    7.128083] Switched to clocksource tsc
[    7.264007]   Verifying lookups...
[    7.264535]   Table shrinkage iteration 0...
[    7.276007]   Verifying lookups...
[    7.276866]   Table shrinkage iteration 1...
[    7.288009]   Verifying lookups...
[    7.289522]   Table shrinkage iteration 2...
[    7.303006]   Verifying lookups...
[    7.305834]   Table shrinkage iteration 3...
[    7.322006]   Verifying lookups...
[    7.327496]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    7.327498]   Deleting 2048 keys
[    7.345373] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    7.345375] crc32: self tests passed, processed 225944 bytes in 166903 nsec
[    7.345549] crc32c: CRC_LE_BITS = 64
[    7.345551] crc32c: self tests passed, processed 225944 bytes in 83920 nsec
[    7.360565] crc32_combine: 8373 self tests passed
[    7.375560] crc32c_combine: 8373 self tests passed
[    7.375668] xz_dec_test: module loaded
[    7.375670] xz_dec_test: Create a device node with 'mknod xz_dec_test c 252 0' and write .xz files to it.
[    7.386275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.386432] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    7.386954] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    7.390558] Linux agpgart interface v0.103
[    7.390823] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    7.390878] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    7.392695] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    7.393162] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    7.393770] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    7.396960] serio: i8042 KBD port at 0x60,0x64 irq 1
[    7.397313] serio: i8042 AUX port at 0x60,0x64 irq 12
[    7.398342] mousedev: PS/2 mouse device common for all mice
[    7.398581] rtc_cmos 00:02: RTC can wake from S4
[    7.398851] rtc (null): invalid alarm value: 2015-2-29 21:22:12
[    7.399340] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    7.399405] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    7.399509] drop_monitor: Initializing network drop monitor service
[    7.399671] TCP: cubic registered
[    7.402558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    7.402822] NET: Registered protocol family 10
[    7.404194] mip6: Mobile IPv6
[    7.404203] NET: Registered protocol family 17
[    7.407135] Loading compiled-in X.509 certificates
[    7.408371] Loaded X.509 cert 'Magrathea: Glacier signing key: 8e36ad28bd17b5ac9aa61a6f90661d36d607c378'
[    7.408445] registered taskstats version 1
[    7.408459] Running tests on trace events:
[    7.408461] Testing event thermal_apic_exit: OK
[    7.412023] Testing event thermal_apic_entry: OK
[    7.416018] Testing event threshold_apic_exit: OK
[    7.420017] Testing event threshold_apic_entry: OK
[    7.424026] Testing event call_function_single_exit: OK
[    7.428019] Testing event call_function_single_entry: OK
[    7.432017] Testing event call_function_exit: OK
[    7.436017] Testing event call_function_entry: OK
[    7.440019] Testing event irq_work_exit: OK
[    7.444015] Testing event irq_work_entry: OK
[    7.448020] Testing event x86_platform_ipi_exit: OK
[    7.452022] Testing event x86_platform_ipi_entry: OK
[    7.456017] Testing event error_apic_exit: OK
[    7.460016] Testing event error_apic_entry: OK
[    7.464024] Testing event spurious_apic_exit: OK
[    7.468017] Testing event spurious_apic_entry: OK
[    7.472022] Testing event reschedule_exit: OK
[    7.476018] Testing event reschedule_entry: OK
[    7.480019] Testing event local_timer_exit: OK
[    7.484021] Testing event local_timer_entry: OK
[    7.488025] Testing event nmi_handler: OK
[    7.492016] Testing event emulate_vsyscall: OK
[    7.496019] Testing event sys_exit: OK
[    7.500027] Testing event sys_enter: OK
[    7.504021] Testing event mce_record: OK
[    7.508015] Testing event tlb_flush: OK
[    7.512017] Testing event page_fault_kernel: OK
[    7.516018] Testing event page_fault_user: OK
[    7.520018] Testing event task_rename: OK
[    7.524021] Testing event task_newtask: OK
[    7.528019] Testing event softirq_raise: OK
[    7.532023] Testing event softirq_exit: OK
[    7.536017] Testing event softirq_entry: OK
[    7.540017] Testing event irq_handler_exit: OK
[    7.544018] Testing event irq_handler_entry: OK
[    7.548019] Testing event signal_deliver: OK
[    7.552019] Testing event signal_generate: OK
[    7.556022] Testing event workqueue_execute_end: OK
[    7.560020] Testing event workqueue_execute_start: OK
[    7.564017] Testing event workqueue_activate_work: OK
[    7.568022] Testing event workqueue_queue_work: OK
[    7.572022] Testing event sched_wake_idle_without_ipi: OK
[    7.576017] Testing event sched_swap_numa: OK
[    7.580016] Testing event sched_stick_numa: OK
[    7.584020] Testing event sched_move_numa: OK
[    7.588016] Testing event sched_process_hang: OK
[    7.592019] Testing event sched_pi_setprio: OK
[    7.596018] Testing event sched_stat_runtime: OK
[    7.600016] Testing event sched_stat_blocked: OK
[    7.604023] Testing event sched_stat_iowait: OK
[    7.608016] Testing event sched_stat_sleep: OK
[    7.612018] Testing event sched_stat_wait: OK
[    7.616016] Testing event sched_process_exec: OK
[    7.620016] Testing event sched_process_fork: OK
[    7.624017] Testing event sched_process_wait: OK
[    7.628017] Testing event sched_wait_task: OK
[    7.632020] Testing event sched_process_exit: OK
[    7.636016] Testing event sched_process_free: OK
[    7.640019] Testing event sched_migrate_task: OK
[    7.644018] Testing event sched_switch: OK
[    7.648022] Testing event sched_wakeup_new: OK
[    7.652024] Testing event sched_wakeup: OK
[    7.656025] Testing event sched_kthread_stop_ret: OK
[    7.660020] Testing event sched_kthread_stop: OK
[    7.664019] Testing event console: OK
[    7.668020] Testing event rcu_utilization: OK
[    7.672019] Testing event tick_stop: OK
[    7.676023] Testing event itimer_expire: OK
[    7.680017] Testing event itimer_state: OK
[    7.684018] Testing event hrtimer_cancel: OK
[    7.688018] Testing event hrtimer_expire_exit: OK
[    7.692019] Testing event hrtimer_expire_entry: OK
[    7.696017] Testing event hrtimer_start: OK
[    7.700020] Testing event hrtimer_init: OK
[    7.704021] Testing event timer_cancel: OK
[    7.708017] Testing event timer_expire_exit: OK
[    7.712018] Testing event timer_expire_entry: OK
[    7.716017] Testing event timer_start: OK
[    7.720016] Testing event timer_init: OK
[    7.724020] Testing event module_request: OK
[    7.728015] Testing event module_put: OK
[    7.732016] Testing event module_get: OK
[    7.736019] Testing event module_free: OK
[    7.740019] Testing event module_load: OK
[    7.744016] Testing event ftrace_test_filter: OK
[    7.748019] Testing event dev_pm_qos_remove_request: OK
[    7.752018] Testing event dev_pm_qos_update_request: OK
[    7.756016] Testing event dev_pm_qos_add_request: OK
[    7.760013] Testing event pm_qos_update_flags: OK
[    7.764019] Testing event pm_qos_update_target: OK
[    7.768015] Testing event pm_qos_update_request_timeout: OK
[    7.772018] Testing event pm_qos_remove_request: OK
[    7.776017] Testing event pm_qos_update_request: OK
[    7.780016] Testing event pm_qos_add_request: OK
[    7.784018] Testing event power_domain_target: OK
[    7.788015] Testing event clock_set_rate: OK
[    7.792017] Testing event clock_disable: OK
[    7.796016] Testing event clock_enable: OK
[    7.800018] Testing event wakeup_source_deactivate: OK
[    7.804016] Testing event wakeup_source_activate: OK
[    7.808019] Testing event suspend_resume: OK
[    7.812023] Testing event device_pm_callback_end: OK
[    7.816018] Testing event device_pm_callback_start: OK
[    7.820018] Testing event cpu_frequency: OK
[    7.824016] Testing event pstate_sample: OK
[    7.828018] Testing event cpu_idle: OK
[    7.832020] Testing event rpm_return_int: OK
[    7.836018] Testing event rpm_idle: OK
[    7.840016] Testing event rpm_resume: OK
[    7.844020] Testing event rpm_suspend: OK
[    7.848019] Testing event mm_filemap_add_to_page_cache: OK
[    7.852017] Testing event mm_filemap_delete_from_page_cache: OK
[    7.856022] Testing event oom_score_adj_update: OK
[    7.860019] Testing event mm_lru_activate: OK
[    7.864017] Testing event mm_lru_insertion: OK
[    7.868017] Testing event mm_vmscan_lru_shrink_inactive: OK
[    7.872018] Testing event mm_vmscan_writepage: OK
[    7.876019] Testing event mm_vmscan_memcg_isolate: OK
[    7.880019] Testing event mm_vmscan_lru_isolate: OK
[    7.884021] Testing event mm_shrink_slab_end: OK
[    7.888017] Testing event mm_shrink_slab_start: OK
[    7.892023] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    7.896021] Testing event mm_vmscan_memcg_reclaim_end: OK
[    7.900016] Testing event mm_vmscan_direct_reclaim_end: OK
[    7.904020] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    7.908020] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    7.912016] Testing event mm_vmscan_direct_reclaim_begin: OK
[    7.916019] Testing event mm_vmscan_wakeup_kswapd: OK
[    7.920018] Testing event mm_vmscan_kswapd_wake: OK
[    7.924020] Testing event mm_vmscan_kswapd_sleep: OK
[    7.928021] Testing event mm_page_alloc_extfrag: OK
[    7.932016] Testing event mm_page_pcpu_drain: OK
[    7.936016] Testing event mm_page_alloc_zone_locked: OK
[    7.940021] Testing event mm_page_alloc: OK
[    7.944019] Testing event mm_page_free_batched: OK
[    7.948016] Testing event mm_page_free: OK
[    7.952019] Testing event kmem_cache_free: OK
[    7.956020] Testing event kfree: OK
[    7.960016] Testing event kmem_cache_alloc_node: OK
[    7.964024] Testing event kmalloc_node: OK
[    7.968024] Testing event kmem_cache_alloc: OK
[    7.972016] Testing event kmalloc: OK
[    7.976016] Testing event mm_compaction_defer_reset: OK
[    7.980017] Testing event mm_compaction_defer_compaction: OK
[    7.984019] Testing event mm_compaction_deferred: OK
[    7.988020] Testing event mm_compaction_suitable: OK
[    7.992020] Testing event mm_compaction_finished: OK
[    7.996016] Testing event mm_compaction_try_to_compact_pages: OK
[    8.000019] Testing event mm_compaction_end: OK
[    8.004017] Testing event mm_compaction_begin: OK
[    8.008016] Testing event mm_compaction_migratepages: OK
[    8.012017] Testing event mm_compaction_isolate_freepages: OK
[    8.016021] Testing event mm_compaction_isolate_migratepages: OK
[    8.020017] Testing event mm_numa_migrate_ratelimit: OK
[    8.024019] Testing event mm_migrate_pages: OK
[    8.028025] Testing event writeback_dirty_inode_enqueue: OK
[    8.032016] Testing event writeback_lazytime_iput: OK
[    8.036017] Testing event writeback_lazytime: OK
[    8.040019] Testing event writeback_single_inode: OK
[    8.044018] Testing event writeback_single_inode_start: OK
[    8.048017] Testing event writeback_wait_iff_congested: OK
[    8.052017] Testing event writeback_congestion_wait: OK
[    8.056019] Testing event writeback_sb_inodes_requeue: OK
[    8.060019] Testing event balance_dirty_pages: OK
[    8.064020] Testing event bdi_dirty_ratelimit: OK
[    8.068016] Testing event global_dirty_state: OK
[    8.072023] Testing event writeback_queue_io: OK
[    8.076021] Testing event wbc_writepage: OK
[    8.080016] Testing event writeback_bdi_unregister: OK
[    8.084017] Testing event writeback_bdi_register: OK
[    8.088016] Testing event writeback_wake_background: OK
[    8.092017] Testing event writeback_nowork: OK
[    8.096019] Testing event writeback_pages_written: OK
[    8.100020] Testing event writeback_wait: OK
[    8.104016] Testing event writeback_written: OK
[    8.108020] Testing event writeback_start: OK
[    8.112017] Testing event writeback_exec: OK
[    8.116016] Testing event writeback_queue: OK
[    8.120014] Testing event writeback_write_inode: OK
[    8.124018] Testing event writeback_write_inode_start: OK
[    8.128017] Testing event writeback_dirty_inode: OK
[    8.132020] Testing event writeback_dirty_inode_start: OK
[    8.136018] Testing event writeback_mark_inode_dirty: OK
[    8.140016] Testing event writeback_dirty_page: OK
[    8.144022] Testing event time_out_leases: OK
[    8.148016] Testing event generic_delete_lease: OK
[    8.152018] Testing event generic_add_lease: OK
[    8.156017] Testing event break_lease_unblock: OK
[    8.160018] Testing event break_lease_block: OK
[    8.164014] Testing event break_lease_noblock: OK
[    8.168021] Testing event block_rq_remap: OK
[    8.172019] Testing event block_bio_remap: OK
[    8.176016] Testing event block_split: OK
[    8.180020] Testing event block_unplug: OK
[    8.184016] Testing event block_plug: OK
[    8.188015] Testing event block_sleeprq: OK
[    8.192014] Testing event block_getrq: OK
[    8.196018] Testing event block_bio_queue: OK
[    8.200015] Testing event block_bio_frontmerge: OK
[    8.204019] Testing event block_bio_backmerge: OK
[    8.208018] Testing event block_bio_complete: OK
[    8.212016] Testing event block_bio_bounce: OK
[    8.216019] Testing event block_rq_issue: OK
[    8.220019] Testing event block_rq_insert: OK
[    8.224018] Testing event block_rq_complete: OK
[    8.228016] Testing event block_rq_requeue: OK
[    8.232018] Testing event block_rq_abort: OK
[    8.236017] Testing event block_dirty_buffer: OK
[    8.240021] Testing event block_touch_buffer: OK
[    8.244018] Testing event swiotlb_bounced: OK
[    8.248016] Testing event gpio_value: OK
[    8.252022] Testing event gpio_direction: OK
[    8.256019] Testing event regulator_set_voltage_complete: OK
[    8.260016] Testing event regulator_set_voltage: OK
[    8.264016] Testing event regulator_disable_complete: OK
[    8.268018] Testing event regulator_disable: OK
[    8.272015] Testing event regulator_enable_complete: OK
[    8.276019] Testing event regulator_enable_delay: OK
[    8.280023] Testing event regulator_enable: OK
[    8.284017] Testing event urandom_read: OK
[    8.288020] Testing event random_read: OK
[    8.292018] Testing event extract_entropy_user: OK
[    8.296016] Testing event extract_entropy: OK
[    8.300017] Testing event get_random_bytes_arch: OK
[    8.304019] Testing event get_random_bytes: OK
[    8.308016] Testing event xfer_secondary_pool: OK
[    8.312019] Testing event add_disk_randomness: OK
[    8.316019] Testing event add_input_randomness: OK
[    8.320015] Testing event debit_entropy: OK
[    8.324023] Testing event push_to_pool: OK
[    8.328019] Testing event credit_entropy_bits: OK
[    8.332016] Testing event mix_pool_bytes_nolock: OK
[    8.336017] Testing event mix_pool_bytes: OK
[    8.340019] Testing event add_device_randomness: OK
[    8.344016] Testing event io_page_fault: OK
[    8.348021] Testing event unmap: OK
[    8.352020] Testing event map: OK
[    8.356016] Testing event detach_device_from_domain: OK
[    8.360020] Testing event attach_device_to_domain: OK
[    8.364016] Testing event remove_device_from_group: OK
[    8.368016] Testing event add_device_to_group: OK
[    8.372020] Testing event fence_wait_end: OK
[    8.376020] Testing event fence_wait_start: OK
[    8.380015] Testing event fence_signaled: OK
[    8.384019] Testing event fence_enable_signal: OK
[    8.388019] Testing event fence_destroy: OK
[    8.392016] Testing event fence_init: OK
[    8.396022] Testing event fence_emit: OK
[    8.400019] Testing event fence_annotate_wait_on: OK
[    8.404018] Testing event spi_transfer_stop: OK
[    8.408017] Testing event spi_transfer_start: OK
[    8.412018] Testing event spi_message_done: OK
[    8.416016] Testing event spi_message_start: OK
[    8.420019] Testing event spi_message_submit: OK
[    8.424021] Testing event spi_master_busy: OK
[    8.428017] Testing event spi_master_idle: OK
[    8.432019] Testing event aer_event: OK
[    8.436019] Testing event mc_event: OK
[    8.440019] Testing event udp_fail_queue_rcv_skb: OK
[    8.444017] Testing event sock_exceed_buf_limit: OK
[    8.448016] Testing event sock_rcvqueue_full: OK
[    8.452017] Testing event napi_poll: OK
[    8.456018] Testing event netif_rx_ni_entry: OK
[    8.460021] Testing event netif_rx_entry: OK
[    8.464016] Testing event netif_receive_skb_entry: OK
[    8.468021] Testing event napi_gro_receive_entry: OK
[    8.472018] Testing event napi_gro_frags_entry: OK
[    8.476015] Testing event netif_rx: OK
[    8.480021] Testing event netif_receive_skb: OK
[    8.484020] Testing event net_dev_queue: OK
[    8.488015] Testing event net_dev_xmit: OK
[    8.492019] Testing event net_dev_start_xmit: OK
[    8.496020] Testing event skb_copy_datagram_iovec: OK
[    8.500016] Testing event consume_skb: OK
[    8.504018] Testing event kfree_skb: OK
[    8.508016] Running tests on trace event systems:
[    8.508018] Testing event system skb: OK
[    8.512030] Testing event system net: OK
[    8.516029] Testing event system napi: OK
[    8.520029] Testing event system sock: OK
[    8.524027] Testing event system udp: OK
[    8.528029] Testing event system ras: OK
[    8.532030] Testing event system spi: OK
[    8.536028] Testing event system fence: OK
[    8.540030] Testing event system iommu: OK
[    8.544031] Testing event system random: OK
[    8.548031] Testing event system regulator: OK
[    8.552029] Testing event system gpio: OK
[    8.556028] Testing event system swiotlb: OK
[    8.560027] Testing event system block: OK
[    8.564036] Testing event system filelock: OK
[    8.568030] Testing event system writeback: OK
[    8.572036] Testing event system migrate: OK
[    8.576032] Testing event system compaction: OK
[    8.580030] Testing event system kmem: OK
[    8.584033] Testing event system vmscan: OK
[    8.588031] Testing event system pagemap: OK
[    8.592028] Testing event system oom: OK
[    8.596025] Testing event system filemap: OK
[    8.600032] Testing event system rpm: OK
[    8.604028] Testing event system power: OK
[    8.608032] Testing event system test: OK
[    8.612034] Testing event system module: OK
[    8.616027] Testing event system timer: OK
[    8.620032] Testing event system rcu: OK
[    8.624030] Testing event system printk: OK
[    8.628030] Testing event system sched: OK
[    8.632051] Testing event system workqueue: OK
[    8.636031] Testing event system signal: OK
[    8.640028] Testing event system irq: OK
[    8.644031] Testing event system task: OK
[    8.648030] Testing event system exceptions: OK
[    8.652030] Testing event system tlb: OK
[    8.656028] Testing event system mce: OK
[    8.660026] Testing event system raw_syscalls: OK
[    8.664033] Testing event system vsyscall: OK
[    8.668028] Testing event system syscalls: OK
[    8.672115] Testing event system nmi: OK
[    8.676027] Testing event system irq_vectors: OK
[    8.680034] Running tests on all trace events:
[    8.680036] Testing all events: OK
[    8.820924] Running tests again, along with the function tracer
[    8.820935] Running tests on trace events:
[    8.820945] Testing event thermal_apic_exit: OK
[    8.826105] Testing event thermal_apic_entry: OK
[    8.831135] Testing event threshold_apic_exit: OK
[    8.836116] Testing event threshold_apic_entry: OK
[    8.841116] Testing event call_function_single_exit: OK
[    8.846150] Testing event call_function_single_entry: OK
[    8.851136] Testing event call_function_exit: OK
[    8.856138] Testing event call_function_entry: OK
[    8.861134] Testing event irq_work_exit: OK
[    8.866158] Testing event irq_work_entry: OK
[    8.871116] Testing event x86_platform_ipi_exit: OK
[    8.876133] Testing event x86_platform_ipi_entry: OK
[    8.881145] Testing event error_apic_exit: OK
[    8.886108] Testing event error_apic_entry: OK
[    8.891146] Testing event spurious_apic_exit: OK
[    8.896117] Testing event spurious_apic_entry: OK
[    8.901112] Testing event reschedule_exit: OK
[    8.906147] Testing event reschedule_entry: OK
[    8.911135] Testing event local_timer_exit: OK
[    8.916117] Testing event local_timer_entry: OK
[    8.921157] Testing event nmi_handler: OK
[    8.926124] Testing event emulate_vsyscall: OK
[    8.931130] Testing event sys_exit: OK
[    8.936134] Testing event sys_enter: OK
[    8.941120] Testing event mce_record: OK
[    8.946138] Testing event tlb_flush: OK
[    8.951129] Testing event page_fault_kernel: OK
[    8.956154] Testing event page_fault_user: OK
[    8.961110] Testing event task_rename: OK
[    8.966125] Testing event task_newtask: OK
[    8.971134] Testing event softirq_raise: OK
[    8.976124] Testing event softirq_exit: OK
[    8.981117] Testing event softirq_entry: OK
[    8.986112] Testing event irq_handler_exit: OK
[    8.991103] Testing event irq_handler_entry: OK
[    8.996115] Testing event signal_deliver: OK
[    9.001117] Testing event signal_generate: OK
[    9.006129] Testing event workqueue_execute_end: OK
[    9.011143] Testing event workqueue_execute_start: OK
[    9.016103] Testing event workqueue_activate_work: OK
[    9.021166] Testing event workqueue_queue_work: OK
[    9.026103] Testing event sched_wake_idle_without_ipi: OK
[    9.031108] Testing event sched_swap_numa: OK
[    9.036127] Testing event sched_stick_numa: OK
[    9.041128] Testing event sched_move_numa: OK
[    9.046103] Testing event sched_process_hang: OK
[    9.051171] Testing event sched_pi_setprio: OK
[    9.056108] Testing event sched_stat_runtime: OK
[    9.061129] Testing event sched_stat_blocked: OK
[    9.066127] Testing event sched_stat_iowait: OK
[    9.071126] Testing event sched_stat_sleep: OK
[    9.076134] Testing event sched_stat_wait: OK
[    9.081125] Testing event sched_process_exec: OK
[    9.086128] Testing event sched_process_fork: OK
[    9.091107] Testing event sched_process_wait: OK
[    9.096146] Testing event sched_wait_task: OK
[    9.101102] Testing event sched_process_exit: OK
[    9.106124] Testing event sched_process_free: OK
[    9.111133] Testing event sched_migrate_task: OK
[    9.116104] Testing event sched_switch: OK
[    9.121206] Testing event sched_wakeup_new: OK
[    9.126275] Testing event sched_wakeup: OK
[    9.131227] Testing event sched_kthread_stop_ret: OK
[    9.136109] Testing event sched_kthread_stop: OK
[    9.141139] Testing event console: OK
[    9.146098] Testing event rcu_utilization: OK
[    9.151122] Testing event tick_stop: OK
[    9.156102] Testing event itimer_expire: OK
[    9.161153] Testing event itimer_state: OK
[    9.166102] Testing event hrtimer_cancel: OK
[    9.171160] Testing event hrtimer_expire_exit: OK
[    9.176105] Testing event hrtimer_expire_entry: OK
[    9.181107] Testing event hrtimer_start: OK
[    9.186129] Testing event hrtimer_init: OK
[    9.191125] Testing event timer_cancel: OK
[    9.196107] Testing event timer_expire_exit: OK
[    9.201136] Testing event timer_expire_entry: OK
[    9.206125] Testing event timer_start: OK
[    9.211131] Testing event timer_init: OK
[    9.216128] Testing event module_request: OK
[    9.221119] Testing event module_put: OK
[    9.226107] Testing event module_get: OK
[    9.231178] Testing event module_free: OK
[    9.236104] Testing event module_load: OK
[    9.241112] Testing event ftrace_test_filter: OK
[    9.246140] Testing event dev_pm_qos_remove_request: OK
[    9.251133] Testing event dev_pm_qos_update_request: OK
[    9.256102] Testing event dev_pm_qos_add_request: OK
[    9.261137] Testing event pm_qos_update_flags: OK
[    9.266126] Testing event pm_qos_update_target: OK
[    9.271106] Testing event pm_qos_update_request_timeout: OK
[    9.276151] Testing event pm_qos_remove_request: OK
[    9.281125] Testing event pm_qos_update_request: OK
[    9.286108] Testing event pm_qos_add_request: OK
[    9.291140] Testing event power_domain_target: OK
[    9.296099] Testing event clock_set_rate: OK
[    9.301131] Testing event clock_disable: OK
[    9.306105] Testing event clock_enable: OK
[    9.311141] Testing event wakeup_source_deactivate: OK
[    9.316103] Testing event wakeup_source_activate: OK
[    9.321152] Testing event suspend_resume: OK
[    9.326099] Testing event device_pm_callback_end: OK
[    9.331137] Testing event device_pm_callback_start: OK
[    9.336125] Testing event cpu_frequency: OK
[    9.341143] Testing event pstate_sample: OK
[    9.346099] Testing event cpu_idle: OK
[    9.351141] Testing event rpm_return_int: OK
[    9.356103] Testing event rpm_idle: OK
[    9.361104] Testing event rpm_resume: OK
[    9.366129] Testing event rpm_suspend: OK
[    9.371104] Testing event mm_filemap_add_to_page_cache: OK
[    9.376126] Testing event mm_filemap_delete_from_page_cache: OK
[    9.381118] Testing event oom_score_adj_update: OK
[    9.386125] Testing event mm_lru_activate: OK
[    9.391135] Testing event mm_lru_insertion: OK
[    9.396129] Testing event mm_vmscan_lru_shrink_inactive: OK
[    9.401119] Testing event mm_vmscan_writepage: OK
[    9.406103] Testing event mm_vmscan_memcg_isolate: OK
[    9.411156] Testing event mm_vmscan_lru_isolate: OK
[    9.416125] Testing event mm_shrink_slab_end: OK
[    9.421154] Testing event mm_shrink_slab_start: OK
[    9.426114] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    9.431115] Testing event mm_vmscan_memcg_reclaim_end: OK
[    9.436139] Testing event mm_vmscan_direct_reclaim_end: OK
[    9.441111] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    9.446124] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    9.451126] Testing event mm_vmscan_direct_reclaim_begin: OK
[    9.456108] Testing event mm_vmscan_wakeup_kswapd: OK
[    9.461128] Testing event mm_vmscan_kswapd_wake: OK
[    9.466150] Testing event mm_vmscan_kswapd_sleep: OK
[    9.471107] Testing event mm_page_alloc_extfrag: OK
[    9.476124] Testing event mm_page_pcpu_drain: OK
[    9.481141] Testing event mm_page_alloc_zone_locked: OK
[    9.486098] Testing event mm_page_alloc: OK
[    9.491126] Testing event mm_page_free_batched: OK
[    9.496127] Testing event mm_page_free: OK
[    9.501122] Testing event kmem_cache_free: OK
[    9.506113] Testing event kfree: OK
[    9.511152] Testing event kmem_cache_alloc_node: OK
[    9.516123] Testing event kmalloc_node: OK
[    9.521158] Testing event kmem_cache_alloc: OK
[    9.526108] Testing event kmalloc: OK
[    9.531151] Testing event mm_compaction_defer_reset: OK
[    9.536118] Testing event mm_compaction_defer_compaction: OK
[    9.541130] Testing event mm_compaction_deferred: OK
[    9.546121] Testing event mm_compaction_suitable: OK
[    9.551130] Testing event mm_compaction_finished: OK
[    9.556121] Testing event mm_compaction_try_to_compact_pages: OK
[    9.561130] Testing event mm_compaction_end: OK
[    9.566134] Testing event mm_compaction_begin: OK
[    9.571109] Testing event mm_compaction_migratepages: OK
[    9.576141] Testing event mm_compaction_isolate_freepages: OK
[    9.581101] Testing event mm_compaction_isolate_migratepages: OK
[    9.586125] Testing event mm_numa_migrate_ratelimit: OK
[    9.591133] Testing event mm_migrate_pages: OK
[    9.596108] Testing event writeback_dirty_inode_enqueue: OK
[    9.601104] Testing event writeback_lazytime_iput: OK
[    9.606151] Testing event writeback_lazytime: OK
[    9.611102] Testing event writeback_single_inode: OK
[    9.616151] Testing event writeback_single_inode_start: OK
[    9.621125] Testing event writeback_wait_iff_congested: OK
[    9.626139] Testing event writeback_congestion_wait: OK
[    9.631124] Testing event writeback_sb_inodes_requeue: OK
[    9.636153] Testing event balance_dirty_pages: OK
[    9.641106] Testing event bdi_dirty_ratelimit: OK
[    9.646177] Testing event global_dirty_state: OK
[    9.651125] Testing event writeback_queue_io: OK
[    9.656141] Testing event wbc_writepage: OK
[    9.661127] Testing event writeback_bdi_unregister: OK
[    9.666111] Testing event writeback_bdi_register: OK
[    9.671128] Testing event writeback_wake_background: OK
[    9.676108] Testing event writeback_nowork: OK
[    9.681108] Testing event writeback_pages_written: OK
[    9.686122] Testing event writeback_wait: OK
[    9.691116] Testing event writeback_written: OK
[    9.696104] Testing event writeback_start: OK
[    9.701203] Testing event writeback_exec: OK
[    9.706116] Testing event writeback_queue: OK
[    9.711101] Testing event writeback_write_inode: OK
[    9.716150] Testing event writeback_write_inode_start: OK
[    9.721099] Testing event writeback_dirty_inode: OK
[    9.726140] Testing event writeback_dirty_inode_start: OK
[    9.731109] Testing event writeback_mark_inode_dirty: OK
[    9.736106] Testing event writeback_dirty_page: OK
[    9.741131] Testing event time_out_leases: OK
[    9.746131] Testing event generic_delete_lease: OK
[    9.751101] Testing event generic_add_lease: OK
[    9.756147] Testing event break_lease_unblock: OK
[    9.761136] Testing event break_lease_block: OK
[    9.766110] Testing event break_lease_noblock: OK
[    9.771139] Testing event block_rq_remap: OK
[    9.776115] Testing event block_bio_remap: OK
[    9.781128] Testing event block_split: OK
[    9.786112] Testing event block_unplug: OK
[    9.791136] Testing event block_plug: OK
[    9.796118] Testing event block_sleeprq: OK
[    9.801131] Testing event block_getrq: OK
[    9.806121] Testing event block_bio_queue: OK
[    9.811130] Testing event block_bio_frontmerge: OK
[    9.816124] Testing event block_bio_backmerge: OK
[    9.821163] Testing event block_bio_complete: OK
[    9.826107] Testing event block_bio_bounce: OK
[    9.831124] Testing event block_rq_issue: OK
[    9.836128] Testing event block_rq_insert: OK
[    9.841103] Testing event block_rq_complete: OK
[    9.846118] Testing event block_rq_requeue: OK
[    9.851110] Testing event block_rq_abort: OK
[    9.856126] Testing event block_dirty_buffer: OK
[    9.861136] Testing event block_touch_buffer: OK
[    9.866126] Testing event swiotlb_bounced: OK
[    9.871128] Testing event gpio_value: OK
[    9.876144] Testing event gpio_direction: OK
[    9.881124] Testing event regulator_set_voltage_complete: OK
[    9.886160] Testing event regulator_set_voltage: OK
[    9.891114] Testing event regulator_disable_complete: OK
[    9.896108] Testing event regulator_disable: OK
[    9.901142] Testing event regulator_enable_complete: OK
[    9.906112] Testing event regulator_enable_delay: OK
[    9.911142] Testing event regulator_enable: OK
[    9.916103] Testing event urandom_read: OK
[    9.921136] Testing event random_read: OK
[    9.926103] Testing event extract_entropy_user: OK
[    9.931133] Testing event extract_entropy: OK
[    9.936104] Testing event get_random_bytes_arch: OK
[    9.941153] Testing event get_random_bytes: OK
[    9.946102] Testing event xfer_secondary_pool: OK
[    9.951130] Testing event add_disk_randomness: OK
[    9.956126] Testing event add_input_randomness: OK
[    9.961124] Testing event debit_entropy: OK
[    9.966109] Testing event push_to_pool: OK
[    9.971152] Testing event credit_entropy_bits: OK
[    9.976124] Testing event mix_pool_bytes_nolock: OK
[    9.981113] Testing event mix_pool_bytes: OK
[    9.986137] Testing event add_device_randomness: OK
[    9.991128] Testing event io_page_fault: OK
[    9.996106] Testing event unmap: OK
[   10.001139] Testing event map: OK
[   10.006128] Testing event detach_device_from_domain: OK
[   10.011105] Testing event attach_device_to_domain: OK
[   10.016146] Testing event remove_device_from_group: OK
[   10.021119] Testing event add_device_to_group: OK
[   10.026103] Testing event fence_wait_end: OK
[   10.031145] Testing event fence_wait_start: OK
[   10.036102] Testing event fence_signaled: OK
[   10.041107] Testing event fence_enable_signal: OK
[   10.046128] Testing event fence_destroy: OK
[   10.051126] Testing event fence_init: OK
[   10.056119] Testing event fence_emit: OK
[   10.061135] Testing event fence_annotate_wait_on: OK
[   10.066124] Testing event spi_transfer_stop: OK
[   10.071133] Testing event spi_transfer_start: OK
[   10.076118] Testing event spi_message_done: OK
[   10.081126] Testing event spi_message_start: OK
[   10.086133] Testing event spi_message_submit: OK
[   10.091108] Testing event spi_master_busy: OK
[   10.096160] Testing event spi_master_idle: OK
[   10.101102] Testing event aer_event: OK
[   10.106129] Testing event mc_event: OK
[   10.111104] Testing event udp_fail_queue_rcv_skb: OK
[   10.116152] Testing event sock_exceed_buf_limit: OK
[   10.121102] Testing event sock_rcvqueue_full: OK
[   10.126132] Testing event napi_poll: OK
[   10.131131] Testing event netif_rx_ni_entry: OK
[   10.136103] Testing event netif_rx_entry: OK
[   10.141124] Testing event netif_receive_skb_entry: OK
[   10.146151] Testing event napi_gro_receive_entry: OK
[   10.151104] Testing event napi_gro_frags_entry: OK
[   10.156102] Testing event netif_rx: OK
[   10.161141] Testing event netif_receive_skb: OK
[   10.166103] Testing event net_dev_queue: OK
[   10.171126] Testing event net_dev_xmit: OK
[   10.176105] Testing event net_dev_start_xmit: OK
[   10.181105] Testing event skb_copy_datagram_iovec: OK
[   10.186118] Testing event consume_skb: OK
[   10.191129] Testing event kfree_skb: OK
[   10.196134] Running tests on trace event systems:
[   10.196145] Testing event system skb: OK
[   10.202120] Testing event system net: OK
[   10.208151] Testing event system napi: OK
[   10.213126] Testing event system sock: OK
[   10.218151] Testing event system udp: OK
[   10.223133] Testing event system ras: OK
[   10.228177] Testing event system spi: OK
[   10.234157] Testing event system fence: OK
[   10.240157] Testing event system iommu: OK
[   10.246196] Testing event system random: OK
[   10.253211] Testing event system regulator: OK
[   10.259245] Testing event system gpio: OK
[   10.265169] Testing event system swiotlb: OK
[   10.270114] Testing event system block: OK
[   10.278178] Testing event system filelock: OK
[   10.284300] Testing event system writeback: OK
[   10.293205] Testing event system migrate: OK
[   10.299187] Testing event system compaction: OK
[   10.306182] Testing event system kmem: OK
[   10.313136] Testing event system vmscan: OK
[   10.320184] Testing event system pagemap: OK
[   10.326140] Testing event system oom: OK
[   10.331112] Testing event system filemap: OK
[   10.336147] Testing event system rpm: OK
[   10.342152] Testing event system power: OK
[   10.350154] Testing event system test: OK
[   10.355257] Testing event system module: OK
[   10.361145] Testing event system timer: OK
[   10.368193] Testing event system rcu: OK
[   10.373236] Testing event system printk: OK
[   10.378131] Testing event system sched: OK
[   10.386543] Testing event system workqueue: OK
[   10.392289] Testing event system signal: OK
[   10.398117] Testing event system irq: OK
[   10.404125] Testing event system task: OK
[   10.410116] Testing event system exceptions: OK
[   10.415150] Testing event system tlb: OK
[   10.420163] Testing event system mce: OK
[   10.425136] Testing event system raw_syscalls: OK
[   10.430167] Testing event system vsyscall: OK
[   10.435129] Testing event system syscalls: OK
[   10.441589] Testing event system nmi: OK
[   10.447137] Testing event system irq_vectors: OK
[   10.455176] Running tests on all trace events:
[   10.455186] Testing all events: OK
[   10.625771] Testing ftrace filter: OK
[   10.634818] Testing kprobe tracing: OK
[   10.662355] kmemleak: Kernel memory leak detector initialized
[   10.662357] kmemleak: Automatic memory scanning thread started
[   10.665641]   Magic number: 3:413:452
[   10.665751] rtc_cmos 00:02: setting system clock to 2015-02-23 22:25:31 UTC (1424730331)
[   10.666425] PM: Hibernation image not present or could not be loaded.
[   10.667269] Freeing unused kernel memory: 1720K (ffffffff818c5000 - ffffffff81a73000)
[   10.667271] Write protecting the kernel read-only data: 8192k
[   10.667482] Freeing unused kernel memory: 80K (ffff8800013ec000 - ffff880001400000)
[   10.668257] Freeing unused kernel memory: 1664K (ffff880001660000 - ffff880001800000)
[   10.688736] systemd-udevd[712]: starting version 215
[   10.689562] random: systemd-udevd urandom read with 7 bits of entropy available
[   10.731099] usb_common: module verification failed: signature and/or required key missing - tainting kernel
[   10.738139] ACPI: bus type USB registered
[   10.738554] usbcore: registered new interface driver usbfs
[   10.738757] usbcore: registered new interface driver hub
[   10.742164] usbcore: registered new device driver usb
[   10.746994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.751013] uhci_hcd: USB Universal Host Controller Interface driver
[   10.751402] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   10.751660] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   10.751685] uhci_hcd 0000:00:1a.0: detected 2 ports
[   10.752948] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[   10.754201] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   10.754205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.754207] usb usb1: Product: UHCI Host Controller
[   10.754210] usb usb1: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   10.754212] usb usb1: SerialNumber: 0000:00:1a.0
[   10.759128] ehci-pci: EHCI PCI platform driver
[   10.762879] hub 1-0:1.0: USB hub found
[   10.762974] hub 1-0:1.0: 2 ports detected
[   10.766332] ehci-pci 0000:00:1a.7: EHCI Host Controller
[   10.766384] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[   10.766415] ehci-pci 0000:00:1a.7: debug port 1
[   10.770630] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[   10.770784] ehci-pci 0000:00:1a.7: irq 22, io mem 0xfed1c400
[   10.772324] sdhci: Secure Digital Host Controller Interface driver
[   10.772326] sdhci: Copyright(c) Pierre Ossman
[   10.773379] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[   10.775609] sdhci-pci 0000:03:01.1: No vmmc regulator found
[   10.775612] sdhci-pci 0000:03:01.1: No vqmmc regulator found
[   10.776271] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[   10.776863] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   10.776866] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.776868] usb usb2: Product: EHCI Host Controller
[   10.776871] usb usb2: Manufacturer: Linux 4.0.0-rc1-150223- ehci_hcd
[   10.776873] usb usb2: SerialNumber: 0000:00:1a.7
[   10.784761] hub 2-0:1.0: USB hub found
[   10.784872] hub 2-0:1.0: 4 ports detected
[   10.786010] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[   10.786061] sdhci-pci 0000:03:01.2: SDHCI controller found [1180:0843] (rev 12)
[   10.792543] sdhci-pci 0000:03:01.2: No vmmc regulator found
[   10.792546] sdhci-pci 0000:03:01.2: No vqmmc regulator found
[   10.797012] mmc1: SDHCI controller on PCI [0000:03:01.2] using DMA
[   10.806369] SCSI subsystem initialized
[   10.815224] libata version 3.00 loaded.
[   10.817955] hub 1-0:1.0: USB hub found
[   10.818084] hub 1-0:1.0: 2 ports detected
[   10.825110] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[   10.825118] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[   10.825125] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[   10.825132] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[   10.848811] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[   10.849106] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[   10.858792] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   10.858857] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3
[   10.858894] ehci-pci 0000:00:1d.7: debug port 1
[   10.862703] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:1d:09:c8:a6:a1
[   10.862899] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[   10.862938] ehci-pci 0000:00:1d.7: irq 20, io mem 0xfed1c000
[   10.868012] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   10.868669] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[   10.868672] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.868675] usb usb3: Product: EHCI Host Controller
[   10.868677] usb usb3: Manufacturer: Linux 4.0.0-rc1-150223- ehci_hcd
[   10.868680] usb usb3: SerialNumber: 0000:00:1d.7
[   10.890490] thermal LNXTHERM:00: registered as thermal_zone0
[   10.890493] ACPI: Thermal Zone [THM] (62 C)
[   10.892135] hub 3-0:1.0: USB hub found
[   10.892260] hub 3-0:1.0: 6 ports detected
[   10.907873] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   10.907945] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[   10.907975] uhci_hcd 0000:00:1a.1: detected 2 ports
[   10.910502] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[   10.911094] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   10.911097] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.911100] usb usb4: Product: UHCI Host Controller
[   10.911102] usb usb4: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   10.911105] usb usb4: SerialNumber: 0000:00:1a.1
[   10.913042] firewire_ohci 0000:03:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[   10.917700] hub 4-0:1.0: USB hub found
[   10.918344] hub 4-0:1.0: 2 ports detected
[   10.938625] ata_piix 0000:00:1f.1: version 2.13
[   10.981084] scsi host0: ata_piix
[   10.982791] scsi host1: ata_piix
[   10.984204] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[   10.984206] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[   10.984303] ahci 0000:00:1f.2: version 3.0
[   10.984624] ata2: port disabled--ignoring
[   10.989612] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[   10.989617] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems 
[   10.999111] scsi host2: ahci
[   11.000886] scsi host3: ahci
[   11.002690] scsi host4: ahci
[   11.004268] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 27
[   11.004271] ata4: DUMMY
[   11.004274] ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 27
[   11.004413] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   11.004479] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[   11.004507] uhci_hcd 0000:00:1d.0: detected 2 ports
[   11.004564] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[   11.005213] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   11.005217] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.005220] usb usb5: Product: UHCI Host Controller
[   11.005222] usb usb5: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   11.005224] usb usb5: SerialNumber: 0000:00:1d.0
[   11.008451] hub 5-0:1.0: USB hub found
[   11.008576] hub 5-0:1.0: 2 ports detected
[   11.014276] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   11.014341] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[   11.014370] uhci_hcd 0000:00:1d.1: detected 2 ports
[   11.014425] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[   11.014982] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   11.014985] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.014987] usb usb6: Product: UHCI Host Controller
[   11.014990] usb usb6: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   11.014992] usb usb6: SerialNumber: 0000:00:1d.1
[   11.018225] hub 6-0:1.0: USB hub found
[   11.018345] hub 6-0:1.0: 2 ports detected
[   11.024013] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   11.024078] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[   11.024107] uhci_hcd 0000:00:1d.2: detected 2 ports
[   11.024161] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[   11.024715] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[   11.024718] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.024720] usb usb7: Product: UHCI Host Controller
[   11.024722] usb usb7: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   11.024725] usb usb7: SerialNumber: 0000:00:1d.2
[   11.029950] hub 7-0:1.0: USB hub found
[   11.030101] hub 7-0:1.0: 2 ports detected
[   11.162636] ata1.00: ATA-8: WDC WD5000BEKT-75KA9T0, 01.01A01, max UDMA/133
[   11.162639] ata1.00: 976773168 sectors, multi 8: LBA48 NCQ (depth 0/1)
[   11.168536] ata1.00: configured for UDMA/100
[   11.168972] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000BEKT-7 1A01 PQ: 0 ANSI: 5
[   11.285045] usb 1-2: new full-speed USB device number 2 using uhci_hcd
[   11.309024] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   11.309046] ata5: SATA link down (SStatus 0 SControl 300)
[   11.382200] ata3.00: ATA-7: WDC WD1600BEVS-75RST0, 04.01G04, max UDMA/133
[   11.382203] ata3.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
[   11.383069] ata3.00: configured for UDMA/133
[   11.383432] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-7 1G04 PQ: 0 ANSI: 5
[   11.395301] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   11.395582] sd 0:0:0:0: [sda] Write Protect is off
[   11.395586] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.395709] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.396676] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   11.396956] sd 2:0:0:0: [sdb] Write Protect is off
[   11.396959] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   11.397153] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.417501] firewire_core 0000:03:01.0: created device fw0: GUID 324fc000235659a1, S400
[   11.418064]  sdb: sdb1 sdb2 sdb3
[   11.421308] sd 2:0:0:0: [sdb] Attached SCSI disk
[   11.459477]  sda: sda1 sda2
[   11.462075] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.463104] usb 1-2: New USB device found, idVendor=413c, idProduct=8140
[   11.463108] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   11.720840] random: nonblocking pool is initialized
[   11.826872] device-mapper: uevent: version 1.0.3
[   11.828275] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[   11.839722] PM: Starting manual resume from disk
[   11.839726] PM: Hibernation image partition 8:1 present
[   11.839728] PM: Looking for hibernation image.
[   11.840074] PM: Image not found (code -22)
[   11.840076] PM: Hibernation image not present or could not be loaded.
[   11.914290] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   12.828325] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   15.144236] lp: driver loaded but no devices found
[   15.355265] ppdev: user-space parallel port driver
[   15.461186] fuse init (API version 7.23)
[   16.149451] systemd-udevd[823]: starting version 215
[   18.786800] Monitor-Mwait will be used to enter C-1 state
[   18.786808] Monitor-Mwait will be used to enter C-2 state
[   18.786814] Monitor-Mwait will be used to enter C-3 state
[   18.786819] tsc: Marking TSC unstable due to TSC halts in idle
[   18.786843] ACPI: acpi_idle registered with cpuidle
[   18.786902] Switched to clocksource hpet
[   19.150733] ACPI: AC Adapter [AC] (on-line)
[   19.152463] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[   19.153941] ACPI: Lid Switch [LID]
[   19.154777] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   19.154789] ACPI: Power Button [PBTN]
[   19.155620] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[   19.155630] ACPI: Sleep Button [SBTN]
[   19.351310] ACPI: Battery Slot [BAT0] (battery present)
[   19.528638] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   19.538253] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   19.538314] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 8
[   19.542959] xhci_hcd 0000:0d:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[   19.547289] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[   19.547293] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.547295] usb usb8: Product: xHCI Host Controller
[   19.547298] usb usb8: Manufacturer: Linux 4.0.0-rc1-150223- xhci-hcd
[   19.547300] usb usb8: SerialNumber: 0000:0d:00.0
[   19.556869] hub 8-0:1.0: USB hub found
[   19.558805] hub 8-0:1.0: 2 ports detected
[   19.563203] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   19.563241] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 9
[   19.563795] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[   19.563798] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.563801] usb usb9: Product: xHCI Host Controller
[   19.563803] usb usb9: Manufacturer: Linux 4.0.0-rc1-150223- xhci-hcd
[   19.563805] usb usb9: SerialNumber: 0000:0d:00.0
[   19.569419] hub 9-0:1.0: USB hub found
[   19.569553] hub 9-0:1.0: 2 ports detected
[   19.670755] [drm] Initialized drm 1.1.0 20060810
[   19.909754] Bluetooth: Core ver 2.20
[   19.909853] NET: Registered protocol family 31
[   19.909855] Bluetooth: HCI device and connection manager initialized
[   19.909872] Bluetooth: HCI socket layer initialized
[   19.909888] Bluetooth: L2CAP socket layer initialized
[   19.909951] Bluetooth: SCO socket layer initialized
[   19.987793] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   20.387170] [drm:i915_dump_device_info] i915 device info: gen=4, pciid=0x2a02 rev=0x0c flags=is_mobile,is_crestline,has_fbc,has_hotplug,has_overlay,supports_tv,
[   20.387242] [drm:intel_detect_pch] No PCH found.
[   20.387247] [drm] Memory usable by graphics device = 512M
[   20.387249] [drm:i915_gem_gtt_init] GMADR size = 256M
[   20.387251] [drm:i915_gem_gtt_init] GTT stolen size = 8M
[   20.387253] [drm:i915_gem_gtt_init] ppgtt mode: 0
[   20.387265] [drm] Replacing VGA console driver
[   20.388562] Console: switching to colour dummy device 80x25
[   20.394113] [drm:intel_opregion_setup] graphic opregion physical addr: 0xdf67e800
[   20.394150] [drm:intel_opregion_setup] Public ACPI methods supported
[   20.394152] [drm:intel_opregion_setup] SWSCI supported
[   20.405153] usbcore: registered new interface driver btusb
[   20.433018] [drm:swsci_setup] SWSCI GBDA callbacks 000004b3, SBCB callbacks 00000001
[   20.434125] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   20.434127] [drm] Driver supports precise vblank timestamp query.
[   20.434130] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[   20.434134] [drm:validate_vbt] Using VBT from OpRegion: $VBT CRESTLINE      d
[   20.434137] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 100000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[   20.434139] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[   20.434142] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[   20.434153] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[   20.434157] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 0 71260 1280 1296 1344 1457 800 801 804 816 0x8 0xa
[   20.434160] [drm:parse_lfp_panel_data] VBT initial LVDS value 42300300
[   20.434163] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 10000 Hz, active high, min brightness 0, level 0
[   20.434174] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[   20.434177] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[   20.434180] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[   20.434191] [drm:parse_driver_features] DRRS State Enabled:0
[   20.434193] [drm:parse_psr] No PSR BDB found.
[   20.434313] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[   20.434324] [drm:i915_stolen_to_physical] GTT within stolen memory at 0xdff80000-0xdfffffff
[   20.434326] [drm:i915_stolen_to_physical] Stolen memory adjusted to 0xdf800000-0xdff7ffff
[   20.434348] [drm:i915_gem_init_stolen] found 7864320 bytes of stolen memory at df800000
[   20.434351] [drm:intel_display_power_get] enabling always-on
[   20.434930] [drm:intel_modeset_init] 2 display pipes available.
[   20.435962] [drm:intel_modeset_init] pipe A sprite A init failed: -19
[   20.436144] [drm:intel_modeset_init] pipe B sprite B init failed: -19
[   20.436150] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   20.463997] [drm:drm_mode_detailed] composite sync not supported
[   20.464041] [drm:intel_lvds_init] using preferred mode from EDID: 
[   20.464045] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.464060] [drm:intel_lvds_init] detected single-link lvds configuration
[   20.464962] [drm:intel_panel_setup_backlight] Connector LVDS-1 backlight initialized, enabled, brightness 255000/255255
[   20.478074] [drm:intel_modeset_readout_hw_state] [CRTC:20] hw state readout: disabled
[   20.478083] [drm:intel_modeset_readout_hw_state] [CRTC:23] hw state readout: enabled
[   20.478087] [drm:intel_modeset_readout_hw_state] [ENCODER:25:LVDS-25] hw state readout: enabled, pipe B
[   20.478090] [drm:intel_modeset_readout_hw_state] [ENCODER:32:DAC-32] hw state readout: disabled, pipe A
[   20.478093] [drm:intel_modeset_readout_hw_state] [ENCODER:34:TV-34] hw state readout: disabled, pipe A
[   20.478095] [drm:intel_modeset_readout_hw_state] [CONNECTOR:24:LVDS-1] hw state readout: enabled
[   20.478098] [drm:intel_modeset_readout_hw_state] [CONNECTOR:31:VGA-1] hw state readout: disabled
[   20.478101] [drm:intel_modeset_readout_hw_state] [CONNECTOR:33:SVIDEO-1] hw state readout: disabled
[   20.478105] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   20.478108] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   20.478110] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   20.478113] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   20.478117] [drm:intel_dump_pipe_config] [CRTC:20][setup_hw_state] config for pipe A
[   20.478119] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   20.478121] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   20.478124] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478126] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478129] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.478131] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.478133] [drm:intel_dump_pipe_config] requested mode:
[   20.478136] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.478137] [drm:intel_dump_pipe_config] adjusted mode:
[   20.478140] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.478143] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[   20.478145] [drm:intel_dump_pipe_config] port clock: 0
[   20.478147] [drm:intel_dump_pipe_config] pipe src size: 0x0
[   20.478149] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.478152] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.478153] [drm:intel_dump_pipe_config] ips: 0
[   20.478155] [drm:intel_dump_pipe_config] double wide: 0
[   20.478159] [drm:intel_dump_pipe_config] [CRTC:23][setup_hw_state] config for pipe B
[   20.478161] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   20.478163] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   20.478166] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478168] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478171] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.478172] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.478174] [drm:intel_dump_pipe_config] requested mode:
[   20.478177] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[   20.478179] [drm:intel_dump_pipe_config] adjusted mode:
[   20.478182] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[   20.478185] [drm:intel_dump_crtc_timings] crtc timings: 71429 1280 1296 1344 1457 800 801 804 816, type: 0x0 flags: 0xa
[   20.478187] [drm:intel_dump_pipe_config] port clock: 71429
[   20.478189] [drm:intel_dump_pipe_config] pipe src size: 640x400
[   20.478191] [drm:intel_dump_pipe_config] gmch pfit: control: 0xa0000000, ratios: 0x08000800, lvds border: 0x00008000
[   20.478194] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.478195] [drm:intel_dump_pipe_config] ips: 0
[   20.478197] [drm:intel_dump_pipe_config] double wide: 0
[   20.478200] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.478203] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.478206] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.478208] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.478210] [drm:check_crtc_state] [CRTC:20]
[   20.478212] [drm:check_crtc_state] [CRTC:23]
[   20.478237] [drm:i9xx_get_initial_plane_config] pipe/plane B/1 with fb: size=640x400@32, offset=0, pitch 4096, size 0x190000
[   20.478240] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=190000
[   20.478266] [drm:i915_pages_create_for_stolen] offset=0x0, size=1638400
[   20.478302] [drm:intel_alloc_plane_obj] plane fb obj ffff8801977bc000
[   20.478307] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 190000
[   20.478309] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [190000, 1ffff000]
[   20.478796] [drm:i915_gem_context_init] fake context support initialized
[   20.478821] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   20.478844] [drm:i915_pages_create_for_stolen] offset=0x190000, size=131072
[   20.478954] [drm:i915_gem_object_create_stolen] creating stolen object: size=1000
[   20.478976] [drm:i915_pages_create_for_stolen] offset=0x1b0000, size=4096
[   20.481245] [drm] initialized overlay support
[   20.481888] [drm:intel_backlight_device_register] Connector LVDS-1 backlight sysfs interface registered
[   20.481998] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   20.482000] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   20.482013] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] status updated from 3 to 1
[   20.482028] [drm:drm_mode_detailed] composite sync not supported
[   20.482046] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   20.482049] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.482052] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   20.482054] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   20.490024] [drm:intel_crt_detect] CRT not detected via hotplug
[   20.491099] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   20.491103] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   20.491105] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   20.491107] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   20.491371] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   20.491373] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   20.491375] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   20.491379] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] status updated from 3 to 2
[   20.491381] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   20.491385] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   20.491388] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   20.491392] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   20.491395] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   20.491452] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   20.491464] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   20.491467] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   20.491470] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   20.491472] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   20.491474] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   20.491476] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   20.491479] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.491481] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.491484] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.491486] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.491488] [drm:intel_dump_pipe_config] requested mode:
[   20.491491] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   20.491493] [drm:intel_dump_pipe_config] adjusted mode:
[   20.491496] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   20.491499] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   20.491501] [drm:intel_dump_pipe_config] port clock: 108000
[   20.491503] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   20.491505] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.491508] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.491509] [drm:intel_dump_pipe_config] ips: 0
[   20.491511] [drm:intel_dump_pipe_config] double wide: 0
[   20.491629] [drm:drm_atomic_set_fb_for_plane] Set [FB:28] for plane state ffff8800da9c3d80
[   20.505140] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.505145] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   20.518113] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   20.522683] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   20.522690] [drm:intel_fbc_update] disabled per chip default
[   20.522699] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.522704] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   20.522706] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.522709] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.522711] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.522713] [drm:check_crtc_state] [CRTC:20]
[   20.522721] [drm:check_crtc_state] [CRTC:23]
[   20.590600] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   20.590604] [drm:intel_tv_detect_type] Unrecognised TV connection
[   20.597770] input: PC Speaker as /devices/platform/pcspkr/input/input6
[   20.603219] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 333859
[   20.603243] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   20.608092] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   20.608098] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   20.608112] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.641435] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[   20.675036] [drm:i965_update_wm] self-refresh entries: 40, wm: 472
[   20.675040] [drm:i965_update_wm] self-refresh watermark: display plane 472 cursor 32
[   20.675042] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 472
[   20.675045] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   20.675048] [drm:intel_fbc_update] no output, disabling
[   20.675059] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.675062] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.675065] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.675067] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.675070] [drm:check_crtc_state] [CRTC:20]
[   20.675072] [drm:check_crtc_state] [CRTC:23]
[   20.675085] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] status updated from 3 to 2
[   20.675088] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   20.675092] [drm:drm_setup_crtcs] 
[   20.675118] [drm:drm_enable_connectors] connector 24 enabled? yes
[   20.675119] [drm:drm_enable_connectors] connector 31 enabled? no
[   20.675121] [drm:drm_enable_connectors] connector 33 enabled? no
[   20.675131] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   20.675133] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   20.675136] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   20.675138] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   20.675140] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   20.675144] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   20.675157] [drm:intelfb_create] no BIOS fb, allocating a new one
[   20.675160] [drm:i915_gem_object_create_stolen] creating stolen object: size=3e8000
[   20.675181] [drm:i915_pages_create_for_stolen] offset=0x1b1000, size=4096000
[   20.676441] [drm:intelfb_create] allocated 1280x800 fb: 0x006c0000, bo ffff880195118000
[   20.677197] fbcon: inteldrmfb (fb0) is primary device
[   20.677924] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.677936] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880196c01c00 state to ffff8800da633e40
[   20.677948] [drm:drm_atomic_get_crtc_state] Added [CRTC:20] ffff880195090800 state to ffff8800da633e40
[   20.677950] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.677954] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.677961] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.677965] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678309] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.678321] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880196c01a80 state to ffff8800da633e40
[   20.678322] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.678323] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.678325] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.678327] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678394] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.678405] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880196c01000 state to ffff8800da633e40
[   20.678406] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.678408] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.678409] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.678411] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678478] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.678490] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800da03f0c0 state to ffff8800da633e40
[   20.678491] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.678492] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.678493] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.678495] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678501] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   20.678540] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=1, fb_changed=0
[   20.678542] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   20.678544] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   20.678558] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.678560] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.678562] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.678563] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.678564] [drm:check_crtc_state] [CRTC:20]
[   20.678566] [drm:check_crtc_state] [CRTC:23]
[   20.678599] ------------[ cut here ]------------
[   20.678647] WARNING: CPU: 0 PID: 738 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x11c/0x270 [i915]()
[   20.678649] WARN_ON(obj->frontbuffer_bits)
[   20.678682] Modules linked in: snd_pcsp(E) snd_hda_intel(E+) snd_hda_controller(E) btusb(E) kvm_intel(E) i915(E+) snd_hda_codec(E) snd_hwdep(E) i8k(E) kvm(E) snd_pcm(E) i2c_i801(E) bluetooth(E) evdev(E) psmouse(E) lpc_ich(E) drm_kms_helper(E) snd_timer(E) mfd_core(E) serio_raw(E) rfkill(E) snd(E) drm(E) xhci_pci(E) soundcore(E) xhci_hcd(E) battery(E) button(E) video(E) ac(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) ata_piix(E) libahci(E) libata(E) scsi_mod(E) firewire_ohci(E) b44(E) mii(E) sdhci_pci(E) ssb(E) sdhci(E) firewire_core(E) crc_itu_t(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)

[   20.678686] CPU: 0 PID: 738 Comm: kworker/u4:3 Tainted: G            E   4.0.0-rc1-150223- #2
[   20.678687] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   20.678692] Workqueue: events_unbound async_run_entry_fn
[   20.678694]  0000000000000000 0000000000000009 ffffffff813e0d68 ffff8800d9f6b9c8
[   20.678696]  ffffffff81042417 ffff880197d0b098 ffffffffa097987b ffff880197470001
[   20.678698]  ffff8801977bc540 ffff880197470000 ffff8801977bc580 ffff8801977bc580
[   20.678698] Call Trace:
[   20.678702]  [<ffffffff813e0d68>] ? dump_stack+0x4a/0x74
[   20.678706]  [<ffffffff81042417>] ? warn_slowpath_common+0x9d/0xb5
[   20.678734]  [<ffffffffa097987b>] ? i915_gem_free_object+0x11c/0x270 [i915]
[   20.678736]  [<ffffffff81042479>] ? warn_slowpath_fmt+0x4a/0x4f
[   20.678764]  [<ffffffffa0978759>] ? i915_vma_unbind+0x178/0x1b7 [i915]
[   20.678791]  [<ffffffffa097987b>] ? i915_gem_free_object+0x11c/0x270 [i915]
[   20.678825]  [<ffffffffa099dff8>] ? intel_user_framebuffer_destroy+0x61/0x74 [i915]
[   20.678848]  [<ffffffffa0502321>] ? __drm_framebuffer_unregister.isra.7+0x41/0x41 [drm]
[   20.678861]  [<ffffffffa0502ec9>] ? kref_put+0x2f/0x38 [drm]
[   20.678874]  [<ffffffffa0502fd0>] ? drm_mode_set_config_internal+0xbf/0xdc [drm]
[   20.678884]  [<ffffffffa05de043>] ? restore_fbdev_mode+0xb5/0xcc [drm_kms_helper]
[   20.678891]  [<ffffffffa05df918>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x23/0x59 [drm_kms_helper]
[   20.678897]  [<ffffffffa05df981>] ? drm_fb_helper_set_par+0x33/0x37 [drm_kms_helper]
[   20.678930]  [<ffffffffa09b6c67>] ? intel_fbdev_set_par+0x16/0x5a [i915]
[   20.678933]  [<ffffffff81249b96>] ? fbcon_init+0x316/0x428
[   20.678937]  [<ffffffff812b5eea>] ? visual_init+0xb4/0x107
[   20.678939]  [<ffffffff812b74ea>] ? do_bind_con_driver+0x193/0x29a
[   20.678941]  [<ffffffff812b7ab2>] ? do_take_over_console+0x155/0x17e
[   20.678943]  [<ffffffff812462ee>] ? do_fbcon_takeover+0x5d/0x99
[   20.678946]  [<ffffffff81059e18>] ? notifier_call_chain+0x3a/0x5e
[   20.678948]  [<ffffffff8105a0ec>] ? __blocking_notifier_call_chain+0x47/0x62
[   20.678951]  [<ffffffff81250471>] ? register_framebuffer+0x28b/0x2be
[   20.678958]  [<ffffffffa05dfc08>] ? drm_fb_helper_initial_config+0x283/0x335 [drm_kms_helper]
[   20.678960]  [<ffffffff8105b4de>] ? async_run_entry_fn+0x6b/0x12d
[   20.678962]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[   20.678964]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[   20.678965]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[   20.678967]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[   20.678969]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[   20.678972]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   20.678974]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[   20.678976]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   20.678978] ---[ end trace 6ae6b8f12c548f44 ]---
[   20.679724] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   20.679763] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
[   20.679765] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.679768] [drm:drm_mode_debug_printmodeline] Modeline 28:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.679769] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=1, fb_changed=1
[   20.679770] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   20.679772] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   20.679783] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   20.679785] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   20.679788] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   20.679790] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   20.679791] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   20.679792] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   20.679793] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.679795] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.679796] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.679797] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.679798] [drm:intel_dump_pipe_config] requested mode:
[   20.679800] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.679801] [drm:intel_dump_pipe_config] adjusted mode:
[   20.679803] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.679805] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   20.679806] [drm:intel_dump_pipe_config] port clock: 71260
[   20.679807] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   20.679809] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.679810] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.679811] [drm:intel_dump_pipe_config] ips: 0
[   20.679811] [drm:intel_dump_pipe_config] double wide: 0
[   20.679824] [drm:i9xx_get_refclk] using SSC reference clock of 100000 kHz
[   20.679914] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.696146] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[   20.930069] [drm:i9xx_pfit_disable] disabling pfit, current: 0xa0000000
[   20.930076] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.930079] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   20.930119] [drm:drm_atomic_set_fb_for_plane] Set [FB:49] for plane state ffff8801970a4300
[   20.930773] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   20.930775] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   20.930775] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   20.930777] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   21.585059] [drm:intel_panel_enable_backlight] pipe B
[   21.585063] [drm:intel_panel_actually_set_backlight] set backlight PWM = 255000
[   21.585077] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   21.585082] [drm:intel_fbc_update] disabled per chip default
[   21.585093] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   21.585098] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   21.585101] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   21.585103] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   21.585106] [drm:check_crtc_state] [CRTC:20]
[   21.585109] [drm:check_crtc_state] [CRTC:23]
[   21.585260] Console: switching to colour frame buffer device 160x50
[   21.585295] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   21.585335] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   21.585336] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   21.585338] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   21.585350] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   21.585352] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   21.585354] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   21.585356] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   21.585357] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   21.585358] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   21.585359] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   21.585361] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   21.585362] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   21.585363] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   21.585364] [drm:intel_dump_pipe_config] requested mode:
[   21.585367] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   21.585368] [drm:intel_dump_pipe_config] adjusted mode:
[   21.585370] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   21.585372] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   21.585373] [drm:intel_dump_pipe_config] port clock: 71260
[   21.585374] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   21.585375] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   21.585376] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   21.585377] [drm:intel_dump_pipe_config] ips: 0
[   21.585378] [drm:intel_dump_pipe_config] double wide: 0
[   21.588290] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   21.588292] i915 0000:00:02.0: registered panic notifier
[   21.606164] acpi device:34: registered as cooling_device2
[   21.609596] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input8
[   21.610655] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   21.610817] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[   21.911346] sound hdaudioC0D0: autoconfig for ID 76a0: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   21.911350] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   21.911353] sound hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[   21.911356] sound hdaudioC0D0:    mono: mono_out=0x0
[   21.911358] sound hdaudioC0D0:    inputs:
[   21.911361] sound hdaudioC0D0:      Mic=0x17
[   21.911363] sound hdaudioC0D0:      Line=0xb
[   21.915892] sound hdaudioC0D1: autoconfig for ID 2c06: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[   21.915896] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   21.915899] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   21.915901] sound hdaudioC0D1:    mono: mono_out=0x0
[   21.915903] sound hdaudioC0D1:    inputs:
[   21.930081] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   21.931166] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   22.495251] Adding 10548220k swap on /dev/sda1.  Priority:-1 extents:1 across:10548220k 
[   22.601434] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   23.188599] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   23.203231] systemd-journald[801]: Received request to flush runtime journal from PID 1
[   24.052295] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   24.052331] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   24.052333] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   24.052335] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   24.052345] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   24.052348] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   24.052351] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   24.052353] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   24.052353] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   24.052354] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   24.052356] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   24.052358] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   24.052359] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   24.052360] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   24.052361] [drm:intel_dump_pipe_config] requested mode:
[   24.052364] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   24.052364] [drm:intel_dump_pipe_config] adjusted mode:
[   24.052367] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   24.052369] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   24.052370] [drm:intel_dump_pipe_config] port clock: 71260
[   24.052371] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   24.052372] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   24.052373] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   24.052374] [drm:intel_dump_pipe_config] ips: 0
[   24.052375] [drm:intel_dump_pipe_config] double wide: 0
[   24.713606] RPC: Registered named UNIX socket transport module.
[   24.713609] RPC: Registered udp transport module.
[   24.713611] RPC: Registered tcp transport module.
[   24.713613] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   24.830609] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   30.074515] cfg80211: Calling CRDA to update world regulatory domain
[   30.367974] cfg80211: World regulatory domain updated:
[   30.367979] cfg80211:  DFS Master region: unset
[   30.367981] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   30.367984] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   30.367986] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   30.367989] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   30.367992] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   30.367994] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   30.367997] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   30.367999] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   30.368017] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   30.496038] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=0
[   30.496148] [drm:drm_fb_helper_hotplug_event] 
[   30.496152] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   30.496154] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   30.496174] [drm:drm_mode_detailed] composite sync not supported
[   30.496192] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   30.496196] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.496199] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   30.496202] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   30.504056] [drm:intel_crt_detect] CRT not detected via hotplug
[   30.505037] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   30.505043] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   30.505052] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   30.505059] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   30.505340] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   30.505342] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   30.505344] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   30.505347] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   30.505349] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   30.505351] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   30.505354] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   30.505357] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   30.505416] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   30.505428] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   30.505431] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   30.505434] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   30.505436] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   30.505438] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   30.505440] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   30.505443] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.505446] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.505448] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   30.505450] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   30.505452] [drm:intel_dump_pipe_config] requested mode:
[   30.505455] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   30.505457] [drm:intel_dump_pipe_config] adjusted mode:
[   30.505460] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   30.505463] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   30.505465] [drm:intel_dump_pipe_config] port clock: 108000
[   30.505467] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   30.505469] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   30.505471] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   30.505473] [drm:intel_dump_pipe_config] ips: 0
[   30.505475] [drm:intel_dump_pipe_config] double wide: 0
[   30.505592] ------------[ cut here ]------------
[   30.505615] WARNING: CPU: 0 PID: 18 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
[   30.505617] Modules linked in: cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) snd_hda_codec_generic(E) joydev(E) coretemp(E) snd_pcsp(E) snd_hda_intel(E) snd_hda_controller(E) btusb(E) kvm_intel(E) i915(E) snd_hda_codec(E) snd_hwdep(E) i8k(E) kvm(E) snd_pcm(E) i2c_i801(E) bluetooth(E) evdev(E) psmouse(E) lpc_ich(E) drm_kms_helper(E) snd_timer(E) mfd_core(E) serio_raw(E) rfkill(E) snd(E) drm(E) xhci_pci(E) soundcore(E) xhci_hcd(E) battery(E) button(E) video(E) ac(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) ata_piix(E) libahci(E) libata(E)
[   30.505664]  scsi_mod(E) firewire_ohci(E) b44(E) mii(E) sdhci_pci(E) ssb(E) sdhci(E) firewire_core(E) crc_itu_t(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
[   30.505681] CPU: 0 PID: 18 Comm: kworker/0:1 Tainted: G        W   E   4.0.0-rc1-150223- #2
[   30.505683] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   30.505692] Workqueue: events output_poll_execute [drm_kms_helper]
[   30.505694]  0000000000000000 0000000000000009 ffffffff813e0d68 0000000000000000
[   30.505697]  ffffffff81042417 ffff880196c01c00 ffffffffa0502d85 0000000000000000
[   30.505700]  ffff8800da9c3540 0000000000000500 0000000000000400 0000000000000000
[   30.505704] Call Trace:
[   30.505710]  [<ffffffff813e0d68>] ? dump_stack+0x4a/0x74
[   30.505715]  [<ffffffff81042417>] ? warn_slowpath_common+0x9d/0xb5
[   30.505730]  [<ffffffffa0502d85>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   30.505744]  [<ffffffffa0502d85>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   30.505784]  [<ffffffffa09ba2ed>] ? intel_plane_duplicate_state+0x52/0x6a [i915]
[   30.505791]  [<ffffffffa05d7a3c>] ? drm_plane_helper_update+0x61/0x100 [drm_kms_helper]
[   30.505817]  [<ffffffffa09a548d>] ? __intel_set_mode+0x7d8/0x87c [i915]
[   30.505844]  [<ffffffffa09aa018>] ? intel_set_mode+0x6a/0x8b [i915]
[   30.505870]  [<ffffffffa09aa3da>] ? intel_get_load_detect_pipe+0x3a1/0x427 [i915]
[   30.505900]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[   30.505908]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[   30.505916]  [<ffffffffa05ddd60>] ? drm_fb_helper_probe_connector_modes+0x42/0x51 [drm_kms_helper]
[   30.505924]  [<ffffffffa05df8be>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
[   30.505930]  [<ffffffffa05d6dca>] ? output_poll_execute+0x12d/0x15c [drm_kms_helper]
[   30.505934]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[   30.505937]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[   30.505940]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[   30.505943]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[   30.505947]  [<ffffffff811364f1>] ? __save_stack_trace+0x5/0x39
[   30.505950]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   30.505954]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[   30.505957]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   30.505959] ---[ end trace 6ae6b8f12c548f45 ]---
[   30.505962] [drm:drm_atomic_set_fb_for_plane] Set [FB:48] for plane state ffff8800da790b40
[   30.514661] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   30.514665] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   30.532193] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   30.532198] [drm:intel_fbc_update] more than one pipe active, disabling compression
[   30.532207] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   30.532211] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   30.532214] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   30.532216] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   30.532219] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   30.532221] [drm:check_crtc_state] [CRTC:20]
[   30.532229] [drm:check_crtc_state] [CRTC:23]
[   30.600140] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   30.600143] [drm:intel_tv_detect_type] Unrecognised TV connection
[   30.617627] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   30.617635] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   30.617666] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   30.685523] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   30.685528] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   30.685530] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   30.685533] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   30.685536] [drm:intel_fbc_update] disabled per chip default
[   30.685554] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for plane state ffff8800d803b3c0
[   30.685577] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   30.685581] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   30.685584] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   30.685586] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   30.685588] [drm:check_crtc_state] [CRTC:20]
[   30.685591] [drm:check_crtc_state] [CRTC:23]
[   30.686424] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   30.686437] [drm:drm_setup_crtcs] 
[   30.686464] [drm:drm_enable_connectors] connector 24 enabled? yes
[   30.686466] [drm:drm_enable_connectors] connector 31 enabled? no
[   30.686468] [drm:drm_enable_connectors] connector 33 enabled? no
[   30.686478] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   30.686481] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   30.686483] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   30.686485] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   30.686487] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   30.686491] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   30.686566] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686577] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d803b780 state to ffff8801977ba6c0
[   30.686580] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686583] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686586] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686589] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686646] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686657] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d803b3c0 state to ffff8801977ba6c0
[   30.686659] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686661] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686663] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686668] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686723] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686733] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d803b900 state to ffff8801977ba6c0
[   30.686746] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8801950d4c00 state to ffff8801977ba6c0
[   30.686748] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686751] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686782] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   30.686787] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686792] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686848] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686859] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d803b9c0 state to ffff8801977ba6c0
[   30.686861] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686863] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686865] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686869] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686876] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   30.686908] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   30.686910] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.686914] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   30.686919] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   30.686949] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   30.686952] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.686954] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   30.686965] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   30.686969] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   30.686973] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   30.686975] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   30.686977] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   30.686979] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   30.686981] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.686984] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.686986] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   30.686988] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   30.686990] [drm:intel_dump_pipe_config] requested mode:
[   30.686993] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.686995] [drm:intel_dump_pipe_config] adjusted mode:
[   30.686998] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.687015] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   30.687017] [drm:intel_dump_pipe_config] port clock: 71260
[   30.687019] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   30.687021] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   30.687023] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   30.687025] [drm:intel_dump_pipe_config] ips: 0
[   30.687027] [drm:intel_dump_pipe_config] double wide: 0
[   31.722248] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   31.722252] Bluetooth: BNEP filters: protocol multicast
[   31.722273] Bluetooth: BNEP socket layer initialized
[   33.915506] [drm:i915_gem_open] 
[   33.915666] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915678] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800da790780 state to ffff8800da06ae40
[   33.915680] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915684] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915687] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915691] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915744] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915754] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800da790900 state to ffff8800da06ae40
[   33.915756] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915759] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915761] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915764] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915823] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915833] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800da790cc0 state to ffff8800da06ae40
[   33.915844] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880195034c00 state to ffff8800da06ae40
[   33.915846] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915850] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915878] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   33.915892] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915896] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915950] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915960] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800da790f00 state to ffff8800da06ae40
[   33.915962] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915964] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915966] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915969] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915976] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   33.916022] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   33.916026] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   33.916029] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   33.916036] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   33.916067] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   33.916069] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   33.916071] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   33.916082] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   33.916086] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   33.916089] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   33.916091] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   33.916093] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   33.916095] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   33.916098] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   33.916100] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   33.916103] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   33.916105] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   33.916107] [drm:intel_dump_pipe_config] requested mode:
[   33.916110] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   33.916112] [drm:intel_dump_pipe_config] adjusted mode:
[   33.916115] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   33.916118] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   33.916120] [drm:intel_dump_pipe_config] port clock: 71260
[   33.916122] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   33.916124] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   33.916127] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   33.916128] [drm:intel_dump_pipe_config] ips: 0
[   33.916130] [drm:intel_dump_pipe_config] double wide: 0
[   34.349680] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.349715] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.349717] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.349719] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.349730] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.349733] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.349736] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.349737] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.349738] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.349739] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.349741] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.349742] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.349744] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.349745] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.349746] [drm:intel_dump_pipe_config] requested mode:
[   34.349748] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.349749] [drm:intel_dump_pipe_config] adjusted mode:
[   34.349751] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.349754] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.349755] [drm:intel_dump_pipe_config] port clock: 71260
[   34.349756] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.349757] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.349758] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.349759] [drm:intel_dump_pipe_config] ips: 0
[   34.349760] [drm:intel_dump_pipe_config] double wide: 0
[   34.352672] [drm:i915_gem_open] 
[   34.352725] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.385231] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385243] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880195214600 state to ffff8801944fd7e0
[   34.385245] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385252] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385255] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385259] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385312] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385322] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880195214300 state to ffff8801944fd7e0
[   34.385324] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385326] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385328] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385331] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385383] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385393] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880195214d80 state to ffff8801944fd7e0
[   34.385403] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d72e4400 state to ffff8801944fd7e0
[   34.385406] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385409] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385435] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   34.385441] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385446] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385499] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385509] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff880195214e40 state to ffff8801944fd7e0
[   34.385511] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385513] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385515] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385518] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385525] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   34.385554] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   34.385557] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.385559] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   34.385565] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.385592] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.385594] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.385596] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.385606] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.385609] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.385611] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.385613] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.385615] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.385617] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.385620] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.385622] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.385625] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.385627] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.385628] [drm:intel_dump_pipe_config] requested mode:
[   34.385631] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.385633] [drm:intel_dump_pipe_config] adjusted mode:
[   34.385636] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.385639] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.385641] [drm:intel_dump_pipe_config] port clock: 71260
[   34.385643] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.385646] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.385648] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.385650] [drm:intel_dump_pipe_config] ips: 0
[   34.385651] [drm:intel_dump_pipe_config] double wide: 0
[   34.385740] [drm:i915_gem_open] 
[   34.385789] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.385793] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.385864] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385874] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880195214240 state to ffff8801944fd7e0
[   34.385876] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385878] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385881] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385883] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385935] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385945] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880195214600 state to ffff8801944fd7e0
[   34.385947] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385949] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385951] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385954] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.386028] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.386041] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880195214300 state to ffff8801944fd7e0
[   34.386053] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d72e4400 state to ffff8801944fd7e0
[   34.386058] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.386063] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.386082] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   34.386089] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.386095] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.386150] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.386160] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff880195214d80 state to ffff8801944fd7e0
[   34.386162] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.386164] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.386166] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.386169] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.386175] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   34.386204] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   34.386207] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.386209] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   34.386215] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.386242] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.386244] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.386246] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.386256] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.386258] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.386261] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.386263] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.386265] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.386267] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.386270] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.386272] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.386275] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.386277] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.386278] [drm:intel_dump_pipe_config] requested mode:
[   34.386281] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.386283] [drm:intel_dump_pipe_config] adjusted mode:
[   34.386286] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.386289] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.386291] [drm:intel_dump_pipe_config] port clock: 71260
[   34.386293] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.386296] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.386298] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.386300] [drm:intel_dump_pipe_config] ips: 0
[   34.386301] [drm:intel_dump_pipe_config] double wide: 0
[   34.422885] [drm:i915_gem_open] 
[   34.423025] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423038] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880195214c00 state to ffff8801944fd7e0
[   34.423040] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423044] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423047] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423050] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423102] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423112] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880195214240 state to ffff8801944fd7e0
[   34.423114] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423116] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423119] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423121] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423174] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423184] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880195214600 state to ffff8801944fd7e0
[   34.423194] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d72e4400 state to ffff8801944fd7e0
[   34.423196] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423199] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423230] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   34.423235] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423239] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423293] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423302] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff880195214300 state to ffff8801944fd7e0
[   34.423304] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423307] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423310] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423312] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423319] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   34.423349] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   34.423352] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.423355] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   34.423361] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.423388] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.423391] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.423393] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.423403] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.423406] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.423409] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.423412] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.423413] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.423415] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.423418] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.423421] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.423423] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.423425] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.423427] [drm:intel_dump_pipe_config] requested mode:
[   34.423430] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.423433] [drm:intel_dump_pipe_config] adjusted mode:
[   34.423436] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.423439] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.423441] [drm:intel_dump_pipe_config] port clock: 71260
[   34.423443] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.423446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.423448] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.423450] [drm:intel_dump_pipe_config] ips: 0
[   34.423451] [drm:intel_dump_pipe_config] double wide: 0
[   34.423490] [drm:i915_gem_open] 
[   34.424198] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.424203] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.424317] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   34.424320] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   34.424322] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   34.424339] [drm:drm_mode_detailed] composite sync not supported
[   34.424358] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   34.424362] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.424365] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   34.433607] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   34.433611] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   34.433614] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   34.440057] [drm:intel_crt_detect] CRT not detected via hotplug
[   34.442060] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   34.442067] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.442072] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   34.442077] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   34.442347] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.442349] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   34.442351] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   34.442353] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   34.442357] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   34.442360] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   34.442362] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   34.449032] [drm:intel_crt_detect] CRT not detected via hotplug
[   34.450068] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   34.450071] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.450073] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   34.450075] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   34.450336] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.450339] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   34.450341] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   34.450343] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   34.450399] [drm:drm_mode_getconnector] [CONNECTOR:33:?]
[   34.450401] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   34.450404] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   34.450407] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   37.706188] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
[   37.706193] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
[   65.131201] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[   90.592233] cfg80211: Verifying active interfaces after reg change
[  125.131215] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  185.131234] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  243.876078] INFO: task kworker/0:1:18 blocked for more than 120 seconds.
[  243.876093]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  243.876098] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.876104] kworker/0:1     D ffff880197f51640     0    18      2 0x00000000
[  243.876147] Workqueue: events output_poll_execute [drm_kms_helper]
[  243.876163]  ffff880197f511c0 0000000000000002 ffff8801987abfd8 ffff8800dab9e204
[  243.876174]  ffff880197f511c0 ffff8800dab9e208 00000000ffffffff ffff8800dab9e200
[  243.876185]  ffffffff813e2479 ffff8800dab9e200 ffffffff813e26a7 0000000000000000
[  243.876197] Call Trace:
[  243.876216]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  243.876227]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  243.876239]  [<ffffffff813e37e5>] ? __mutex_lock_slowpath+0xa9/0x12b
[  243.876249]  [<ffffffff813e387a>] ? mutex_lock+0x13/0x22
[  243.876270]  [<ffffffffa05d6ce0>] ? output_poll_execute+0x43/0x15c [drm_kms_helper]
[  243.876281]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[  243.876291]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[  243.876300]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[  243.876310]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[  243.876321]  [<ffffffff811364f1>] ? __save_stack_trace+0x5/0x39
[  243.876331]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  243.876341]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[  243.876351]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
[  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
[  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
[  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
[  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
[  243.876438] Call Trace:
[  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
[  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
[  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
[  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
[  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
[  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
[  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
[  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
[  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
[  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
[  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
[  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
[  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
[  245.131097] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  305.131096] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  363.876198] INFO: task kworker/0:1:18 blocked for more than 120 seconds.
[  363.876213]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  363.876219] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  363.876225] kworker/0:1     D ffff880197f51640     0    18      2 0x00000000
[  363.876267] Workqueue: events output_poll_execute [drm_kms_helper]
[  363.876276]  ffff880197f511c0 0000000000000002 ffff8801987abfd8 ffff8800dab9e204
[  363.876287]  ffff880197f511c0 ffff8800dab9e208 00000000ffffffff ffff8800dab9e200
[  363.876298]  ffffffff813e2479 ffff8800dab9e200 ffffffff813e26a7 0000000000000000
[  363.876310] Call Trace:
[  363.876351]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  363.876364]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  363.876376]  [<ffffffff813e37e5>] ? __mutex_lock_slowpath+0xa9/0x12b
[  363.876386]  [<ffffffff813e387a>] ? mutex_lock+0x13/0x22
[  363.876408]  [<ffffffffa05d6ce0>] ? output_poll_execute+0x43/0x15c [drm_kms_helper]
[  363.876419]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[  363.876429]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[  363.876438]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[  363.876448]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[  363.876459]  [<ffffffff811364f1>] ? __save_stack_trace+0x5/0x39
[  363.876477]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  363.876487]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[  363.876496]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  363.876522] INFO: task Xorg:2422 blocked for more than 120 seconds.
[  363.876530]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  363.876535] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  363.876541] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
[  363.876553]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
[  363.876564]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
[  363.876575]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
[  363.876586] Call Trace:
[  363.876598]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  363.876609]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  363.876619]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
[  363.876630]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
[  363.876695]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
[  363.876788]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
[  363.876832]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
[  363.876933]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[  363.876946]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
[  363.876974]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[  363.877028]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
[  363.877116]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
[  363.877183]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
[  363.877207]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
[  363.877234]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
[  363.877256]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
[  363.877280]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
[  365.131199] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  425.131199] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-02-23 20:12         ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-23 20:12 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler


[-- Attachment #1.1.1: Type: text/plain, Size: 7501 bytes --]


> > > Those two warnings are more or less symptoms of the black screen (well
> > > the first is just overzealous). More important would be the drm.debug=6
> > > dmesg from boot along with the gdm.log (or equivalent) aned Xorg.0.log
> > > as my guess is that X (or the display server) is crashing.
> > 
> > Requested logs with drm.debug=6 are attached. lightdm was running after WARN_ON, but I couldn't restart it.
> > The command hanged.
> > 
> > As I booted next-20150202 system crashed several times with a lot of drm_ calls in the backtrace, but I couldn't catch kernel logs,
> > because I have not serial port on the laptop.
> > 
> > If you need to get other information or to test patches, I would be glad to help.
> 
> Right, here it looks like it freezing in intel_get_load_detect_pipe()
> during the initial configuration probe of X. Given the other crashes,
> we're back to worring about memory corruption.
> 
> > [   29.292333] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
> > [   29.292336] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
> > [   29.292339] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
> > [   29.292396] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> > [   29.292408] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
> > [   29.292413] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
> > [   29.292416] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> > [   29.292418] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
> > [   29.292419] [drm:intel_dump_pipe_config] cpu_transcoder: A
> > [   29.292421] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> > [   29.292423] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292425] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> > [   29.292428] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
> > [   29.292429] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
> > [   29.292431] [drm:intel_dump_pipe_config] requested mode:
> > [   29.292433] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292435] [drm:intel_dump_pipe_config] adjusted mode:
> > [   29.292438] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
> > [   29.292440] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
> > [   29.292442] [drm:intel_dump_pipe_config] port clock: 108000
> > [   29.292444] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> > [   29.292446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> > [   29.292447] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> > [   29.292449] [drm:intel_dump_pipe_config] ips: 0
> > [   29.292451] [drm:intel_dump_pipe_config] double wide: 0
> > [   29.292565] ------------[ cut here ]------------
> > [   29.293785] WARNING: CPU: 0 PID: 53 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
> > [   29.295032] Modules linked in: bnep(E) cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_wdm(E) cdc_acm(E) cdc_ether(E) usbnet(E) joydev(E) coretemp(E) kvm_intel(E) kvm(E) i8k(E) btusb(E) psmouse(E) snd_pcsp(E) i915(E) evdev(E) bluetooth(E) i2c_i801(E) snd_hda_codec_generic(E) lpc_ich(E) mfd_core(E) xhci_pci(E) xhci_hcd(E) serio_raw(E) rfkill(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) i2c_core(E) snd_hda_intel(E) snd_hda_controller(E) snd_hda_codec(E) button(E) snd_hwdep(E) battery(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) video(E) ac(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sd_mod(E) ata_generic(E)
> > [   29.295080]  ahci(E) libahci(E) ata_piix(E) libata(E) scsi_mod(E) b44(E) firewire_ohci(E) sdhci_pci(E) sdhci(E) firewire_core(E) crc_itu_t(E) mii(E) ssb(E) mmc_core(E) libphy(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) thermal(E) thermal_sys(E) usbcore(E) usb_common(E)
> > [   29.296301] CPU: 0 PID: 53 Comm: kworker/0:3 Tainted: G        W   E   3.19.0-rc6-next-20150202-150201- #4
> > [   29.296303] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
> > [   29.296314] Workqueue: events output_poll_execute [drm_kms_helper]
> > [   29.296316]  0000000000000000 0000000000000009 ffffffff813e790a 0000000000000000
> > [   29.296319]  ffffffff8104178e ffff880197a38e40 ffffffffa04eb56d 0000000000000000
> > [   29.296323]  ffff880195844d80 0000000000000500 0000000000000400 0000000000000000
> > [   29.296326] Call Trace:
> > [   29.296332]  [<ffffffff813e790a>] ? dump_stack+0x4a/0x74
> > [   29.296337]  [<ffffffff8104178e>] ? warn_slowpath_common+0x9d/0xb5
> > [   29.296354]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296368]  [<ffffffffa04eb56d>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
> > [   29.296408]  [<ffffffffa07e01fc>] ? intel_plane_duplicate_state+0x4d/0x69 [i915]
> > [   29.296415]  [<ffffffffa054cb22>] ? drm_plane_helper_update+0x61/0xff [drm_kms_helper]
> > [   29.296439]  [<ffffffffa07caf84>] ? __intel_set_mode+0x796/0x89a [i915]
> > [   29.296464]  [<ffffffffa07cfc43>] ? intel_set_mode+0x6e/0x8f [i915]
> > [   29.296489]  [<ffffffffa07d00b7>] ? intel_get_load_detect_pipe+0x382/0x420 [i915]
> > [   29.296517]  [<ffffffffa07faa8c>] ? intel_tv_detect+0x116/0x43d [i915]
> > [   29.296522]  [<ffffffff8105f8ed>] ? preempt_count_sub+0xab/0xca
> > [   29.296529]  [<ffffffffa054bf5b>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc7/0x392 [drm_kms_helper]
> > [   29.296538]  [<ffffffffa0552fa2>] ? drm_fb_helper_probe_connector_modes+0x3d/0x51 [drm_kms_helper]
> > [   29.296545]  [<ffffffffa0554a25>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
> > [   29.296551]  [<ffffffffa054bd85>] ? output_poll_execute+0x125/0x154 [drm_kms_helper]
> > [   29.296555]  [<ffffffff810543c6>] ? process_one_work+0x171/0x28e
> > [   29.296558]  [<ffffffff810546b2>] ? worker_thread+0x1a5/0x272
> > [   29.296560]  [<ffffffff8105450d>] ? process_scheduled_works+0x2a/0x2a
> > [   29.296564]  [<ffffffff8105812d>] ? kthread+0x9e/0xa6
> > [   29.296567]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296571]  [<ffffffff813ec2ac>] ? ret_from_fork+0x7c/0xb0
> > [   29.296574]  [<ffffffff8105808f>] ? __kthread_parkme+0x5c/0x5c
> > [   29.296576] ---[ end trace 4742dbfffee243fc ]---
> 
> Which makes me wonder whether this is not the more significant warning?
> -Chris

Hi, 

This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
If you need any other debug information, traces, core dump or something else. Feel free to ask.

Sorry, forgot to attach log to the previous mail.

-- 
Best regards,
Andrey Skvortsov

PGP Key ID: 0x57A3AEAD

[-- Attachment #1.1.2: dmesg --]
[-- Type: text/plain, Size: 183222 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.0.0-rc1-150223- (andrey@nest) (gcc version 4.9.1 (Debian 4.9.1-19) ) #2 SMP PREEMPT Mon Feb 23 20:58:53 MSK 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150223- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M quiet drm.debug=6
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000019fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x1a0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 0DF800000 mask FFF800000 uncachable
[    0.000000]   5 base 0DF700000 mask FFFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf66d max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01d13000, 0x01d13fff] PGTABLE
[    0.000000] BRK [0x01d14000, 0x01d14fff] PGTABLE
[    0.000000] BRK [0x01d15000, 0x01d15fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x19fe00000-0x19fffffff]
[    0.000000]  [mem 0x19fe00000-0x19fffffff] page 2M
[    0.000000] BRK [0x01d16000, 0x01d16fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x180000000-0x19fdfffff]
[    0.000000]  [mem 0x180000000-0x19fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdf66cfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdf5fffff] page 2M
[    0.000000]  [mem 0xdf600000-0xdf66cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
[    0.000000]  [mem 0x100000000-0x17fffffff] page 2M
[    0.000000] BRK [0x01d17000, 0x01d17fff] PGTABLE
[    0.000000] BRK [0x01d18000, 0x01d18fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37478000-0x37a33fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FBBF0 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000DF66F200 00005C (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: FACP 0x00000000DF66F09C 0000F4 (v04 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: DSDT 0x00000000DF66F800 005658 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 0x00000000DF67E000 000040
[    0.000000] ACPI: HPET 0x00000000DF66F300 000038 (v01 DELL   M08      00000001 ASL  00000061)
[    0.000000] ACPI: APIC 0x00000000DF66F400 000068 (v01 DELL   M08      27D80415 ASL  00000047)
[    0.000000] ACPI: MCFG 0x00000000DF66F3C0 00003E (v16 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SLIC 0x00000000DF66F49C 000176 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: BOOT 0x00000000DF66EFC0 000028 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SSDT 0x00000000DF66D97A 0004CC (v01 PmRef  CpuPm    00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Reserving 128MB of memory at 752MB for crashkernel (System RAM: 6134MB)
[    0.000000]  [ffffea0000000000-ffffea00067fffff] PMD -> [ffff880199600000-ffff88019f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000df66cfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000019fffffff]
[    0.000000] On node 0 totalpages: 1570315
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14234 pages used for memmap
[    0.000000]   DMA32 zone: 910957 pages, LIFO batch:31
[    0.000000]   Normal zone: 10240 pages used for memmap
[    0.000000]   Normal zone: 655360 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdf800000-0xdfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66d000-0xdf66dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66e000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfeda5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee10000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88019fc00000 s81752 r8192 d28840 u1048576
[    0.000000] pcpu-alloc: s81752 r8192 d28840 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1545756
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150223- root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M quiet drm.debug=6
[    0.000000] log_buf_len individual max cpu contribution: 2097152 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 2097152 bytes
[    0.000000] log_buf_len min size: 2097152 bytes
[    0.000000] log_buf_len: 4194304 bytes
[    0.000000] early log buf free: 2087472(99%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 5949584K/6281260K available (4006K kernel code, 781K rwdata, 2432K rodata, 1720K init, 2668K bss, 331676K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] Testing tracer nop: PASSED
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                     double unlock:failed|failed|failed|failed|failed|failed|
[    0.000000]                   initialize held:failed|failed|failed|failed|failed|failed|
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:             |  ok  |             |failed|
[    0.000000]            recursive read-lock #2:             |  ok  |             |failed|
[    0.000000]             mixed read-write-lock:             |failed|             |failed|
[    0.000000]             mixed write-read-lock:             |failed|             |failed|
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       hard-irq read-recursion/123:  ok  |
[    0.000000]       soft-irq read-recursion/123:  ok  |
[    0.000000]       hard-irq read-recursion/132:  ok  |
[    0.000000]       soft-irq read-recursion/132:  ok  |
[    0.000000]       hard-irq read-recursion/213:  ok  |
[    0.000000]       soft-irq read-recursion/213:  ok  |
[    0.000000]       hard-irq read-recursion/231:  ok  |
[    0.000000]       soft-irq read-recursion/231:  ok  |
[    0.000000]       hard-irq read-recursion/312:  ok  |
[    0.000000]       soft-irq read-recursion/312:  ok  |
[    0.000000]       hard-irq read-recursion/321:  ok  |
[    0.000000]       soft-irq read-recursion/321:  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:  ok  |  ok  |failed|
[    0.000000]                ww contexts mixing:failed|failed|
[    0.000000]              finishing ww context:failed|failed|failed|failed|
[    0.000000]                locking mismatches:failed|failed|failed|
[    0.000000]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[    0.000000]            spinlock nest unlocked:failed|
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:failed|  ok  |  ok  |
[    0.000000]                               try:failed|  ok  |failed|
[    0.000000]                             block:failed|  ok  |failed|
[    0.000000]                          spinlock:failed|  ok  |failed|
[    0.000000] --------------------------------------------------------
[    0.000000] 171 out of 253 testcases failed, as expected. |
[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2593.316 MHz processor
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.63 BogoMIPS (lpj=2593316)
[    0.001006] pid_max: default: 32768 minimum: 301
[    0.001036] ACPI: Core revision 20150204
[    0.100042] ACPI: All ACPI Tables successfully acquired
[    0.101172] Security Framework initialized
[    0.101184] SELinux:  Disabled at boot.
[    0.101264] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.101270] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.103194] Initializing cgroup subsys devices
[    0.103206] Initializing cgroup subsys freezer
[    0.103217] Initializing cgroup subsys net_cls
[    0.103296] CPU: Physical Processor ID: 0
[    0.103298] CPU: Processor Core ID: 0
[    0.103301] mce: CPU supports 6 MCE banks
[    0.103311] CPU0: Thermal monitoring enabled (TM2)
[    0.103319] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.103321] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.103401] Freeing SMP alternatives memory: 12K (ffffffff81a73000 - ffffffff81a76000)
[    0.103405] ftrace: allocating 20062 entries in 79 pages
[    0.108828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.119000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T9500  @ 2.60GHz (fam: 06, model: 17, stepping: 06)
[    0.119000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.119000] ... version:                2
[    0.119000] ... bit width:              40
[    0.119000] ... generic registers:      2
[    0.119000] ... value mask:             000000ffffffffff
[    0.119000] ... max period:             000000007fffffff
[    0.119000] ... fixed-purpose events:   3
[    0.119000] ... event mask:             0000000700000003
[    0.127035] x86: Booting SMP configuration:
[    0.127038] .... node  #0, CPUs:      #1
[    0.139036] x86: Booted up 1 node, 2 CPUs
[    0.139040] ----------------
[    0.139042] | NMI testsuite:
[    0.139043] --------------------
[    0.139044]   remote IPI:  ok  |
[    0.145005]    local IPI:  ok  |
[    0.157003] --------------------
[    0.157004] Good, all   2 testcases passed! |
[    0.157006] ---------------------------------
[    0.157008] smpboot: Total of 2 processors activated (10373.26 BogoMIPS)
[    0.159207] devtmpfs: initialized
[    0.194004] Testing tracer function: PASSED
[    0.544205] Testing dynamic ftrace: PASSED
[    0.775006] Testing dynamic ftrace ops #1: (1 0 1 0 0) (1 1 2 0 0) (2 1 3 0 36032) (2 2 4 0 36086) PASSED
[    1.056535] Testing dynamic ftrace ops #2: (1 0 1 35658 0) (1 1 2 35700 0) (2 1 3 1 36000) (2 2 4 60 36058) PASSED
[    1.458663] Testing ftrace recursion: PASSED
[    1.470964] Testing ftrace recursion safe: PASSED
[    1.483265] Testing ftrace regs: PASSED
[    1.530003] Testing tracer irqsoff: PASSED
[    1.840003] Testing tracer preemptoff: PASSED
[    2.149003] Testing tracer preemptirqsoff: PASSED
[    2.462003] Testing tracer wakeup: PASSED
[    2.788004] Testing tracer wakeup_rt: PASSED
[    3.118004] Testing tracer wakeup_dl: PASSED
[    3.444003] Testing tracer function_graph: PASSED
[    3.836161] prandom: seed boundary self test passed
[    3.836638] prandom: 100 self tests passed
[    3.836647] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    3.837850] RTC time: 22:25:24, date: 02/23/15
[    3.838462] NET: Registered protocol family 16
[    3.847007] cpuidle: using governor ladder
[    3.853002] cpuidle: using governor menu
[    3.853012] ACPI: bus type PCI registered
[    3.853588] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    3.853591] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    3.853696] PCI: Using configuration type 1 for base access
[    3.853704] dmi type 0xB1 record - unknown flag
[    3.854203] mtrr: your CPUs had inconsistent variable MTRR settings
[    3.854204] mtrr: probably your BIOS does not setup all CPUs.
[    3.854206] mtrr: corrected configuration.
[    3.877288] ACPI: Added _OSI(Module Device)
[    3.877291] ACPI: Added _OSI(Processor Device)
[    3.877293] ACPI: Added _OSI(3.0 _SCP Extensions)
[    3.877295] ACPI: Added _OSI(Processor Aggregator Device)
[    3.929876] ACPI: Dynamic OEM Table Load:
[    3.929883] ACPI: SSDT 0xFFFF880197D1EC00 0002C8 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
[    3.933873] ACPI: Dynamic OEM Table Load:
[    3.933880] ACPI: SSDT 0xFFFF8801987B8800 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
[    3.945892] ACPI: Dynamic OEM Table Load:
[    3.945898] ACPI: SSDT 0xFFFF880198741600 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
[    3.948830] ACPI: Dynamic OEM Table Load:
[    3.948835] ACPI: SSDT 0xFFFF8801986D4840 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
[    3.952276] ACPI: Interpreter enabled
[    3.952293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[    3.952308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    3.952368] ACPI: (supports S0 S3 S4 S5)
[    3.952370] ACPI: Using IOAPIC for interrupt routing
[    3.952616] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    4.372801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    4.372823] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    4.372898] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    4.500625] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    4.501455] PCI host bridge to bus 0000:00
[    4.501465] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.501475] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    4.501483] pci_bus 0000:00: root bus resource [io  0x0cf8-0x0cff]
[    4.501492] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    4.501501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    4.501510] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    4.501519] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[    4.501528] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff window]
[    4.501537] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff window]
[    4.501546] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff window]
[    4.501554] pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff window]
[    4.501563] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff window]
[    4.501572] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff window]
[    4.501581] pci_bus 0000:00: root bus resource [mem 0xffb00000-0xffefffff window]
[    4.501590] pci_bus 0000:00: root bus resource [mem 0x1a0000000-0x397ffffff window]
[    4.501613] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    4.503142] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
[    4.503157] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfeafffff 64bit]
[    4.503166] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    4.503172] pci 0000:00:02.0: reg 0x20: [io  0xeff8-0xefff]
[    4.504743] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
[    4.504755] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfebfffff 64bit]
[    4.506406] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    4.506464] pci 0000:00:1a.0: reg 0x20: [io  0x6f20-0x6f3f]
[    4.523133] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    4.523891] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    4.523949] pci 0000:00:1a.1: reg 0x20: [io  0x6f00-0x6f1f]
[    4.540636] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    4.541410] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    4.541436] pci 0000:00:1a.7: reg 0x10: [mem 0xfed1c400-0xfed1c7ff]
[    4.541585] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    4.558285] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    4.559060] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    4.559087] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
[    4.559255] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    4.560293] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    4.561061] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    4.561235] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    4.562243] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    4.563042] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    4.563215] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    4.564223] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    4.564987] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
[    4.565162] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    4.566204] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    4.566968] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    4.567028] pci 0000:00:1d.0: reg 0x20: [io  0x6f80-0x6f9f]
[    4.584692] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    4.585462] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    4.585521] pci 0000:00:1d.1: reg 0x20: [io  0x6f60-0x6f7f]
[    4.602266] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    4.603023] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    4.603083] pci 0000:00:1d.2: reg 0x20: [io  0x6f40-0x6f5f]
[    4.619736] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    4.620541] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    4.620567] pci 0000:00:1d.7: reg 0x10: [mem 0xfed1c000-0xfed1c3ff]
[    4.620716] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    4.637338] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    4.638144] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    4.639250] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    4.640019] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[    4.640173] pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
[    4.640180] pci 0000:00:1f.0: quirk: [io  0x1080-0x10bf] claimed by ICH6 GPIO
[    4.640185] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[    4.640192] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[    4.641766] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    4.641785] pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
[    4.641797] pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
[    4.641810] pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
[    4.641823] pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
[    4.641836] pci 0000:00:1f.1: reg 0x20: [io  0x6fa0-0x6faf]
[    4.641863] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    4.641865] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    4.641868] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    4.641870] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    4.643421] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    4.643449] pci 0000:00:1f.2: reg 0x10: [io  0x6eb0-0x6eb7]
[    4.643462] pci 0000:00:1f.2: reg 0x14: [io  0x6eb8-0x6ebb]
[    4.643475] pci 0000:00:1f.2: reg 0x18: [io  0x6ec0-0x6ec7]
[    4.643487] pci 0000:00:1f.2: reg 0x1c: [io  0x6ec8-0x6ecb]
[    4.643500] pci 0000:00:1f.2: reg 0x20: [io  0x6ee0-0x6eff]
[    4.643513] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb800-0xfe9fbfff]
[    4.643618] pci 0000:00:1f.2: PME# supported from D3hot
[    4.645319] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    4.645337] pci 0000:00:1f.3: reg 0x10: [mem 0xfe9fb700-0xfe9fb7ff]
[    4.645380] pci 0000:00:1f.3: reg 0x20: [io  0x10c0-0x10df]
[    4.647336] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    4.647936] pci 0000:0c:00.0: [14e4:4315] type 00 class 0x028000
[    4.648018] pci 0000:0c:00.0: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
[    4.648596] pci 0000:0c:00.0: supports D1 D2
[    4.648598] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    4.649754] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    4.649763] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    4.650319] pci 0000:0d:00.0: [1b21:1042] type 00 class 0x0c0330
[    4.650365] pci 0000:0d:00.0: reg 0x10: [mem 0xfe7f8000-0xfe7fffff 64bit]
[    4.650684] pci 0000:0d:00.0: PME# supported from D3hot
[    4.653048] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    4.653054] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    4.653060] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    4.653068] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.653530] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
[    4.653553] pci 0000:03:00.0: reg 0x10: [mem 0xfe5fe000-0xfe5fffff]
[    4.653730] pci 0000:03:00.0: supports D1 D2
[    4.653733] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.654658] pci 0000:03:01.0: [1180:0832] type 00 class 0x0c0010
[    4.654682] pci 0000:03:01.0: reg 0x10: [mem 0xfe5fd800-0xfe5fdfff]
[    4.654862] pci 0000:03:01.0: supports D1 D2
[    4.654865] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    4.655880] pci 0000:03:01.1: [1180:0822] type 00 class 0x080501
[    4.655904] pci 0000:03:01.1: reg 0x10: [mem 0xfe5fd400-0xfe5fd4ff]
[    4.656103] pci 0000:03:01.1: supports D1 D2
[    4.656106] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    4.657035] pci 0000:03:01.2: [1180:0843] type 00 class 0x088000
[    4.657058] pci 0000:03:01.2: reg 0x10: [mem 0xfe5fd500-0xfe5fd5ff]
[    4.657237] pci 0000:03:01.2: supports D1 D2
[    4.657240] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    4.658167] pci 0000:03:01.3: [1180:0592] type 00 class 0x088000
[    4.658190] pci 0000:03:01.3: reg 0x10: [mem 0xfe5fd600-0xfe5fd6ff]
[    4.658369] pci 0000:03:01.3: supports D1 D2
[    4.658371] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    4.659310] pci 0000:03:01.4: [1180:0852] type 00 class 0x088000
[    4.659333] pci 0000:03:01.4: reg 0x10: [mem 0xfe5fd700-0xfe5fd7ff]
[    4.659512] pci 0000:03:01.4: supports D1 D2
[    4.659514] pci 0000:03:01.4: PME# supported from D0 D1 D2 D3hot D3cold
[    4.660483] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    4.660492] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    4.660507] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    4.660517] pci 0000:00:1e.0:   bridge window [io  0x0cf8-0x0cff] (subtractive decode)
[    4.660527] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    4.660536] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    4.660546] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    4.660556] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[    4.660566] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff window] (subtractive decode)
[    4.660575] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff window] (subtractive decode)
[    4.660585] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff window] (subtractive decode)
[    4.660594] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff window] (subtractive decode)
[    4.660604] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff window] (subtractive decode)
[    4.660613] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff window] (subtractive decode)
[    4.660623] pci 0000:00:1e.0:   bridge window [mem 0xffb00000-0xffefffff window] (subtractive decode)
[    4.660632] pci 0000:00:1e.0:   bridge window [mem 0x1a0000000-0x397ffffff window] (subtractive decode)
[    4.660710] pci_bus 0000:00: on NUMA node 0
[    4.666951] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    4.668665] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    4.670358] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    4.672090] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    4.673784] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    4.675524] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    4.677258] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    4.678632] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    4.682898] ACPI: Enabled 4 GPEs in block 00 to 1F
[    4.683627] vgaarb: setting as boot device: PCI:0000:00:02.0
[    4.683630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    4.683638] vgaarb: loaded
[    4.683640] vgaarb: bridge control possible 0000:00:02.0
[    4.684209] PCI: Using ACPI for IRQ routing
[    4.687437] PCI: pci_cache_line_size set to 64 bytes
[    4.687606] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    4.687613] e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff]
[    4.689315] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    4.689327] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    4.689331] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    4.692041] Switched to clocksource hpet
[    4.757594] pnp: PnP ACPI init
[    4.758327] pnp 00:00: Plug and Play ACPI device, IDs PNP0f13 (active)
[    4.758871] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    4.759411] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    4.760052] system 00:03: [io  0x0c80-0x0cff] could not be reserved
[    4.760057] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.761090] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    4.761094] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    4.762582] pnp 00:05: disabling [io  0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.762586] pnp 00:05: disabling [io  0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.762941] system 00:05: [io  0x0900-0x097f] has been reserved
[    4.762958] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    4.762962] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.763250] pnp 00:06: disabling [io  0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763254] pnp 00:06: disabling [io  0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763257] pnp 00:06: disabling [io  0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763260] pnp 00:06: disabling [io  0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    4.763615] system 00:06: [io  0xf400-0xf4fe] has been reserved
[    4.763633] system 00:06: [io  0x1080-0x10bf] has been reserved
[    4.763649] system 00:06: [io  0x10c0-0x10df] has been reserved
[    4.763666] system 00:06: [io  0x0809] has been reserved
[    4.763669] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.921166] system 00:07: [mem 0x00000000-0x0009efff] could not be reserved
[    4.921185] system 00:07: [mem 0x0009f000-0x0009ffff] could not be reserved
[    4.921202] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved
[    4.921220] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[    4.921238] system 00:07: [mem 0x00100000-0xdf66d7ff] could not be reserved
[    4.921254] system 00:07: [mem 0xdf66d800-0xdf6fffff] has been reserved
[    4.921271] system 00:07: [mem 0xdf700000-0xdf7fffff] has been reserved
[    4.921289] system 00:07: [mem 0xdf700000-0xdfefffff] could not be reserved
[    4.921305] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    4.921322] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved
[    4.921340] system 00:07: [mem 0xfec00000-0xfec0ffff] could not be reserved
[    4.921357] system 00:07: [mem 0xfee00000-0xfee0ffff] has been reserved
[    4.921373] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
[    4.921390] system 00:07: [mem 0xfeda0000-0xfeda3fff] has been reserved
[    4.921407] system 00:07: [mem 0xfeda4000-0xfeda4fff] has been reserved
[    4.921423] system 00:07: [mem 0xfeda5000-0xfeda5fff] has been reserved
[    4.921440] system 00:07: [mem 0xfeda6000-0xfeda6fff] has been reserved
[    4.921456] system 00:07: [mem 0xfed18000-0xfed1bfff] has been reserved
[    4.921473] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    4.921477] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    4.922285] pnp: PnP ACPI: found 8 devices
[    4.949064] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    4.949075] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
[    4.949084] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000
[    4.949102] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    4.949111] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000
[    4.949159] pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
[    4.949185] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    4.949188] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    4.949191] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    4.949194] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    4.949197] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    4.949204] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf03fffff]
[    4.949213] pci 0000:00:1c.0: BAR 15: assigned [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    4.949221] pci 0000:00:1c.1: BAR 15: assigned [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    4.949225] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    4.949229] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
[    4.949241] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    4.949245] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    4.949252] pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff]
[    4.949258] pci 0000:00:1c.0:   bridge window [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    4.949266] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    4.949270] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    4.949277] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    4.949283] pci 0000:00:1c.1:   bridge window [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    4.949291] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    4.949295] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    4.949302] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    4.949308] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.949317] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    4.949324] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    4.949336] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    4.949338] pci_bus 0000:00: resource 5 [io  0x0cf8-0x0cff]
[    4.949341] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff window]
[    4.949343] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[    4.949346] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000dffff window]
[    4.949349] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    4.949351] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfebfffff window]
[    4.949354] pci_bus 0000:00: resource 11 [mem 0xfec10000-0xfecfffff window]
[    4.949356] pci_bus 0000:00: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    4.949359] pci_bus 0000:00: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    4.949362] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    4.949364] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xff9fffff window]
[    4.949367] pci_bus 0000:00: resource 16 [mem 0xffb00000-0xffefffff window]
[    4.949370] pci_bus 0000:00: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    4.949372] pci_bus 0000:0b: resource 0 [io  0x2000-0x2fff]
[    4.949375] pci_bus 0000:0b: resource 1 [mem 0xf0200000-0xf03fffff]
[    4.949378] pci_bus 0000:0b: resource 2 [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    4.949380] pci_bus 0000:0c: resource 0 [io  0x3000-0x3fff]
[    4.949383] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff]
[    4.949386] pci_bus 0000:0c: resource 2 [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    4.949388] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    4.949391] pci_bus 0000:0d: resource 1 [mem 0xfe600000-0xfe7fffff]
[    4.949393] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[    4.949396] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    4.949399] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    4.949401] pci_bus 0000:03: resource 5 [io  0x0cf8-0x0cff]
[    4.949404] pci_bus 0000:03: resource 6 [io  0x0d00-0xffff window]
[    4.949407] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff window]
[    4.949409] pci_bus 0000:03: resource 8 [mem 0x000d0000-0x000dffff window]
[    4.949412] pci_bus 0000:03: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    4.949414] pci_bus 0000:03: resource 10 [mem 0xfc000000-0xfebfffff window]
[    4.949417] pci_bus 0000:03: resource 11 [mem 0xfec10000-0xfecfffff window]
[    4.949420] pci_bus 0000:03: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    4.949422] pci_bus 0000:03: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    4.949425] pci_bus 0000:03: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    4.949428] pci_bus 0000:03: resource 15 [mem 0xfee10000-0xff9fffff window]
[    4.949430] pci_bus 0000:03: resource 16 [mem 0xffb00000-0xffefffff window]
[    4.949433] pci_bus 0000:03: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    4.949596] NET: Registered protocol family 2
[    4.950287] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    4.950543] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    4.951064] TCP: Hash tables configured (established 65536 bind 65536)
[    4.951153] TCP: reno registered
[    4.951161] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    4.951230] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    4.951584] NET: Registered protocol family 1
[    4.951641] pci 0000:00:02.0: Video device with shadowed ROM
[    4.983228] PCI: CLS 64 bytes, default 64
[    4.983477] Unpacking initramfs...
[    5.127615] Freeing initrd memory: 5872K (ffff880037478000 - ffff880037a34000)
[    5.127641] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.127644] software IO TLB [mem 0xdb66d000-0xdf66d000] (64MB) mapped at [ffff8800db66d000-ffff8800df66cfff]
[    5.127734] Simple Boot Flag at 0x79 set to 0x1
[    5.129390] spin_lock-torture:--- Start of test: nwriters_stress=4 nreaders_stress=0 stat_interval=60 verbose=1 shuffle_interval=3 stutter=5 shutdown_secs=0 onoff_interval=0 onoff_holdoff=0
[    5.129458] spin_lock-torture: Creating torture_shuffle task
[    5.129610] spin_lock-torture: torture_shuffle task started
[    5.129613] spin_lock-torture: Creating torture_stutter task
[    5.129667] spin_lock-torture: Creating lock_torture_writer task
[    5.129709] spin_lock-torture: torture_stutter task started
[    5.129720] spin_lock-torture: Creating lock_torture_writer task
[    5.129760] spin_lock-torture: lock_torture_writer task started
[    5.129772] spin_lock-torture: Creating lock_torture_writer task
[    5.129811] spin_lock-torture: lock_torture_writer task started
[    5.129820] spin_lock-torture: Creating lock_torture_writer task
[    5.129862] spin_lock-torture: lock_torture_writer task started
[    5.129872] spin_lock-torture: Creating lock_torture_stats task
[    5.129912] spin_lock-torture: lock_torture_writer task started
[    5.131017] torture_init_begin: refusing rcu init: spin_lock running
[    5.131017] spin_lock-torture: lock_torture_stats task started
[    5.132140] futex hash table entries: 512 (order: 3, 32768 bytes)
[    5.132186] Initialise system trusted keyring
[    5.132291] audit: initializing netlink subsys (disabled)
[    5.132408] audit: type=2000 audit(1424730325.131:1): initialized
[    5.132888] Kprobe smoke test: started
[    5.200040] Kprobe smoke test: passed successfully
[    5.201562] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    5.227873] VFS: Disk quotas dquot_6.5.2
[    5.228393] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.230504] Key type asymmetric registered
[    5.230512] Asymmetric key parser 'x509' registered
[    5.230564] bounce: pool size: 64 pages
[    5.231061] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    5.231070] io scheduler noop registered
[    5.231077] io scheduler deadline registered
[    5.231941] io scheduler cfq registered (default)
[    5.234519] test_string_helpers: Running tests...
[    5.236519] Running resizable hashtable tests...
[    5.236533]   Adding 2048 keys
[    5.246320]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    5.251818]   Table expansion iteration 0...
[    6.128015] tsc: Refined TSC clocksource calibration: 2593.499 MHz
[    6.274018]   Verifying lookups...
[    6.276848]   Table expansion iteration 1...
[    6.781020]   Verifying lookups...
[    6.782529]   Table expansion iteration 2...
[    7.090021]   Verifying lookups...
[    7.090874]   Table expansion iteration 3...
[    7.128083] Switched to clocksource tsc
[    7.264007]   Verifying lookups...
[    7.264535]   Table shrinkage iteration 0...
[    7.276007]   Verifying lookups...
[    7.276866]   Table shrinkage iteration 1...
[    7.288009]   Verifying lookups...
[    7.289522]   Table shrinkage iteration 2...
[    7.303006]   Verifying lookups...
[    7.305834]   Table shrinkage iteration 3...
[    7.322006]   Verifying lookups...
[    7.327496]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    7.327498]   Deleting 2048 keys
[    7.345373] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    7.345375] crc32: self tests passed, processed 225944 bytes in 166903 nsec
[    7.345549] crc32c: CRC_LE_BITS = 64
[    7.345551] crc32c: self tests passed, processed 225944 bytes in 83920 nsec
[    7.360565] crc32_combine: 8373 self tests passed
[    7.375560] crc32c_combine: 8373 self tests passed
[    7.375668] xz_dec_test: module loaded
[    7.375670] xz_dec_test: Create a device node with 'mknod xz_dec_test c 252 0' and write .xz files to it.
[    7.386275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.386432] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    7.386954] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    7.390558] Linux agpgart interface v0.103
[    7.390823] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    7.390878] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    7.392695] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    7.393162] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    7.393770] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    7.396960] serio: i8042 KBD port at 0x60,0x64 irq 1
[    7.397313] serio: i8042 AUX port at 0x60,0x64 irq 12
[    7.398342] mousedev: PS/2 mouse device common for all mice
[    7.398581] rtc_cmos 00:02: RTC can wake from S4
[    7.398851] rtc (null): invalid alarm value: 2015-2-29 21:22:12
[    7.399340] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    7.399405] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    7.399509] drop_monitor: Initializing network drop monitor service
[    7.399671] TCP: cubic registered
[    7.402558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    7.402822] NET: Registered protocol family 10
[    7.404194] mip6: Mobile IPv6
[    7.404203] NET: Registered protocol family 17
[    7.407135] Loading compiled-in X.509 certificates
[    7.408371] Loaded X.509 cert 'Magrathea: Glacier signing key: 8e36ad28bd17b5ac9aa61a6f90661d36d607c378'
[    7.408445] registered taskstats version 1
[    7.408459] Running tests on trace events:
[    7.408461] Testing event thermal_apic_exit: OK
[    7.412023] Testing event thermal_apic_entry: OK
[    7.416018] Testing event threshold_apic_exit: OK
[    7.420017] Testing event threshold_apic_entry: OK
[    7.424026] Testing event call_function_single_exit: OK
[    7.428019] Testing event call_function_single_entry: OK
[    7.432017] Testing event call_function_exit: OK
[    7.436017] Testing event call_function_entry: OK
[    7.440019] Testing event irq_work_exit: OK
[    7.444015] Testing event irq_work_entry: OK
[    7.448020] Testing event x86_platform_ipi_exit: OK
[    7.452022] Testing event x86_platform_ipi_entry: OK
[    7.456017] Testing event error_apic_exit: OK
[    7.460016] Testing event error_apic_entry: OK
[    7.464024] Testing event spurious_apic_exit: OK
[    7.468017] Testing event spurious_apic_entry: OK
[    7.472022] Testing event reschedule_exit: OK
[    7.476018] Testing event reschedule_entry: OK
[    7.480019] Testing event local_timer_exit: OK
[    7.484021] Testing event local_timer_entry: OK
[    7.488025] Testing event nmi_handler: OK
[    7.492016] Testing event emulate_vsyscall: OK
[    7.496019] Testing event sys_exit: OK
[    7.500027] Testing event sys_enter: OK
[    7.504021] Testing event mce_record: OK
[    7.508015] Testing event tlb_flush: OK
[    7.512017] Testing event page_fault_kernel: OK
[    7.516018] Testing event page_fault_user: OK
[    7.520018] Testing event task_rename: OK
[    7.524021] Testing event task_newtask: OK
[    7.528019] Testing event softirq_raise: OK
[    7.532023] Testing event softirq_exit: OK
[    7.536017] Testing event softirq_entry: OK
[    7.540017] Testing event irq_handler_exit: OK
[    7.544018] Testing event irq_handler_entry: OK
[    7.548019] Testing event signal_deliver: OK
[    7.552019] Testing event signal_generate: OK
[    7.556022] Testing event workqueue_execute_end: OK
[    7.560020] Testing event workqueue_execute_start: OK
[    7.564017] Testing event workqueue_activate_work: OK
[    7.568022] Testing event workqueue_queue_work: OK
[    7.572022] Testing event sched_wake_idle_without_ipi: OK
[    7.576017] Testing event sched_swap_numa: OK
[    7.580016] Testing event sched_stick_numa: OK
[    7.584020] Testing event sched_move_numa: OK
[    7.588016] Testing event sched_process_hang: OK
[    7.592019] Testing event sched_pi_setprio: OK
[    7.596018] Testing event sched_stat_runtime: OK
[    7.600016] Testing event sched_stat_blocked: OK
[    7.604023] Testing event sched_stat_iowait: OK
[    7.608016] Testing event sched_stat_sleep: OK
[    7.612018] Testing event sched_stat_wait: OK
[    7.616016] Testing event sched_process_exec: OK
[    7.620016] Testing event sched_process_fork: OK
[    7.624017] Testing event sched_process_wait: OK
[    7.628017] Testing event sched_wait_task: OK
[    7.632020] Testing event sched_process_exit: OK
[    7.636016] Testing event sched_process_free: OK
[    7.640019] Testing event sched_migrate_task: OK
[    7.644018] Testing event sched_switch: OK
[    7.648022] Testing event sched_wakeup_new: OK
[    7.652024] Testing event sched_wakeup: OK
[    7.656025] Testing event sched_kthread_stop_ret: OK
[    7.660020] Testing event sched_kthread_stop: OK
[    7.664019] Testing event console: OK
[    7.668020] Testing event rcu_utilization: OK
[    7.672019] Testing event tick_stop: OK
[    7.676023] Testing event itimer_expire: OK
[    7.680017] Testing event itimer_state: OK
[    7.684018] Testing event hrtimer_cancel: OK
[    7.688018] Testing event hrtimer_expire_exit: OK
[    7.692019] Testing event hrtimer_expire_entry: OK
[    7.696017] Testing event hrtimer_start: OK
[    7.700020] Testing event hrtimer_init: OK
[    7.704021] Testing event timer_cancel: OK
[    7.708017] Testing event timer_expire_exit: OK
[    7.712018] Testing event timer_expire_entry: OK
[    7.716017] Testing event timer_start: OK
[    7.720016] Testing event timer_init: OK
[    7.724020] Testing event module_request: OK
[    7.728015] Testing event module_put: OK
[    7.732016] Testing event module_get: OK
[    7.736019] Testing event module_free: OK
[    7.740019] Testing event module_load: OK
[    7.744016] Testing event ftrace_test_filter: OK
[    7.748019] Testing event dev_pm_qos_remove_request: OK
[    7.752018] Testing event dev_pm_qos_update_request: OK
[    7.756016] Testing event dev_pm_qos_add_request: OK
[    7.760013] Testing event pm_qos_update_flags: OK
[    7.764019] Testing event pm_qos_update_target: OK
[    7.768015] Testing event pm_qos_update_request_timeout: OK
[    7.772018] Testing event pm_qos_remove_request: OK
[    7.776017] Testing event pm_qos_update_request: OK
[    7.780016] Testing event pm_qos_add_request: OK
[    7.784018] Testing event power_domain_target: OK
[    7.788015] Testing event clock_set_rate: OK
[    7.792017] Testing event clock_disable: OK
[    7.796016] Testing event clock_enable: OK
[    7.800018] Testing event wakeup_source_deactivate: OK
[    7.804016] Testing event wakeup_source_activate: OK
[    7.808019] Testing event suspend_resume: OK
[    7.812023] Testing event device_pm_callback_end: OK
[    7.816018] Testing event device_pm_callback_start: OK
[    7.820018] Testing event cpu_frequency: OK
[    7.824016] Testing event pstate_sample: OK
[    7.828018] Testing event cpu_idle: OK
[    7.832020] Testing event rpm_return_int: OK
[    7.836018] Testing event rpm_idle: OK
[    7.840016] Testing event rpm_resume: OK
[    7.844020] Testing event rpm_suspend: OK
[    7.848019] Testing event mm_filemap_add_to_page_cache: OK
[    7.852017] Testing event mm_filemap_delete_from_page_cache: OK
[    7.856022] Testing event oom_score_adj_update: OK
[    7.860019] Testing event mm_lru_activate: OK
[    7.864017] Testing event mm_lru_insertion: OK
[    7.868017] Testing event mm_vmscan_lru_shrink_inactive: OK
[    7.872018] Testing event mm_vmscan_writepage: OK
[    7.876019] Testing event mm_vmscan_memcg_isolate: OK
[    7.880019] Testing event mm_vmscan_lru_isolate: OK
[    7.884021] Testing event mm_shrink_slab_end: OK
[    7.888017] Testing event mm_shrink_slab_start: OK
[    7.892023] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    7.896021] Testing event mm_vmscan_memcg_reclaim_end: OK
[    7.900016] Testing event mm_vmscan_direct_reclaim_end: OK
[    7.904020] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    7.908020] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    7.912016] Testing event mm_vmscan_direct_reclaim_begin: OK
[    7.916019] Testing event mm_vmscan_wakeup_kswapd: OK
[    7.920018] Testing event mm_vmscan_kswapd_wake: OK
[    7.924020] Testing event mm_vmscan_kswapd_sleep: OK
[    7.928021] Testing event mm_page_alloc_extfrag: OK
[    7.932016] Testing event mm_page_pcpu_drain: OK
[    7.936016] Testing event mm_page_alloc_zone_locked: OK
[    7.940021] Testing event mm_page_alloc: OK
[    7.944019] Testing event mm_page_free_batched: OK
[    7.948016] Testing event mm_page_free: OK
[    7.952019] Testing event kmem_cache_free: OK
[    7.956020] Testing event kfree: OK
[    7.960016] Testing event kmem_cache_alloc_node: OK
[    7.964024] Testing event kmalloc_node: OK
[    7.968024] Testing event kmem_cache_alloc: OK
[    7.972016] Testing event kmalloc: OK
[    7.976016] Testing event mm_compaction_defer_reset: OK
[    7.980017] Testing event mm_compaction_defer_compaction: OK
[    7.984019] Testing event mm_compaction_deferred: OK
[    7.988020] Testing event mm_compaction_suitable: OK
[    7.992020] Testing event mm_compaction_finished: OK
[    7.996016] Testing event mm_compaction_try_to_compact_pages: OK
[    8.000019] Testing event mm_compaction_end: OK
[    8.004017] Testing event mm_compaction_begin: OK
[    8.008016] Testing event mm_compaction_migratepages: OK
[    8.012017] Testing event mm_compaction_isolate_freepages: OK
[    8.016021] Testing event mm_compaction_isolate_migratepages: OK
[    8.020017] Testing event mm_numa_migrate_ratelimit: OK
[    8.024019] Testing event mm_migrate_pages: OK
[    8.028025] Testing event writeback_dirty_inode_enqueue: OK
[    8.032016] Testing event writeback_lazytime_iput: OK
[    8.036017] Testing event writeback_lazytime: OK
[    8.040019] Testing event writeback_single_inode: OK
[    8.044018] Testing event writeback_single_inode_start: OK
[    8.048017] Testing event writeback_wait_iff_congested: OK
[    8.052017] Testing event writeback_congestion_wait: OK
[    8.056019] Testing event writeback_sb_inodes_requeue: OK
[    8.060019] Testing event balance_dirty_pages: OK
[    8.064020] Testing event bdi_dirty_ratelimit: OK
[    8.068016] Testing event global_dirty_state: OK
[    8.072023] Testing event writeback_queue_io: OK
[    8.076021] Testing event wbc_writepage: OK
[    8.080016] Testing event writeback_bdi_unregister: OK
[    8.084017] Testing event writeback_bdi_register: OK
[    8.088016] Testing event writeback_wake_background: OK
[    8.092017] Testing event writeback_nowork: OK
[    8.096019] Testing event writeback_pages_written: OK
[    8.100020] Testing event writeback_wait: OK
[    8.104016] Testing event writeback_written: OK
[    8.108020] Testing event writeback_start: OK
[    8.112017] Testing event writeback_exec: OK
[    8.116016] Testing event writeback_queue: OK
[    8.120014] Testing event writeback_write_inode: OK
[    8.124018] Testing event writeback_write_inode_start: OK
[    8.128017] Testing event writeback_dirty_inode: OK
[    8.132020] Testing event writeback_dirty_inode_start: OK
[    8.136018] Testing event writeback_mark_inode_dirty: OK
[    8.140016] Testing event writeback_dirty_page: OK
[    8.144022] Testing event time_out_leases: OK
[    8.148016] Testing event generic_delete_lease: OK
[    8.152018] Testing event generic_add_lease: OK
[    8.156017] Testing event break_lease_unblock: OK
[    8.160018] Testing event break_lease_block: OK
[    8.164014] Testing event break_lease_noblock: OK
[    8.168021] Testing event block_rq_remap: OK
[    8.172019] Testing event block_bio_remap: OK
[    8.176016] Testing event block_split: OK
[    8.180020] Testing event block_unplug: OK
[    8.184016] Testing event block_plug: OK
[    8.188015] Testing event block_sleeprq: OK
[    8.192014] Testing event block_getrq: OK
[    8.196018] Testing event block_bio_queue: OK
[    8.200015] Testing event block_bio_frontmerge: OK
[    8.204019] Testing event block_bio_backmerge: OK
[    8.208018] Testing event block_bio_complete: OK
[    8.212016] Testing event block_bio_bounce: OK
[    8.216019] Testing event block_rq_issue: OK
[    8.220019] Testing event block_rq_insert: OK
[    8.224018] Testing event block_rq_complete: OK
[    8.228016] Testing event block_rq_requeue: OK
[    8.232018] Testing event block_rq_abort: OK
[    8.236017] Testing event block_dirty_buffer: OK
[    8.240021] Testing event block_touch_buffer: OK
[    8.244018] Testing event swiotlb_bounced: OK
[    8.248016] Testing event gpio_value: OK
[    8.252022] Testing event gpio_direction: OK
[    8.256019] Testing event regulator_set_voltage_complete: OK
[    8.260016] Testing event regulator_set_voltage: OK
[    8.264016] Testing event regulator_disable_complete: OK
[    8.268018] Testing event regulator_disable: OK
[    8.272015] Testing event regulator_enable_complete: OK
[    8.276019] Testing event regulator_enable_delay: OK
[    8.280023] Testing event regulator_enable: OK
[    8.284017] Testing event urandom_read: OK
[    8.288020] Testing event random_read: OK
[    8.292018] Testing event extract_entropy_user: OK
[    8.296016] Testing event extract_entropy: OK
[    8.300017] Testing event get_random_bytes_arch: OK
[    8.304019] Testing event get_random_bytes: OK
[    8.308016] Testing event xfer_secondary_pool: OK
[    8.312019] Testing event add_disk_randomness: OK
[    8.316019] Testing event add_input_randomness: OK
[    8.320015] Testing event debit_entropy: OK
[    8.324023] Testing event push_to_pool: OK
[    8.328019] Testing event credit_entropy_bits: OK
[    8.332016] Testing event mix_pool_bytes_nolock: OK
[    8.336017] Testing event mix_pool_bytes: OK
[    8.340019] Testing event add_device_randomness: OK
[    8.344016] Testing event io_page_fault: OK
[    8.348021] Testing event unmap: OK
[    8.352020] Testing event map: OK
[    8.356016] Testing event detach_device_from_domain: OK
[    8.360020] Testing event attach_device_to_domain: OK
[    8.364016] Testing event remove_device_from_group: OK
[    8.368016] Testing event add_device_to_group: OK
[    8.372020] Testing event fence_wait_end: OK
[    8.376020] Testing event fence_wait_start: OK
[    8.380015] Testing event fence_signaled: OK
[    8.384019] Testing event fence_enable_signal: OK
[    8.388019] Testing event fence_destroy: OK
[    8.392016] Testing event fence_init: OK
[    8.396022] Testing event fence_emit: OK
[    8.400019] Testing event fence_annotate_wait_on: OK
[    8.404018] Testing event spi_transfer_stop: OK
[    8.408017] Testing event spi_transfer_start: OK
[    8.412018] Testing event spi_message_done: OK
[    8.416016] Testing event spi_message_start: OK
[    8.420019] Testing event spi_message_submit: OK
[    8.424021] Testing event spi_master_busy: OK
[    8.428017] Testing event spi_master_idle: OK
[    8.432019] Testing event aer_event: OK
[    8.436019] Testing event mc_event: OK
[    8.440019] Testing event udp_fail_queue_rcv_skb: OK
[    8.444017] Testing event sock_exceed_buf_limit: OK
[    8.448016] Testing event sock_rcvqueue_full: OK
[    8.452017] Testing event napi_poll: OK
[    8.456018] Testing event netif_rx_ni_entry: OK
[    8.460021] Testing event netif_rx_entry: OK
[    8.464016] Testing event netif_receive_skb_entry: OK
[    8.468021] Testing event napi_gro_receive_entry: OK
[    8.472018] Testing event napi_gro_frags_entry: OK
[    8.476015] Testing event netif_rx: OK
[    8.480021] Testing event netif_receive_skb: OK
[    8.484020] Testing event net_dev_queue: OK
[    8.488015] Testing event net_dev_xmit: OK
[    8.492019] Testing event net_dev_start_xmit: OK
[    8.496020] Testing event skb_copy_datagram_iovec: OK
[    8.500016] Testing event consume_skb: OK
[    8.504018] Testing event kfree_skb: OK
[    8.508016] Running tests on trace event systems:
[    8.508018] Testing event system skb: OK
[    8.512030] Testing event system net: OK
[    8.516029] Testing event system napi: OK
[    8.520029] Testing event system sock: OK
[    8.524027] Testing event system udp: OK
[    8.528029] Testing event system ras: OK
[    8.532030] Testing event system spi: OK
[    8.536028] Testing event system fence: OK
[    8.540030] Testing event system iommu: OK
[    8.544031] Testing event system random: OK
[    8.548031] Testing event system regulator: OK
[    8.552029] Testing event system gpio: OK
[    8.556028] Testing event system swiotlb: OK
[    8.560027] Testing event system block: OK
[    8.564036] Testing event system filelock: OK
[    8.568030] Testing event system writeback: OK
[    8.572036] Testing event system migrate: OK
[    8.576032] Testing event system compaction: OK
[    8.580030] Testing event system kmem: OK
[    8.584033] Testing event system vmscan: OK
[    8.588031] Testing event system pagemap: OK
[    8.592028] Testing event system oom: OK
[    8.596025] Testing event system filemap: OK
[    8.600032] Testing event system rpm: OK
[    8.604028] Testing event system power: OK
[    8.608032] Testing event system test: OK
[    8.612034] Testing event system module: OK
[    8.616027] Testing event system timer: OK
[    8.620032] Testing event system rcu: OK
[    8.624030] Testing event system printk: OK
[    8.628030] Testing event system sched: OK
[    8.632051] Testing event system workqueue: OK
[    8.636031] Testing event system signal: OK
[    8.640028] Testing event system irq: OK
[    8.644031] Testing event system task: OK
[    8.648030] Testing event system exceptions: OK
[    8.652030] Testing event system tlb: OK
[    8.656028] Testing event system mce: OK
[    8.660026] Testing event system raw_syscalls: OK
[    8.664033] Testing event system vsyscall: OK
[    8.668028] Testing event system syscalls: OK
[    8.672115] Testing event system nmi: OK
[    8.676027] Testing event system irq_vectors: OK
[    8.680034] Running tests on all trace events:
[    8.680036] Testing all events: OK
[    8.820924] Running tests again, along with the function tracer
[    8.820935] Running tests on trace events:
[    8.820945] Testing event thermal_apic_exit: OK
[    8.826105] Testing event thermal_apic_entry: OK
[    8.831135] Testing event threshold_apic_exit: OK
[    8.836116] Testing event threshold_apic_entry: OK
[    8.841116] Testing event call_function_single_exit: OK
[    8.846150] Testing event call_function_single_entry: OK
[    8.851136] Testing event call_function_exit: OK
[    8.856138] Testing event call_function_entry: OK
[    8.861134] Testing event irq_work_exit: OK
[    8.866158] Testing event irq_work_entry: OK
[    8.871116] Testing event x86_platform_ipi_exit: OK
[    8.876133] Testing event x86_platform_ipi_entry: OK
[    8.881145] Testing event error_apic_exit: OK
[    8.886108] Testing event error_apic_entry: OK
[    8.891146] Testing event spurious_apic_exit: OK
[    8.896117] Testing event spurious_apic_entry: OK
[    8.901112] Testing event reschedule_exit: OK
[    8.906147] Testing event reschedule_entry: OK
[    8.911135] Testing event local_timer_exit: OK
[    8.916117] Testing event local_timer_entry: OK
[    8.921157] Testing event nmi_handler: OK
[    8.926124] Testing event emulate_vsyscall: OK
[    8.931130] Testing event sys_exit: OK
[    8.936134] Testing event sys_enter: OK
[    8.941120] Testing event mce_record: OK
[    8.946138] Testing event tlb_flush: OK
[    8.951129] Testing event page_fault_kernel: OK
[    8.956154] Testing event page_fault_user: OK
[    8.961110] Testing event task_rename: OK
[    8.966125] Testing event task_newtask: OK
[    8.971134] Testing event softirq_raise: OK
[    8.976124] Testing event softirq_exit: OK
[    8.981117] Testing event softirq_entry: OK
[    8.986112] Testing event irq_handler_exit: OK
[    8.991103] Testing event irq_handler_entry: OK
[    8.996115] Testing event signal_deliver: OK
[    9.001117] Testing event signal_generate: OK
[    9.006129] Testing event workqueue_execute_end: OK
[    9.011143] Testing event workqueue_execute_start: OK
[    9.016103] Testing event workqueue_activate_work: OK
[    9.021166] Testing event workqueue_queue_work: OK
[    9.026103] Testing event sched_wake_idle_without_ipi: OK
[    9.031108] Testing event sched_swap_numa: OK
[    9.036127] Testing event sched_stick_numa: OK
[    9.041128] Testing event sched_move_numa: OK
[    9.046103] Testing event sched_process_hang: OK
[    9.051171] Testing event sched_pi_setprio: OK
[    9.056108] Testing event sched_stat_runtime: OK
[    9.061129] Testing event sched_stat_blocked: OK
[    9.066127] Testing event sched_stat_iowait: OK
[    9.071126] Testing event sched_stat_sleep: OK
[    9.076134] Testing event sched_stat_wait: OK
[    9.081125] Testing event sched_process_exec: OK
[    9.086128] Testing event sched_process_fork: OK
[    9.091107] Testing event sched_process_wait: OK
[    9.096146] Testing event sched_wait_task: OK
[    9.101102] Testing event sched_process_exit: OK
[    9.106124] Testing event sched_process_free: OK
[    9.111133] Testing event sched_migrate_task: OK
[    9.116104] Testing event sched_switch: OK
[    9.121206] Testing event sched_wakeup_new: OK
[    9.126275] Testing event sched_wakeup: OK
[    9.131227] Testing event sched_kthread_stop_ret: OK
[    9.136109] Testing event sched_kthread_stop: OK
[    9.141139] Testing event console: OK
[    9.146098] Testing event rcu_utilization: OK
[    9.151122] Testing event tick_stop: OK
[    9.156102] Testing event itimer_expire: OK
[    9.161153] Testing event itimer_state: OK
[    9.166102] Testing event hrtimer_cancel: OK
[    9.171160] Testing event hrtimer_expire_exit: OK
[    9.176105] Testing event hrtimer_expire_entry: OK
[    9.181107] Testing event hrtimer_start: OK
[    9.186129] Testing event hrtimer_init: OK
[    9.191125] Testing event timer_cancel: OK
[    9.196107] Testing event timer_expire_exit: OK
[    9.201136] Testing event timer_expire_entry: OK
[    9.206125] Testing event timer_start: OK
[    9.211131] Testing event timer_init: OK
[    9.216128] Testing event module_request: OK
[    9.221119] Testing event module_put: OK
[    9.226107] Testing event module_get: OK
[    9.231178] Testing event module_free: OK
[    9.236104] Testing event module_load: OK
[    9.241112] Testing event ftrace_test_filter: OK
[    9.246140] Testing event dev_pm_qos_remove_request: OK
[    9.251133] Testing event dev_pm_qos_update_request: OK
[    9.256102] Testing event dev_pm_qos_add_request: OK
[    9.261137] Testing event pm_qos_update_flags: OK
[    9.266126] Testing event pm_qos_update_target: OK
[    9.271106] Testing event pm_qos_update_request_timeout: OK
[    9.276151] Testing event pm_qos_remove_request: OK
[    9.281125] Testing event pm_qos_update_request: OK
[    9.286108] Testing event pm_qos_add_request: OK
[    9.291140] Testing event power_domain_target: OK
[    9.296099] Testing event clock_set_rate: OK
[    9.301131] Testing event clock_disable: OK
[    9.306105] Testing event clock_enable: OK
[    9.311141] Testing event wakeup_source_deactivate: OK
[    9.316103] Testing event wakeup_source_activate: OK
[    9.321152] Testing event suspend_resume: OK
[    9.326099] Testing event device_pm_callback_end: OK
[    9.331137] Testing event device_pm_callback_start: OK
[    9.336125] Testing event cpu_frequency: OK
[    9.341143] Testing event pstate_sample: OK
[    9.346099] Testing event cpu_idle: OK
[    9.351141] Testing event rpm_return_int: OK
[    9.356103] Testing event rpm_idle: OK
[    9.361104] Testing event rpm_resume: OK
[    9.366129] Testing event rpm_suspend: OK
[    9.371104] Testing event mm_filemap_add_to_page_cache: OK
[    9.376126] Testing event mm_filemap_delete_from_page_cache: OK
[    9.381118] Testing event oom_score_adj_update: OK
[    9.386125] Testing event mm_lru_activate: OK
[    9.391135] Testing event mm_lru_insertion: OK
[    9.396129] Testing event mm_vmscan_lru_shrink_inactive: OK
[    9.401119] Testing event mm_vmscan_writepage: OK
[    9.406103] Testing event mm_vmscan_memcg_isolate: OK
[    9.411156] Testing event mm_vmscan_lru_isolate: OK
[    9.416125] Testing event mm_shrink_slab_end: OK
[    9.421154] Testing event mm_shrink_slab_start: OK
[    9.426114] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    9.431115] Testing event mm_vmscan_memcg_reclaim_end: OK
[    9.436139] Testing event mm_vmscan_direct_reclaim_end: OK
[    9.441111] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    9.446124] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    9.451126] Testing event mm_vmscan_direct_reclaim_begin: OK
[    9.456108] Testing event mm_vmscan_wakeup_kswapd: OK
[    9.461128] Testing event mm_vmscan_kswapd_wake: OK
[    9.466150] Testing event mm_vmscan_kswapd_sleep: OK
[    9.471107] Testing event mm_page_alloc_extfrag: OK
[    9.476124] Testing event mm_page_pcpu_drain: OK
[    9.481141] Testing event mm_page_alloc_zone_locked: OK
[    9.486098] Testing event mm_page_alloc: OK
[    9.491126] Testing event mm_page_free_batched: OK
[    9.496127] Testing event mm_page_free: OK
[    9.501122] Testing event kmem_cache_free: OK
[    9.506113] Testing event kfree: OK
[    9.511152] Testing event kmem_cache_alloc_node: OK
[    9.516123] Testing event kmalloc_node: OK
[    9.521158] Testing event kmem_cache_alloc: OK
[    9.526108] Testing event kmalloc: OK
[    9.531151] Testing event mm_compaction_defer_reset: OK
[    9.536118] Testing event mm_compaction_defer_compaction: OK
[    9.541130] Testing event mm_compaction_deferred: OK
[    9.546121] Testing event mm_compaction_suitable: OK
[    9.551130] Testing event mm_compaction_finished: OK
[    9.556121] Testing event mm_compaction_try_to_compact_pages: OK
[    9.561130] Testing event mm_compaction_end: OK
[    9.566134] Testing event mm_compaction_begin: OK
[    9.571109] Testing event mm_compaction_migratepages: OK
[    9.576141] Testing event mm_compaction_isolate_freepages: OK
[    9.581101] Testing event mm_compaction_isolate_migratepages: OK
[    9.586125] Testing event mm_numa_migrate_ratelimit: OK
[    9.591133] Testing event mm_migrate_pages: OK
[    9.596108] Testing event writeback_dirty_inode_enqueue: OK
[    9.601104] Testing event writeback_lazytime_iput: OK
[    9.606151] Testing event writeback_lazytime: OK
[    9.611102] Testing event writeback_single_inode: OK
[    9.616151] Testing event writeback_single_inode_start: OK
[    9.621125] Testing event writeback_wait_iff_congested: OK
[    9.626139] Testing event writeback_congestion_wait: OK
[    9.631124] Testing event writeback_sb_inodes_requeue: OK
[    9.636153] Testing event balance_dirty_pages: OK
[    9.641106] Testing event bdi_dirty_ratelimit: OK
[    9.646177] Testing event global_dirty_state: OK
[    9.651125] Testing event writeback_queue_io: OK
[    9.656141] Testing event wbc_writepage: OK
[    9.661127] Testing event writeback_bdi_unregister: OK
[    9.666111] Testing event writeback_bdi_register: OK
[    9.671128] Testing event writeback_wake_background: OK
[    9.676108] Testing event writeback_nowork: OK
[    9.681108] Testing event writeback_pages_written: OK
[    9.686122] Testing event writeback_wait: OK
[    9.691116] Testing event writeback_written: OK
[    9.696104] Testing event writeback_start: OK
[    9.701203] Testing event writeback_exec: OK
[    9.706116] Testing event writeback_queue: OK
[    9.711101] Testing event writeback_write_inode: OK
[    9.716150] Testing event writeback_write_inode_start: OK
[    9.721099] Testing event writeback_dirty_inode: OK
[    9.726140] Testing event writeback_dirty_inode_start: OK
[    9.731109] Testing event writeback_mark_inode_dirty: OK
[    9.736106] Testing event writeback_dirty_page: OK
[    9.741131] Testing event time_out_leases: OK
[    9.746131] Testing event generic_delete_lease: OK
[    9.751101] Testing event generic_add_lease: OK
[    9.756147] Testing event break_lease_unblock: OK
[    9.761136] Testing event break_lease_block: OK
[    9.766110] Testing event break_lease_noblock: OK
[    9.771139] Testing event block_rq_remap: OK
[    9.776115] Testing event block_bio_remap: OK
[    9.781128] Testing event block_split: OK
[    9.786112] Testing event block_unplug: OK
[    9.791136] Testing event block_plug: OK
[    9.796118] Testing event block_sleeprq: OK
[    9.801131] Testing event block_getrq: OK
[    9.806121] Testing event block_bio_queue: OK
[    9.811130] Testing event block_bio_frontmerge: OK
[    9.816124] Testing event block_bio_backmerge: OK
[    9.821163] Testing event block_bio_complete: OK
[    9.826107] Testing event block_bio_bounce: OK
[    9.831124] Testing event block_rq_issue: OK
[    9.836128] Testing event block_rq_insert: OK
[    9.841103] Testing event block_rq_complete: OK
[    9.846118] Testing event block_rq_requeue: OK
[    9.851110] Testing event block_rq_abort: OK
[    9.856126] Testing event block_dirty_buffer: OK
[    9.861136] Testing event block_touch_buffer: OK
[    9.866126] Testing event swiotlb_bounced: OK
[    9.871128] Testing event gpio_value: OK
[    9.876144] Testing event gpio_direction: OK
[    9.881124] Testing event regulator_set_voltage_complete: OK
[    9.886160] Testing event regulator_set_voltage: OK
[    9.891114] Testing event regulator_disable_complete: OK
[    9.896108] Testing event regulator_disable: OK
[    9.901142] Testing event regulator_enable_complete: OK
[    9.906112] Testing event regulator_enable_delay: OK
[    9.911142] Testing event regulator_enable: OK
[    9.916103] Testing event urandom_read: OK
[    9.921136] Testing event random_read: OK
[    9.926103] Testing event extract_entropy_user: OK
[    9.931133] Testing event extract_entropy: OK
[    9.936104] Testing event get_random_bytes_arch: OK
[    9.941153] Testing event get_random_bytes: OK
[    9.946102] Testing event xfer_secondary_pool: OK
[    9.951130] Testing event add_disk_randomness: OK
[    9.956126] Testing event add_input_randomness: OK
[    9.961124] Testing event debit_entropy: OK
[    9.966109] Testing event push_to_pool: OK
[    9.971152] Testing event credit_entropy_bits: OK
[    9.976124] Testing event mix_pool_bytes_nolock: OK
[    9.981113] Testing event mix_pool_bytes: OK
[    9.986137] Testing event add_device_randomness: OK
[    9.991128] Testing event io_page_fault: OK
[    9.996106] Testing event unmap: OK
[   10.001139] Testing event map: OK
[   10.006128] Testing event detach_device_from_domain: OK
[   10.011105] Testing event attach_device_to_domain: OK
[   10.016146] Testing event remove_device_from_group: OK
[   10.021119] Testing event add_device_to_group: OK
[   10.026103] Testing event fence_wait_end: OK
[   10.031145] Testing event fence_wait_start: OK
[   10.036102] Testing event fence_signaled: OK
[   10.041107] Testing event fence_enable_signal: OK
[   10.046128] Testing event fence_destroy: OK
[   10.051126] Testing event fence_init: OK
[   10.056119] Testing event fence_emit: OK
[   10.061135] Testing event fence_annotate_wait_on: OK
[   10.066124] Testing event spi_transfer_stop: OK
[   10.071133] Testing event spi_transfer_start: OK
[   10.076118] Testing event spi_message_done: OK
[   10.081126] Testing event spi_message_start: OK
[   10.086133] Testing event spi_message_submit: OK
[   10.091108] Testing event spi_master_busy: OK
[   10.096160] Testing event spi_master_idle: OK
[   10.101102] Testing event aer_event: OK
[   10.106129] Testing event mc_event: OK
[   10.111104] Testing event udp_fail_queue_rcv_skb: OK
[   10.116152] Testing event sock_exceed_buf_limit: OK
[   10.121102] Testing event sock_rcvqueue_full: OK
[   10.126132] Testing event napi_poll: OK
[   10.131131] Testing event netif_rx_ni_entry: OK
[   10.136103] Testing event netif_rx_entry: OK
[   10.141124] Testing event netif_receive_skb_entry: OK
[   10.146151] Testing event napi_gro_receive_entry: OK
[   10.151104] Testing event napi_gro_frags_entry: OK
[   10.156102] Testing event netif_rx: OK
[   10.161141] Testing event netif_receive_skb: OK
[   10.166103] Testing event net_dev_queue: OK
[   10.171126] Testing event net_dev_xmit: OK
[   10.176105] Testing event net_dev_start_xmit: OK
[   10.181105] Testing event skb_copy_datagram_iovec: OK
[   10.186118] Testing event consume_skb: OK
[   10.191129] Testing event kfree_skb: OK
[   10.196134] Running tests on trace event systems:
[   10.196145] Testing event system skb: OK
[   10.202120] Testing event system net: OK
[   10.208151] Testing event system napi: OK
[   10.213126] Testing event system sock: OK
[   10.218151] Testing event system udp: OK
[   10.223133] Testing event system ras: OK
[   10.228177] Testing event system spi: OK
[   10.234157] Testing event system fence: OK
[   10.240157] Testing event system iommu: OK
[   10.246196] Testing event system random: OK
[   10.253211] Testing event system regulator: OK
[   10.259245] Testing event system gpio: OK
[   10.265169] Testing event system swiotlb: OK
[   10.270114] Testing event system block: OK
[   10.278178] Testing event system filelock: OK
[   10.284300] Testing event system writeback: OK
[   10.293205] Testing event system migrate: OK
[   10.299187] Testing event system compaction: OK
[   10.306182] Testing event system kmem: OK
[   10.313136] Testing event system vmscan: OK
[   10.320184] Testing event system pagemap: OK
[   10.326140] Testing event system oom: OK
[   10.331112] Testing event system filemap: OK
[   10.336147] Testing event system rpm: OK
[   10.342152] Testing event system power: OK
[   10.350154] Testing event system test: OK
[   10.355257] Testing event system module: OK
[   10.361145] Testing event system timer: OK
[   10.368193] Testing event system rcu: OK
[   10.373236] Testing event system printk: OK
[   10.378131] Testing event system sched: OK
[   10.386543] Testing event system workqueue: OK
[   10.392289] Testing event system signal: OK
[   10.398117] Testing event system irq: OK
[   10.404125] Testing event system task: OK
[   10.410116] Testing event system exceptions: OK
[   10.415150] Testing event system tlb: OK
[   10.420163] Testing event system mce: OK
[   10.425136] Testing event system raw_syscalls: OK
[   10.430167] Testing event system vsyscall: OK
[   10.435129] Testing event system syscalls: OK
[   10.441589] Testing event system nmi: OK
[   10.447137] Testing event system irq_vectors: OK
[   10.455176] Running tests on all trace events:
[   10.455186] Testing all events: OK
[   10.625771] Testing ftrace filter: OK
[   10.634818] Testing kprobe tracing: OK
[   10.662355] kmemleak: Kernel memory leak detector initialized
[   10.662357] kmemleak: Automatic memory scanning thread started
[   10.665641]   Magic number: 3:413:452
[   10.665751] rtc_cmos 00:02: setting system clock to 2015-02-23 22:25:31 UTC (1424730331)
[   10.666425] PM: Hibernation image not present or could not be loaded.
[   10.667269] Freeing unused kernel memory: 1720K (ffffffff818c5000 - ffffffff81a73000)
[   10.667271] Write protecting the kernel read-only data: 8192k
[   10.667482] Freeing unused kernel memory: 80K (ffff8800013ec000 - ffff880001400000)
[   10.668257] Freeing unused kernel memory: 1664K (ffff880001660000 - ffff880001800000)
[   10.688736] systemd-udevd[712]: starting version 215
[   10.689562] random: systemd-udevd urandom read with 7 bits of entropy available
[   10.731099] usb_common: module verification failed: signature and/or required key missing - tainting kernel
[   10.738139] ACPI: bus type USB registered
[   10.738554] usbcore: registered new interface driver usbfs
[   10.738757] usbcore: registered new interface driver hub
[   10.742164] usbcore: registered new device driver usb
[   10.746994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.751013] uhci_hcd: USB Universal Host Controller Interface driver
[   10.751402] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   10.751660] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   10.751685] uhci_hcd 0000:00:1a.0: detected 2 ports
[   10.752948] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[   10.754201] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   10.754205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.754207] usb usb1: Product: UHCI Host Controller
[   10.754210] usb usb1: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   10.754212] usb usb1: SerialNumber: 0000:00:1a.0
[   10.759128] ehci-pci: EHCI PCI platform driver
[   10.762879] hub 1-0:1.0: USB hub found
[   10.762974] hub 1-0:1.0: 2 ports detected
[   10.766332] ehci-pci 0000:00:1a.7: EHCI Host Controller
[   10.766384] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[   10.766415] ehci-pci 0000:00:1a.7: debug port 1
[   10.770630] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[   10.770784] ehci-pci 0000:00:1a.7: irq 22, io mem 0xfed1c400
[   10.772324] sdhci: Secure Digital Host Controller Interface driver
[   10.772326] sdhci: Copyright(c) Pierre Ossman
[   10.773379] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[   10.775609] sdhci-pci 0000:03:01.1: No vmmc regulator found
[   10.775612] sdhci-pci 0000:03:01.1: No vqmmc regulator found
[   10.776271] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[   10.776863] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   10.776866] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.776868] usb usb2: Product: EHCI Host Controller
[   10.776871] usb usb2: Manufacturer: Linux 4.0.0-rc1-150223- ehci_hcd
[   10.776873] usb usb2: SerialNumber: 0000:00:1a.7
[   10.784761] hub 2-0:1.0: USB hub found
[   10.784872] hub 2-0:1.0: 4 ports detected
[   10.786010] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[   10.786061] sdhci-pci 0000:03:01.2: SDHCI controller found [1180:0843] (rev 12)
[   10.792543] sdhci-pci 0000:03:01.2: No vmmc regulator found
[   10.792546] sdhci-pci 0000:03:01.2: No vqmmc regulator found
[   10.797012] mmc1: SDHCI controller on PCI [0000:03:01.2] using DMA
[   10.806369] SCSI subsystem initialized
[   10.815224] libata version 3.00 loaded.
[   10.817955] hub 1-0:1.0: USB hub found
[   10.818084] hub 1-0:1.0: 2 ports detected
[   10.825110] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[   10.825118] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[   10.825125] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[   10.825132] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[   10.848811] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[   10.849106] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[   10.858792] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   10.858857] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3
[   10.858894] ehci-pci 0000:00:1d.7: debug port 1
[   10.862703] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:1d:09:c8:a6:a1
[   10.862899] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[   10.862938] ehci-pci 0000:00:1d.7: irq 20, io mem 0xfed1c000
[   10.868012] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   10.868669] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[   10.868672] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.868675] usb usb3: Product: EHCI Host Controller
[   10.868677] usb usb3: Manufacturer: Linux 4.0.0-rc1-150223- ehci_hcd
[   10.868680] usb usb3: SerialNumber: 0000:00:1d.7
[   10.890490] thermal LNXTHERM:00: registered as thermal_zone0
[   10.890493] ACPI: Thermal Zone [THM] (62 C)
[   10.892135] hub 3-0:1.0: USB hub found
[   10.892260] hub 3-0:1.0: 6 ports detected
[   10.907873] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   10.907945] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[   10.907975] uhci_hcd 0000:00:1a.1: detected 2 ports
[   10.910502] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[   10.911094] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   10.911097] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.911100] usb usb4: Product: UHCI Host Controller
[   10.911102] usb usb4: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   10.911105] usb usb4: SerialNumber: 0000:00:1a.1
[   10.913042] firewire_ohci 0000:03:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[   10.917700] hub 4-0:1.0: USB hub found
[   10.918344] hub 4-0:1.0: 2 ports detected
[   10.938625] ata_piix 0000:00:1f.1: version 2.13
[   10.981084] scsi host0: ata_piix
[   10.982791] scsi host1: ata_piix
[   10.984204] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[   10.984206] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[   10.984303] ahci 0000:00:1f.2: version 3.0
[   10.984624] ata2: port disabled--ignoring
[   10.989612] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[   10.989617] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems 
[   10.999111] scsi host2: ahci
[   11.000886] scsi host3: ahci
[   11.002690] scsi host4: ahci
[   11.004268] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 27
[   11.004271] ata4: DUMMY
[   11.004274] ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 27
[   11.004413] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   11.004479] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[   11.004507] uhci_hcd 0000:00:1d.0: detected 2 ports
[   11.004564] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[   11.005213] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   11.005217] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.005220] usb usb5: Product: UHCI Host Controller
[   11.005222] usb usb5: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   11.005224] usb usb5: SerialNumber: 0000:00:1d.0
[   11.008451] hub 5-0:1.0: USB hub found
[   11.008576] hub 5-0:1.0: 2 ports detected
[   11.014276] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   11.014341] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[   11.014370] uhci_hcd 0000:00:1d.1: detected 2 ports
[   11.014425] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[   11.014982] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   11.014985] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.014987] usb usb6: Product: UHCI Host Controller
[   11.014990] usb usb6: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   11.014992] usb usb6: SerialNumber: 0000:00:1d.1
[   11.018225] hub 6-0:1.0: USB hub found
[   11.018345] hub 6-0:1.0: 2 ports detected
[   11.024013] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   11.024078] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[   11.024107] uhci_hcd 0000:00:1d.2: detected 2 ports
[   11.024161] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[   11.024715] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[   11.024718] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.024720] usb usb7: Product: UHCI Host Controller
[   11.024722] usb usb7: Manufacturer: Linux 4.0.0-rc1-150223- uhci_hcd
[   11.024725] usb usb7: SerialNumber: 0000:00:1d.2
[   11.029950] hub 7-0:1.0: USB hub found
[   11.030101] hub 7-0:1.0: 2 ports detected
[   11.162636] ata1.00: ATA-8: WDC WD5000BEKT-75KA9T0, 01.01A01, max UDMA/133
[   11.162639] ata1.00: 976773168 sectors, multi 8: LBA48 NCQ (depth 0/1)
[   11.168536] ata1.00: configured for UDMA/100
[   11.168972] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000BEKT-7 1A01 PQ: 0 ANSI: 5
[   11.285045] usb 1-2: new full-speed USB device number 2 using uhci_hcd
[   11.309024] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   11.309046] ata5: SATA link down (SStatus 0 SControl 300)
[   11.382200] ata3.00: ATA-7: WDC WD1600BEVS-75RST0, 04.01G04, max UDMA/133
[   11.382203] ata3.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
[   11.383069] ata3.00: configured for UDMA/133
[   11.383432] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-7 1G04 PQ: 0 ANSI: 5
[   11.395301] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   11.395582] sd 0:0:0:0: [sda] Write Protect is off
[   11.395586] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.395709] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.396676] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   11.396956] sd 2:0:0:0: [sdb] Write Protect is off
[   11.396959] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   11.397153] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.417501] firewire_core 0000:03:01.0: created device fw0: GUID 324fc000235659a1, S400
[   11.418064]  sdb: sdb1 sdb2 sdb3
[   11.421308] sd 2:0:0:0: [sdb] Attached SCSI disk
[   11.459477]  sda: sda1 sda2
[   11.462075] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.463104] usb 1-2: New USB device found, idVendor=413c, idProduct=8140
[   11.463108] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   11.720840] random: nonblocking pool is initialized
[   11.826872] device-mapper: uevent: version 1.0.3
[   11.828275] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[   11.839722] PM: Starting manual resume from disk
[   11.839726] PM: Hibernation image partition 8:1 present
[   11.839728] PM: Looking for hibernation image.
[   11.840074] PM: Image not found (code -22)
[   11.840076] PM: Hibernation image not present or could not be loaded.
[   11.914290] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   12.828325] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   15.144236] lp: driver loaded but no devices found
[   15.355265] ppdev: user-space parallel port driver
[   15.461186] fuse init (API version 7.23)
[   16.149451] systemd-udevd[823]: starting version 215
[   18.786800] Monitor-Mwait will be used to enter C-1 state
[   18.786808] Monitor-Mwait will be used to enter C-2 state
[   18.786814] Monitor-Mwait will be used to enter C-3 state
[   18.786819] tsc: Marking TSC unstable due to TSC halts in idle
[   18.786843] ACPI: acpi_idle registered with cpuidle
[   18.786902] Switched to clocksource hpet
[   19.150733] ACPI: AC Adapter [AC] (on-line)
[   19.152463] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[   19.153941] ACPI: Lid Switch [LID]
[   19.154777] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   19.154789] ACPI: Power Button [PBTN]
[   19.155620] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[   19.155630] ACPI: Sleep Button [SBTN]
[   19.351310] ACPI: Battery Slot [BAT0] (battery present)
[   19.528638] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   19.538253] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   19.538314] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 8
[   19.542959] xhci_hcd 0000:0d:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[   19.547289] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[   19.547293] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.547295] usb usb8: Product: xHCI Host Controller
[   19.547298] usb usb8: Manufacturer: Linux 4.0.0-rc1-150223- xhci-hcd
[   19.547300] usb usb8: SerialNumber: 0000:0d:00.0
[   19.556869] hub 8-0:1.0: USB hub found
[   19.558805] hub 8-0:1.0: 2 ports detected
[   19.563203] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[   19.563241] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 9
[   19.563795] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[   19.563798] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.563801] usb usb9: Product: xHCI Host Controller
[   19.563803] usb usb9: Manufacturer: Linux 4.0.0-rc1-150223- xhci-hcd
[   19.563805] usb usb9: SerialNumber: 0000:0d:00.0
[   19.569419] hub 9-0:1.0: USB hub found
[   19.569553] hub 9-0:1.0: 2 ports detected
[   19.670755] [drm] Initialized drm 1.1.0 20060810
[   19.909754] Bluetooth: Core ver 2.20
[   19.909853] NET: Registered protocol family 31
[   19.909855] Bluetooth: HCI device and connection manager initialized
[   19.909872] Bluetooth: HCI socket layer initialized
[   19.909888] Bluetooth: L2CAP socket layer initialized
[   19.909951] Bluetooth: SCO socket layer initialized
[   19.987793] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   20.387170] [drm:i915_dump_device_info] i915 device info: gen=4, pciid=0x2a02 rev=0x0c flags=is_mobile,is_crestline,has_fbc,has_hotplug,has_overlay,supports_tv,
[   20.387242] [drm:intel_detect_pch] No PCH found.
[   20.387247] [drm] Memory usable by graphics device = 512M
[   20.387249] [drm:i915_gem_gtt_init] GMADR size = 256M
[   20.387251] [drm:i915_gem_gtt_init] GTT stolen size = 8M
[   20.387253] [drm:i915_gem_gtt_init] ppgtt mode: 0
[   20.387265] [drm] Replacing VGA console driver
[   20.388562] Console: switching to colour dummy device 80x25
[   20.394113] [drm:intel_opregion_setup] graphic opregion physical addr: 0xdf67e800
[   20.394150] [drm:intel_opregion_setup] Public ACPI methods supported
[   20.394152] [drm:intel_opregion_setup] SWSCI supported
[   20.405153] usbcore: registered new interface driver btusb
[   20.433018] [drm:swsci_setup] SWSCI GBDA callbacks 000004b3, SBCB callbacks 00000001
[   20.434125] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   20.434127] [drm] Driver supports precise vblank timestamp query.
[   20.434130] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[   20.434134] [drm:validate_vbt] Using VBT from OpRegion: $VBT CRESTLINE      d
[   20.434137] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 100000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[   20.434139] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[   20.434142] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[   20.434153] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[   20.434157] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 0 71260 1280 1296 1344 1457 800 801 804 816 0x8 0xa
[   20.434160] [drm:parse_lfp_panel_data] VBT initial LVDS value 42300300
[   20.434163] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 10000 Hz, active high, min brightness 0, level 0
[   20.434174] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[   20.434177] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[   20.434180] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[   20.434191] [drm:parse_driver_features] DRRS State Enabled:0
[   20.434193] [drm:parse_psr] No PSR BDB found.
[   20.434313] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[   20.434324] [drm:i915_stolen_to_physical] GTT within stolen memory at 0xdff80000-0xdfffffff
[   20.434326] [drm:i915_stolen_to_physical] Stolen memory adjusted to 0xdf800000-0xdff7ffff
[   20.434348] [drm:i915_gem_init_stolen] found 7864320 bytes of stolen memory at df800000
[   20.434351] [drm:intel_display_power_get] enabling always-on
[   20.434930] [drm:intel_modeset_init] 2 display pipes available.
[   20.435962] [drm:intel_modeset_init] pipe A sprite A init failed: -19
[   20.436144] [drm:intel_modeset_init] pipe B sprite B init failed: -19
[   20.436150] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   20.463997] [drm:drm_mode_detailed] composite sync not supported
[   20.464041] [drm:intel_lvds_init] using preferred mode from EDID: 
[   20.464045] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.464060] [drm:intel_lvds_init] detected single-link lvds configuration
[   20.464962] [drm:intel_panel_setup_backlight] Connector LVDS-1 backlight initialized, enabled, brightness 255000/255255
[   20.478074] [drm:intel_modeset_readout_hw_state] [CRTC:20] hw state readout: disabled
[   20.478083] [drm:intel_modeset_readout_hw_state] [CRTC:23] hw state readout: enabled
[   20.478087] [drm:intel_modeset_readout_hw_state] [ENCODER:25:LVDS-25] hw state readout: enabled, pipe B
[   20.478090] [drm:intel_modeset_readout_hw_state] [ENCODER:32:DAC-32] hw state readout: disabled, pipe A
[   20.478093] [drm:intel_modeset_readout_hw_state] [ENCODER:34:TV-34] hw state readout: disabled, pipe A
[   20.478095] [drm:intel_modeset_readout_hw_state] [CONNECTOR:24:LVDS-1] hw state readout: enabled
[   20.478098] [drm:intel_modeset_readout_hw_state] [CONNECTOR:31:VGA-1] hw state readout: disabled
[   20.478101] [drm:intel_modeset_readout_hw_state] [CONNECTOR:33:SVIDEO-1] hw state readout: disabled
[   20.478105] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   20.478108] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   20.478110] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   20.478113] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   20.478117] [drm:intel_dump_pipe_config] [CRTC:20][setup_hw_state] config for pipe A
[   20.478119] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   20.478121] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   20.478124] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478126] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478129] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.478131] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.478133] [drm:intel_dump_pipe_config] requested mode:
[   20.478136] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.478137] [drm:intel_dump_pipe_config] adjusted mode:
[   20.478140] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.478143] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[   20.478145] [drm:intel_dump_pipe_config] port clock: 0
[   20.478147] [drm:intel_dump_pipe_config] pipe src size: 0x0
[   20.478149] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.478152] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.478153] [drm:intel_dump_pipe_config] ips: 0
[   20.478155] [drm:intel_dump_pipe_config] double wide: 0
[   20.478159] [drm:intel_dump_pipe_config] [CRTC:23][setup_hw_state] config for pipe B
[   20.478161] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   20.478163] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   20.478166] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478168] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.478171] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.478172] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.478174] [drm:intel_dump_pipe_config] requested mode:
[   20.478177] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[   20.478179] [drm:intel_dump_pipe_config] adjusted mode:
[   20.478182] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[   20.478185] [drm:intel_dump_crtc_timings] crtc timings: 71429 1280 1296 1344 1457 800 801 804 816, type: 0x0 flags: 0xa
[   20.478187] [drm:intel_dump_pipe_config] port clock: 71429
[   20.478189] [drm:intel_dump_pipe_config] pipe src size: 640x400
[   20.478191] [drm:intel_dump_pipe_config] gmch pfit: control: 0xa0000000, ratios: 0x08000800, lvds border: 0x00008000
[   20.478194] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.478195] [drm:intel_dump_pipe_config] ips: 0
[   20.478197] [drm:intel_dump_pipe_config] double wide: 0
[   20.478200] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.478203] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.478206] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.478208] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.478210] [drm:check_crtc_state] [CRTC:20]
[   20.478212] [drm:check_crtc_state] [CRTC:23]
[   20.478237] [drm:i9xx_get_initial_plane_config] pipe/plane B/1 with fb: size=640x400@32, offset=0, pitch 4096, size 0x190000
[   20.478240] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=190000
[   20.478266] [drm:i915_pages_create_for_stolen] offset=0x0, size=1638400
[   20.478302] [drm:intel_alloc_plane_obj] plane fb obj ffff8801977bc000
[   20.478307] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 190000
[   20.478309] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [190000, 1ffff000]
[   20.478796] [drm:i915_gem_context_init] fake context support initialized
[   20.478821] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   20.478844] [drm:i915_pages_create_for_stolen] offset=0x190000, size=131072
[   20.478954] [drm:i915_gem_object_create_stolen] creating stolen object: size=1000
[   20.478976] [drm:i915_pages_create_for_stolen] offset=0x1b0000, size=4096
[   20.481245] [drm] initialized overlay support
[   20.481888] [drm:intel_backlight_device_register] Connector LVDS-1 backlight sysfs interface registered
[   20.481998] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   20.482000] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   20.482013] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] status updated from 3 to 1
[   20.482028] [drm:drm_mode_detailed] composite sync not supported
[   20.482046] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   20.482049] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.482052] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   20.482054] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   20.490024] [drm:intel_crt_detect] CRT not detected via hotplug
[   20.491099] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   20.491103] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   20.491105] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   20.491107] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   20.491371] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   20.491373] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   20.491375] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   20.491379] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] status updated from 3 to 2
[   20.491381] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   20.491385] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   20.491388] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   20.491392] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   20.491395] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   20.491452] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   20.491464] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   20.491467] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   20.491470] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   20.491472] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   20.491474] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   20.491476] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   20.491479] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.491481] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.491484] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.491486] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.491488] [drm:intel_dump_pipe_config] requested mode:
[   20.491491] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   20.491493] [drm:intel_dump_pipe_config] adjusted mode:
[   20.491496] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   20.491499] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   20.491501] [drm:intel_dump_pipe_config] port clock: 108000
[   20.491503] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   20.491505] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.491508] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.491509] [drm:intel_dump_pipe_config] ips: 0
[   20.491511] [drm:intel_dump_pipe_config] double wide: 0
[   20.491629] [drm:drm_atomic_set_fb_for_plane] Set [FB:28] for plane state ffff8800da9c3d80
[   20.505140] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.505145] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   20.518113] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   20.522683] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   20.522690] [drm:intel_fbc_update] disabled per chip default
[   20.522699] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.522704] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   20.522706] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.522709] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.522711] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.522713] [drm:check_crtc_state] [CRTC:20]
[   20.522721] [drm:check_crtc_state] [CRTC:23]
[   20.590600] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   20.590604] [drm:intel_tv_detect_type] Unrecognised TV connection
[   20.597770] input: PC Speaker as /devices/platform/pcspkr/input/input6
[   20.603219] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 333859
[   20.603243] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   20.608092] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   20.608098] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   20.608112] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.641435] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[   20.675036] [drm:i965_update_wm] self-refresh entries: 40, wm: 472
[   20.675040] [drm:i965_update_wm] self-refresh watermark: display plane 472 cursor 32
[   20.675042] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 472
[   20.675045] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   20.675048] [drm:intel_fbc_update] no output, disabling
[   20.675059] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.675062] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.675065] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.675067] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.675070] [drm:check_crtc_state] [CRTC:20]
[   20.675072] [drm:check_crtc_state] [CRTC:23]
[   20.675085] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] status updated from 3 to 2
[   20.675088] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   20.675092] [drm:drm_setup_crtcs] 
[   20.675118] [drm:drm_enable_connectors] connector 24 enabled? yes
[   20.675119] [drm:drm_enable_connectors] connector 31 enabled? no
[   20.675121] [drm:drm_enable_connectors] connector 33 enabled? no
[   20.675131] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   20.675133] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   20.675136] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   20.675138] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   20.675140] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   20.675144] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   20.675157] [drm:intelfb_create] no BIOS fb, allocating a new one
[   20.675160] [drm:i915_gem_object_create_stolen] creating stolen object: size=3e8000
[   20.675181] [drm:i915_pages_create_for_stolen] offset=0x1b1000, size=4096000
[   20.676441] [drm:intelfb_create] allocated 1280x800 fb: 0x006c0000, bo ffff880195118000
[   20.677197] fbcon: inteldrmfb (fb0) is primary device
[   20.677924] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.677936] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880196c01c00 state to ffff8800da633e40
[   20.677948] [drm:drm_atomic_get_crtc_state] Added [CRTC:20] ffff880195090800 state to ffff8800da633e40
[   20.677950] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.677954] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.677961] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.677965] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678309] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.678321] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880196c01a80 state to ffff8800da633e40
[   20.678322] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.678323] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.678325] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.678327] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678394] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.678405] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880196c01000 state to ffff8800da633e40
[   20.678406] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.678408] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.678409] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.678411] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678478] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da633e40
[   20.678490] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800da03f0c0 state to ffff8800da633e40
[   20.678491] [drm:drm_atomic_check_only] checking ffff8800da633e40
[   20.678492] [drm:drm_atomic_commit] commiting ffff8800da633e40
[   20.678493] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da633e40
[   20.678495] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da633e40
[   20.678501] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   20.678540] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=1, fb_changed=0
[   20.678542] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   20.678544] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   20.678558] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   20.678560] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   20.678562] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   20.678563] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   20.678564] [drm:check_crtc_state] [CRTC:20]
[   20.678566] [drm:check_crtc_state] [CRTC:23]
[   20.678599] ------------[ cut here ]------------
[   20.678647] WARNING: CPU: 0 PID: 738 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x11c/0x270 [i915]()
[   20.678649] WARN_ON(obj->frontbuffer_bits)
[   20.678682] Modules linked in: snd_pcsp(E) snd_hda_intel(E+) snd_hda_controller(E) btusb(E) kvm_intel(E) i915(E+) snd_hda_codec(E) snd_hwdep(E) i8k(E) kvm(E) snd_pcm(E) i2c_i801(E) bluetooth(E) evdev(E) psmouse(E) lpc_ich(E) drm_kms_helper(E) snd_timer(E) mfd_core(E) serio_raw(E) rfkill(E) snd(E) drm(E) xhci_pci(E) soundcore(E) xhci_hcd(E) battery(E) button(E) video(E) ac(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) ata_piix(E) libahci(E) libata(E) scsi_mod(E) firewire_ohci(E) b44(E) mii(E) sdhci_pci(E) ssb(E) sdhci(E) firewire_core(E) crc_itu_t(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)

[   20.678686] CPU: 0 PID: 738 Comm: kworker/u4:3 Tainted: G            E   4.0.0-rc1-150223- #2
[   20.678687] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   20.678692] Workqueue: events_unbound async_run_entry_fn
[   20.678694]  0000000000000000 0000000000000009 ffffffff813e0d68 ffff8800d9f6b9c8
[   20.678696]  ffffffff81042417 ffff880197d0b098 ffffffffa097987b ffff880197470001
[   20.678698]  ffff8801977bc540 ffff880197470000 ffff8801977bc580 ffff8801977bc580
[   20.678698] Call Trace:
[   20.678702]  [<ffffffff813e0d68>] ? dump_stack+0x4a/0x74
[   20.678706]  [<ffffffff81042417>] ? warn_slowpath_common+0x9d/0xb5
[   20.678734]  [<ffffffffa097987b>] ? i915_gem_free_object+0x11c/0x270 [i915]
[   20.678736]  [<ffffffff81042479>] ? warn_slowpath_fmt+0x4a/0x4f
[   20.678764]  [<ffffffffa0978759>] ? i915_vma_unbind+0x178/0x1b7 [i915]
[   20.678791]  [<ffffffffa097987b>] ? i915_gem_free_object+0x11c/0x270 [i915]
[   20.678825]  [<ffffffffa099dff8>] ? intel_user_framebuffer_destroy+0x61/0x74 [i915]
[   20.678848]  [<ffffffffa0502321>] ? __drm_framebuffer_unregister.isra.7+0x41/0x41 [drm]
[   20.678861]  [<ffffffffa0502ec9>] ? kref_put+0x2f/0x38 [drm]
[   20.678874]  [<ffffffffa0502fd0>] ? drm_mode_set_config_internal+0xbf/0xdc [drm]
[   20.678884]  [<ffffffffa05de043>] ? restore_fbdev_mode+0xb5/0xcc [drm_kms_helper]
[   20.678891]  [<ffffffffa05df918>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x23/0x59 [drm_kms_helper]
[   20.678897]  [<ffffffffa05df981>] ? drm_fb_helper_set_par+0x33/0x37 [drm_kms_helper]
[   20.678930]  [<ffffffffa09b6c67>] ? intel_fbdev_set_par+0x16/0x5a [i915]
[   20.678933]  [<ffffffff81249b96>] ? fbcon_init+0x316/0x428
[   20.678937]  [<ffffffff812b5eea>] ? visual_init+0xb4/0x107
[   20.678939]  [<ffffffff812b74ea>] ? do_bind_con_driver+0x193/0x29a
[   20.678941]  [<ffffffff812b7ab2>] ? do_take_over_console+0x155/0x17e
[   20.678943]  [<ffffffff812462ee>] ? do_fbcon_takeover+0x5d/0x99
[   20.678946]  [<ffffffff81059e18>] ? notifier_call_chain+0x3a/0x5e
[   20.678948]  [<ffffffff8105a0ec>] ? __blocking_notifier_call_chain+0x47/0x62
[   20.678951]  [<ffffffff81250471>] ? register_framebuffer+0x28b/0x2be
[   20.678958]  [<ffffffffa05dfc08>] ? drm_fb_helper_initial_config+0x283/0x335 [drm_kms_helper]
[   20.678960]  [<ffffffff8105b4de>] ? async_run_entry_fn+0x6b/0x12d
[   20.678962]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[   20.678964]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[   20.678965]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[   20.678967]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[   20.678969]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[   20.678972]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   20.678974]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[   20.678976]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   20.678978] ---[ end trace 6ae6b8f12c548f44 ]---
[   20.679724] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   20.679763] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
[   20.679765] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.679768] [drm:drm_mode_debug_printmodeline] Modeline 28:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.679769] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=1, fb_changed=1
[   20.679770] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   20.679772] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   20.679783] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   20.679785] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   20.679788] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   20.679790] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   20.679791] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   20.679792] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   20.679793] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.679795] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   20.679796] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   20.679797] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   20.679798] [drm:intel_dump_pipe_config] requested mode:
[   20.679800] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.679801] [drm:intel_dump_pipe_config] adjusted mode:
[   20.679803] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   20.679805] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   20.679806] [drm:intel_dump_pipe_config] port clock: 71260
[   20.679807] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   20.679809] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   20.679810] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   20.679811] [drm:intel_dump_pipe_config] ips: 0
[   20.679811] [drm:intel_dump_pipe_config] double wide: 0
[   20.679824] [drm:i9xx_get_refclk] using SSC reference clock of 100000 kHz
[   20.679914] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.696146] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[   20.930069] [drm:i9xx_pfit_disable] disabling pfit, current: 0xa0000000
[   20.930076] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   20.930079] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   20.930119] [drm:drm_atomic_set_fb_for_plane] Set [FB:49] for plane state ffff8801970a4300
[   20.930773] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   20.930775] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   20.930775] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   20.930777] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   21.585059] [drm:intel_panel_enable_backlight] pipe B
[   21.585063] [drm:intel_panel_actually_set_backlight] set backlight PWM = 255000
[   21.585077] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   21.585082] [drm:intel_fbc_update] disabled per chip default
[   21.585093] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   21.585098] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   21.585101] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   21.585103] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   21.585106] [drm:check_crtc_state] [CRTC:20]
[   21.585109] [drm:check_crtc_state] [CRTC:23]
[   21.585260] Console: switching to colour frame buffer device 160x50
[   21.585295] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   21.585335] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   21.585336] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   21.585338] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   21.585350] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   21.585352] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   21.585354] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   21.585356] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   21.585357] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   21.585358] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   21.585359] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   21.585361] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   21.585362] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   21.585363] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   21.585364] [drm:intel_dump_pipe_config] requested mode:
[   21.585367] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   21.585368] [drm:intel_dump_pipe_config] adjusted mode:
[   21.585370] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   21.585372] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   21.585373] [drm:intel_dump_pipe_config] port clock: 71260
[   21.585374] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   21.585375] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   21.585376] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   21.585377] [drm:intel_dump_pipe_config] ips: 0
[   21.585378] [drm:intel_dump_pipe_config] double wide: 0
[   21.588290] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   21.588292] i915 0000:00:02.0: registered panic notifier
[   21.606164] acpi device:34: registered as cooling_device2
[   21.609596] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input8
[   21.610655] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   21.610817] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[   21.911346] sound hdaudioC0D0: autoconfig for ID 76a0: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   21.911350] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   21.911353] sound hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[   21.911356] sound hdaudioC0D0:    mono: mono_out=0x0
[   21.911358] sound hdaudioC0D0:    inputs:
[   21.911361] sound hdaudioC0D0:      Mic=0x17
[   21.911363] sound hdaudioC0D0:      Line=0xb
[   21.915892] sound hdaudioC0D1: autoconfig for ID 2c06: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[   21.915896] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   21.915899] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   21.915901] sound hdaudioC0D1:    mono: mono_out=0x0
[   21.915903] sound hdaudioC0D1:    inputs:
[   21.930081] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   21.931166] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   22.495251] Adding 10548220k swap on /dev/sda1.  Priority:-1 extents:1 across:10548220k 
[   22.601434] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   23.188599] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   23.203231] systemd-journald[801]: Received request to flush runtime journal from PID 1
[   24.052295] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   24.052331] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   24.052333] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   24.052335] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   24.052345] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   24.052348] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   24.052351] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   24.052353] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   24.052353] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   24.052354] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   24.052356] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   24.052358] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   24.052359] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   24.052360] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   24.052361] [drm:intel_dump_pipe_config] requested mode:
[   24.052364] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   24.052364] [drm:intel_dump_pipe_config] adjusted mode:
[   24.052367] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   24.052369] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   24.052370] [drm:intel_dump_pipe_config] port clock: 71260
[   24.052371] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   24.052372] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   24.052373] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   24.052374] [drm:intel_dump_pipe_config] ips: 0
[   24.052375] [drm:intel_dump_pipe_config] double wide: 0
[   24.713606] RPC: Registered named UNIX socket transport module.
[   24.713609] RPC: Registered udp transport module.
[   24.713611] RPC: Registered tcp transport module.
[   24.713613] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   24.830609] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   30.074515] cfg80211: Calling CRDA to update world regulatory domain
[   30.367974] cfg80211: World regulatory domain updated:
[   30.367979] cfg80211:  DFS Master region: unset
[   30.367981] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   30.367984] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   30.367986] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   30.367989] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   30.367992] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   30.367994] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   30.367997] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   30.367999] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   30.368017] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   30.496038] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=0
[   30.496148] [drm:drm_fb_helper_hotplug_event] 
[   30.496152] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   30.496154] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   30.496174] [drm:drm_mode_detailed] composite sync not supported
[   30.496192] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   30.496196] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.496199] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   30.496202] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   30.504056] [drm:intel_crt_detect] CRT not detected via hotplug
[   30.505037] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   30.505043] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   30.505052] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   30.505059] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   30.505340] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   30.505342] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   30.505344] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   30.505347] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   30.505349] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   30.505351] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   30.505354] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   30.505357] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   30.505416] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   30.505428] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   30.505431] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   30.505434] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   30.505436] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   30.505438] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   30.505440] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   30.505443] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.505446] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.505448] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   30.505450] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   30.505452] [drm:intel_dump_pipe_config] requested mode:
[   30.505455] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   30.505457] [drm:intel_dump_pipe_config] adjusted mode:
[   30.505460] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   30.505463] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   30.505465] [drm:intel_dump_pipe_config] port clock: 108000
[   30.505467] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   30.505469] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   30.505471] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   30.505473] [drm:intel_dump_pipe_config] ips: 0
[   30.505475] [drm:intel_dump_pipe_config] double wide: 0
[   30.505592] ------------[ cut here ]------------
[   30.505615] WARNING: CPU: 0 PID: 18 at include/linux/kref.h:47 drm_framebuffer_reference+0x5b/0x64 [drm]()
[   30.505617] Modules linked in: cfg80211(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) snd_hda_codec_generic(E) joydev(E) coretemp(E) snd_pcsp(E) snd_hda_intel(E) snd_hda_controller(E) btusb(E) kvm_intel(E) i915(E) snd_hda_codec(E) snd_hwdep(E) i8k(E) kvm(E) snd_pcm(E) i2c_i801(E) bluetooth(E) evdev(E) psmouse(E) lpc_ich(E) drm_kms_helper(E) snd_timer(E) mfd_core(E) serio_raw(E) rfkill(E) snd(E) drm(E) xhci_pci(E) soundcore(E) xhci_hcd(E) battery(E) button(E) video(E) ac(E) i2c_algo_bit(E) i2c_core(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) ata_piix(E) libahci(E) libata(E)
[   30.505664]  scsi_mod(E) firewire_ohci(E) b44(E) mii(E) sdhci_pci(E) ssb(E) sdhci(E) firewire_core(E) crc_itu_t(E) mmc_core(E) libphy(E) ehci_pci(E) thermal(E) thermal_sys(E) uhci_hcd(E) ehci_hcd(E) usbcore(E) usb_common(E)
[   30.505681] CPU: 0 PID: 18 Comm: kworker/0:1 Tainted: G        W   E   4.0.0-rc1-150223- #2
[   30.505683] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   30.505692] Workqueue: events output_poll_execute [drm_kms_helper]
[   30.505694]  0000000000000000 0000000000000009 ffffffff813e0d68 0000000000000000
[   30.505697]  ffffffff81042417 ffff880196c01c00 ffffffffa0502d85 0000000000000000
[   30.505700]  ffff8800da9c3540 0000000000000500 0000000000000400 0000000000000000
[   30.505704] Call Trace:
[   30.505710]  [<ffffffff813e0d68>] ? dump_stack+0x4a/0x74
[   30.505715]  [<ffffffff81042417>] ? warn_slowpath_common+0x9d/0xb5
[   30.505730]  [<ffffffffa0502d85>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   30.505744]  [<ffffffffa0502d85>] ? drm_framebuffer_reference+0x5b/0x64 [drm]
[   30.505784]  [<ffffffffa09ba2ed>] ? intel_plane_duplicate_state+0x52/0x6a [i915]
[   30.505791]  [<ffffffffa05d7a3c>] ? drm_plane_helper_update+0x61/0x100 [drm_kms_helper]
[   30.505817]  [<ffffffffa09a548d>] ? __intel_set_mode+0x7d8/0x87c [i915]
[   30.505844]  [<ffffffffa09aa018>] ? intel_set_mode+0x6a/0x8b [i915]
[   30.505870]  [<ffffffffa09aa3da>] ? intel_get_load_detect_pipe+0x3a1/0x427 [i915]
[   30.505900]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[   30.505908]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[   30.505916]  [<ffffffffa05ddd60>] ? drm_fb_helper_probe_connector_modes+0x42/0x51 [drm_kms_helper]
[   30.505924]  [<ffffffffa05df8be>] ? drm_fb_helper_hotplug_event+0x75/0xac [drm_kms_helper]
[   30.505930]  [<ffffffffa05d6dca>] ? output_poll_execute+0x12d/0x15c [drm_kms_helper]
[   30.505934]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[   30.505937]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[   30.505940]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[   30.505943]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[   30.505947]  [<ffffffff811364f1>] ? __save_stack_trace+0x5/0x39
[   30.505950]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   30.505954]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[   30.505957]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[   30.505959] ---[ end trace 6ae6b8f12c548f45 ]---
[   30.505962] [drm:drm_atomic_set_fb_for_plane] Set [FB:48] for plane state ffff8800da790b40
[   30.514661] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   30.514665] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   30.532193] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   30.532198] [drm:intel_fbc_update] more than one pipe active, disabling compression
[   30.532207] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   30.532211] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   30.532214] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   30.532216] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   30.532219] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   30.532221] [drm:check_crtc_state] [CRTC:20]
[   30.532229] [drm:check_crtc_state] [CRTC:23]
[   30.600140] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   30.600143] [drm:intel_tv_detect_type] Unrecognised TV connection
[   30.617627] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   30.617635] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   30.617666] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   30.685523] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   30.685528] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   30.685530] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   30.685533] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   30.685536] [drm:intel_fbc_update] disabled per chip default
[   30.685554] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for plane state ffff8800d803b3c0
[   30.685577] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   30.685581] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   30.685584] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   30.685586] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   30.685588] [drm:check_crtc_state] [CRTC:20]
[   30.685591] [drm:check_crtc_state] [CRTC:23]
[   30.686424] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   30.686437] [drm:drm_setup_crtcs] 
[   30.686464] [drm:drm_enable_connectors] connector 24 enabled? yes
[   30.686466] [drm:drm_enable_connectors] connector 31 enabled? no
[   30.686468] [drm:drm_enable_connectors] connector 33 enabled? no
[   30.686478] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   30.686481] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   30.686483] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   30.686485] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   30.686487] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   30.686491] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   30.686566] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686577] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d803b780 state to ffff8801977ba6c0
[   30.686580] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686583] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686586] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686589] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686646] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686657] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d803b3c0 state to ffff8801977ba6c0
[   30.686659] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686661] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686663] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686668] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686723] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686733] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d803b900 state to ffff8801977ba6c0
[   30.686746] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8801950d4c00 state to ffff8801977ba6c0
[   30.686748] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686751] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686782] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   30.686787] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686792] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686848] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801977ba6c0
[   30.686859] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d803b9c0 state to ffff8801977ba6c0
[   30.686861] [drm:drm_atomic_check_only] checking ffff8801977ba6c0
[   30.686863] [drm:drm_atomic_commit] commiting ffff8801977ba6c0
[   30.686865] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801977ba6c0
[   30.686869] [drm:drm_atomic_state_free] Freeing atomic state ffff8801977ba6c0
[   30.686876] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   30.686908] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   30.686910] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.686914] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   30.686919] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   30.686949] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   30.686952] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   30.686954] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   30.686965] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   30.686969] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   30.686973] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   30.686975] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   30.686977] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   30.686979] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   30.686981] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.686984] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   30.686986] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   30.686988] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   30.686990] [drm:intel_dump_pipe_config] requested mode:
[   30.686993] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.686995] [drm:intel_dump_pipe_config] adjusted mode:
[   30.686998] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   30.687015] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   30.687017] [drm:intel_dump_pipe_config] port clock: 71260
[   30.687019] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   30.687021] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   30.687023] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   30.687025] [drm:intel_dump_pipe_config] ips: 0
[   30.687027] [drm:intel_dump_pipe_config] double wide: 0
[   31.722248] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   31.722252] Bluetooth: BNEP filters: protocol multicast
[   31.722273] Bluetooth: BNEP socket layer initialized
[   33.915506] [drm:i915_gem_open] 
[   33.915666] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915678] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800da790780 state to ffff8800da06ae40
[   33.915680] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915684] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915687] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915691] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915744] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915754] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800da790900 state to ffff8800da06ae40
[   33.915756] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915759] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915761] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915764] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915823] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915833] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800da790cc0 state to ffff8800da06ae40
[   33.915844] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff880195034c00 state to ffff8800da06ae40
[   33.915846] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915850] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915878] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   33.915892] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915896] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915950] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8800da06ae40
[   33.915960] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800da790f00 state to ffff8800da06ae40
[   33.915962] [drm:drm_atomic_check_only] checking ffff8800da06ae40
[   33.915964] [drm:drm_atomic_commit] commiting ffff8800da06ae40
[   33.915966] [drm:drm_atomic_state_clear] Clearing atomic state ffff8800da06ae40
[   33.915969] [drm:drm_atomic_state_free] Freeing atomic state ffff8800da06ae40
[   33.915976] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   33.916022] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   33.916026] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   33.916029] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   33.916036] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   33.916067] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   33.916069] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   33.916071] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   33.916082] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   33.916086] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   33.916089] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   33.916091] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   33.916093] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   33.916095] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   33.916098] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   33.916100] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   33.916103] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   33.916105] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   33.916107] [drm:intel_dump_pipe_config] requested mode:
[   33.916110] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   33.916112] [drm:intel_dump_pipe_config] adjusted mode:
[   33.916115] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   33.916118] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   33.916120] [drm:intel_dump_pipe_config] port clock: 71260
[   33.916122] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   33.916124] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   33.916127] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   33.916128] [drm:intel_dump_pipe_config] ips: 0
[   33.916130] [drm:intel_dump_pipe_config] double wide: 0
[   34.349680] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.349715] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.349717] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.349719] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.349730] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.349733] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.349736] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.349737] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.349738] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.349739] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.349741] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.349742] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.349744] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.349745] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.349746] [drm:intel_dump_pipe_config] requested mode:
[   34.349748] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.349749] [drm:intel_dump_pipe_config] adjusted mode:
[   34.349751] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.349754] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.349755] [drm:intel_dump_pipe_config] port clock: 71260
[   34.349756] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.349757] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.349758] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.349759] [drm:intel_dump_pipe_config] ips: 0
[   34.349760] [drm:intel_dump_pipe_config] double wide: 0
[   34.352672] [drm:i915_gem_open] 
[   34.352725] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.385231] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385243] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880195214600 state to ffff8801944fd7e0
[   34.385245] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385252] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385255] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385259] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385312] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385322] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880195214300 state to ffff8801944fd7e0
[   34.385324] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385326] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385328] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385331] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385383] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385393] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880195214d80 state to ffff8801944fd7e0
[   34.385403] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d72e4400 state to ffff8801944fd7e0
[   34.385406] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385409] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385435] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   34.385441] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385446] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385499] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385509] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff880195214e40 state to ffff8801944fd7e0
[   34.385511] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385513] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385515] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385518] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385525] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   34.385554] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   34.385557] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.385559] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   34.385565] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.385592] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.385594] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.385596] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.385606] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.385609] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.385611] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.385613] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.385615] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.385617] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.385620] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.385622] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.385625] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.385627] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.385628] [drm:intel_dump_pipe_config] requested mode:
[   34.385631] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.385633] [drm:intel_dump_pipe_config] adjusted mode:
[   34.385636] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.385639] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.385641] [drm:intel_dump_pipe_config] port clock: 71260
[   34.385643] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.385646] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.385648] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.385650] [drm:intel_dump_pipe_config] ips: 0
[   34.385651] [drm:intel_dump_pipe_config] double wide: 0
[   34.385740] [drm:i915_gem_open] 
[   34.385789] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.385793] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.385864] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385874] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880195214240 state to ffff8801944fd7e0
[   34.385876] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385878] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385881] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385883] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.385935] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.385945] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880195214600 state to ffff8801944fd7e0
[   34.385947] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.385949] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.385951] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.385954] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.386028] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.386041] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880195214300 state to ffff8801944fd7e0
[   34.386053] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d72e4400 state to ffff8801944fd7e0
[   34.386058] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.386063] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.386082] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   34.386089] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.386095] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.386150] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.386160] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff880195214d80 state to ffff8801944fd7e0
[   34.386162] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.386164] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.386166] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.386169] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.386175] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   34.386204] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   34.386207] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.386209] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   34.386215] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.386242] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.386244] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.386246] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.386256] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.386258] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.386261] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.386263] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.386265] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.386267] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.386270] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.386272] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.386275] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.386277] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.386278] [drm:intel_dump_pipe_config] requested mode:
[   34.386281] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.386283] [drm:intel_dump_pipe_config] adjusted mode:
[   34.386286] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.386289] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.386291] [drm:intel_dump_pipe_config] port clock: 71260
[   34.386293] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.386296] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.386298] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.386300] [drm:intel_dump_pipe_config] ips: 0
[   34.386301] [drm:intel_dump_pipe_config] double wide: 0
[   34.422885] [drm:i915_gem_open] 
[   34.423025] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423038] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff880195214c00 state to ffff8801944fd7e0
[   34.423040] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423044] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423047] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423050] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423102] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423112] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff880195214240 state to ffff8801944fd7e0
[   34.423114] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423116] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423119] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423121] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423174] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423184] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff880195214600 state to ffff8801944fd7e0
[   34.423194] [drm:drm_atomic_get_crtc_state] Added [CRTC:23] ffff8800d72e4400 state to ffff8801944fd7e0
[   34.423196] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423199] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423230] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   34.423235] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423239] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423293] [drm:drm_atomic_state_alloc] Allocate atomic state ffff8801944fd7e0
[   34.423302] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff880195214300 state to ffff8801944fd7e0
[   34.423304] [drm:drm_atomic_check_only] checking ffff8801944fd7e0
[   34.423307] [drm:drm_atomic_commit] commiting ffff8801944fd7e0
[   34.423310] [drm:drm_atomic_state_clear] Clearing atomic state ffff8801944fd7e0
[   34.423312] [drm:drm_atomic_state_free] Freeing atomic state ffff8801944fd7e0
[   34.423319] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   34.423349] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=0, fb_changed=0
[   34.423352] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.423355] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   34.423361] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   34.423388] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   34.423391] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   34.423393] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   34.423403] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   34.423406] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   34.423409] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   34.423412] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   34.423413] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   34.423415] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   34.423418] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.423421] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   34.423423] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   34.423425] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   34.423427] [drm:intel_dump_pipe_config] requested mode:
[   34.423430] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.423433] [drm:intel_dump_pipe_config] adjusted mode:
[   34.423436] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.423439] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   34.423441] [drm:intel_dump_pipe_config] port clock: 71260
[   34.423443] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   34.423446] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   34.423448] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   34.423450] [drm:intel_dump_pipe_config] ips: 0
[   34.423451] [drm:intel_dump_pipe_config] double wide: 0
[   34.423490] [drm:i915_gem_open] 
[   34.424198] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.424203] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[   34.424317] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   34.424320] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   34.424322] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   34.424339] [drm:drm_mode_detailed] composite sync not supported
[   34.424358] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   34.424362] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   34.424365] [drm:drm_mode_getconnector] [CONNECTOR:24:?]
[   34.433607] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   34.433611] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   34.433614] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   34.440057] [drm:intel_crt_detect] CRT not detected via hotplug
[   34.442060] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   34.442067] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.442072] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   34.442077] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   34.442347] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.442349] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   34.442351] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   34.442353] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   34.442357] [drm:drm_mode_getconnector] [CONNECTOR:31:?]
[   34.442360] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   34.442362] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   34.449032] [drm:intel_crt_detect] CRT not detected via hotplug
[   34.450068] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   34.450071] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.450073] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   34.450075] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   34.450336] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   34.450339] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   34.450341] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   34.450343] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   34.450399] [drm:drm_mode_getconnector] [CONNECTOR:33:?]
[   34.450401] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   34.450404] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   34.450407] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   37.706188] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
[   37.706193] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
[   65.131201] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[   90.592233] cfg80211: Verifying active interfaces after reg change
[  125.131215] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  185.131234] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  243.876078] INFO: task kworker/0:1:18 blocked for more than 120 seconds.
[  243.876093]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  243.876098] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.876104] kworker/0:1     D ffff880197f51640     0    18      2 0x00000000
[  243.876147] Workqueue: events output_poll_execute [drm_kms_helper]
[  243.876163]  ffff880197f511c0 0000000000000002 ffff8801987abfd8 ffff8800dab9e204
[  243.876174]  ffff880197f511c0 ffff8800dab9e208 00000000ffffffff ffff8800dab9e200
[  243.876185]  ffffffff813e2479 ffff8800dab9e200 ffffffff813e26a7 0000000000000000
[  243.876197] Call Trace:
[  243.876216]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  243.876227]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  243.876239]  [<ffffffff813e37e5>] ? __mutex_lock_slowpath+0xa9/0x12b
[  243.876249]  [<ffffffff813e387a>] ? mutex_lock+0x13/0x22
[  243.876270]  [<ffffffffa05d6ce0>] ? output_poll_execute+0x43/0x15c [drm_kms_helper]
[  243.876281]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[  243.876291]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[  243.876300]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[  243.876310]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[  243.876321]  [<ffffffff811364f1>] ? __save_stack_trace+0x5/0x39
[  243.876331]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  243.876341]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[  243.876351]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
[  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
[  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
[  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
[  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
[  243.876438] Call Trace:
[  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
[  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
[  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
[  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
[  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
[  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
[  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
[  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
[  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
[  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
[  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
[  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
[  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
[  245.131097] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  305.131096] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  363.876198] INFO: task kworker/0:1:18 blocked for more than 120 seconds.
[  363.876213]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  363.876219] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  363.876225] kworker/0:1     D ffff880197f51640     0    18      2 0x00000000
[  363.876267] Workqueue: events output_poll_execute [drm_kms_helper]
[  363.876276]  ffff880197f511c0 0000000000000002 ffff8801987abfd8 ffff8800dab9e204
[  363.876287]  ffff880197f511c0 ffff8800dab9e208 00000000ffffffff ffff8800dab9e200
[  363.876298]  ffffffff813e2479 ffff8800dab9e200 ffffffff813e26a7 0000000000000000
[  363.876310] Call Trace:
[  363.876351]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  363.876364]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  363.876376]  [<ffffffff813e37e5>] ? __mutex_lock_slowpath+0xa9/0x12b
[  363.876386]  [<ffffffff813e387a>] ? mutex_lock+0x13/0x22
[  363.876408]  [<ffffffffa05d6ce0>] ? output_poll_execute+0x43/0x15c [drm_kms_helper]
[  363.876419]  [<ffffffff81055541>] ? process_one_work+0x166/0x2a6
[  363.876429]  [<ffffffff81055b04>] ? worker_thread+0x1cb/0x275
[  363.876438]  [<ffffffff81055939>] ? rescuer_thread+0x28e/0x28e
[  363.876448]  [<ffffffff81059406>] ? kthread+0xb0/0xb8
[  363.876459]  [<ffffffff811364f1>] ? __save_stack_trace+0x5/0x39
[  363.876477]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  363.876487]  [<ffffffff813e50ac>] ? ret_from_fork+0x7c/0xb0
[  363.876496]  [<ffffffff81059356>] ? __kthread_parkme+0x62/0x62
[  363.876522] INFO: task Xorg:2422 blocked for more than 120 seconds.
[  363.876530]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  363.876535] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  363.876541] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
[  363.876553]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
[  363.876564]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
[  363.876575]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
[  363.876586] Call Trace:
[  363.876598]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  363.876609]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  363.876619]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
[  363.876630]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
[  363.876695]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
[  363.876788]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
[  363.876832]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
[  363.876933]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[  363.876946]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
[  363.876974]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[  363.877028]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
[  363.877116]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
[  363.877183]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
[  363.877207]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
[  363.877234]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
[  363.877256]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
[  363.877280]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
[  365.131199] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 
[  425.131199] Writes:  Total: 4  Max/Min: 0/0   Fail: 0 

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-02-23 20:12         ` Andrey Skvortsov
@ 2015-02-23 21:20           ` Chris Wilson
  -1 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-23 21:20 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> Hi, 
> 
> This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> If you need any other debug information, traces, core dump or something else. Feel free to ask.

The warning from free_object is annoying (and quite possibly dangerous),
but the actual hang during boot is:

[  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
[  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
[  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
[  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
[  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
[  243.876438] Call Trace:
[  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
[  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
[  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
[  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
[  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
[  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
[  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
[  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
[  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
[  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
[  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
[  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
[  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17

i.e. it is a mutex deadlock inside tv detect. Daniel does that make sense?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-02-23 21:20           ` Chris Wilson
  0 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-23 21:20 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> Hi, 
> 
> This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> If you need any other debug information, traces, core dump or something else. Feel free to ask.

The warning from free_object is annoying (and quite possibly dangerous),
but the actual hang during boot is:

[  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
[  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
[  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
[  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
[  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
[  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
[  243.876438] Call Trace:
[  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
[  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
[  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
[  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
[  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
[  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
[  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
[  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
[  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
[  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
[  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
[  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
[  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
[  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
[  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
[  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
[  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17

i.e. it is a mutex deadlock inside tv detect. Daniel does that make sense?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-02-23 21:20           ` Chris Wilson
@ 2015-02-23 23:42             ` Daniel Vetter
  -1 siblings, 0 replies; 38+ messages in thread
From: Daniel Vetter @ 2015-02-23 23:42 UTC (permalink / raw)
  To: Chris Wilson, Andrey Skvortsov, Daniel Vetter, Jani Nikula,
	David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler

On Mon, Feb 23, 2015 at 09:20:31PM +0000, Chris Wilson wrote:
> On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> > Hi, 
> > 
> > This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> > I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> > If you need any other debug information, traces, core dump or something else. Feel free to ask.
> 
> The warning from free_object is annoying (and quite possibly dangerous),
> but the actual hang during boot is:
> 
> [  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
> [  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
> [  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
> [  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
> [  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
> [  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
> [  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
> [  243.876438] Call Trace:
> [  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
> [  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
> [  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
> [  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
> [  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
> [  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
> [  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
> [  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
> [  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
> [  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
> [  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
> [  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
> [  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
> [  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
> [  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
> [  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
> [  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
> 
> i.e. it is a mutex deadlock inside tv detect. Daniel does that make sense?

Botch locking rework for atomic. Fix is

https://patchwork.kernel.org/patch/5861631/

and will land as soon as an affected user has provided a tested-by.
Andrey, can you pls give this a spin?

Thanks, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-02-23 23:42             ` Daniel Vetter
  0 siblings, 0 replies; 38+ messages in thread
From: Daniel Vetter @ 2015-02-23 23:42 UTC (permalink / raw)
  To: Chris Wilson, Andrey Skvortsov, Daniel Vetter, Jani Nikula,
	David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler

On Mon, Feb 23, 2015 at 09:20:31PM +0000, Chris Wilson wrote:
> On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> > Hi, 
> > 
> > This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> > I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> > If you need any other debug information, traces, core dump or something else. Feel free to ask.
> 
> The warning from free_object is annoying (and quite possibly dangerous),
> but the actual hang during boot is:
> 
> [  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
> [  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
> [  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
> [  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
> [  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
> [  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
> [  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
> [  243.876438] Call Trace:
> [  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
> [  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
> [  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
> [  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
> [  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
> [  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
> [  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
> [  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
> [  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
> [  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
> [  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
> [  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
> [  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
> [  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
> [  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
> [  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
> [  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
> 
> i.e. it is a mutex deadlock inside tv detect. Daniel does that make sense?

Botch locking rework for atomic. Fix is

https://patchwork.kernel.org/patch/5861631/

and will land as soon as an affected user has provided a tested-by.
Andrey, can you pls give this a spin?

Thanks, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-02-23 23:42             ` Daniel Vetter
@ 2015-02-28 12:20               ` Andrey Skvortsov
  -1 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-28 12:20 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler


[-- Attachment #1.1: Type: text/plain, Size: 9159 bytes --]

On 24 Feb, Daniel Vetter wrote:
> On Mon, Feb 23, 2015 at 09:20:31PM +0000, Chris Wilson wrote:
> > On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> > > Hi, 
> > > 
> > > This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> > > I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> > > If you need any other debug information, traces, core dump or something else. Feel free to ask.
> > 
> > The warning from free_object is annoying (and quite possibly dangerous),
> > but the actual hang during boot is:
> > 
> > [  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
> > [  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
> > [  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
> > [  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
> > [  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
> > [  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
> > [  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
> > [  243.876438] Call Trace:
> > [  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
> > [  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
> > [  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
> > [  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
> > [  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
> > [  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
> > [  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
> > [  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
> > [  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
> > [  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
> > [  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
> > [  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
> > [  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
> > [  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
> > [  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
> > [  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
> > [  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
> > 
> > i.e. it is a mutex deadlock inside tv detect. Daniel does that make sense?
> 
> Botch locking rework for atomic. Fix is
> 
> https://patchwork.kernel.org/patch/5861631/
> 
> and will land as soon as an affected user has provided a tested-by.
> Andrey, can you pls give this a spin?

Hi,

Tested-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>

The patch certainly fixes deadlock and Xorg is running again.


Unfortunately this is not the last bug, that breaks i915/drm working
on my laptop. Sometimes system successfully loads with couple warnings mentioned in
previous mail:

[   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
[   26.922954] WARN_ON(obj->frontbuffer_bits)

and

[   36.794045] WARNING: CPU: 0 PID: 18 at include/linux/kref.h:47 drm_framebuffer_reference+0x60/0x6b [drm]()

but pretty often kernel crashes during a boot. I caught the kernel log
over netconsole. 

[   36.519781] BUG: unable to handle kernel NULL pointer dereference at 00000000000002ec
[   36.520752] IP: [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] PGD 1952fb067 PUD 193c64067 PMD 0 
[   36.520752] Oops: 0002 [#1] PREEMPT SMP 
[   36.520752] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_ether(E) usbnet(E) coretemp(E) cdc_wdm(E) cdc_acm(E) kvm_intel(E) joydev(E) kvm(E) i8k(E) i915(E) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   36.520752] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   4.0.0-rc1-150225--00001-gb802a6b #10
[   36.520752] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   36.520752] Workqueue: events output_poll_execute [drm_kms_helper]
[   36.520752] task: ffff880197f69aa0 ti: ffff880197d1c000 task.ti: ffff880197d1c000
[   36.520752] RIP: 0010:[<ffffffff8145e13a>]  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] RSP: 0018:ffff880197d1f838  EFLAGS: 00010246
[   36.520752] RAX: ffff8801974c80c0 RBX: 00000000000002ec RCX: 0000000080000000
[   36.520752] RDX: ffff88019fd00000 RSI: ffffffffa03fda6e RDI: 00000000000002ec
[   36.520752] RBP: ffff880197d1f848 R08: 0000000000000001 R09: ffffffff81ea9154
[   36.520752] R10: ffffffff81ea9154 R11: ffff88019fd0d300 R12: 00000000000002ec
[   36.520752] R13: 0000000000000004 R14: ffff880197744d80 R15: ffff88019547e000
[   36.520752] FS:  0000000000000000(0000) GS:ffff88019fd00000(0000) knlGS:0000000000000000
[   36.520752] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   36.520752] CR2: 00000000000002ec CR3: 00000000d71b9000 CR4: 00000000000006e0
[   36.520752] Stack:
[   36.520752]  ffff88019fd00000 ffff880197744d88 ffff880197d1f878 ffffffffa03fda98
[   36.520752]  ffffffffa03fda6e ffff880197744d88 0000000000000000 ffff880196c2e400
[   36.520752]  ffff880197d1f898 ffffffffa03fde15 ffff880197744d80 ffff8801974c80c0
[   36.520752] Call Trace:
[   36.520752]  [<ffffffffa03fda98>] drm_framebuffer_free+0x2a/0x56 [drm]
[   36.520752]  [<ffffffffa03fda6e>] ? drm_framebuffer_unregister_private+0x43/0x43 [drm]
[   36.520752]  [<ffffffffa03fde15>] kref_sub.constprop.33+0x34/0x3e [drm]
[   36.520752]  [<ffffffffa03fe098>] drm_framebuffer_unreference+0x47/0x4b [drm]
[   36.520752]  [<ffffffffa040b86c>] drm_atomic_set_fb_for_plane+0x20/0x7f [drm]
[   36.520752]  [<ffffffffa049bcc6>] drm_plane_helper_update+0x74/0xca [drm_kms_helper]
[   36.520752]  [<ffffffffa074c88c>] __intel_set_mode+0x767/0x86c [i915]
[   36.520752]  [<ffffffffa075167e>] intel_set_mode+0x6d/0x8e [i915]
[   36.520752]  [<ffffffffa0751b2f>] intel_get_load_detect_pipe+0x3cc/0x46f [i915]
[   36.520752]  [<ffffffffa077d4c4>] intel_tv_detect+0x117/0x459 [i915]
[   36.520752]  [<ffffffff8107eea6>] ? vprintk_default+0x1d/0x1f
[   36.520752]  [<ffffffff8107ee47>] ? vprintk_emit+0x3f6/0x438
[   36.520752]  [<ffffffff8107ee57>] ? vprintk_emit+0x406/0x438
[   36.520752]  [<ffffffffa049b0d3>] drm_helper_probe_single_connector_modes_merge_bits+0xcd/0x3a1 [drm_kms_helper]
[   36.520752]  [<ffffffffa049b3cc>] drm_helper_probe_single_connector_modes+0x13/0x15 [drm_kms_helper]
[   36.520752]  [<ffffffffa04a2494>] drm_fb_helper_probe_connector_modes+0x43/0x5b [drm_kms_helper]
[   36.520752]  [<ffffffffa04a3fa4>] drm_fb_helper_hotplug_event+0x7a/0xb2 [drm_kms_helper]
[   36.520752]  [<ffffffffa075f9a4>] intel_fbdev_output_poll_changed+0x1e/0x20 [i915]
[   36.520752]  [<ffffffffa049adcd>] drm_kms_helper_hotplug_event+0x28/0x2c [drm_kms_helper]
[   36.520752]  [<ffffffffa049aefe>] output_poll_execute+0x12d/0x14e [drm_kms_helper]
[   36.520752]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   36.520752]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   36.520752]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   36.520752]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752] Code: 05 bc c8 ba 7e 85 c0 75 05 e8 d2 b6 db ff 48 83 c4 28 5b 41 5c 41 5d 41 5e 41 5f 5d c3 66 66 66 66 90 55 48 89 e5 53 48 89 fb 52 <f0> ff 0f 79 05 e8 b1 fe ff ff 65 48 8b 04 25 00 aa 00 00 48 89 
[   36.520752] RIP  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752]  RSP <ffff880197d1f838>
[   36.520752] CR2: 00000000000002ec
[   36.520752] ---[ end trace df8a9d2a655f33b0 ]---


According to the backtrace this looks like a drm regression. The full
kernel log with drm.debug=6 is attached. It was taken from v4.0-rc1
with a patch mentioned above on top of that. The same is for clean v4.0-rc1.



-- 
Best regards,
Andrey Skvortsov

Secure e-mail with gnupg: See http://www.gnupg.org/
PGP Key ID: 0x57A3AEAD



[-- Attachment #1.2: dmesg-4.0-rc1-crash.log --]
[-- Type: text/plain, Size: 203095 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.0.0-rc1-150225--00001-gb802a6b (developer@ST-37) (gcc version 4.7.2 (Debian 4.7.2-5) ) #10 SMP PREEMPT Fri Feb 27 11:18:27 MSK 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150225--00001-gb802a6b root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M netconsole=2020@192.168.23.6/eth0,2020@192.168.23.5/f4:6d:04:ee:47:81 debug drm.debug=6 console=tty
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000019fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x1a0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 0DF800000 mask FFF800000 uncachable
[    0.000000]   5 base 0DF700000 mask FFFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf66d max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01f0b000, 0x01f0bfff] PGTABLE
[    0.000000] BRK [0x01f0c000, 0x01f0cfff] PGTABLE
[    0.000000] BRK [0x01f0d000, 0x01f0dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x19fe00000-0x19fffffff]
[    0.000000]  [mem 0x19fe00000-0x19fffffff] page 2M
[    0.000000] BRK [0x01f0e000, 0x01f0efff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x180000000-0x19fdfffff]
[    0.000000]  [mem 0x180000000-0x19fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdf66cfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdf5fffff] page 2M
[    0.000000]  [mem 0xdf600000-0xdf66cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
[    0.000000]  [mem 0x100000000-0x17fffffff] page 2M
[    0.000000] BRK [0x01f0f000, 0x01f0ffff] PGTABLE
[    0.000000] BRK [0x01f10000, 0x01f10fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37508000-0x37a7bfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FBBF0 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000DF66F200 00005C (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: FACP 0x00000000DF66F09C 0000F4 (v04 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: DSDT 0x00000000DF66F800 005658 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 0x00000000DF67E000 000040
[    0.000000] ACPI: HPET 0x00000000DF66F300 000038 (v01 DELL   M08      00000001 ASL  00000061)
[    0.000000] ACPI: APIC 0x00000000DF66F400 000068 (v01 DELL   M08      27D80415 ASL  00000047)
[    0.000000] ACPI: MCFG 0x00000000DF66F3C0 00003E (v16 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SLIC 0x00000000DF66F49C 000176 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: BOOT 0x00000000DF66EFC0 000028 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SSDT 0x00000000DF66D97A 0004CC (v01 PmRef  CpuPm    00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Reserving 128MB of memory at 752MB for crashkernel (System RAM: 6134MB)
[    0.000000]  [ffffea0000000000-ffffea00067fffff] PMD -> [ffff880199600000-ffff88019f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000df66cfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000019fffffff]
[    0.000000] On node 0 totalpages: 1570315
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14234 pages used for memmap
[    0.000000]   DMA32 zone: 910957 pages, LIFO batch:31
[    0.000000]   Normal zone: 10240 pages used for memmap
[    0.000000]   Normal zone: 655360 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdf800000-0xdfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66d000-0xdf66dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66e000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfeda5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee10000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88019fc00000 s80728 r8192 d29864 u1048576
[    0.000000] pcpu-alloc: s80728 r8192 d29864 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1545756
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150225--00001-gb802a6b root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M netconsole=2020@192.168.23.6/eth0,2020@192.168.23.5/f4:6d:04:ee:47:81 debug drm.debug=6 console=tty
[    0.000000] log_buf_len individual max cpu contribution: 2097152 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 2097152 bytes
[    0.000000] log_buf_len min size: 2097152 bytes
[    0.000000] log_buf_len: 4194304 bytes
[    0.000000] early log buf free: 2087256(99%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 5947852K/6281260K available (4497K kernel code, 734K rwdata, 2568K rodata, 1740K init, 2664K bss, 333408K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] Testing tracer nop: PASSED
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                     double unlock:failed|failed|failed|failed|failed|failed|
[    0.000000]                   initialize held:failed|failed|failed|failed|failed|failed|
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:             |  ok  |             |failed|
[    0.000000]            recursive read-lock #2:             |  ok  |             |failed|
[    0.000000]             mixed read-write-lock:             |failed|             |failed|
[    0.000000]             mixed write-read-lock:             |failed|             |failed|
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       hard-irq read-recursion/123:  ok  |
[    0.000000]       soft-irq read-recursion/123:  ok  |
[    0.000000]       hard-irq read-recursion/132:  ok  |
[    0.000000]       soft-irq read-recursion/132:  ok  |
[    0.000000]       hard-irq read-recursion/213:  ok  |
[    0.000000]       soft-irq read-recursion/213:  ok  |
[    0.000000]       hard-irq read-recursion/231:  ok  |
[    0.000000]       soft-irq read-recursion/231:  ok  |
[    0.000000]       hard-irq read-recursion/312:  ok  |
[    0.000000]       soft-irq read-recursion/312:  ok  |
[    0.000000]       hard-irq read-recursion/321:  ok  |
[    0.000000]       soft-irq read-recursion/321:  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:  ok  |  ok  |failed|
[    0.000000]                ww contexts mixing:failed|failed|
[    0.000000]              finishing ww context:failed|failed|failed|failed|
[    0.000000]                locking mismatches:failed|failed|failed|
[    0.000000]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[    0.000000]            spinlock nest unlocked:failed|
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:failed|  ok  |  ok  |
[    0.000000]                               try:failed|  ok  |failed|
[    0.000000]                             block:failed|  ok  |failed|
[    0.000000]                          spinlock:failed|  ok  |failed|
[    0.000000] --------------------------------------------------------
[    0.000000] 171 out of 253 testcases failed, as expected. |
[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2593.540 MHz processor
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.08 BogoMIPS (lpj=2593540)
[    0.001117] pid_max: default: 32768 minimum: 301
[    0.001211] ACPI: Core revision 20150204
[    0.149957] ACPI: All ACPI Tables successfully acquired
[    0.151230] Security Framework initialized
[    0.152015] SELinux:  Disabled at boot.
[    0.152189] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.152256] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.154047] Initializing cgroup subsys devices
[    0.154119] Initializing cgroup subsys freezer
[    0.154189] Initializing cgroup subsys net_cls
[    0.154349] CPU: Physical Processor ID: 0
[    0.154407] CPU: Processor Core ID: 0
[    0.154464] mce: CPU supports 6 MCE banks
[    0.154531] CPU0: Thermal monitoring enabled (TM2)
[    0.154596] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.154655] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.154799] Freeing SMP alternatives memory: 12K (ffffffff81c6c000 - ffffffff81c6f000)
[    0.154872] ftrace: allocating 21302 entries in 84 pages
[    0.160834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.172000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T9500  @ 2.60GHz (fam: 06, model: 17, stepping: 06)
[    0.172000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.172000] ... version:                2
[    0.172000] ... bit width:              40
[    0.172000] ... generic registers:      2
[    0.172000] ... value mask:             000000ffffffffff
[    0.172000] ... max period:             000000007fffffff
[    0.172000] ... fixed-purpose events:   3
[    0.172000] ... event mask:             0000000700000003
[    0.181079] x86: Booting SMP configuration:
[    0.181140] .... node  #0, CPUs:      #1
[    0.193035] x86: Booted up 1 node, 2 CPUs
[    0.193147] ----------------
[    0.193202] | NMI testsuite:
[    0.193258] --------------------
[    0.193313]   remote IPI:  ok  |
[    0.199098]    local IPI:  ok  |
[    0.211003] --------------------
[    0.211060] Good, all   2 testcases passed! |
[    0.211117] ---------------------------------
[    0.211175] smpboot: Total of 2 processors activated (10374.16 BogoMIPS)
[    0.213425] devtmpfs: initialized
[    0.253005] Testing tracer function: PASSED
[    0.641733] Testing dynamic ftrace: PASSED
[    0.873058] Testing dynamic ftrace ops #1: (1 0 1 0 0) (1 1 2 0 0) (2 1 3 0 38748) (2 2 4 0 38968) PASSED
[    1.188167] Testing dynamic ftrace ops #2: (1 0 1 38291 0) (1 1 2 38482 0) (2 1 3 1 38749) (2 2 4 226 38974) PASSED
[    1.642397] Testing ftrace recursion: PASSED
[    1.654586] Testing ftrace recursion safe: PASSED
[    1.666767] Testing ftrace regs: PASSED
[    1.713004] Testing tracer irqsoff: PASSED
[    2.060004] Testing tracer preemptoff: PASSED
[    2.407004] Testing tracer preemptirqsoff: PASSED
[    2.759004] Testing tracer wakeup: PASSED
[    3.124004] Testing tracer wakeup_rt: PASSED
[    3.494005] Testing tracer wakeup_dl: PASSED
[    3.859004] Testing tracer function_graph: PASSED
[    4.294190] prandom: seed boundary self test passed
[    4.295329] prandom: 100 self tests passed
[    4.295395] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    4.296620] RTC time: 12:26:25, date: 02/28/15
[    4.297399] NET: Registered protocol family 16
[    4.305015] cpuidle: using governor ladder
[    4.311004] cpuidle: using governor menu
[    4.311281] ACPI: bus type PCI registered
[    4.312060] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    4.312135] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    4.313102] PCI: Using configuration type 1 for base access
[    4.313167] dmi type 0xB1 record - unknown flag
[    4.314004] mtrr: your CPUs had inconsistent variable MTRR settings
[    4.314064] mtrr: probably your BIOS does not setup all CPUs.
[    4.314123] mtrr: corrected configuration.
[    4.342298] ACPI: Added _OSI(Module Device)
[    4.342298] ACPI: Added _OSI(Processor Device)
[    4.342298] ACPI: Added _OSI(3.0 _SCP Extensions)
[    4.342298] ACPI: Added _OSI(Processor Aggregator Device)
[    4.406037] ACPI: Dynamic OEM Table Load:
[    4.406183] ACPI: SSDT 0xFFFF880197D0F000 0002C8 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
[    4.411412] ACPI: Dynamic OEM Table Load:
[    4.411557] ACPI: SSDT 0xFFFF8801987A8800 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
[    4.427356] ACPI: Dynamic OEM Table Load:
[    4.427501] ACPI: SSDT 0xFFFF880198702700 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
[    4.431396] ACPI: Dynamic OEM Table Load:
[    4.431540] ACPI: SSDT 0xFFFF8801987179C0 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
[    4.436144] ACPI: Interpreter enabled
[    4.436218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[    4.436389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    4.436613] ACPI: (supports S0 S3 S4 S5)
[    4.436670] ACPI: Using IOAPIC for interrupt routing
[    4.437032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    4.954300] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    4.954385] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    4.954543] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    5.117451] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    5.118533] PCI host bridge to bus 0000:00
[    5.118601] pci_bus 0000:00: root bus resource [bus 00-ff]
[    5.118669] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    5.118738] pci_bus 0000:00: root bus resource [io  0x0cf8-0x0cff]
[    5.118806] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    5.118876] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    5.118955] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    5.119010] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[    5.119089] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff window]
[    5.119169] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff window]
[    5.119248] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff window]
[    5.119327] pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff window]
[    5.119406] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff window]
[    5.119485] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff window]
[    5.119564] pci_bus 0000:00: root bus resource [mem 0xffb00000-0xffefffff window]
[    5.119644] pci_bus 0000:00: root bus resource [mem 0x1a0000000-0x397ffffff window]
[    5.119740] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    5.121664] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
[    5.121738] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfeafffff 64bit]
[    5.121807] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    5.121883] pci 0000:00:02.0: reg 0x20: [io  0xeff8-0xefff]
[    5.123887] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
[    5.123958] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfebfffff 64bit]
[    5.125960] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    5.126072] pci 0000:00:1a.0: reg 0x20: [io  0x6f20-0x6f3f]
[    5.147197] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    5.148187] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    5.148305] pci 0000:00:1a.1: reg 0x20: [io  0x6f00-0x6f1f]
[    5.169418] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    5.170423] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    5.170508] pci 0000:00:1a.7: reg 0x10: [mem 0xfed1c400-0xfed1c7ff]
[    5.170725] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    5.191761] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    5.192790] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    5.192876] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
[    5.193121] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    5.194398] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    5.195416] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    5.195663] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    5.196945] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    5.197934] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    5.198221] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    5.199507] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    5.200501] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
[    5.200748] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    5.202060] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    5.203067] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    5.203185] pci 0000:00:1d.0: reg 0x20: [io  0x6f80-0x6f9f]
[    5.224439] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    5.225454] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    5.225572] pci 0000:00:1d.1: reg 0x20: [io  0x6f60-0x6f7f]
[    5.246686] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    5.247677] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    5.247796] pci 0000:00:1d.2: reg 0x20: [io  0x6f40-0x6f5f]
[    5.268959] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    5.269943] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    5.270053] pci 0000:00:1d.7: reg 0x10: [mem 0xfed1c000-0xfed1c3ff]
[    5.270271] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    5.291348] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    5.292338] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    5.293729] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    5.294755] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[    5.294977] pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
[    5.295007] pci 0000:00:1f.0: quirk: [io  0x1080-0x10bf] claimed by ICH6 GPIO
[    5.295072] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[    5.295147] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[    5.297175] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    5.297252] pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
[    5.297322] pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
[    5.297393] pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
[    5.297463] pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
[    5.297534] pci 0000:00:1f.1: reg 0x20: [io  0x6fa0-0x6faf]
[    5.297618] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    5.297680] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    5.297741] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    5.297803] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    5.299751] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    5.299838] pci 0000:00:1f.2: reg 0x10: [io  0x6eb0-0x6eb7]
[    5.299908] pci 0000:00:1f.2: reg 0x14: [io  0x6eb8-0x6ebb]
[    5.299979] pci 0000:00:1f.2: reg 0x18: [io  0x6ec0-0x6ec7]
[    5.300042] pci 0000:00:1f.2: reg 0x1c: [io  0x6ec8-0x6ecb]
[    5.300113] pci 0000:00:1f.2: reg 0x20: [io  0x6ee0-0x6eff]
[    5.300183] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb800-0xfe9fbfff]
[    5.300357] pci 0000:00:1f.2: PME# supported from D3hot
[    5.302472] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    5.302549] pci 0000:00:1f.3: reg 0x10: [mem 0xfe9fb700-0xfe9fb7ff]
[    5.302652] pci 0000:00:1f.3: reg 0x20: [io  0x10c0-0x10df]
[    5.305090] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    5.305849] pci 0000:0c:00.0: [14e4:4315] type 00 class 0x028000
[    5.306043] pci 0000:0c:00.0: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
[    5.306738] pci 0000:0c:00.0: supports D1 D2
[    5.306797] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    5.308265] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    5.308332] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    5.309048] pci 0000:0d:00.0: [1b21:1042] type 00 class 0x0c0330
[    5.309153] pci 0000:0d:00.0: reg 0x10: [mem 0xfe7f8000-0xfe7fffff 64bit]
[    5.309553] pci 0000:0d:00.0: PME# supported from D3hot
[    5.313022] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    5.313086] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    5.313149] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    5.313217] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.313853] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
[    5.313934] pci 0000:03:00.0: reg 0x10: [mem 0xfe5fe000-0xfe5fffff]
[    5.314189] pci 0000:03:00.0: supports D1 D2
[    5.314248] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.315448] pci 0000:03:01.0: [1180:0832] type 00 class 0x0c0010
[    5.315531] pci 0000:03:01.0: reg 0x10: [mem 0xfe5fd800-0xfe5fdfff]
[    5.315790] pci 0000:03:01.0: supports D1 D2
[    5.315849] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.317158] pci 0000:03:01.1: [1180:0822] type 00 class 0x080501
[    5.317241] pci 0000:03:01.1: reg 0x10: [mem 0xfe5fd400-0xfe5fd4ff]
[    5.317499] pci 0000:03:01.1: supports D1 D2
[    5.317557] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    5.318761] pci 0000:03:01.2: [1180:0843] type 00 class 0x088000
[    5.318845] pci 0000:03:01.2: reg 0x10: [mem 0xfe5fd500-0xfe5fd5ff]
[    5.319109] pci 0000:03:01.2: supports D1 D2
[    5.319167] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    5.320358] pci 0000:03:01.3: [1180:0592] type 00 class 0x088000
[    5.320440] pci 0000:03:01.3: reg 0x10: [mem 0xfe5fd600-0xfe5fd6ff]
[    5.320697] pci 0000:03:01.3: supports D1 D2
[    5.320756] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    5.321960] pci 0000:03:01.4: [1180:0852] type 00 class 0x088000
[    5.322024] pci 0000:03:01.4: reg 0x10: [mem 0xfe5fd700-0xfe5fd7ff]
[    5.322284] pci 0000:03:01.4: supports D1 D2
[    5.322342] pci 0000:03:01.4: PME# supported from D0 D1 D2 D3hot D3cold
[    5.323585] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    5.323653] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    5.323730] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    5.325030] pci 0000:00:1e.0:   bridge window [io  0x0cf8-0x0cff] (subtractive decode)
[    5.325111] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    5.325193] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff window] (subtractive decode)
[    5.325341] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff window] (subtractive decode)
[    5.325424] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff window] (subtractive decode)
[    5.325506] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff window] (subtractive decode)
[    5.325589] pci 0000:00:1e.0:   bridge window [mem 0xffb00000-0xffefffff window] (subtractive decode)
[    5.325671] pci 0000:00:1e.0:   bridge window [mem 0x1a0000000-0x397ffffff window] (subtractive decode)
[    5.325822] pci_bus 0000:00: on NUMA node 0
[    5.333734] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    5.336255] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    5.338712] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    5.341249] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    5.343810] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    5.346652] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    5.349494] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    5.351911] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    5.357870] ACPI: Enabled 4 GPEs in block 00 to 1F
[    5.358813] vgaarb: setting as boot device: PCI:0000:00:02.0
[    5.358874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    5.358954] vgaarb: loaded
[    5.359002] vgaarb: bridge control possible 0000:00:02.0
[    5.359625] ACPI: bus type USB registered
[    5.360053] usbcore: registered new interface driver usbfs
[    5.360272] usbcore: registered new interface driver hub
[    5.360767] usbcore: registered new device driver usb
[    5.361153] PCI: Using ACPI for IRQ routing
[    5.364538] PCI: pci_cache_line_size set to 64 bytes
[    5.364771] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    5.364837] e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff]
[    5.367088] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    5.367159] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    5.367387] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    5.369051] Switched to clocksource hpet
[    5.449713] pnp: PnP ACPI init
[    5.450667] pnp 00:00: Plug and Play ACPI device, IDs PNP0f13 (active)
[    5.451389] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    5.452100] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    5.452921] system 00:03: [io  0x0c80-0x0cff] could not be reserved
[    5.452985] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.454337] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    5.454401] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    5.456320] pnp 00:05: disabling [io  0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.456397] pnp 00:05: disabling [io  0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.456903] system 00:05: [io  0x0900-0x097f] has been reserved
[    5.456982] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    5.457053] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.457434] pnp 00:06: disabling [io  0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.457510] pnp 00:06: disabling [io  0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.457586] pnp 00:06: disabling [io  0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.457661] pnp 00:06: disabling [io  0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.458181] system 00:06: [io  0xf400-0xf4fe] has been reserved
[    5.458260] system 00:06: [io  0x1080-0x10bf] has been reserved
[    5.458340] system 00:06: [io  0x10c0-0x10df] has been reserved
[    5.458419] system 00:06: [io  0x0809] has been reserved
[    5.458480] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.657688] system 00:07: [mem 0x00000000-0x0009efff] could not be reserved
[    5.657770] system 00:07: [mem 0x0009f000-0x0009ffff] could not be reserved
[    5.657852] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved
[    5.657933] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[    5.658023] system 00:07: [mem 0x00100000-0xdf66d7ff] could not be reserved
[    5.658104] system 00:07: [mem 0xdf66d800-0xdf6fffff] has been reserved
[    5.658183] system 00:07: [mem 0xdf700000-0xdf7fffff] has been reserved
[    5.658263] system 00:07: [mem 0xdf700000-0xdfefffff] could not be reserved
[    5.658343] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    5.658422] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved
[    5.658503] system 00:07: [mem 0xfec00000-0xfec0ffff] could not be reserved
[    5.658583] system 00:07: [mem 0xfee00000-0xfee0ffff] has been reserved
[    5.658662] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
[    5.658741] system 00:07: [mem 0xfeda0000-0xfeda3fff] has been reserved
[    5.658820] system 00:07: [mem 0xfeda4000-0xfeda4fff] has been reserved
[    5.658899] system 00:07: [mem 0xfeda5000-0xfeda5fff] has been reserved
[    5.658979] system 00:07: [mem 0xfeda6000-0xfeda6fff] has been reserved
[    5.659108] system 00:07: [mem 0xfed18000-0xfed1bfff] has been reserved
[    5.659187] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    5.659251] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.660331] pnp: PnP ACPI: found 8 devices
[    5.692627] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    5.692710] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
[    5.692793] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000
[    5.692883] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    5.692964] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000
[    5.693130] pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
[    5.693221] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    5.693295] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.693371] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.693445] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.693518] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.693595] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf03fffff]
[    5.693663] pci 0000:00:1c.0: BAR 15: assigned [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.693741] pci 0000:00:1c.1: BAR 15: assigned [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.693815] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    5.693876] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
[    5.693947] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    5.694017] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    5.694083] pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff]
[    5.694148] pci 0000:00:1c.0:   bridge window [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.694226] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    5.694286] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    5.694352] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    5.694416] pci 0000:00:1c.1:   bridge window [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.694495] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    5.694556] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    5.694621] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    5.694686] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.694764] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    5.694828] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    5.694899] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    5.694960] pci_bus 0000:00: resource 5 [io  0x0cf8-0x0cff]
[    5.695036] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff window]
[    5.695097] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[    5.695159] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000dffff window]
[    5.695220] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    5.695281] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfebfffff window]
[    5.695343] pci_bus 0000:00: resource 11 [mem 0xfec10000-0xfecfffff window]
[    5.695404] pci_bus 0000:00: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    5.695466] pci_bus 0000:00: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    5.695528] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    5.695590] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xff9fffff window]
[    5.695652] pci_bus 0000:00: resource 16 [mem 0xffb00000-0xffefffff window]
[    5.695714] pci_bus 0000:00: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    5.695776] pci_bus 0000:0b: resource 0 [io  0x2000-0x2fff]
[    5.695836] pci_bus 0000:0b: resource 1 [mem 0xf0200000-0xf03fffff]
[    5.695897] pci_bus 0000:0b: resource 2 [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.695968] pci_bus 0000:0c: resource 0 [io  0x3000-0x3fff]
[    5.696037] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff]
[    5.696097] pci_bus 0000:0c: resource 2 [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.696169] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    5.696228] pci_bus 0000:0d: resource 1 [mem 0xfe600000-0xfe7fffff]
[    5.696289] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.696361] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    5.697346] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    5.697407] pci_bus 0000:03: resource 5 [io  0x0cf8-0x0cff]
[    5.697467] pci_bus 0000:03: resource 6 [io  0x0d00-0xffff window]
[    5.697527] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff window]
[    5.697589] pci_bus 0000:03: resource 8 [mem 0x000d0000-0x000dffff window]
[    5.697651] pci_bus 0000:03: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    5.697712] pci_bus 0000:03: resource 10 [mem 0xfc000000-0xfebfffff window]
[    5.697773] pci_bus 0000:03: resource 11 [mem 0xfec10000-0xfecfffff window]
[    5.697835] pci_bus 0000:03: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    5.697896] pci_bus 0000:03: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    5.697958] pci_bus 0000:03: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    5.698037] pci_bus 0000:03: resource 15 [mem 0xfee10000-0xff9fffff window]
[    5.698098] pci_bus 0000:03: resource 16 [mem 0xffb00000-0xffefffff window]
[    5.698160] pci_bus 0000:03: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    5.698405] NET: Registered protocol family 2
[    5.699259] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    5.699588] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    5.700167] TCP: Hash tables configured (established 65536 bind 65536)
[    5.700324] TCP: reno registered
[    5.700386] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    5.700510] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    5.700987] NET: Registered protocol family 1
[    5.701127] pci 0000:00:02.0: Video device with shadowed ROM
[    5.743245] PCI: CLS 64 bytes, default 64
[    5.743610] Unpacking initramfs...
[    5.887451] Freeing initrd memory: 5584K (ffff880037508000 - ffff880037a7c000)
[    5.887555] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.887617] software IO TLB [mem 0xdb66d000-0xdf66d000] (64MB) mapped at [ffff8800db66d000-ffff8800df66cfff]
[    5.887806] Simple Boot Flag at 0x79 set to 0x1
[    5.889969] spin_lock-torture:--- Start of test: nwriters_stress=4 nreaders_stress=0 stat_interval=60 verbose=1 shuffle_interval=3 stutter=5 shutdown_secs=0 onoff_interval=0 onoff_holdoff=0
[    5.890212] spin_lock-torture: Creating torture_shuffle task
[    5.890379] spin_lock-torture: torture_shuffle task started
[    5.890381] spin_lock-torture: Creating torture_stutter task
[    5.890442] spin_lock-torture: Creating lock_torture_writer task
[    5.890490] spin_lock-torture: torture_stutter task started
[    5.890503] spin_lock-torture: Creating lock_torture_writer task
[    5.890550] spin_lock-torture: lock_torture_writer task started
[    5.890563] spin_lock-torture: Creating lock_torture_writer task
[    5.890612] spin_lock-torture: lock_torture_writer task started
[    5.890623] spin_lock-torture: Creating lock_torture_writer task
[    5.890669] spin_lock-torture: lock_torture_writer task started
[    5.890681] spin_lock-torture: Creating lock_torture_stats task
[    5.890729] spin_lock-torture: lock_torture_writer task started
[    5.891051] spin_lock-torture: lock_torture_stats task started
[    5.893463] torture_init_begin: refusing rcu init: spin_lock running
[    5.893464] futex hash table entries: 512 (order: 3, 32768 bytes)
[    5.893630] Initialise system trusted keyring
[    5.893805] audit: initializing netlink subsys (disabled)
[    5.893999] audit: type=2000 audit(1425126386.892:1): initialized
[    5.894619] Kprobe smoke test: started
[    5.959050] Kprobe smoke test: passed successfully
[    5.960964] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    5.992807] VFS: Disk quotas dquot_6.5.2
[    5.993486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.996046] Key type asymmetric registered
[    5.996112] Asymmetric key parser 'x509' registered
[    5.996230] bounce: pool size: 64 pages
[    5.996915] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    5.996993] io scheduler noop registered
[    5.997076] io scheduler deadline registered
[    5.998235] io scheduler cfq registered (default)
[    6.001289] test_string_helpers: Running tests...
[    6.003716] Running resizable hashtable tests...
[    6.003789]   Adding 2048 keys
[    6.014754]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    6.021195]   Table expansion iteration 0...
[    6.889015] tsc: Refined TSC clocksource calibration: 2593.499 MHz
[    7.232018]   Verifying lookups...
[    7.235372]   Table expansion iteration 1...
[    7.752015]   Verifying lookups...
[    7.753805]   Table expansion iteration 2...
[    7.889093] Switched to clocksource tsc
[    8.078010]   Verifying lookups...
[    8.079041]   Table expansion iteration 3...
[    8.270009]   Verifying lookups...
[    8.270645]   Table shrinkage iteration 0...
[    8.282009]   Verifying lookups...
[    8.283042]   Table shrinkage iteration 1...
[    8.300010]   Verifying lookups...
[    8.301799]   Table shrinkage iteration 2...
[    8.318007]   Verifying lookups...
[    8.321347]   Table shrinkage iteration 3...
[    8.338007]   Verifying lookups...
[    8.344413]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    8.344475]   Deleting 2048 keys
[    8.360403] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    8.360462] crc32: self tests passed, processed 225944 bytes in 181439 nsec
[    8.360708] crc32c: CRC_LE_BITS = 64
[    8.360765] crc32c: self tests passed, processed 225944 bytes in 90742 nsec
[    8.376430] crc32_combine: 8373 self tests passed
[    8.392063] crc32c_combine: 8373 self tests passed
[    8.392244] xz_dec_test: module loaded
[    8.392302] xz_dec_test: Create a device node with 'mknod xz_dec_test c 252 0' and write .xz files to it.
[    8.406270] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    8.406523] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    8.407217] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    8.411816] Linux agpgart interface v0.103
[    8.412251] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    8.412371] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    8.414183] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    8.414786] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    8.424049] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[    8.424116] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[    8.424191] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[    8.424256] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[    8.443897] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[    8.444120] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[    8.454218] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:1d:09:c8:a6:a1
[    8.454498] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[    8.454611] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 1
[    8.459290] xhci_hcd 0000:0d:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[    8.460566] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    8.460629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.460700] usb usb1: Product: xHCI Host Controller
[    8.460759] usb usb1: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b xhci-hcd
[    8.460830] usb usb1: SerialNumber: 0000:0d:00.0
[    8.462880] hub 1-0:1.0: USB hub found
[    8.463043] hub 1-0:1.0: 2 ports detected
[    8.465325] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[    8.465418] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 2
[    8.465943] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    8.466020] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.466092] usb usb2: Product: xHCI Host Controller
[    8.466151] usb usb2: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b xhci-hcd
[    8.466223] usb usb2: SerialNumber: 0000:0d:00.0
[    8.468183] hub 2-0:1.0: USB hub found
[    8.468337] hub 2-0:1.0: 2 ports detected
[    8.470713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.470799] ehci-pci: EHCI PCI platform driver
[    8.470998] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    8.471127] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    8.471226] ehci-pci 0000:00:1a.7: debug port 1
[    8.475264] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    8.475462] ehci-pci 0000:00:1a.7: irq 22, io mem 0xfed1c400
[    8.481008] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    8.481534] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    8.481597] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.481668] usb usb3: Product: EHCI Host Controller
[    8.481727] usb usb3: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b ehci_hcd
[    8.481799] usb usb3: SerialNumber: 0000:00:1a.7
[    8.483858] hub 3-0:1.0: USB hub found
[    8.484020] hub 3-0:1.0: 4 ports detected
[    8.488630] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    8.488737] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    8.488836] ehci-pci 0000:00:1d.7: debug port 1
[    8.492873] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    8.493086] ehci-pci 0000:00:1d.7: irq 20, io mem 0xfed1c000
[    8.499008] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    8.499541] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    8.499604] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.499675] usb usb4: Product: EHCI Host Controller
[    8.499734] usb usb4: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b ehci_hcd
[    8.499806] usb usb4: SerialNumber: 0000:00:1d.7
[    8.501861] hub 4-0:1.0: USB hub found
[    8.502025] hub 4-0:1.0: 6 ports detected
[    8.508864] uhci_hcd: USB Universal Host Controller Interface driver
[    8.509071] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    8.510115] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 5
[    8.510207] uhci_hcd 0000:00:1a.0: detected 2 ports
[    8.510311] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[    8.510782] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    8.510844] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.510916] usb usb5: Product: UHCI Host Controller
[    8.510975] usb usb5: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.511059] usb usb5: SerialNumber: 0000:00:1a.0
[    8.513130] hub 5-0:1.0: USB hub found
[    8.513282] hub 5-0:1.0: 2 ports detected
[    8.515983] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    8.516106] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 6
[    8.516198] uhci_hcd 0000:00:1a.1: detected 2 ports
[    8.516410] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[    8.516891] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    8.516953] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.517029] usb usb6: Product: UHCI Host Controller
[    8.517088] usb usb6: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.517160] usb usb6: SerialNumber: 0000:00:1a.1
[    8.519235] hub 6-0:1.0: USB hub found
[    8.519383] hub 6-0:1.0: 2 ports detected
[    8.522114] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    8.522221] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 7
[    8.522313] uhci_hcd 0000:00:1d.0: detected 2 ports
[    8.522417] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[    8.522889] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    8.522951] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.523026] usb usb7: Product: UHCI Host Controller
[    8.523086] usb usb7: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.523157] usb usb7: SerialNumber: 0000:00:1d.0
[    8.525216] hub 7-0:1.0: USB hub found
[    8.525364] hub 7-0:1.0: 2 ports detected
[    8.528099] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    8.528205] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 8
[    8.528298] uhci_hcd 0000:00:1d.1: detected 2 ports
[    8.528402] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[    8.528875] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    8.528937] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.529016] usb usb8: Product: UHCI Host Controller
[    8.529075] usb usb8: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.529147] usb usb8: SerialNumber: 0000:00:1d.1
[    8.531221] hub 8-0:1.0: USB hub found
[    8.531370] hub 8-0:1.0: 2 ports detected
[    8.534088] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    8.534195] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 9
[    8.534287] uhci_hcd 0000:00:1d.2: detected 2 ports
[    8.534390] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[    8.534862] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001
[    8.534925] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.534996] usb usb9: Product: UHCI Host Controller
[    8.535059] usb usb9: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.535131] usb usb9: SerialNumber: 0000:00:1d.2
[    8.537206] hub 9-0:1.0: USB hub found
[    8.537354] hub 9-0:1.0: 2 ports detected
[    8.540480] usbcore: registered new interface driver usbserial
[    8.540637] usbcore: registered new interface driver usbserial_generic
[    8.540800] usbserial: USB Serial support registered for generic
[    8.540964] usbcore: registered new interface driver pl2303
[    8.541129] usbserial: USB Serial support registered for pl2303
[    8.541482] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    8.545035] serio: i8042 KBD port at 0x60,0x64 irq 1
[    8.545506] serio: i8042 AUX port at 0x60,0x64 irq 12
[    8.546784] mousedev: PS/2 mouse device common for all mice
[    8.547152] rtc_cmos 00:02: RTC can wake from S4
[    8.547528] rtc (null): invalid alarm value: 2015-2-29 21:22:12
[    8.548206] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    8.548339] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    8.548531] drop_monitor: Initializing network drop monitor service
[    8.548769] TCP: cubic registered
[    8.551428] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    8.552710] NET: Registered protocol family 10
[    8.554596] mip6: Mobile IPv6
[    8.554661] NET: Registered protocol family 17
[    8.557980] Loading compiled-in X.509 certificates
[    8.559227] Loaded X.509 cert 'Magrathea: Glacier signing key: 1700495980776d6c1889edd8c1a6faf101a01f5e'
[    8.559388] registered taskstats version 1
[    8.559460] Running tests on trace events:
[    8.559519] Testing event thermal_apic_exit: OK
[    8.563075] Testing event thermal_apic_entry: OK
[    8.567078] Testing event threshold_apic_exit: OK
[    8.571073] Testing event threshold_apic_entry: OK
[    8.575072] Testing event call_function_single_exit: OK
[    8.579072] Testing event call_function_single_entry: OK
[    8.583074] Testing event call_function_exit: OK
[    8.587084] Testing event call_function_entry: OK
[    8.591079] Testing event irq_work_exit: OK
[    8.595073] Testing event irq_work_entry: OK
[    8.599071] Testing event x86_platform_ipi_exit: OK
[    8.603079] Testing event x86_platform_ipi_entry: OK
[    8.607090] Testing event error_apic_exit: OK
[    8.611072] Testing event error_apic_entry: OK
[    8.615073] Testing event spurious_apic_exit: OK
[    8.619079] Testing event spurious_apic_entry: OK
[    8.623073] Testing event reschedule_exit: OK
[    8.627094] Testing event reschedule_entry: OK
[    8.631075] Testing event local_timer_exit: OK
[    8.635073] Testing event local_timer_entry: OK
[    8.639091] Testing event nmi_handler: OK
[    8.643075] Testing event emulate_vsyscall: OK
[    8.647070] Testing event sys_exit: OK
[    8.651075] Testing event sys_enter: OK
[    8.655078] Testing event mce_record: OK
[    8.659070] Testing event tlb_flush: OK
[    8.663074] Testing event page_fault_kernel: OK
[    8.667076] Testing event page_fault_user: OK
[    8.671073] Testing event task_rename: OK
[    8.675078] Testing event task_newtask: OK
[    8.679071] Testing event softirq_raise: OK
[    8.683072] Testing event softirq_exit: OK
[    8.687082] Testing event softirq_entry: OK
[    8.691076] Testing event irq_handler_exit: OK
[    8.695071] Testing event irq_handler_entry: OK
[    8.699076] Testing event signal_deliver: OK
[    8.703114] Testing event signal_generate: OK
[    8.707073] Testing event workqueue_execute_end: OK
[    8.711081] Testing event workqueue_execute_start: OK
[    8.715078] Testing event workqueue_activate_work: OK
[    8.719071] Testing event workqueue_queue_work: OK
[    8.723074] Testing event sched_wake_idle_without_ipi: OK
[    8.727074] Testing event sched_swap_numa: OK
[    8.731070] Testing event sched_stick_numa: OK
[    8.735074] Testing event sched_move_numa: OK
[    8.739075] Testing event sched_process_hang: OK
[    8.743070] Testing event sched_pi_setprio: OK
[    8.747077] Testing event sched_stat_runtime: OK
[    8.751074] Testing event sched_stat_blocked: OK
[    8.755070] Testing event sched_stat_iowait: OK
[    8.759081] Testing event sched_stat_sleep: OK
[    8.763074] Testing event sched_stat_wait: OK
[    8.767071] Testing event sched_process_exec: OK
[    8.771074] Testing event sched_process_fork: OK
[    8.775074] Testing event sched_process_wait: OK
[    8.779071] Testing event sched_wait_task: OK
[    8.783076] Testing event sched_process_exit: OK
[    8.787071] Testing event sched_process_free: OK
[    8.791070] Testing event sched_migrate_task: OK
[    8.795073] Testing event sched_switch: OK
[    8.799080] Testing event sched_wakeup_new: OK
[    8.803075] Testing event sched_wakeup: OK
[    8.807081] Testing event sched_kthread_stop_ret: OK
[    8.811072] Testing event sched_kthread_stop: OK
[    8.815070] Testing event console: OK
[    8.819078] Testing event rcu_utilization: OK
[    8.823075] Testing event tick_stop: OK
[    8.827070] Testing event itimer_expire: OK
[    8.831071] Testing event itimer_state: OK
[    8.835072] Testing event hrtimer_cancel: OK
[    8.839071] Testing event hrtimer_expire_exit: OK
[    8.843074] Testing event hrtimer_expire_entry: OK
[    8.847073] Testing event hrtimer_start: OK
[    8.851072] Testing event hrtimer_init: OK
[    8.855077] Testing event timer_cancel: OK
[    8.859072] Testing event timer_expire_exit: OK
[    8.863072] Testing event timer_expire_entry: OK
[    8.867069] Testing event timer_start: OK
[    8.871076] Testing event timer_init: OK
[    8.875073] Testing event module_request: OK
[    8.879076] Testing event module_put: OK
[    8.883072] Testing event module_get: OK
[    8.887070] Testing event module_free: OK
[    8.891076] Testing event module_load: OK
[    8.895989] Testing event ftrace_test_filter: OK
[    8.900078] Testing event dev_pm_qos_remove_request: OK
[    8.904075] Testing event dev_pm_qos_update_request: OK
[    8.908072] Testing event dev_pm_qos_add_request: OK
[    8.912071] Testing event pm_qos_update_flags: OK
[    8.916072] Testing event pm_qos_update_target: OK
[    8.920071] Testing event pm_qos_update_request_timeout: OK
[    8.924073] Testing event pm_qos_remove_request: OK
[    8.928071] Testing event pm_qos_update_request: OK
[    8.932071] Testing event pm_qos_add_request: OK
[    8.936078] Testing event power_domain_target: OK
[    8.940073] Testing event clock_set_rate: OK
[    8.944072] Testing event clock_disable: OK
[    8.948072] Testing event clock_enable: OK
[    8.952072] Testing event wakeup_source_deactivate: OK
[    8.956071] Testing event wakeup_source_activate: OK
[    8.960076] Testing event suspend_resume: 
[    8.962045] usb 5-2: new full-speed USB device number 2 using uhci_hcd
[    8.964020] OK
[    8.964076] Testing event device_pm_callback_end: OK
[    8.968070] Testing event device_pm_callback_start: OK
[    8.972073] Testing event cpu_frequency: OK
[    8.976071] Testing event pstate_sample: OK
[    8.980071] Testing event cpu_idle: OK
[    8.984073] Testing event rpm_return_int: OK
[    8.988074] Testing event rpm_idle: OK
[    8.992072] Testing event rpm_resume: OK
[    8.996073] Testing event rpm_suspend: OK
[    9.000071] Testing event mm_filemap_add_to_page_cache: OK
[    9.004070] Testing event mm_filemap_delete_from_page_cache: OK
[    9.008077] Testing event oom_score_adj_update: OK
[    9.012072] Testing event mm_lru_activate: OK
[    9.016071] Testing event mm_lru_insertion: OK
[    9.020071] Testing event mm_vmscan_lru_shrink_inactive: OK
[    9.024073] Testing event mm_vmscan_writepage: OK
[    9.028071] Testing event mm_vmscan_memcg_isolate: OK
[    9.032072] Testing event mm_vmscan_lru_isolate: OK
[    9.036072] Testing event mm_shrink_slab_end: OK
[    9.040071] Testing event mm_shrink_slab_start: 
[    9.041045] usb 3-4: new high-speed USB device number 3 using ehci-pci
[    9.044026] OK
[    9.044081] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    9.048085] Testing event mm_vmscan_memcg_reclaim_end: OK
[    9.052070] Testing event mm_vmscan_direct_reclaim_end: OK
[    9.056076] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    9.060073] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    9.064072] Testing event mm_vmscan_direct_reclaim_begin: OK
[    9.068074] Testing event mm_vmscan_wakeup_kswapd: OK
[    9.072075] Testing event mm_vmscan_kswapd_wake: OK
[    9.076076] Testing event mm_vmscan_kswapd_sleep: OK
[    9.080079] Testing event mm_page_alloc_extfrag: OK
[    9.084075] Testing event mm_page_pcpu_drain: OK
[    9.088072] Testing event mm_page_alloc_zone_locked: OK
[    9.092377] Testing event mm_page_alloc: OK
[    9.096075] Testing event mm_page_free_batched: OK
[    9.100075] Testing event mm_page_free: OK
[    9.104084] Testing event kmem_cache_free: OK
[    9.108073] Testing event kfree: OK
[    9.112076] Testing event kmem_cache_alloc_node: OK
[    9.116076] Testing event kmalloc_node: OK
[    9.120074] Testing event kmem_cache_alloc: OK
[    9.124080] Testing event kmalloc: OK
[    9.128072] Testing event mm_compaction_defer_reset: OK
[    9.132074] Testing event mm_compaction_defer_compaction: OK
[    9.136071] Testing event mm_compaction_deferred: OK
[    9.140094] Testing event mm_compaction_suitable: 
[    9.140098] usb 5-2: New USB device found, idVendor=413c, idProduct=8140
[    9.140100] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    9.144025] OK
[    9.144131] Testing event mm_compaction_finished: OK
[    9.150079] Testing event mm_compaction_try_to_compact_pages: OK
[    9.154072] Testing event mm_compaction_end: OK
[    9.158079] Testing event mm_compaction_begin: 
[    9.158573] usb 3-4: New USB device found, idVendor=0930, idProduct=130c
[    9.158686] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.158748] usb 3-4: Product: F3607gw
[    9.158805] usb 3-4: Manufacturer: 0	F3607gw
[    9.158863] usb 3-4: SerialNumber: 3532400302074300
[    9.162025] OK
[    9.162079] Testing event mm_compaction_migratepages: OK
[    9.166374] Testing event mm_compaction_isolate_freepages: OK
[    9.170079] Testing event mm_compaction_isolate_migratepages: OK
[    9.174084] Testing event mm_numa_migrate_ratelimit: OK
[    9.178076] Testing event mm_migrate_pages: OK
[    9.182077] Testing event writeback_dirty_inode_enqueue: OK
[    9.186069] Testing event writeback_lazytime_iput: OK
[    9.190070] Testing event writeback_lazytime: OK
[    9.194070] Testing event writeback_single_inode: OK
[    9.198075] Testing event writeback_single_inode_start: OK
[    9.202075] Testing event writeback_wait_iff_congested: OK
[    9.206068] Testing event writeback_congestion_wait: OK
[    9.210075] Testing event writeback_sb_inodes_requeue: OK
[    9.214073] Testing event balance_dirty_pages: OK
[    9.218070] Testing event bdi_dirty_ratelimit: OK
[    9.222072] Testing event global_dirty_state: OK
[    9.226072] Testing event writeback_queue_io: OK
[    9.230068] Testing event wbc_writepage: OK
[    9.234072] Testing event writeback_bdi_unregister: OK
[    9.238075] Testing event writeback_bdi_register: OK
[    9.242069] Testing event writeback_wake_background: OK
[    9.246069] Testing event writeback_nowork: OK
[    9.250074] Testing event writeback_pages_written: OK
[    9.254070] Testing event writeback_wait: OK
[    9.258072] Testing event writeback_written: OK
[    9.262075] Testing event writeback_start: OK
[    9.266068] Testing event writeback_exec: OK
[    9.270076] Testing event writeback_queue: OK
[    9.274071] Testing event writeback_write_inode: OK
[    9.278071] Testing event writeback_write_inode_start: OK
[    9.282072] Testing event writeback_dirty_inode: OK
[    9.286074] Testing event writeback_dirty_inode_start: OK
[    9.290070] Testing event writeback_mark_inode_dirty: OK
[    9.294072] Testing event writeback_dirty_page: OK
[    9.298075] Testing event time_out_leases: OK
[    9.302069] Testing event generic_delete_lease: OK
[    9.306072] Testing event generic_add_lease: OK
[    9.310074] Testing event break_lease_unblock: OK
[    9.314074] Testing event break_lease_block: OK
[    9.318070] Testing event break_lease_noblock: OK
[    9.322076] Testing event block_rq_remap: OK
[    9.326074] Testing event block_bio_remap: OK
[    9.330071] Testing event block_split: OK
[    9.334073] Testing event block_unplug: OK
[    9.338073] Testing event block_plug: OK
[    9.342069] Testing event block_sleeprq: OK
[    9.346069] Testing event block_getrq: OK
[    9.350069] Testing event block_bio_queue: OK
[    9.354071] Testing event block_bio_frontmerge: OK
[    9.358078] Testing event block_bio_backmerge: OK
[    9.362071] Testing event block_bio_complete: OK
[    9.366072] Testing event block_bio_bounce: OK
[    9.370071] Testing event block_rq_issue: OK
[    9.374071] Testing event block_rq_insert: OK
[    9.378074] Testing event block_rq_complete: OK
[    9.382069] Testing event block_rq_requeue: OK
[    9.386069] Testing event block_rq_abort: OK
[    9.390069] Testing event block_dirty_buffer: OK
[    9.394074] Testing event block_touch_buffer: OK
[    9.398070] Testing event swiotlb_bounced: OK
[    9.402069] Testing event gpio_value: OK
[    9.406070] Testing event gpio_direction: OK
[    9.410069] Testing event regulator_set_voltage_complete: OK
[    9.414073] Testing event regulator_set_voltage: OK
[    9.418078] Testing event regulator_disable_complete: OK
[    9.422071] Testing event regulator_disable: OK
[    9.426073] Testing event regulator_enable_complete: OK
[    9.430074] Testing event regulator_enable_delay: OK
[    9.434071] Testing event regulator_enable: OK
[    9.438070] Testing event urandom_read: OK
[    9.442071] Testing event random_read: OK
[    9.446069] Testing event extract_entropy_user: OK
[    9.450073] Testing event extract_entropy: OK
[    9.454075] Testing event get_random_bytes_arch: OK
[    9.458070] Testing event get_random_bytes: OK
[    9.462070] Testing event xfer_secondary_pool: OK
[    9.466073] Testing event add_disk_randomness: OK
[    9.470070] Testing event add_input_randomness: OK
[    9.474070] Testing event debit_entropy: OK
[    9.478074] Testing event push_to_pool: OK
[    9.482068] Testing event credit_entropy_bits: OK
[    9.486072] Testing event mix_pool_bytes_nolock: OK
[    9.490074] Testing event mix_pool_bytes: OK
[    9.494074] Testing event add_device_randomness: OK
[    9.498072] Testing event io_page_fault: OK
[    9.502073] Testing event unmap: OK
[    9.506073] Testing event map: OK
[    9.510071] Testing event detach_device_from_domain: OK
[    9.514073] Testing event attach_device_to_domain: OK
[    9.518073] Testing event remove_device_from_group: OK
[    9.522069] Testing event add_device_to_group: OK
[    9.526069] Testing event fence_wait_end: OK
[    9.530069] Testing event fence_wait_start: OK
[    9.534070] Testing event fence_signaled: OK
[    9.538078] Testing event fence_enable_signal: OK
[    9.542070] Testing event fence_destroy: OK
[    9.546072] Testing event fence_init: OK
[    9.550071] Testing event fence_emit: OK
[    9.554071] Testing event fence_annotate_wait_on: OK
[    9.558074] Testing event spi_transfer_stop: OK
[    9.562986] Testing event spi_transfer_start: OK
[    9.567073] Testing event spi_message_done: OK
[    9.571069] Testing event spi_message_start: OK
[    9.575072] Testing event spi_message_submit: OK
[    9.579072] Testing event spi_master_busy: OK
[    9.583070] Testing event spi_master_idle: OK
[    9.587073] Testing event xhci_cmd_completion: OK
[    9.591073] Testing event xhci_address_ctx: OK
[    9.595073] Testing event xhci_dbg_ring_expansion: OK
[    9.599072] Testing event xhci_dbg_init: OK
[    9.603069] Testing event xhci_dbg_cancel_urb: OK
[    9.607070] Testing event xhci_dbg_reset_ep: OK
[    9.611072] Testing event xhci_dbg_quirks: OK
[    9.615069] Testing event xhci_dbg_context_change: OK
[    9.619076] Testing event xhci_dbg_address: OK
[    9.623069] Testing event aer_event: OK
[    9.627075] Testing event mc_event: OK
[    9.631073] Testing event udp_fail_queue_rcv_skb: OK
[    9.635069] Testing event sock_exceed_buf_limit: OK
[    9.639076] Testing event sock_rcvqueue_full: OK
[    9.643070] Testing event napi_poll: OK
[    9.647069] Testing event netif_rx_ni_entry: OK
[    9.651068] Testing event netif_rx_entry: OK
[    9.655074] Testing event netif_receive_skb_entry: OK
[    9.659071] Testing event napi_gro_receive_entry: OK
[    9.663074] Testing event napi_gro_frags_entry: OK
[    9.667072] Testing event netif_rx: OK
[    9.671069] Testing event netif_receive_skb: OK
[    9.675077] Testing event net_dev_queue: OK
[    9.679070] Testing event net_dev_xmit: OK
[    9.683069] Testing event net_dev_start_xmit: OK
[    9.687073] Testing event skb_copy_datagram_iovec: OK
[    9.691075] Testing event consume_skb: OK
[    9.695069] Testing event kfree_skb: OK
[    9.699073] Running tests on trace event systems:
[    9.699132] Testing event system skb: OK
[    9.703103] Testing event system net: OK
[    9.707084] Testing event system napi: OK
[    9.711082] Testing event system sock: OK
[    9.715081] Testing event system udp: OK
[    9.719086] Testing event system ras: OK
[    9.723085] Testing event system xhci-hcd: OK
[    9.727088] Testing event system spi: OK
[    9.731088] Testing event system fence: OK
[    9.735086] Testing event system iommu: OK
[    9.739092] Testing event system random: OK
[    9.743084] Testing event system regulator: OK
[    9.747092] Testing event system gpio: OK
[    9.751085] Testing event system swiotlb: OK
[    9.755081] Testing event system block: OK
[    9.759090] Testing event system filelock: OK
[    9.763088] Testing event system writeback: OK
[    9.767089] Testing event system migrate: OK
[    9.771085] Testing event system compaction: OK
[    9.775085] Testing event system kmem: OK
[    9.779086] Testing event system vmscan: OK
[    9.783100] Testing event system pagemap: OK
[    9.787081] Testing event system oom: OK
[    9.791080] Testing event system filemap: OK
[    9.795085] Testing event system rpm: OK
[    9.799089] Testing event system power: OK
[    9.803093] Testing event system test: OK
[    9.807084] Testing event system module: OK
[    9.811083] Testing event system timer: OK
[    9.815091] Testing event system rcu: OK
[    9.819088] Testing event system printk: OK
[    9.823085] Testing event system sched: OK
[    9.827109] Testing event system workqueue: OK
[    9.831083] Testing event system signal: OK
[    9.835085] Testing event system irq: OK
[    9.839085] Testing event system task: OK
[    9.843084] Testing event system exceptions: OK
[    9.847085] Testing event system tlb: OK
[    9.851084] Testing event system mce: OK
[    9.855082] Testing event system raw_syscalls: OK
[    9.859085] Testing event system vsyscall: OK
[    9.863080] Testing event system syscalls: OK
[    9.867168] Testing event system nmi: OK
[    9.871085] Testing event system irq_vectors: OK
[    9.875092] Running tests on all trace events:
[    9.875150] Testing all events: OK
[   10.037790] Running tests again, along with the function tracer
[   10.037941] Running tests on trace events:
[   10.038100] Testing event thermal_apic_exit: OK
[   10.044197] Testing event thermal_apic_entry: OK
[   10.050229] Testing event threshold_apic_exit: OK
[   10.056231] Testing event threshold_apic_entry: OK
[   10.062192] Testing event call_function_single_exit: OK
[   10.068209] Testing event call_function_single_entry: OK
[   10.074196] Testing event call_function_exit: OK
[   10.080200] Testing event call_function_entry: OK
[   10.086202] Testing event irq_work_exit: OK
[   10.092226] Testing event irq_work_entry: OK
[   10.098244] Testing event x86_platform_ipi_exit: OK
[   10.104215] Testing event x86_platform_ipi_entry: OK
[   10.110233] Testing event error_apic_exit: OK
[   10.116242] Testing event error_apic_entry: OK
[   10.122234] Testing event spurious_apic_exit: OK
[   10.128252] Testing event spurious_apic_entry: OK
[   10.134213] Testing event reschedule_exit: OK
[   10.140215] Testing event reschedule_entry: OK
[   10.146264] Testing event local_timer_exit: OK
[   10.152242] Testing event local_timer_entry: OK
[   10.158222] Testing event nmi_handler: OK
[   10.164259] Testing event emulate_vsyscall: OK
[   10.170229] Testing event sys_exit: OK
[   10.176214] Testing event sys_enter: OK
[   10.182237] Testing event mce_record: OK
[   10.188226] Testing event tlb_flush: OK
[   10.194208] Testing event page_fault_kernel: OK
[   10.200272] Testing event page_fault_user: OK
[   10.206225] Testing event task_rename: OK
[   10.212211] Testing event task_newtask: OK
[   10.218223] Testing event softirq_raise: OK
[   10.224232] Testing event softirq_exit: OK
[   10.230216] Testing event softirq_entry: OK
[   10.236259] Testing event irq_handler_exit: OK
[   10.242232] Testing event irq_handler_entry: OK
[   10.248208] Testing event signal_deliver: OK
[   10.254246] Testing event signal_generate: OK
[   10.260225] Testing event workqueue_execute_end: OK
[   10.266222] Testing event workqueue_execute_start: OK
[   10.272256] Testing event workqueue_activate_work: OK
[   10.278215] Testing event workqueue_queue_work: OK
[   10.284208] Testing event sched_wake_idle_without_ipi: OK
[   10.290267] Testing event sched_swap_numa: OK
[   10.296224] Testing event sched_stick_numa: OK
[   10.302219] Testing event sched_move_numa: OK
[   10.308220] Testing event sched_process_hang: OK
[   10.314203] Testing event sched_pi_setprio: OK
[   10.320201] Testing event sched_stat_runtime: OK
[   10.326199] Testing event sched_stat_blocked: OK
[   10.332206] Testing event sched_stat_iowait: OK
[   10.338212] Testing event sched_stat_sleep: OK
[   10.344198] Testing event sched_stat_wait: OK
[   10.350197] Testing event sched_process_exec: OK
[   10.356193] Testing event sched_process_fork: OK
[   10.362200] Testing event sched_process_wait: OK
[   10.368207] Testing event sched_wait_task: OK
[   10.374200] Testing event sched_process_exit: OK
[   10.380192] Testing event sched_process_free: OK
[   10.386205] Testing event sched_migrate_task: OK
[   10.392211] Testing event sched_switch: OK
[   10.398339] Testing event sched_wakeup_new: OK
[   10.404347] Testing event sched_wakeup: OK
[   10.410371] Testing event sched_kthread_stop_ret: OK
[   10.416234] Testing event sched_kthread_stop: OK
[   10.422211] Testing event console: OK
[   10.428237] Testing event rcu_utilization: OK
[   10.434212] Testing event tick_stop: OK
[   10.440208] Testing event itimer_expire: OK
[   10.446234] Testing event itimer_state: OK
[   10.452197] Testing event hrtimer_cancel: OK
[   10.458211] Testing event hrtimer_expire_exit: OK
[   10.464236] Testing event hrtimer_expire_entry: OK
[   10.470233] Testing event hrtimer_start: OK
[   10.476233] Testing event hrtimer_init: OK
[   10.482243] Testing event timer_cancel: OK
[   10.488243] Testing event timer_expire_exit: OK
[   10.494221] Testing event timer_expire_entry: OK
[   10.500271] Testing event timer_start: OK
[   10.506217] Testing event timer_init: OK
[   10.512209] Testing event module_request: OK
[   10.518248] Testing event module_put: OK
[   10.524232] Testing event module_get: OK
[   10.530207] Testing event module_free: OK
[   10.536214] Testing event module_load: OK
[   10.542219] Testing event ftrace_test_filter: OK
[   10.548215] Testing event dev_pm_qos_remove_request: OK
[   10.554245] Testing event dev_pm_qos_update_request: OK
[   10.560245] Testing event dev_pm_qos_add_request: OK
[   10.566211] Testing event pm_qos_update_flags: OK
[   10.572231] Testing event pm_qos_update_target: OK
[   10.578215] Testing event pm_qos_update_request_timeout: OK
[   10.584207] Testing event pm_qos_remove_request: OK
[   10.590241] Testing event pm_qos_update_request: OK
[   10.596233] Testing event pm_qos_add_request: OK
[   10.602208] Testing event power_domain_target: OK
[   10.608266] Testing event clock_set_rate: OK
[   10.614233] Testing event clock_disable: OK
[   10.621194] Testing event clock_enable: OK
[   10.627240] Testing event wakeup_source_deactivate: OK
[   10.633217] Testing event wakeup_source_activate: OK
[   10.639226] Testing event suspend_resume: OK
[   10.645232] Testing event device_pm_callback_end: OK
[   10.651227] Testing event device_pm_callback_start: OK
[   10.657208] Testing event cpu_frequency: OK
[   10.663262] Testing event pstate_sample: OK
[   10.669216] Testing event cpu_idle: OK
[   10.675200] Testing event rpm_return_int: OK
[   10.681257] Testing event rpm_idle: OK
[   10.687219] Testing event rpm_resume: OK
[   10.693208] Testing event rpm_suspend: OK
[   10.699212] Testing event mm_filemap_add_to_page_cache: OK
[   10.705226] Testing event mm_filemap_delete_from_page_cache: OK
[   10.711193] Testing event oom_score_adj_update: OK
[   10.717203] Testing event mm_lru_activate: OK
[   10.723207] Testing event mm_lru_insertion: OK
[   10.729200] Testing event mm_vmscan_lru_shrink_inactive: OK
[   10.735192] Testing event mm_vmscan_writepage: OK
[   10.741198] Testing event mm_vmscan_memcg_isolate: OK
[   10.747200] Testing event mm_vmscan_lru_isolate: OK
[   10.753214] Testing event mm_shrink_slab_end: OK
[   10.759205] Testing event mm_shrink_slab_start: OK
[   10.765231] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[   10.771233] Testing event mm_vmscan_memcg_reclaim_end: OK
[   10.777207] Testing event mm_vmscan_direct_reclaim_end: OK
[   10.783261] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[   10.789219] Testing event mm_vmscan_memcg_reclaim_begin: OK
[   10.795210] Testing event mm_vmscan_direct_reclaim_begin: OK
[   10.801244] Testing event mm_vmscan_wakeup_kswapd: OK
[   10.807233] Testing event mm_vmscan_kswapd_wake: OK
[   10.813218] Testing event mm_vmscan_kswapd_sleep: OK
[   10.819244] Testing event mm_page_alloc_extfrag: OK
[   10.825211] Testing event mm_page_pcpu_drain: OK
[   10.831207] Testing event mm_page_alloc_zone_locked: OK
[   10.837235] Testing event mm_page_alloc: OK
[   10.843194] Testing event mm_page_free_batched: OK
[   10.849195] Testing event mm_page_free: OK
[   10.855250] Testing event kmem_cache_free: OK
[   10.861222] Testing event kfree: OK
[   10.867208] Testing event kmem_cache_alloc_node: OK
[   10.873259] Testing event kmalloc_node: OK
[   10.879194] Testing event kmem_cache_alloc: OK
[   10.885223] Testing event kmalloc: OK
[   10.891221] Testing event mm_compaction_defer_reset: OK
[   10.897216] Testing event mm_compaction_defer_compaction: OK
[   10.903197] Testing event mm_compaction_deferred: OK
[   10.909225] Testing event mm_compaction_suitable: OK
[   10.915246] Testing event mm_compaction_finished: OK
[   10.921216] Testing event mm_compaction_try_to_compact_pages: OK
[   10.927258] Testing event mm_compaction_end: OK
[   10.933209] Testing event mm_compaction_begin: OK
[   10.939211] Testing event mm_compaction_migratepages: OK
[   10.945238] Testing event mm_compaction_isolate_freepages: OK
[   10.951231] Testing event mm_compaction_isolate_migratepages: OK
[   10.957234] Testing event mm_numa_migrate_ratelimit: OK
[   10.963259] Testing event mm_migrate_pages: OK
[   10.969236] Testing event writeback_dirty_inode_enqueue: OK
[   10.975213] Testing event writeback_lazytime_iput: OK
[   10.981215] Testing event writeback_lazytime: OK
[   10.987226] Testing event writeback_single_inode: OK
[   10.993207] Testing event writeback_single_inode_start: OK
[   10.999245] Testing event writeback_wait_iff_congested: OK
[   11.005226] Testing event writeback_congestion_wait: OK
[   11.011208] Testing event writeback_sb_inodes_requeue: OK
[   11.017224] Testing event balance_dirty_pages: OK
[   11.023218] Testing event bdi_dirty_ratelimit: OK
[   11.029219] Testing event global_dirty_state: OK
[   11.035232] Testing event writeback_queue_io: OK
[   11.041232] Testing event wbc_writepage: OK
[   11.047208] Testing event writeback_bdi_unregister: OK
[   11.053214] Testing event writeback_bdi_register: OK
[   11.059221] Testing event writeback_wake_background: OK
[   11.065207] Testing event writeback_nowork: OK
[   11.071252] Testing event writeback_pages_written: OK
[   11.077231] Testing event writeback_wait: OK
[   11.083208] Testing event writeback_written: OK
[   11.089243] Testing event writeback_start: OK
[   11.095219] Testing event writeback_exec: OK
[   11.101220] Testing event writeback_queue: OK
[   11.107239] Testing event writeback_write_inode: OK
[   11.113213] Testing event writeback_write_inode_start: OK
[   11.119207] Testing event writeback_dirty_inode: OK
[   11.125267] Testing event writeback_dirty_inode_start: OK
[   11.131199] Testing event writeback_mark_inode_dirty: OK
[   11.137208] Testing event writeback_dirty_page: OK
[   11.143232] Testing event time_out_leases: OK
[   11.149242] Testing event generic_delete_lease: OK
[   11.155211] Testing event generic_add_lease: OK
[   11.161210] Testing event break_lease_unblock: OK
[   11.167225] Testing event break_lease_block: OK
[   11.173216] Testing event break_lease_noblock: OK
[   11.179258] Testing event block_rq_remap: OK
[   11.185219] Testing event block_bio_remap: OK
[   11.191209] Testing event block_split: OK
[   11.197240] Testing event block_unplug: OK
[   11.203232] Testing event block_plug: OK
[   11.209215] Testing event block_sleeprq: OK
[   11.215258] Testing event block_getrq: OK
[   11.221226] Testing event block_bio_queue: OK
[   11.227211] Testing event block_bio_frontmerge: OK
[   11.233221] Testing event block_bio_backmerge: OK
[   11.239233] Testing event block_bio_complete: OK
[   11.245208] Testing event block_bio_bounce: OK
[   11.251259] Testing event block_rq_issue: OK
[   11.257225] Testing event block_rq_insert: OK
[   11.263215] Testing event block_rq_complete: OK
[   11.269240] Testing event block_rq_requeue: OK
[   11.275231] Testing event block_rq_abort: OK
[   11.281213] Testing event block_dirty_buffer: OK
[   11.287211] Testing event block_touch_buffer: OK
[   11.293226] Testing event swiotlb_bounced: OK
[   11.299214] Testing event gpio_value: OK
[   11.305277] Testing event gpio_direction: OK
[   11.311226] Testing event regulator_set_voltage_complete: OK
[   11.317209] Testing event regulator_set_voltage: OK
[   11.323245] Testing event regulator_disable_complete: OK
[   11.329196] Testing event regulator_disable: OK
[   11.335219] Testing event regulator_enable_complete: OK
[   11.341251] Testing event regulator_enable_delay: OK
[   11.347210] Testing event regulator_enable: OK
[   11.353208] Testing event urandom_read: OK
[   11.359240] Testing event random_read: OK
[   11.365234] Testing event extract_entropy_user: OK
[   11.371208] Testing event extract_entropy: OK
[   11.377235] Testing event get_random_bytes_arch: OK
[   11.383241] Testing event get_random_bytes: OK
[   11.389209] Testing event xfer_secondary_pool: OK
[   11.395258] Testing event add_disk_randomness: OK
[   11.401226] Testing event add_input_randomness: OK
[   11.407198] Testing event debit_entropy: OK
[   11.413242] Testing event push_to_pool: OK
[   11.419232] Testing event credit_entropy_bits: OK
[   11.425212] Testing event mix_pool_bytes_nolock: OK
[   11.431209] Testing event mix_pool_bytes: OK
[   11.437227] Testing event add_device_randomness: OK
[   11.443207] Testing event io_page_fault: OK
[   11.449253] Testing event unmap: OK
[   11.455220] Testing event map: OK
[   11.461181] Testing event detach_device_from_domain: OK
[   11.467242] Testing event attach_device_to_domain: OK
[   11.473217] Testing event remove_device_from_group: OK
[   11.479200] Testing event add_device_to_group: OK
[   11.485195] Testing event fence_wait_end: OK
[   11.491204] Testing event fence_wait_start: OK
[   11.497200] Testing event fence_signaled: OK
[   11.503204] Testing event fence_enable_signal: OK
[   11.509205] Testing event fence_destroy: OK
[   11.515193] Testing event fence_init: OK
[   11.521206] Testing event fence_emit: OK
[   11.527207] Testing event fence_annotate_wait_on: OK
[   11.533200] Testing event spi_transfer_stop: OK
[   11.539191] Testing event spi_transfer_start: OK
[   11.545193] Testing event spi_message_done: OK
[   11.551209] Testing event spi_message_start: OK
[   11.557202] Testing event spi_message_submit: OK
[   11.563205] Testing event spi_master_busy: OK
[   11.569200] Testing event spi_master_idle: OK
[   11.575201] Testing event xhci_cmd_completion: OK
[   11.581209] Testing event xhci_address_ctx: OK
[   11.587245] Testing event xhci_dbg_ring_expansion: OK
[   11.593221] Testing event xhci_dbg_init: OK
[   11.599208] Testing event xhci_dbg_cancel_urb: OK
[   11.605229] Testing event xhci_dbg_reset_ep: OK
[   11.611217] Testing event xhci_dbg_quirks: OK
[   11.617216] Testing event xhci_dbg_context_change: OK
[   11.623260] Testing event xhci_dbg_address: OK
[   11.629227] Testing event aer_event: OK
[   11.635208] Testing event mc_event: OK
[   11.641258] Testing event udp_fail_queue_rcv_skb: OK
[   11.647243] Testing event sock_exceed_buf_limit: OK
[   11.653209] Testing event sock_rcvqueue_full: OK
[   11.659265] Testing event napi_poll: OK
[   11.665219] Testing event netif_rx_ni_entry: OK
[   11.671232] Testing event netif_rx_entry: OK
[   11.677225] Testing event netif_receive_skb_entry: OK
[   11.683231] Testing event napi_gro_receive_entry: OK
[   11.689208] Testing event napi_gro_frags_entry: OK
[   11.695211] Testing event netif_rx: OK
[   11.702162] Testing event netif_receive_skb: OK
[   11.708205] Testing event net_dev_queue: OK
[   11.714218] Testing event net_dev_xmit: OK
[   11.720187] Testing event net_dev_start_xmit: OK
[   11.726197] Testing event skb_copy_datagram_iovec: OK
[   11.732245] Testing event consume_skb: OK
[   11.738199] Testing event kfree_skb: OK
[   11.744202] Running tests on trace event systems:
[   11.744337] Testing event system skb: OK
[   11.750226] Testing event system net: OK
[   11.758278] Testing event system napi: OK
[   11.764268] Testing event system sock: OK
[   11.770202] Testing event system udp: OK
[   11.776232] Testing event system ras: OK
[   11.782212] Testing event system xhci-hcd: OK
[   11.789283] Testing event system spi: OK
[   11.796295] Testing event system fence: OK
[   11.803276] Testing event system iommu: OK
[   11.810285] Testing event system random: OK
[   11.818230] Testing event system regulator: OK
[   11.825257] Testing event system gpio: OK
[   11.831209] Testing event system swiotlb: OK
[   11.837228] Testing event system block: OK
[   11.846235] Testing event system filelock: OK
[   11.853217] Testing event system writeback: OK
[   11.864256] Testing event system migrate: OK
[   11.870227] Testing event system compaction: OK
[   11.878235] Testing event system kmem: OK
[   11.886220] Testing event system vmscan: OK
[   11.894240] Testing event system pagemap: OK
[   11.900190] Testing event system oom: OK
[   11.906211] Testing event system filemap: OK
[   11.912232] Testing event system rpm: OK
[   11.919237] Testing event system power: OK
[   11.928237] Testing event system test: OK
[   11.934205] Testing event system module: OK
[   11.941221] Testing event system timer: OK
[   11.949219] Testing event system rcu: OK
[   11.955205] Testing event system printk: OK
[   11.961222] Testing event system sched: OK
[   11.971767] Testing event system workqueue: OK
[   11.978243] Testing event system signal: OK
[   11.984222] Testing event system irq: OK
[   11.991259] Testing event system task: OK
[   11.997261] Testing event system exceptions: OK
[   12.003228] Testing event system tlb: OK
[   12.009266] Testing event system mce: OK
[   12.015261] Testing event system raw_syscalls: OK
[   12.021220] Testing event system vsyscall: OK
[   12.027260] Testing event system syscalls: OK
[   12.034715] Testing event system nmi: OK
[   12.041193] Testing event system irq_vectors: OK
[   12.050278] Running tests on all trace events:
[   12.050410] Testing all events: OK
[   12.257206] Testing ftrace filter: OK
[   12.268094] Testing kprobe tracing: OK
[   12.294476] kmemleak: Kernel memory leak detector initialized
[   12.294478] kmemleak: Automatic memory scanning thread started
[   12.298725]   Magic number: 3:725:431
[   12.298886] netpoll: netconsole: local port 2020
[   12.298944] netpoll: netconsole: local IPv4 address 192.168.23.6
[   12.299009] netpoll: netconsole: interface 'eth0'
[   12.299067] netpoll: netconsole: remote port 2020
[   12.299125] netpoll: netconsole: remote IPv4 address 192.168.23.5
[   12.299185] netpoll: netconsole: remote ethernet address f4:6d:04:ee:47:81
[   12.299246] netpoll: netconsole: device eth0 not up yet, forcing it
[   12.306824] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.705172] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
[   15.705234] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
[   15.705384] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.738159] console [netcon0] enabled
[   15.738242] netconsole: network logging started
[   15.738374] rtc_cmos 00:02: setting system clock to 2015-02-28 12:26:36 UTC (1425126396)
[   15.739323] PM: Hibernation image not present or could not be loaded.
[   15.740372] Freeing unused kernel memory: 1740K (ffffffff81ab9000 - ffffffff81c6c000)
[   15.740460] Write protecting the kernel read-only data: 10240k
[   15.741586] Freeing unused kernel memory: 1636K (ffff880001467000 - ffff880001600000)
[   15.742562] Freeing unused kernel memory: 1528K (ffff880001882000 - ffff880001a00000)
[   15.767925] systemd-udevd[733]: starting version 215
[   15.768194] systemd-udevd[733]: hwdb.bin does not exist, please run udevadm hwdb --update
[   15.769156] random: systemd-udevd urandom read with 34 bits of entropy available
[   15.808613] thermal_sys: module verification failed: signature and/or required key missing - tainting kernel
[   15.895303] thermal LNXTHERM:00: registered as thermal_zone0
[   15.895402] ACPI: Thermal Zone [THM] (52 C)
[   15.911674] sdhci: Secure Digital Host Controller Interface driver
[   15.912787] sdhci: Copyright(c) Pierre Ossman
[   15.913175] SCSI subsystem initialized
[   15.914132] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[   15.916874] sdhci-pci 0000:03:01.1: No vmmc regulator found
[   15.916922] libata version 3.00 loaded.
[   15.918094] ata_piix 0000:00:1f.1: version 2.13
[   15.918778] sdhci-pci 0000:03:01.1: No vqmmc regulator found
[   15.933476] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[   15.946898] scsi host0: ata_piix
[   15.949205] scsi host1: ata_piix
[   15.951100] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[   15.951220] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[   15.951571] ahci 0000:00:1f.2: version 3.0
[   15.958920] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[   15.959065] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems 
[   15.959425] ata2: port disabled--ignoring
[   15.983386] scsi host2: ahci
[   15.987190] scsi host3: ahci
[   15.990042] firewire_ohci 0000:03:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[   15.990238] sdhci-pci 0000:03:01.2: SDHCI controller found [1180:0843] (rev 12)
[   15.991285] scsi host4: ahci
[   15.992895] sdhci-pci 0000:03:01.2: No vmmc regulator found
[   15.993070] sdhci-pci 0000:03:01.2: No vqmmc regulator found
[   15.993459] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 30
[   15.993588] ata4: DUMMY
[   15.993707] ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 30
[   16.000013] mmc1: SDHCI controller on PCI [0000:03:01.2] using DMA
[   16.120047] ata1.00: ATA-8: WDC WD5000BEKT-75KA9T0, 01.01A01, max UDMA/133
[   16.120170] ata1.00: 976773168 sectors, multi 8: LBA48 NCQ (depth 0/1)
[   16.127242] ata1.00: configured for UDMA/100
[   16.127898] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000BEKT-7 1A01 PQ: 0 ANSI: 5
[   16.300024] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   16.303022] ata5: SATA link down (SStatus 0 SControl 300)
[   16.494595] firewire_core 0000:03:01.0: created device fw0: GUID 324fc000235659a1, S400
[   16.642395] ata3.00: ATA-7: WDC WD1600BEVS-75RST0, 04.01G04, max UDMA/133
[   16.642513] ata3.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
[   16.643499] ata3.00: configured for UDMA/133
[   16.644062] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-7 1G04 PQ: 0 ANSI: 5
[   16.657467] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   16.657942] sd 0:0:0:0: [sda] Write Protect is off
[   16.658058] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   16.658330] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   16.660797] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   16.661265] sd 2:0:0:0: [sdb] Write Protect is off
[   16.661378] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   16.661645] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   16.678296]  sdb: sdb1 sdb2 sdb3
[   16.682282] sd 2:0:0:0: [sdb] Attached SCSI disk
[   16.990012]  sda: sda1 sda2
[   16.993184] sd 0:0:0:0: [sda] Attached SCSI disk
[   17.180275] random: nonblocking pool is initialized
[   17.383680] device-mapper: uevent: version 1.0.3
[   17.385109] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[   17.402992] PM: Starting manual resume from disk
[   17.403105] PM: Hibernation image partition 8:1 present
[   17.403207] PM: Looking for hibernation image.
[   17.404372] PM: Image not found (code -22)
[   17.404471] PM: Hibernation image not present or could not be loaded.
[   17.441132] EXT4-fs (sdb1): INFO: recovery required on readonly filesystem
[   17.441256] EXT4-fs (sdb1): write access will be enabled during recovery
[   17.598834] EXT4-fs (sdb1): recovery complete
[   17.610595] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   18.610672] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   18.613855] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[   18.614818] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuacct of type cgroup with options cpuacct.
[   18.615495] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[   18.616174] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[   18.617678] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
[   18.618319] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[   18.618865] systemd[1]: Detected architecture 'x86-64'.
[   18.666958] systemd[1]: Your kernel apparently lacks built-in autofs4 support. Might be a good idea to compile it in. We'll now try to work around this by loading the module...
[   18.942050] systemd[1]: Inserted module 'autofs4'
[   18.974856] systemd[1]: Set hostname to <crion86>.
[   19.006222] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[   19.006670] systemd[1]: Installed release agent.
[   19.007099] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[   19.022165] systemd[804]: Spawned /lib/systemd/system-generators/systemd-insserv-generator as 805.
[   19.023340] systemd[804]: Spawned /lib/systemd/system-generators/systemd-getty-generator as 806.
[   19.024522] systemd[804]: Spawned /lib/systemd/system-generators/systemd-default-display-manager-generator as 807.
[   19.025688] systemd[804]: Spawned /lib/systemd/system-generators/systemd-rc-local-generator as 808.
[   19.026865] systemd[804]: Spawned /lib/systemd/system-generators/systemd-gpt-auto-generator as 809.
[   19.028030] systemd[804]: Spawned /lib/systemd/system-generators/systemd-sysv-generator as 810.
[   19.029350] systemd[804]: Spawned /lib/systemd/system-generators/systemd-cryptsetup-generator as 811.
[   19.030522] systemd[804]: Spawned /lib/systemd/system-generators/systemd-debug-generator as 812.
[   19.031709] systemd[804]: Spawned /lib/systemd/system-generators/systemd-system-update-generator as 813.
[   19.032891] systemd[804]: Spawned /lib/systemd/system-generators/systemd-fstab-generator as 814.
[   19.051022] systemd-fstab-generator[814]: Parsing /etc/fstab
[   19.078009] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/b8e95798-f113-470b-b415-323e51da7052 where=/ type=ext4
[   19.078461] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/5baddaa2-4a96-44bc-b3cf-b2289a3ee12a where=/home type=ext4
[   19.078723] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/4189ffe1-0de1-4027-b9fb-d23bc88bcc83 where=/media/data type=ext4
[   19.078975] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/afa7677d-462b-42da-aa94-e4ee8acd49f1 where=none type=swap
[   19.079273] systemd-fstab-generator[814]: Found entry what=/dev/sdc1 where=/media/usb0 type=auto
[   19.130409] systemd-sysv-generator[810]: Looking for unit files in (higher priority first):
[   19.130528] systemd-sysv-generator[810]: 	/etc/systemd/system
[   19.130640] systemd-sysv-generator[810]: 	/run/systemd/system
[   19.130756] systemd-sysv-generator[810]: 	/usr/local/lib/systemd/system
[   19.130861] systemd-sysv-generator[810]: 	/lib/systemd/system
[   19.130977] systemd-sysv-generator[810]: 	/usr/lib/systemd/system
[   19.131161] systemd-sysv-generator[810]: Looking for SysV init scripts in:
[   19.131273] systemd-sysv-generator[810]: 	/etc/init.d
[   19.131396] systemd-sysv-generator[810]: Looking for SysV rcN.d links in:
[   19.131505] systemd-sysv-generator[810]: 	/etc
[   19.294160] systemd-rc-local-generator[808]: Automatically adding rc-local.service.
[   19.344156] systemd-gpt-auto-generator[809]: Root device /dev/sdb.
[   19.457388] systemd[804]: /lib/systemd/system-generators/systemd-insserv-generator succeeded.
[   19.457526] systemd[804]: /lib/systemd/system-generators/systemd-getty-generator succeeded.
[   19.457669] systemd[804]: /lib/systemd/system-generators/systemd-default-display-manager-generator succeeded.
[   19.457798] systemd[804]: /lib/systemd/system-generators/systemd-rc-local-generator succeeded.
[   19.587807] systemd-gpt-auto-generator[809]: Not a GPT partition table, ignoring.
[   19.588266] systemd[804]: /lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
[   20.031550] systemd-sysv-generator[810]: Ignoring S11pppd-dns symlink in rcS.d, not generating pppd-dns.service.
[   20.031681] systemd-sysv-generator[810]: Ignoring S01mountkernfs.sh symlink in rcS.d, not generating mountkernfs.service.
[   20.031814] systemd-sysv-generator[810]: Ignoring S19screen-cleanup symlink in rcS.d, not generating screen-cleanup.service.
[   20.031952] systemd-sysv-generator[810]: Ignoring S11procps symlink in rcS.d, not generating procps.service.
[   20.032101] systemd-sysv-generator[810]: Ignoring S08checkroot-bootclean.sh symlink in rcS.d, not generating checkroot-bootclean.service.
[   20.032229] systemd-sysv-generator[810]: Ignoring S06checkroot.sh symlink in rcS.d, not generating checkroot.service.
[   20.032362] systemd-sysv-generator[810]: Ignoring S19bootmisc.sh symlink in rcS.d, not generating bootmisc.service.
[   20.032499] systemd-sysv-generator[810]: Ignoring S05hwclock.sh symlink in rcS.d, not generating hwclock.service.
[   20.032625] systemd-sysv-generator[810]: Ignoring S01hostname.sh symlink in rcS.d, not generating hostname.service.
[   20.032760] systemd-sysv-generator[810]: Ignoring S09mountall.sh symlink in rcS.d, not generating mountall.service.
[   20.032905] systemd-sysv-generator[810]: Ignoring S19alsa-utils symlink in rcS.d, not generating alsa-utils.service.
[   20.033036] systemd-sysv-generator[810]: Ignoring S19x11-common symlink in rcS.d, not generating x11-common.service.
[   20.033164] systemd-sysv-generator[810]: Ignoring S04mountdevsubfs.sh symlink in rcS.d, not generating mountdevsubfs.service.
[   20.033301] systemd-sysv-generator[810]: Ignoring S05lvm2 symlink in rcS.d, not generating lvm2.service.
[   20.033431] systemd-sysv-generator[810]: Ignoring S08kmod symlink in rcS.d, not generating kmod.service.
[   20.033567] systemd-sysv-generator[810]: Ignoring S07checkfs.sh symlink in rcS.d, not generating checkfs.service.
[   20.033697] systemd-sysv-generator[810]: Ignoring S11urandom symlink in rcS.d, not generating urandom.service.
[   20.033834] systemd-sysv-generator[810]: Ignoring S11udev-finish symlink in rcS.d, not generating udev-finish.service.
[   20.033965] systemd-sysv-generator[810]: Ignoring S02udev symlink in rcS.d, not generating udev.service.
[   20.034105] systemd-sysv-generator[810]: Ignoring S15mountnfs.sh symlink in rcS.d, not generating mountnfs.service.
[   20.034232] systemd-sysv-generator[810]: Ignoring S10mountall-bootclean.sh symlink in rcS.d, not generating mountall-bootclean.service.
[   20.034371] systemd-sysv-generator[810]: Ignoring S16mountnfs-bootclean.sh symlink in rcS.d, not generating mountnfs-bootclean.service.
[   20.035021] systemd-sysv-generator[810]: Ignoring K01network-manager symlink in rc1.d, not generating network-manager.service.
[   20.035162] systemd-sysv-generator[810]: Ignoring K01laptop-mode symlink in rc1.d, not generating laptop-mode.service.
[   20.035288] systemd-sysv-generator[810]: Ignoring S01killprocs symlink in rc1.d, not generating killprocs.service.
[   20.035420] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc1.d, not generating bootlogs.service.
[   20.035557] systemd-sysv-generator[810]: Ignoring K01uuidd symlink in rc1.d, not generating uuidd.service.
[   20.035686] systemd-sysv-generator[810]: Ignoring K01bluetooth symlink in rc1.d, not generating bluetooth.service.
[   20.035822] systemd-sysv-generator[810]: Ignoring K01alsa-utils symlink in rc1.d, not generating alsa-utils.service.
[   20.035969] systemd-sysv-generator[810]: Ignoring K01cups-browsed symlink in rc1.d, not generating cups-browsed.service.
[   20.036102] systemd-sysv-generator[810]: Ignoring K01lightdm symlink in rc1.d, not generating lightdm.service.
[   20.036240] systemd-sysv-generator[810]: Ignoring K02avahi-daemon symlink in rc1.d, not generating avahi-daemon.service.
[   20.036367] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc1.d, not generating motd.service.
[   20.036498] systemd-sysv-generator[810]: Ignoring K01atd symlink in rc1.d, not generating atd.service.
[   20.036633] systemd-sysv-generator[810]: Ignoring K02cups symlink in rc1.d, not generating cups.service.
[   20.036775] systemd-sysv-generator[810]: Ignoring K04rsyslog symlink in rc1.d, not generating rsyslog.service.
[   20.036900] systemd-sysv-generator[810]: Ignoring S02single symlink in rc1.d, not generating single.service.
[   20.042372] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc2.d, not generating laptop-mode.service.
[   20.042512] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc2.d, not generating rmnologin.service.
[   20.042638] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc2.d, not generating uuidd.service.
[   20.042768] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc2.d, not generating avahi-daemon.service.
[   20.042905] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc2.d, not generating anacron.service.
[   20.043052] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc2.d, not generating rsyslog.service.
[   20.043178] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc2.d, not generating atd.service.
[   20.043307] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc2.d, not generating cups-browsed.service.
[   20.043445] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc2.d, not generating bluetooth.service.
[   20.043571] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc2.d, not generating ssh.service.
[   20.043707] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc2.d, not generating lightdm.service.
[   20.043835] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc2.d, not generating bootlogs.service.
[   20.043970] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc2.d, not generating cron.service.
[   20.044118] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc2.d, not generating cups.service.
[   20.044245] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc2.d, not generating network-manager.service.
[   20.044374] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc2.d, not generating binfmt-support.service.
[   20.045435] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc2.d, not generating acpid.service.
[   20.045571] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc2.d, not generating rc.local.service.
[   20.045695] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc2.d, not generating dbus.service.
[   20.045838] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc2.d, not generating motd.service.
[   20.045962] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc2.d, not generating kdump-tools.service.
[   20.046113] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc2.d, not generating rsync.service.
[   20.046755] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc3.d, not generating laptop-mode.service.
[   20.046883] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc3.d, not generating rmnologin.service.
[   20.047033] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc3.d, not generating uuidd.service.
[   20.047158] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc3.d, not generating avahi-daemon.service.
[   20.047302] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc3.d, not generating anacron.service.
[   20.047432] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc3.d, not generating rsyslog.service.
[   20.047570] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc3.d, not generating atd.service.
[   20.047693] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc3.d, not generating cups-browsed.service.
[   20.047824] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc3.d, not generating bluetooth.service.
[   20.047960] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc3.d, not generating ssh.service.
[   20.048101] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc3.d, not generating lightdm.service.
[   20.048226] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc3.d, not generating bootlogs.service.
[   20.048357] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc3.d, not generating cron.service.
[   20.048492] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc3.d, not generating cups.service.
[   20.048635] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc3.d, not generating network-manager.service.
[   20.048762] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc3.d, not generating binfmt-support.service.
[   20.048894] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc3.d, not generating acpid.service.
[   20.049040] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc3.d, not generating rc.local.service.
[   20.049165] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc3.d, not generating dbus.service.
[   20.049300] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc3.d, not generating motd.service.
[   20.049429] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc3.d, not generating kdump-tools.service.
[   20.049565] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc3.d, not generating rsync.service.
[   20.050245] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc4.d, not generating laptop-mode.service.
[   20.050373] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc4.d, not generating rmnologin.service.
[   20.050509] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc4.d, not generating uuidd.service.
[   20.050640] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc4.d, not generating avahi-daemon.service.
[   20.050778] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc4.d, not generating anacron.service.
[   20.050915] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc4.d, not generating rsyslog.service.
[   20.051053] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc4.d, not generating atd.service.
[   20.051188] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc4.d, not generating cups-browsed.service.
[   20.051314] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc4.d, not generating bluetooth.service.
[   20.051458] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc4.d, not generating ssh.service.
[   20.051583] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc4.d, not generating lightdm.service.
[   20.051712] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc4.d, not generating bootlogs.service.
[   20.051847] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc4.d, not generating cron.service.
[   20.051971] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc4.d, not generating cups.service.
[   20.052114] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc4.d, not generating network-manager.service.
[   20.052242] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc4.d, not generating binfmt-support.service.
[   20.052379] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc4.d, not generating acpid.service.
[   20.052522] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc4.d, not generating rc.local.service.
[   20.052647] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc4.d, not generating dbus.service.
[   20.052779] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc4.d, not generating motd.service.
[   20.052915] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc4.d, not generating kdump-tools.service.
[   20.053060] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc4.d, not generating rsync.service.
[   20.053721] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc5.d, not generating laptop-mode.service.
[   20.053849] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc5.d, not generating rmnologin.service.
[   20.053980] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc5.d, not generating uuidd.service.
[   20.054142] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc5.d, not generating avahi-daemon.service.
[   20.054269] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc5.d, not generating anacron.service.
[   20.054405] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc5.d, not generating rsyslog.service.
[   20.054549] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc5.d, not generating atd.service.
[   20.054674] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc5.d, not generating cups-browsed.service.
[   20.054804] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc5.d, not generating bluetooth.service.
[   20.054940] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc5.d, not generating ssh.service.
[   20.055080] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc5.d, not generating lightdm.service.
[   20.055205] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc5.d, not generating bootlogs.service.
[   20.055336] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc5.d, not generating cron.service.
[   20.055470] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc5.d, not generating cups.service.
[   20.055613] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc5.d, not generating network-manager.service.
[   20.055741] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc5.d, not generating binfmt-support.service.
[   20.055874] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc5.d, not generating acpid.service.
[   20.056017] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc5.d, not generating rc.local.service.
[   20.056155] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc5.d, not generating dbus.service.
[   20.056281] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc5.d, not generating motd.service.
[   20.056421] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc5.d, not generating kdump-tools.service.
[   20.056547] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc5.d, not generating rsync.service.
[   20.057214] systemd-sysv-generator[810]: Ignoring K01network-manager symlink in rc0.d, not generating network-manager.service.
[   20.057353] systemd-sysv-generator[810]: Ignoring K10halt symlink in rc0.d, not generating halt.service.
[   20.057479] systemd-sysv-generator[810]: Ignoring K01laptop-mode symlink in rc0.d, not generating laptop-mode.service.
[   20.057612] systemd-sysv-generator[810]: Ignoring K08umountfs symlink in rc0.d, not generating umountfs.service.
[   20.057748] systemd-sysv-generator[810]: Ignoring K01uuidd symlink in rc0.d, not generating uuidd.service.
[   20.057879] systemd-sysv-generator[810]: Ignoring K03sendsigs symlink in rc0.d, not generating sendsigs.service.
[   20.058018] systemd-sysv-generator[810]: Ignoring K01bluetooth symlink in rc0.d, not generating bluetooth.service.
[   20.058145] systemd-sysv-generator[810]: Ignoring K01alsa-utils symlink in rc0.d, not generating alsa-utils.service.
[   20.058289] systemd-sysv-generator[810]: Ignoring K01cups-browsed symlink in rc0.d, not generating cups-browsed.service.
[   20.058415] systemd-sysv-generator[810]: Ignoring K01lightdm symlink in rc0.d, not generating lightdm.service.
[   20.058552] systemd-sysv-generator[810]: Ignoring K05umountnfs.sh symlink in rc0.d, not generating umountnfs.service.
[   20.058695] systemd-sysv-generator[810]: Ignoring K02avahi-daemon symlink in rc0.d, not generating avahi-daemon.service.
[   20.058821] systemd-sysv-generator[810]: Ignoring K07hwclock.sh symlink in rc0.d, not generating hwclock.service.
[   20.058953] systemd-sysv-generator[810]: Ignoring K01urandom symlink in rc0.d, not generating urandom.service.
[   20.059097] systemd-sysv-generator[810]: Ignoring K09umountroot symlink in rc0.d, not generating umountroot.service.
[   20.059223] systemd-sysv-generator[810]: Ignoring K01atd symlink in rc0.d, not generating atd.service.
[   20.059359] systemd-sysv-generator[810]: Ignoring K04rsyslog symlink in rc0.d, not generating rsyslog.service.
[   20.059984] systemd-sysv-generator[810]: Ignoring K01network-manager symlink in rc6.d, not generating network-manager.service.
[   20.061066] systemd-sysv-generator[810]: Ignoring K01laptop-mode symlink in rc6.d, not generating laptop-mode.service.
[   20.061192] systemd-sysv-generator[810]: Ignoring K11reboot symlink in rc6.d, not generating reboot.service.
[   20.061334] systemd-sysv-generator[810]: Ignoring K08umountfs symlink in rc6.d, not generating umountfs.service.
[   20.061459] systemd-sysv-generator[810]: Ignoring K01uuidd symlink in rc6.d, not generating uuidd.service.
[   20.061590] systemd-sysv-generator[810]: Ignoring K03sendsigs symlink in rc6.d, not generating sendsigs.service.
[   20.061725] systemd-sysv-generator[810]: Ignoring K01bluetooth symlink in rc6.d, not generating bluetooth.service.
[   20.061858] systemd-sysv-generator[810]: Ignoring K01alsa-utils symlink in rc6.d, not generating alsa-utils.service.
[   20.061997] systemd-sysv-generator[810]: Ignoring K01cups-browsed symlink in rc6.d, not generating cups-browsed.service.
[   20.062144] systemd-sysv-generator[810]: Ignoring K01lightdm symlink in rc6.d, not generating lightdm.service.
[   20.062270] systemd-sysv-generator[810]: Ignoring K05umountnfs.sh symlink in rc6.d, not generating umountnfs.service.
[   20.062412] systemd-sysv-generator[810]: Ignoring K02avahi-daemon symlink in rc6.d, not generating avahi-daemon.service.
[   20.062537] systemd-sysv-generator[810]: Ignoring K07hwclock.sh symlink in rc6.d, not generating hwclock.service.
[   20.062670] systemd-sysv-generator[810]: Ignoring K01urandom symlink in rc6.d, not generating urandom.service.
[   20.062804] systemd-sysv-generator[810]: Ignoring K09umountroot symlink in rc6.d, not generating umountroot.service.
[   20.062938] systemd-sysv-generator[810]: Ignoring K01atd symlink in rc6.d, not generating atd.service.
[   20.063098] systemd-sysv-generator[810]: Ignoring K04rsyslog symlink in rc6.d, not generating rsyslog.service.
[   20.067320] systemd[804]: /lib/systemd/system-generators/systemd-sysv-generator succeeded.
[   20.067459] systemd[804]: /lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
[   20.067583] systemd[804]: /lib/systemd/system-generators/systemd-debug-generator succeeded.
[   20.067725] systemd[804]: /lib/systemd/system-generators/systemd-system-update-generator succeeded.
[   20.067848] systemd[804]: /lib/systemd/system-generators/systemd-fstab-generator succeeded.
[   20.068271] systemd[1]: /lib/systemd/system-generators succeeded.
[   20.068655] systemd[1]: Looking for unit files in (higher priority first):
[   20.068761] systemd[1]: 	/etc/systemd/system
[   20.068870] systemd[1]: 	/run/systemd/system
[   20.068985] systemd[1]: 	/run/systemd/generator
[   20.069112] systemd[1]: 	/usr/local/lib/systemd/system
[   20.069214] systemd[1]: 	/lib/systemd/system
[   20.069323] systemd[1]: 	/usr/lib/systemd/system
[   20.069440] systemd[1]: 	/run/systemd/generator.late
[   20.069576] systemd[1]: Looking for SysV init scripts in:
[   20.069678] systemd[1]: 	/etc/init.d
[   20.069787] systemd[1]: Looking for SysV rcN.d links in:
[   20.069904] systemd[1]: 	/etc
[   20.187228] systemd[1]: Failed to load configuration for systemd-sysusers.service: No such file or directory
[   20.187360] systemd[1]: Failed to load configuration for systemd-udev-hwdb-update.service: No such file or directory
[   20.205817] systemd[1]: Failed to load configuration for keymap.service: No such file or directory
[   20.206114] systemd[1]: Failed to load configuration for devfsd.service: No such file or directory
[   20.206359] systemd[1]: Failed to load configuration for console-screen.service: No such file or directory
[   20.274350] systemd[1]: Failed to load configuration for var-lock.mount: No such file or directory
[   20.274492] systemd[1]: Failed to load configuration for var-run.mount: No such file or directory
[   20.275776] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
[   20.320420] systemd[1]: Failed to load configuration for systemd-vconsole-setup.service: No such file or directory
[   20.320550] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[   20.450224] systemd[1]: Failed to load configuration for festival.service: No such file or directory
[   20.451063] systemd[1]: Failed to load configuration for slapd.service: No such file or directory
[   20.451341] systemd[1]: Failed to load configuration for spamassassin.service: No such file or directory
[   20.451470] systemd[1]: Failed to load configuration for greylist.service: No such file or directory
[   20.451611] systemd[1]: Failed to load configuration for clamav-daemon.service: No such file or directory
[   20.451738] systemd[1]: Failed to load configuration for mysql.service: No such file or directory
[   20.451877] systemd[1]: Failed to load configuration for postgresql.service: No such file or directory
[   20.466031] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
[   20.505019] systemd[1]: Failed to load configuration for syslog.target: No such file or directory
[   20.659555] systemd[1]: Using notification socket /run/systemd/notify
[   20.659757] systemd[1]: Successfully created private D-Bus server.
[   20.659881] systemd[1]: -.mount changed dead -> mounted
[   20.660064] systemd[1]: Activating default unit: default.target
[   20.660187] systemd[1]: Trying to enqueue job graphical.target/start/isolate
[   20.660649] systemd[1]: Installed new job graphical.target/start as 1
[   20.660775] systemd[1]: Installed new job multi-user.target/start as 2
[   20.660887] systemd[1]: Installed new job basic.target/start as 3
[   20.661016] systemd[1]: Installed new job sysinit.target/start as 4
[   20.661127] systemd[1]: Installed new job local-fs.target/start as 5
[   20.661251] systemd[1]: Installed new job media-data.mount/start as 6
[   20.661364] systemd[1]: Installed new job system.slice/start as 8
[   20.661487] systemd[1]: Installed new job -.slice/start as 9
[   20.661597] systemd[1]: Installed new job dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.device/start as 10
[   20.661761] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.service/start as 11
[   20.661889] systemd[1]: Installed new job system-systemd\x2dfsck.slice/start as 12
[   20.662037] systemd[1]: Installed new job home.mount/start as 15
[   20.662148] systemd[1]: Installed new job dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.device/start as 16
[   20.662289] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.service/start as 17
[   20.662417] systemd[1]: Installed new job lvm2-activation-early.service/start as 18
[   20.662557] systemd[1]: Installed new job systemd-udev-settle.service/start as 19
[   20.662678] systemd[1]: Installed new job systemd-udevd.service/start as 20
[   20.662804] systemd[1]: Installed new job systemd-udevd-control.socket/start as 21
[   20.662925] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 22
[   20.663064] systemd[1]: Installed new job lvm2-activation.service/start as 23
[   20.663175] systemd[1]: Installed new job systemd-fsck-root.service/start as 24
[   20.663312] systemd[1]: Installed new job systemd-remount-fs.service/start as 25
[   20.663432] systemd[1]: Installed new job local-fs-pre.target/start as 26
[   20.663557] systemd[1]: Installed new job swap.target/start as 27
[   20.663668] systemd[1]: Installed new job dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.swap/start as 28
[   20.663798] systemd[1]: Installed new job dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.device/start as 29
[   20.663936] systemd[1]: Installed new job lvm2-monitor.service/start as 30
[   20.664063] systemd[1]: Installed new job dm-event.socket/start as 31
[   20.664173] systemd[1]: Installed new job lvm2-lvmetad.socket/start as 32
[   20.664299] systemd[1]: Installed new job cryptsetup.target/start as 33
[   20.664408] systemd[1]: Installed new job udev-finish.service/start as 34
[   20.664534] systemd[1]: Installed new job kmod-static-nodes.service/start as 35
[   20.664654] systemd[1]: Installed new job systemd-ask-password-console.path/start as 36
[   20.664779] systemd[1]: Installed new job systemd-journal-flush.service/start as 37
[   20.664912] systemd[1]: Installed new job systemd-journald.service/start as 38
[   20.665054] systemd[1]: Installed new job systemd-journald.socket/start as 39
[   20.665166] systemd[1]: Installed new job systemd-journald-dev-log.socket/start as 40
[   20.665301] systemd[1]: Installed new job dev-mqueue.mount/start as 41
[   20.665412] systemd[1]: Installed new job systemd-udev-trigger.service/start as 42
[   20.665547] systemd[1]: Installed new job dev-hugepages.mount/start as 43
[   20.665658] systemd[1]: Installed new job systemd-update-utmp.service/start as 87
[   20.665794] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 45
[   20.665915] systemd[1]: Installed new job systemd-modules-load.service/start as 46
[   20.666057] systemd[1]: Installed new job debian-fixup.service/start as 47
[   20.666168] systemd[1]: Installed new job systemd-binfmt.service/start as 48
[   20.666292] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 49
[   20.666414] systemd[1]: Installed new job sys-kernel-debug.mount/start as 50
[   20.666540] systemd[1]: Installed new job sys-kernel-config.mount/start as 51
[   20.666652] systemd[1]: Installed new job systemd-sysctl.service/start as 52
[   20.666777] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 53
[   20.666898] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 54
[   20.667062] systemd[1]: Installed new job nfs-common.service/start as 55
[   20.667174] systemd[1]: Installed new job networking.service/start as 56
[   20.667298] systemd[1]: Installed new job network.target/start as 57
[   20.667408] systemd[1]: Installed new job apparmor.service/start as 58
[   20.667531] systemd[1]: Installed new job kbd.service/start as 59
[   20.668562] systemd[1]: Installed new job hdparm.service/start as 60
[   20.668684] systemd[1]: Installed new job console-setup.service/start as 61
[   20.668795] systemd[1]: Installed new job qemu-system-x86.service/start as 62
[   20.668921] systemd[1]: Installed new job keyboard-setup.service/start as 63
[   20.669039] systemd[1]: Installed new job rpcbind.service/start as 64
[   20.669161] systemd[1]: Installed new job network-online.target/start as 65
[   20.669272] systemd[1]: Installed new job rpcbind.target/start as 66
[   20.669397] systemd[1]: Installed new job systemd-random-seed.service/start as 67
[   20.669519] systemd[1]: Installed new job sockets.target/start as 70
[   20.669642] systemd[1]: Installed new job avahi-daemon.socket/start as 71
[   20.669754] systemd[1]: Installed new job cups.socket/start as 72
[   20.669877] systemd[1]: Installed new job uuidd.socket/start as 73
[   20.669988] systemd[1]: Installed new job acpid.socket/start as 74
[   20.670117] systemd[1]: Installed new job dbus.socket/start as 75
[   20.670240] systemd[1]: Installed new job systemd-shutdownd.socket/start as 76
[   20.670361] systemd[1]: Installed new job systemd-initctl.socket/start as 77
[   20.670488] systemd[1]: Installed new job timers.target/start as 78
[   20.670599] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 79
[   20.670734] systemd[1]: Installed new job paths.target/start as 80
[   20.670845] systemd[1]: Installed new job acpid.path/start as 81
[   20.670970] systemd[1]: Installed new job cups.path/start as 82
[   20.671087] systemd[1]: Installed new job slices.target/start as 83
[   20.671209] systemd[1]: Installed new job alsa-restore.service/start as 84
[   20.671320] systemd[1]: Installed new job alsa-state.service/start as 85
[   20.671445] systemd[1]: Installed new job systemd-update-utmp-runlevel.service/start as 86
[   20.671567] systemd[1]: Installed new job samba-ad-dc.service/start as 88
[   20.671693] systemd[1]: Installed new job exim4.service/start as 89
[   20.671804] systemd[1]: Installed new job smbd.service/start as 90
[   20.671929] systemd[1]: Installed new job fwknop-server.service/start as 91
[   20.672045] systemd[1]: Installed new job kexec-load.service/start as 92
[   20.672167] systemd[1]: Installed new job mcelog.service/start as 93
[   20.672277] systemd[1]: Installed new job kexec.service/start as 94
[   20.672401] systemd[1]: Installed new job cpufrequtils.service/start as 95
[   20.672512] systemd[1]: Installed new job loadcpufreq.service/start as 96
[   20.672637] systemd[1]: Installed new job speech-dispatcher.service/start as 97
[   20.672758] systemd[1]: Installed new job nmbd.service/start as 98
[   20.672883] systemd[1]: Installed new job saned.service/start as 99
[   20.672994] systemd[1]: Installed new job atd.service/start as 100
[   20.673124] systemd[1]: Installed new job NetworkManager.service/start as 101
[   20.673234] systemd[1]: Installed new job cron.service/start as 102
[   20.673358] systemd[1]: Installed new job pppd-dns.service/start as 103
[   20.673467] systemd[1]: Installed new job binfmt-support.service/start as 104
[   20.673593] systemd[1]: Installed new job avahi-daemon.service/start as 105
[   20.673704] systemd[1]: Installed new job ModemManager.service/start as 106
[   20.673829] systemd[1]: Installed new job remote-fs.target/start as 107
[   20.673940] systemd[1]: Installed new job remote-fs-pre.target/start as 108
[   20.674068] systemd[1]: Installed new job ssh.service/start as 109
[   20.674179] systemd[1]: Installed new job rsyslog.service/start as 110
[   20.674303] systemd[1]: Installed new job syslog.socket/start as 111
[   20.674412] systemd[1]: Installed new job anacron.service/start as 112
[   20.674537] systemd[1]: Installed new job cups-browsed.service/start as 113
[   20.674647] systemd[1]: Installed new job cups.service/start as 114
[   20.674774] systemd[1]: Installed new job rc-local.service/start as 115
[   20.674883] systemd[1]: Installed new job systemd-user-sessions.service/start as 116
[   20.675027] systemd[1]: Installed new job getty.target/start as 117
[   20.675137] systemd[1]: Installed new job getty@tty1.service/start as 118
[   20.675261] systemd[1]: Installed new job system-getty.slice/start as 119
[   20.675370] systemd[1]: Installed new job dbus.service/start as 120
[   20.675495] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 121
[   20.675616] systemd[1]: Installed new job systemd-logind.service/start as 122
[   20.675744] systemd[1]: Installed new job user.slice/start as 123
[   20.675853] systemd[1]: Installed new job lightdm.service/start as 126
[   20.675976] systemd[1]: Installed new job kdump-tools.service/start as 127
[   20.676147] systemd[1]: Enqueued job graphical.target/start as 1
[   20.676270] systemd[1]: Loaded units and determined initial transaction in 1.668315s.
[   20.676445] systemd[1]: Collecting (null)
[   20.676561] systemd[1]: Collecting (null)
[   20.676666] systemd[1]: Collecting (null)
[   20.676787] systemd[1]: Collecting (null)
[   20.676893] systemd[1]: Collecting (null)
[   20.677021] systemd[1]: Collecting (null)
[   20.677127] systemd[1]: Collecting (null)
[   20.677396] systemd[1]: Received SIGCHLD from PID 804 (n/a).
[   20.677521] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   20.677842] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
[   20.677965] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
[   20.678130] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   20.678260] systemd[1]: Starting Remote File Systems (Pre).
[   20.678379] systemd[1]: remote-fs-pre.target changed dead -> active
[   20.678490] systemd[1]: Job remote-fs-pre.target/start finished, result=done
[   20.679028] systemd[1]: Reached target Remote File Systems (Pre).
[   20.679160] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
[   20.679343] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
[   20.679472] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   20.679655] systemd[1]: Autofs kernel version 1.0
[   20.680074] systemd[1]: Autofs protocol version 5.2
[   20.680212] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
[   20.680334] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[   20.680859] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   20.681016] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[   20.681154] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   20.681424] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[   20.681557] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[   20.681683] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   20.681825] systemd[1]: Expecting device dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.device...
[   20.682269] systemd[1]: Expecting device dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.device...
[   20.682702] systemd[1]: Expecting device dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.device...
[   20.683127] systemd[1]: Starting Root Slice.
[   20.695619] systemd[1]: -.slice changed dead -> active
[   20.695731] systemd[1]: Job -.slice/start finished, result=done
[   20.696336] systemd[1]: Created slice Root Slice.
[   20.696453] systemd[1]: Starting User and Session Slice.
[   20.697015] systemd[1]: user.slice changed dead -> active
[   20.697126] systemd[1]: Job user.slice/start finished, result=done
[   20.697634] systemd[1]: Created slice User and Session Slice.
[   20.697751] systemd[1]: Starting Delayed Shutdown Socket.
[   20.697948] systemd[1]: systemd-shutdownd.socket changed dead -> listening
[   20.698065] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
[   20.698579] systemd[1]: Listening on Delayed Shutdown Socket.
[   20.698695] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   20.698943] systemd[1]: systemd-initctl.socket changed dead -> listening
[   20.699062] systemd[1]: Job systemd-initctl.socket/start finished, result=done
[   20.699579] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   20.699696] systemd[1]: Starting Journal Socket (/dev/log).
[   20.699950] systemd[1]: systemd-journald-dev-log.socket changed dead -> listening
[   20.700166] systemd[1]: Job systemd-journald-dev-log.socket/start finished, result=done
[   20.700682] systemd[1]: Listening on Journal Socket (/dev/log).
[   20.700799] systemd[1]: Starting Syslog Socket.
[   20.700987] systemd[1]: syslog.socket changed dead -> listening
[   20.701102] systemd[1]: Job syslog.socket/start finished, result=done
[   20.701604] systemd[1]: Listening on Syslog Socket.
[   20.701719] systemd[1]: Starting Device-mapper event daemon FIFOs.
[   20.711836] systemd[1]: dm-event.socket changed dead -> listening
[   20.711960] systemd[1]: Job dm-event.socket/start finished, result=done
[   20.712462] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   20.712592] systemd[1]: Starting LVM2 metadata daemon socket.
[   20.712799] systemd[1]: lvm2-lvmetad.socket changed dead -> listening
[   20.712921] systemd[1]: Job lvm2-lvmetad.socket/start finished, result=done
[   20.713419] systemd[1]: Listening on LVM2 metadata daemon socket.
[   20.713559] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[   20.713685] systemd[1]: Starting udev Control Socket.
[   20.713877] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[   20.713999] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[   20.715457] systemd[1]: Listening on udev Control Socket.
[   20.715583] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[   20.715720] systemd[1]: Starting udev Kernel Socket.
[   20.715871] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[   20.715994] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[   20.716500] systemd[1]: Listening on udev Kernel Socket.
[   20.716630] systemd[1]: Starting Journal Socket.
[   20.716874] systemd[1]: systemd-journald.socket changed dead -> listening
[   20.716997] systemd[1]: Job systemd-journald.socket/start finished, result=done
[   20.717501] systemd[1]: Listening on Journal Socket.
[   20.717637] systemd[1]: Starting System Slice.
[   20.718188] systemd[1]: system.slice changed dead -> active
[   20.718311] systemd[1]: Job system.slice/start finished, result=done
[   20.718802] systemd[1]: Created slice System Slice.
[   20.718944] systemd[1]: ConditionPathIsReadWrite=!/ succeeded for systemd-fsck-root.service.
[   20.719079] systemd[1]: Starting File System Check on Root Device...
[   20.719969] systemd[1]: About to execute: /lib/systemd/systemd-fsck
[   20.720960] systemd[1]: Forked /lib/systemd/systemd-fsck as 815
[   20.721365] systemd[1]: systemd-fsck-root.service changed dead -> start
[   20.721494] systemd[1]: Starting system-systemd\x2dfsck.slice.
[   20.722134] systemd[1]: system-systemd\x2dfsck.slice changed dead -> active
[   20.722248] systemd[1]: Job system-systemd\x2dfsck.slice/start finished, result=done
[   20.722774] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   20.722912] systemd[1]: Starting system-getty.slice.
[   20.723521] systemd[1]: system-getty.slice changed dead -> active
[   20.723634] systemd[1]: Job system-getty.slice/start finished, result=done
[   20.724149] systemd[1]: Created slice system-getty.slice.
[   20.724313] systemd[1]: ConditionPathExists=/lib/modules/4.0.0-rc1-150225--00001-gb802a6b/modules.devname succeeded for kmod-static-nodes.service.
[   20.724544] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for kmod-static-nodes.service.
[   20.724675] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   20.725595] systemd[1]: About to execute: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[   20.726605] systemd[1]: Forked /bin/kmod as 816
[   20.727046] systemd[1]: kmod-static-nodes.service changed dead -> start
[   20.727203] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
[   20.727347] systemd[1]: Mounting POSIX Message Queue File System...
[   20.728315] systemd[1]: About to execute: /bin/mount -n mqueue /dev/mqueue -t mqueue
[   20.729336] systemd[1]: Forked /bin/mount as 817
[   20.729624] systemd[1]: dev-mqueue.mount changed dead -> mounting
[   20.729777] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[   20.730099] systemd[1]: Starting udev Coldplug all Devices...
[   20.731042] systemd[1]: About to execute: /bin/udevadm trigger --type=subsystems --action=add
[   20.732063] systemd[1]: Forked /bin/udevadm as 818
[   20.732461] systemd[1]: systemd-udev-trigger.service changed dead -> start
[   20.732636] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
[   20.732801] systemd[1]: Mounting Huge Pages File System...
[   20.733842] systemd[1]: About to execute: /bin/mount -n hugetlbfs /dev/hugepages -t hugetlbfs
[   20.734860] systemd[1]: Forked /bin/mount as 819
[   20.735164] systemd[1]: dev-hugepages.mount changed dead -> mounting
[   20.735399] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[   20.735632] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[   20.735780] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[   20.736908] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d succeeded for systemd-modules-load.service.
[   20.737067] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[   20.751254] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
[   20.751698] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d succeeded for systemd-modules-load.service.
[   20.751924] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[   20.752074] systemd[1]: Starting Load Kernel Modules...
[   20.752976] systemd[1]: About to execute: /lib/systemd/systemd-modules-load
[   20.753993] systemd[1]: Forked /lib/systemd/systemd-modules-load as 820
[   20.754396] systemd[1]: systemd-modules-load.service changed dead -> start
[   20.754560] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
[   20.754985] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
[   20.755137] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
[   20.757326] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed for systemd-binfmt.service.
[   20.757475] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed for systemd-binfmt.service.
[   20.757628] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
[   20.757751] systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
[   20.757880] systemd[1]: Job systemd-binfmt.service/start finished, result=done
[   20.758021] systemd[1]: Started Set Up Additional Binary Formats.
[   20.758248] systemd[1]: ConditionCapability=CAP_SYS_RAWIO succeeded for sys-kernel-debug.mount.
[   20.758406] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
[   20.758545] systemd[1]: Mounting Debug File System...
[   20.759496] systemd[1]: About to execute: /bin/mount -n debugfs /sys/kernel/debug -t debugfs
[   20.760566] systemd[1]: Forked /bin/mount as 821
[   20.760853] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
[   20.761020] systemd[1]: Starting Journal Service...
[   20.761948] systemd[1]: About to execute: /lib/systemd/systemd-journald
[   20.762984] systemd[1]: Forked /lib/systemd/systemd-journald as 822
[   20.763480] systemd[1]: systemd-journald.service changed dead -> running
[   20.763611] systemd[1]: Job systemd-journald.service/start finished, result=done
[   20.764132] systemd[1]: Started Journal Service.
[   20.764279] systemd[1]: systemd-journald.socket changed listening -> running
[   20.774025] systemd[1]: Job slices.target/start finished, result=done
[   20.796018] systemd[1]: Received SIGCHLD from PID 816 (kmod).
[   20.806016] systemd[1]: Child 816 (kmod) died (code=exited, status=0/SUCCESS)
[   20.816026] systemd[1]: Child 816 belongs to kmod-static-nodes.service
[   20.836017] systemd[1]: kmod-static-nodes.service changed start -> exited
[   20.846019] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[   20.866017] systemd[1]: kmod-static-nodes.service: cgroup is empty
[   20.876027] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-tmpfiles-setup-dev.service.
[   20.916017] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[   20.927022] systemd[1]: Accepted new private connection.
[   20.937017] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[   20.947020] systemd[1]: kmod-static-nodes.service: cgroup is empty
[   20.982201] systemd-journald[822]: Fixed max_use=116.3M max_size=14.5M min_size=4.0M keep_free=174.5M
[   20.984856] systemd-journald[822]: Reserving 26481 entries in hash table.
[   20.985830] systemd-journald[822]: Vacuuming...
[   20.985984] systemd-journald[822]: Vacuuming done, freed 0 bytes
[   20.986587] systemd-journald[822]: Flushing /dev/kmsg...
[   20.991018] systemd[1]: Got notification message for unit systemd-journald.service
[   21.001020] systemd[1]: systemd-journald.service: Got notification message from PID 822 (WATCHDOG=1...)
[   21.011019] systemd[1]: systemd-journald.service: got WATCHDOG=1
[   21.021030] systemd[1]: Got notification message for unit systemd-journald.service
[   21.031019] systemd[1]: systemd-journald.service: Got notification message from PID 822 (WATCHDOG=1...)
[   21.041019] systemd[1]: systemd-journald.service: got WATCHDOG=1
[   21.106365] systemd-journald[822]: systemd-journald running as pid 822
[   21.462357] lp: driver loaded but no devices found
[   21.466275] ppdev: user-space parallel port driver
[   21.612517] fuse init (API version 7.23)
[   22.254227] systemd-udevd[847]: starting version 215
[   24.559791] Monitor-Mwait will be used to enter C-1 state
[   24.559910] Monitor-Mwait will be used to enter C-2 state
[   24.560034] Monitor-Mwait will be used to enter C-3 state
[   24.560136] tsc: Marking TSC unstable due to TSC halts in idle
[   24.560291] ACPI: acpi_idle registered with cpuidle
[   24.560426] Switched to clocksource hpet
[   24.796166] ACPI: AC Adapter [AC] (on-line)
[   24.841448] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[   24.843588] ACPI: Lid Switch [LID]
[   24.943363] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   24.984465] [drm] Initialized drm 1.1.0 20060810
[   25.097556] ACPI: Battery Slot [BAT0] (battery present)
[   25.098940] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   25.099103] ACPI: Power Button [PBTN]
[   25.100276] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[   25.100411] ACPI: Sleep Button [SBTN]
[   25.408730] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   25.612634] sound hdaudioC0D0: autoconfig for ID 76a0: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   25.612778] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.612914] sound hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[   25.613058] sound hdaudioC0D0:    mono: mono_out=0x0
[   25.613172] sound hdaudioC0D0:    inputs:
[   25.613296] sound hdaudioC0D0:      Mic=0x17
[   25.613430] sound hdaudioC0D0:      Line=0xb
[   25.618505] sound hdaudioC0D1: autoconfig for ID 2c06: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[   25.618638] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.618768] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.618896] sound hdaudioC0D1:    mono: mono_out=0x0
[   25.619083] sound hdaudioC0D1:    inputs:
[   25.632210] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   25.633087] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   25.793025] Bluetooth: Core ver 2.20
[   25.793408] NET: Registered protocol family 31
[   25.793645] Bluetooth: HCI device and connection manager initialized
[   25.793773] Bluetooth: HCI socket layer initialized
[   25.793910] Bluetooth: L2CAP socket layer initialized
[   25.794107] Bluetooth: SCO socket layer initialized
[   25.837448] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   25.928737] usbcore: registered new interface driver btusb
[   26.072732] [drm:i915_dump_device_info] i915 device info: gen=4, pciid=0x2a02 rev=0x0c flags=is_mobile,is_crestline,has_fbc,has_hotplug,has_overlay,supports_tv,
[   26.072958] [drm:intel_detect_pch] No PCH found.
[   26.073263] [drm] Memory usable by graphics device = 512M
[   26.073387] [drm:i915_gem_gtt_init] GMADR size = 256M
[   26.073526] [drm:i915_gem_gtt_init] GTT stolen size = 8M
[   26.073678] [drm:i915_gem_gtt_init] ppgtt mode: 0
[   26.073821] [drm] Replacing VGA console driver
[   26.075727] Console: switching to colour dummy device 80x25
[   26.082704] [drm:intel_opregion_setup] graphic opregion physical addr: 0xdf67e800
[   26.082851] [drm:intel_opregion_setup] Public ACPI methods supported
[   26.082928] [drm:intel_opregion_setup] SWSCI supported
[   26.247170] [drm:swsci] SWSCI request timed out
[   26.247253] [drm:swsci] SWSCI request already in progress
[   26.247348] [drm:swsci_setup] SWSCI GBDA callbacks 00000001, SBCB callbacks 00000001
[   26.253776] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   26.253851] [drm] Driver supports precise vblank timestamp query.
[   26.253942] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[   26.254160] [drm:validate_vbt] Using VBT from OpRegion: $VBT CRESTLINE      d
[   26.254244] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 100000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[   26.254345] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[   26.254424] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[   26.254528] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[   26.254611] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 0 71260 1280 1296 1344 1457 800 801 804 816 0x8 0xa
[   26.254708] [drm:parse_lfp_panel_data] VBT initial LVDS value 42300300
[   26.254787] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 10000 Hz, active high, min brightness 0, level 0
[   26.254895] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[   26.254979] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[   26.255519] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[   26.255627] [drm:parse_driver_features] DRRS State Enabled:0
[   26.255705] [drm:parse_psr] No PSR BDB found.
[   26.255941] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[   26.256182] [drm:i915_stolen_to_physical] GTT within stolen memory at 0xdff80000-0xdfffffff
[   26.256262] [drm:i915_stolen_to_physical] Stolen memory adjusted to 0xdf800000-0xdff7ffff
[   26.256379] [drm:i915_gem_init_stolen] found 7864320 bytes of stolen memory at df800000
[   26.256457] [drm:intel_display_power_get] enabling always-on
[   26.257349] [drm:intel_modeset_init] 2 display pipes available.
[   26.257615] [drm:intel_modeset_init] pipe A sprite A init failed: -19
[   26.257822] [drm:intel_modeset_init] pipe B sprite B init failed: -19
[   26.257902] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   26.284071] [drm:drm_mode_detailed] composite sync not supported
[   26.284201] [drm:intel_lvds_init] using preferred mode from EDID: 
[   26.284282] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.284598] [drm:intel_lvds_init] detected single-link lvds configuration
[   26.286126] [drm:intel_panel_setup_backlight] Connector LVDS-1 backlight initialized, enabled, brightness 255000/255255
[   26.290553] [drm:intel_modeset_readout_hw_state] [CRTC:20] hw state readout: disabled
[   26.290664] [drm:intel_modeset_readout_hw_state] [CRTC:23] hw state readout: enabled
[   26.290752] [drm:intel_modeset_readout_hw_state] [ENCODER:25:LVDS-25] hw state readout: enabled, pipe B
[   26.290850] [drm:intel_modeset_readout_hw_state] [ENCODER:32:DAC-32] hw state readout: disabled, pipe A
[   26.290936] [drm:intel_modeset_readout_hw_state] [ENCODER:34:TV-34] hw state readout: disabled, pipe A
[   26.291181] [drm:intel_modeset_readout_hw_state] [CONNECTOR:24:LVDS-1] hw state readout: enabled
[   26.291269] [drm:intel_modeset_readout_hw_state] [CONNECTOR:31:VGA-1] hw state readout: disabled
[   26.291353] [drm:intel_modeset_readout_hw_state] [CONNECTOR:33:SVIDEO-1] hw state readout: disabled
[   26.291454] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   26.291541] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   26.291628] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   26.291713] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   26.291822] [drm:intel_dump_pipe_config] [CRTC:20][setup_hw_state] config for pipe A
[   26.291907] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   26.292046] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   26.292130] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.292216] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.292313] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.292399] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.292493] [drm:intel_dump_pipe_config] requested mode:
[   26.292577] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   26.292676] [drm:intel_dump_pipe_config] adjusted mode:
[   26.292758] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   26.292865] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[   26.292954] [drm:intel_dump_pipe_config] port clock: 0
[   26.293156] [drm:intel_dump_pipe_config] pipe src size: 0x0
[   26.293286] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   26.293373] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.293458] [drm:intel_dump_pipe_config] ips: 0
[   26.293552] [drm:intel_dump_pipe_config] double wide: 0
[   26.293636] [drm:intel_dump_pipe_config] [CRTC:23][setup_hw_state] config for pipe B
[   26.293734] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   26.293817] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   26.293913] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.294000] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.294116] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.294202] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.294301] [drm:intel_dump_pipe_config] requested mode:
[   26.294385] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[   26.294486] [drm:intel_dump_pipe_config] adjusted mode:
[   26.294569] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[   26.294670] [drm:intel_dump_crtc_timings] crtc timings: 71429 1280 1296 1344 1457 800 801 804 816, type: 0x0 flags: 0xa
[   26.294756] [drm:intel_dump_pipe_config] port clock: 71429
[   26.294850] [drm:intel_dump_pipe_config] pipe src size: 640x400
[   26.295191] [drm:intel_dump_pipe_config] gmch pfit: control: 0xa0000000, ratios: 0x08000800, lvds border: 0x00008000
[   26.295355] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.295440] [drm:intel_dump_pipe_config] ips: 0
[   26.295521] [drm:intel_dump_pipe_config] double wide: 0
[   26.295617] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.295703] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.295800] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.295884] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.295982] [drm:check_crtc_state] [CRTC:20]
[   26.296105] [drm:check_crtc_state] [CRTC:23]
[   26.296226] [drm:i9xx_get_initial_plane_config] pipe/plane B/1 with fb: size=640x400@32, offset=0, pitch 4096, size 0x190000
[   26.296312] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=190000
[   26.296439] [drm:i915_pages_create_for_stolen] offset=0x0, size=1638400
[   26.296572] [drm:intel_alloc_plane_obj] plane fb obj ffff88019752e000
[   26.296651] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 190000
[   26.296729] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [190000, 1ffff000]
[   26.297393] [drm:i915_gem_context_init] fake context support initialized
[   26.297510] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   26.297620] [drm:i915_pages_create_for_stolen] offset=0x190000, size=131072
[   26.297848] [drm:i915_gem_object_create_stolen] creating stolen object: size=1000
[   26.297953] [drm:i915_pages_create_for_stolen] offset=0x1b0000, size=4096
[   26.298196] [drm] initialized overlay support
[   26.299061] [drm:intel_backlight_device_register] Connector LVDS-1 backlight sysfs interface registered
[   26.299266] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   26.299330] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   26.299381] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] status updated from 3 to 1
[   26.299462] [drm:drm_mode_detailed] composite sync not supported
[   26.299554] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   26.299609] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.299665] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   26.299732] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   26.303530] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   26.307030] [drm:intel_crt_detect] CRT not detected via hotplug
[   26.308030] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   26.308101] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   26.308170] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   26.308243] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   26.308715] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   26.308783] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   26.308841] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   26.308914] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] status updated from 3 to 2
[   26.308967] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   26.309046] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   26.309100] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   26.309171] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   26.309233] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   26.309367] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   26.309445] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   26.309524] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   26.309590] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   26.309670] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   26.309736] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   26.309815] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   26.309881] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.309963] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.310061] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.310214] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.310285] [drm:intel_dump_pipe_config] requested mode:
[   26.310356] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   26.310444] [drm:intel_dump_pipe_config] adjusted mode:
[   26.310516] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   26.310606] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   26.310680] [drm:intel_dump_pipe_config] port clock: 108000
[   26.310761] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   26.310831] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   26.310918] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.310991] [drm:intel_dump_pipe_config] ips: 0
[   26.311082] [drm:intel_dump_pipe_config] double wide: 0
[   26.311284] [drm:drm_atomic_set_fb_for_plane] Set [FB:28] for plane state ffff880197463840
[   26.320901] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.320992] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   26.338728] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   26.338816] [drm:intel_fbc_update] disabled per chip default
[   26.338894] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.338979] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   26.339366] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.339441] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.339969] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.340500] [drm:check_crtc_state] [CRTC:20]
[   26.341692] [drm:check_crtc_state] [CRTC:23]
[   26.406819] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   26.406899] [drm:intel_tv_detect_type] Unrecognised TV connection
[   26.423991] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   26.424117] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   26.424196] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.492038] [drm:i965_update_wm] self-refresh entries: 40, wm: 472
[   26.492120] [drm:i965_update_wm] self-refresh watermark: display plane 472 cursor 32
[   26.492212] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 472
[   26.492281] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   26.492363] [drm:intel_fbc_update] no output, disabling
[   26.492436] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.492515] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.492578] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.492656] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.492718] [drm:check_crtc_state] [CRTC:20]
[   26.492809] [drm:check_crtc_state] [CRTC:23]
[   26.492896] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] status updated from 3 to 2
[   26.492964] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   26.493046] [drm:drm_setup_crtcs] 
[   26.493124] [drm:drm_enable_connectors] connector 24 enabled? yes
[   26.493315] [drm:drm_enable_connectors] connector 31 enabled? no
[   26.493380] [drm:drm_enable_connectors] connector 33 enabled? no
[   26.493449] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   26.493504] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   26.493574] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   26.493629] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   26.493699] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   26.493755] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   26.493832] [drm:intelfb_create] no BIOS fb, allocating a new one
[   26.493881] [drm:i915_gem_object_create_stolen] creating stolen object: size=3e8000
[   26.493966] [drm:i915_pages_create_for_stolen] offset=0x1b1000, size=4096000
[   26.496596] [drm:intelfb_create] allocated 1280x800 fb: 0x006c0000, bo ffff88019752e540
[   26.497554] fbcon: inteldrmfb (fb0) is primary device
[   26.498218] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498231] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d9f39b40 state to ffff880195410360
[   26.498246] [drm:drm_atomic_get_crtc_state] Added [CRTC:20] ffff8800dab32800 state to ffff880195410360
[   26.498247] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498252] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498259] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498263] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498341] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498354] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d9f39000 state to ffff880195410360
[   26.498355] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498356] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498357] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498360] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498439] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498451] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d9f39a80 state to ffff880195410360
[   26.498452] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498453] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498454] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498457] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498534] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498547] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d9f39780 state to ffff880195410360
[   26.498548] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498549] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498550] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498552] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498559] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   26.498604] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=1, fb_changed=0
[   26.498605] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   26.498608] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   26.498624] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.498626] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.498628] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.498629] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.498630] [drm:check_crtc_state] [CRTC:20]
[   26.498631] [drm:check_crtc_state] [CRTC:23]
[   26.498665] ------------[ cut here ]------------
[   26.498708] WARNING: CPU: 1 PID: 758 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
[   26.498710] WARN_ON(obj->frontbuffer_bits)
[   26.498736] Modules linked in: kvm(E) i8k(E) i915(E+) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   26.498739] CPU: 1 PID: 758 Comm: kworker/u4:3 Tainted: G            E   4.0.0-rc1-150225--00001-gb802a6b #10
[   26.498740] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   26.498745] Workqueue: events_unbound async_run_entry_fn
[   26.498747]  0000000000000009 ffff8800d9db3818 ffffffff8145ae86 ffff88019fd00000
[   26.498749]  ffff8800d9db3868 ffff8800d9db3858 ffffffff8104422f ffff8800d9db3878
[   26.498751]  ffffffffa071e57f ffff880195308000 ffff8801974d0000 ffff880195308040
[   26.498752] Call Trace:
[   26.498755]  [<ffffffff8145ae86>] dump_stack+0x4f/0x7b
[   26.498758]  [<ffffffff8104422f>] warn_slowpath_common+0xa1/0xbb
[   26.498785]  [<ffffffffa071e57f>] ? i915_gem_free_object+0x13f/0x288 [i915]
[   26.498787]  [<ffffffff810442ec>] warn_slowpath_fmt+0x46/0x48
[   26.498813]  [<ffffffffa071e57f>] i915_gem_free_object+0x13f/0x288 [i915]
[   26.498830]  [<ffffffffa03f495d>] ? drm_gem_object_release+0x43/0x43 [drm]
[   26.498840]  [<ffffffffa03f4985>] drm_gem_object_free+0x28/0x2a [drm]
[   26.498872]  [<ffffffffa0744917>] kref_sub.constprop.59+0x34/0x3e [i915]
[   26.498903]  [<ffffffffa0744936>] drm_gem_object_unreference+0x15/0x17 [i915]
[   26.498934]  [<ffffffffa074499d>] intel_user_framebuffer_destroy+0x65/0x7a [i915]
[   26.498948]  [<ffffffffa03fdabb>] drm_framebuffer_free+0x4d/0x56 [drm]
[   26.498961]  [<ffffffffa03fda6e>] ? drm_framebuffer_unregister_private+0x43/0x43 [drm]
[   26.498974]  [<ffffffffa03fde15>] kref_sub.constprop.33+0x34/0x3e [drm]
[   26.498987]  [<ffffffffa03fe098>] drm_framebuffer_unreference+0x47/0x4b [drm]
[   26.498999]  [<ffffffffa03fe14b>] drm_mode_set_config_internal+0xaf/0xe7 [drm]
[   26.499023]  [<ffffffffa04a290e>] restore_fbdev_mode+0xb8/0xd7 [drm_kms_helper]
[   26.499030]  [<ffffffffa04a4003>] drm_fb_helper_restore_fbdev_mode_unlocked+0x27/0x5e [drm_kms_helper]
[   26.499036]  [<ffffffffa04a4070>] drm_fb_helper_set_par+0x36/0x3a [drm_kms_helper]
[   26.499067]  [<ffffffffa075e963>] intel_fbdev_set_par+0x1a/0x5d [i915]
[   26.499070]  [<ffffffff81262e4c>] fbcon_init+0x311/0x40e
[   26.499074]  [<ffffffff812d3826>] visual_init+0xbd/0x114
[   26.499076]  [<ffffffff812d4f49>] do_bind_con_driver+0x179/0x28c
[   26.499078]  [<ffffffff812d519d>] do_take_over_console+0x141/0x171
[   26.499080]  [<ffffffff8125f510>] do_fbcon_takeover+0x5b/0x9d
[   26.499082]  [<ffffffff812634c9>] fbcon_event_notify+0x32a/0x655
[   26.499085]  [<ffffffff8105c917>] notifier_call_chain+0x37/0x61
[   26.499087]  [<ffffffff8105ca4d>] __blocking_notifier_call_chain+0x46/0x5f
[   26.499089]  [<ffffffff8105ca7a>] blocking_notifier_call_chain+0x14/0x16
[   26.499091]  [<ffffffff812680f3>] fb_notifier_call_chain+0x1b/0x1d
[   26.499093]  [<ffffffff81269dc3>] register_framebuffer+0x247/0x2a5
[   26.499100]  [<ffffffffa04a42eb>] drm_fb_helper_initial_config+0x277/0x32c [drm_kms_helper]
[   26.499132]  [<ffffffffa075f7e1>] intel_fbdev_initial_config+0x1b/0x1d [i915]
[   26.499133]  [<ffffffff8105e16e>] async_run_entry_fn+0x72/0x13d
[   26.499135]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   26.499137]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   26.499139]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   26.499141]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   26.499144]  [<ffffffff8145fcff>] ? ret_from_fork+0xf/0xb0
[   26.499146]  [<ffffffff8145ee35>] ? console_conditional_schedule+0x19/0x19
[   26.499148]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   26.499150]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   26.499151]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   26.499178] ---[ end trace df8a9d2a655f33ae ]---
[   26.500027] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   26.500072] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
[   26.500074] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   26.500077] [drm:drm_mode_debug_printmodeline] Modeline 28:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.500078] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=1, fb_changed=1
[   26.500079] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   26.500081] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   26.500094] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   26.500096] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   26.500099] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   26.500100] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   26.500101] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   26.500102] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   26.500104] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.500106] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.500107] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.500108] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.500109] [drm:intel_dump_pipe_config] requested mode:
[   26.500111] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.500112] [drm:intel_dump_pipe_config] adjusted mode:
[   26.500114] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.500116] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   26.500117] [drm:intel_dump_pipe_config] port clock: 71260
[   26.500118] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   26.500120] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   26.500121] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.500122] [drm:intel_dump_pipe_config] ips: 0
[   26.500122] [drm:intel_dump_pipe_config] double wide: 0
[   26.500136] [drm:i9xx_get_refclk] using SSC reference clock of 100000 kHz
[   26.500233] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.506276] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[   26.518615] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 333859
[   26.518635] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   26.567923] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[   26.691429] cdc_acm 3-4:1.1: ttyACM0: USB ACM device
[   26.693381] cdc_acm 3-4:1.3: ttyACM1: USB ACM device
[   26.700821] cdc_acm 3-4:1.9: ttyACM2: USB ACM device
[   26.708265] usbcore: registered new interface driver cdc_acm
[   26.708266] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   26.739643] cdc_wdm 3-4:1.5: cdc-wdm0: USB WDM device
[   26.740444] cdc_wdm 3-4:1.8: cdc-wdm1: USB WDM device
[   26.740666] usbcore: registered new interface driver cdc_wdm
[   26.741127] [drm:i9xx_pfit_disable] disabling pfit, current: 0xa0000000
[   26.741132] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.741133] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   26.741159] [drm:drm_atomic_set_fb_for_plane] Set [FB:49] for plane state ffff8801970f8300
[   26.741807] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   26.741809] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   26.741810] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   26.741811] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   27.071972] cdc_ether 3-4:1.6 wwan0: register 'cdc_ether' at usb-0000:00:1a.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
[   27.072353] usbcore: registered new interface driver cdc_ether
[   27.354053] [drm:intel_panel_enable_backlight] pipe B
[   27.354058] [drm:intel_panel_actually_set_backlight] set backlight PWM = 255000
[   27.354073] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   27.354079] [drm:intel_fbc_update] disabled per chip default
[   27.354094] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   27.354099] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   27.354102] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   27.354105] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   27.354108] [drm:check_crtc_state] [CRTC:20]
[   27.354111] [drm:check_crtc_state] [CRTC:23]
[   27.354282] Console: switching to colour frame buffer device 160x50
[   27.354321] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   27.354370] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   27.354371] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   27.354374] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   27.354388] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   27.354390] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   27.354393] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   27.354394] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   27.354395] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   27.354396] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   27.354398] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   27.354400] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   27.354401] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   27.354402] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   27.354403] [drm:intel_dump_pipe_config] requested mode:
[   27.354406] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   27.354407] [drm:intel_dump_pipe_config] adjusted mode:
[   27.354409] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   27.354411] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   27.354412] [drm:intel_dump_pipe_config] port clock: 71260
[   27.354413] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   27.354414] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   27.354416] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   27.354416] [drm:intel_dump_pipe_config] ips: 0
[   27.354417] [drm:intel_dump_pipe_config] double wide: 0
[   27.485193] acpi device:34: registered as cooling_device2
[   27.499366] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input10
[   27.500983] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   27.502295] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[   27.758042] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   27.758044] i915 0000:00:02.0: registered panic notifier
[   27.764156] systemd-journald[822]: Compressed data object 707 -> 452
[   28.246168] Adding 10548220k swap on /dev/sda1.  Priority:-1 extents:1 across:10548220k 
[   28.645992] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   29.143683] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   29.241485] systemd-journald[822]: Received request to flush runtime journal from PID 1
[   29.245197] systemd-journald[822]: Vacuuming...
[   29.247222] systemd-journald[822]: Vacuuming done, freed 0 bytes
[   29.679062] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   29.679107] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   29.679109] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   29.679118] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   29.679130] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   29.679132] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   29.679136] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   29.679137] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   29.679138] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   29.679139] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   29.679141] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.679142] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.679144] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   29.679145] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   29.679145] [drm:intel_dump_pipe_config] requested mode:
[   29.679148] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.679149] [drm:intel_dump_pipe_config] adjusted mode:
[   29.679150] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.679152] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   29.679153] [drm:intel_dump_pipe_config] port clock: 71260
[   29.679154] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   29.679155] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   29.679156] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   29.679157] [drm:intel_dump_pipe_config] ips: 0
[   29.679158] [drm:intel_dump_pipe_config] double wide: 0
[   30.445460] RPC: Registered named UNIX socket transport module.
[   30.447245] RPC: Registered udp transport module.
[   30.449136] RPC: Registered tcp transport module.
[   30.450865] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   30.561505] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   35.909207] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   35.910599] Bluetooth: BNEP filters: protocol multicast
[   35.911963] Bluetooth: BNEP socket layer initialized
[   36.166341] cfg80211: Calling CRDA to update world regulatory domain
[   36.319062] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=0
[   36.320505] [drm:drm_fb_helper_hotplug_event] 
[   36.321874] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   36.323271] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   36.324658] [drm:drm_mode_detailed] composite sync not supported
[   36.326098] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   36.327537] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   36.329038] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   36.330540] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   36.340060] [drm:intel_crt_detect] CRT not detected via hotplug
[   36.342067] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   36.343678] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   36.345274] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   36.346902] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   36.348792] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   36.350450] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   36.352128] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   36.353815] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   36.355489] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   36.357108] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   36.358974] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   36.360646] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   36.362536] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   36.364274] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   36.366019] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   36.367770] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   36.369544] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   36.371329] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   36.373113] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   36.374894] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   36.378403] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   36.380230] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   36.382163] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   36.384046] [drm:intel_dump_pipe_config] requested mode:
[   36.385860] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   36.387854] [drm:intel_dump_pipe_config] adjusted mode:
[   36.389860] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   36.391855] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   36.393864] [drm:intel_dump_pipe_config] port clock: 108000
[   36.395911] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   36.397954] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   36.400036] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   36.402119] [drm:intel_dump_pipe_config] ips: 0
[   36.404262] [drm:intel_dump_pipe_config] double wide: 0
[   36.406510] ------------[ cut here ]------------
[   36.408620] WARNING: CPU: 1 PID: 19 at include/linux/kref.h:47 drm_framebuffer_reference+0x60/0x6b [drm]()
[   36.410752] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_ether(E) usbnet(E) coretemp(E) cdc_wdm(E) cdc_acm(E) kvm_intel(E) joydev(E) kvm(E) i8k(E) i915(E) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   36.430113] systemd-journald[822]: Compressed data object 810 -> 504
[   36.433923] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   4.0.0-rc1-150225--00001-gb802a6b #10
[   36.436411] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   36.438948] Workqueue: events output_poll_execute [drm_kms_helper]
[   36.441516]  0000000000000009 ffff880197d1f848 ffffffff8145ae86 ffff88019fd00000
[   36.444542]  0000000000000000 ffff880197d1f888 ffffffff8104422f 0000000080000000
[   36.447304]  ffffffffa03fdcb1 ffff880197744d80 0000000000000000 0000000000000000
[   36.450076] Call Trace:
[   36.452493]  [<ffffffff8145ae86>] dump_stack+0x4f/0x7b
[   36.454957]  [<ffffffff8104422f>] warn_slowpath_common+0xa1/0xbb
[   36.457436]  [<ffffffffa03fdcb1>] ? drm_framebuffer_reference+0x60/0x6b [drm]
[   36.459881]  [<ffffffff81044263>] warn_slowpath_null+0x1a/0x1c
[   36.462324]  [<ffffffffa03fdcb1>] drm_framebuffer_reference+0x60/0x6b [drm]
[   36.464818]  [<ffffffffa0762092>] intel_plane_duplicate_state+0x53/0x71 [i915]
[   36.467197]  [<ffffffffa049bc8d>] drm_plane_helper_update+0x3b/0xca [drm_kms_helper]
[   36.469574]  [<ffffffffa074c88c>] __intel_set_mode+0x767/0x86c [i915]
[   36.471989]  [<ffffffffa075167e>] intel_set_mode+0x6d/0x8e [i915]
[   36.474416]  [<ffffffffa0751b2f>] intel_get_load_detect_pipe+0x3cc/0x46f [i915]
[   36.476994]  [<ffffffffa077d4c4>] intel_tv_detect+0x117/0x459 [i915]
[   36.479338]  [<ffffffff8107eea6>] ? vprintk_default+0x1d/0x1f
[   36.481680]  [<ffffffff8107ee47>] ? vprintk_emit+0x3f6/0x438
[   36.483996]  [<ffffffff8107ee57>] ? vprintk_emit+0x406/0x438
[   36.486276]  [<ffffffffa049b0d3>] drm_helper_probe_single_connector_modes_merge_bits+0xcd/0x3a1 [drm_kms_helper]
[   36.488568]  [<ffffffffa049b3cc>] drm_helper_probe_single_connector_modes+0x13/0x15 [drm_kms_helper]
[   36.490954]  [<ffffffffa04a2494>] drm_fb_helper_probe_connector_modes+0x43/0x5b [drm_kms_helper]
[   36.493254]  [<ffffffffa04a3fa4>] drm_fb_helper_hotplug_event+0x7a/0xb2 [drm_kms_helper]
[   36.495573]  [<ffffffffa075f9a4>] intel_fbdev_output_poll_changed+0x1e/0x20 [i915]
[   36.497844]  [<ffffffffa049adcd>] drm_kms_helper_hotplug_event+0x28/0x2c [drm_kms_helper]
[   36.500112]  [<ffffffffa049aefe>] output_poll_execute+0x12d/0x14e [drm_kms_helper]
[   36.502380]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   36.504631]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   36.506889]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   36.509193]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   36.511382]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.513521]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   36.515613]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.517694] ---[ end trace df8a9d2a655f33af ]---
[   36.519781] BUG: unable to handle kernel NULL pointer dereference at 00000000000002ec
[   36.520752] IP: [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] PGD 1952fb067 PUD 193c64067 PMD 0 
[   36.520752] Oops: 0002 [#1] PREEMPT SMP 
[   36.520752] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_ether(E) usbnet(E) coretemp(E) cdc_wdm(E) cdc_acm(E) kvm_intel(E) joydev(E) kvm(E) i8k(E) i915(E) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   36.520752] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   4.0.0-rc1-150225--00001-gb802a6b #10
[   36.520752] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   36.520752] Workqueue: events output_poll_execute [drm_kms_helper]
[   36.520752] task: ffff880197f69aa0 ti: ffff880197d1c000 task.ti: ffff880197d1c000
[   36.520752] RIP: 0010:[<ffffffff8145e13a>]  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] RSP: 0018:ffff880197d1f838  EFLAGS: 00010246
[   36.520752] RAX: ffff8801974c80c0 RBX: 00000000000002ec RCX: 0000000080000000
[   36.520752] RDX: ffff88019fd00000 RSI: ffffffffa03fda6e RDI: 00000000000002ec
[   36.520752] RBP: ffff880197d1f848 R08: 0000000000000001 R09: ffffffff81ea9154
[   36.520752] R10: ffffffff81ea9154 R11: ffff88019fd0d300 R12: 00000000000002ec
[   36.520752] R13: 0000000000000004 R14: ffff880197744d80 R15: ffff88019547e000
[   36.520752] FS:  0000000000000000(0000) GS:ffff88019fd00000(0000) knlGS:0000000000000000
[   36.520752] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   36.520752] CR2: 00000000000002ec CR3: 00000000d71b9000 CR4: 00000000000006e0
[   36.520752] Stack:
[   36.520752]  ffff88019fd00000 ffff880197744d88 ffff880197d1f878 ffffffffa03fda98
[   36.520752]  ffffffffa03fda6e ffff880197744d88 0000000000000000 ffff880196c2e400
[   36.520752]  ffff880197d1f898 ffffffffa03fde15 ffff880197744d80 ffff8801974c80c0
[   36.520752] Call Trace:
[   36.520752]  [<ffffffffa03fda98>] drm_framebuffer_free+0x2a/0x56 [drm]
[   36.520752]  [<ffffffffa03fda6e>] ? drm_framebuffer_unregister_private+0x43/0x43 [drm]
[   36.520752]  [<ffffffffa03fde15>] kref_sub.constprop.33+0x34/0x3e [drm]
[   36.520752]  [<ffffffffa03fe098>] drm_framebuffer_unreference+0x47/0x4b [drm]
[   36.520752]  [<ffffffffa040b86c>] drm_atomic_set_fb_for_plane+0x20/0x7f [drm]
[   36.520752]  [<ffffffffa049bcc6>] drm_plane_helper_update+0x74/0xca [drm_kms_helper]
[   36.520752]  [<ffffffffa074c88c>] __intel_set_mode+0x767/0x86c [i915]
[   36.520752]  [<ffffffffa075167e>] intel_set_mode+0x6d/0x8e [i915]
[   36.520752]  [<ffffffffa0751b2f>] intel_get_load_detect_pipe+0x3cc/0x46f [i915]
[   36.520752]  [<ffffffffa077d4c4>] intel_tv_detect+0x117/0x459 [i915]
[   36.520752]  [<ffffffff8107eea6>] ? vprintk_default+0x1d/0x1f
[   36.520752]  [<ffffffff8107ee47>] ? vprintk_emit+0x3f6/0x438
[   36.520752]  [<ffffffff8107ee57>] ? vprintk_emit+0x406/0x438
[   36.520752]  [<ffffffffa049b0d3>] drm_helper_probe_single_connector_modes_merge_bits+0xcd/0x3a1 [drm_kms_helper]
[   36.520752]  [<ffffffffa049b3cc>] drm_helper_probe_single_connector_modes+0x13/0x15 [drm_kms_helper]
[   36.520752]  [<ffffffffa04a2494>] drm_fb_helper_probe_connector_modes+0x43/0x5b [drm_kms_helper]
[   36.520752]  [<ffffffffa04a3fa4>] drm_fb_helper_hotplug_event+0x7a/0xb2 [drm_kms_helper]
[   36.520752]  [<ffffffffa075f9a4>] intel_fbdev_output_poll_changed+0x1e/0x20 [i915]
[   36.520752]  [<ffffffffa049adcd>] drm_kms_helper_hotplug_event+0x28/0x2c [drm_kms_helper]
[   36.520752]  [<ffffffffa049aefe>] output_poll_execute+0x12d/0x14e [drm_kms_helper]
[   36.520752]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   36.520752]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   36.520752]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   36.520752]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752] Code: 05 bc c8 ba 7e 85 c0 75 05 e8 d2 b6 db ff 48 83 c4 28 5b 41 5c 41 5d 41 5e 41 5f 5d c3 66 66 66 66 90 55 48 89 e5 53 48 89 fb 52 <f0> ff 0f 79 05 e8 b1 fe ff ff 65 48 8b 04 25 00 aa 00 00 48 89 
[   36.520752] RIP  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752]  RSP <ffff880197d1f838>
[   36.520752] CR2: 00000000000002ec
[   36.520752] ---[ end trace df8a9d2a655f33b0 ]---

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-02-28 12:20               ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-28 12:20 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler


[-- Attachment #1.1.1: Type: text/plain, Size: 9159 bytes --]

On 24 Feb, Daniel Vetter wrote:
> On Mon, Feb 23, 2015 at 09:20:31PM +0000, Chris Wilson wrote:
> > On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> > > Hi, 
> > > 
> > > This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> > > I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> > > If you need any other debug information, traces, core dump or something else. Feel free to ask.
> > 
> > The warning from free_object is annoying (and quite possibly dangerous),
> > but the actual hang during boot is:
> > 
> > [  243.876375] INFO: task Xorg:2422 blocked for more than 120 seconds.
> > [  243.876382]       Tainted: G        W   E   4.0.0-rc1-150223- #2
> > [  243.876388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
> > [  243.876393] Xorg            D ffff88019fc12dc0     0  2422   2180 0x00400000
> > [  243.876404]  ffff8800dabfe1a0 0000000000000002 ffff880194537fd8 ffff880194537ba0
> > [  243.876416]  ffff8800dab9e22c ffff8800dabfe1a0 ffff8800dab9e230 00000000ffffffff
> > [  243.876426]  ffffffff813e2479 ffff8800dab9e228 ffffffff813e26a7 0000000000000000
> > [  243.876438] Call Trace:
> > [  243.876449]  [<ffffffff813e2479>] ? schedule+0x6f/0x7c
> > [  243.876459]  [<ffffffff813e26a7>] ? schedule_preempt_disabled+0x15/0x21
> > [  243.876469]  [<ffffffff813e3347>] ? __ww_mutex_lock_slowpath+0xdf/0x1c2
> > [  243.876480]  [<ffffffff813e3446>] ? __ww_mutex_lock+0x1c/0x93
> > [  243.876541]  [<ffffffffa050e70d>] ? modeset_lock+0x8f/0xf2 [drm]
> > [  243.876632]  [<ffffffffa09aa0b9>] ? intel_get_load_detect_pipe+0x80/0x427 [i915]
> > [  243.876674]  [<ffffffffa04fd42f>] ? drm_ut_debug_printk+0x5e/0x63 [drm]
> > [  243.876771]  [<ffffffffa09d4661>] ? intel_tv_detect+0x115/0x43a [i915]
> > [  243.876783]  [<ffffffff810608d9>] ? preempt_count_sub+0xbf/0xca
> > [  243.876809]  [<ffffffffa05d6f24>] ? drm_helper_probe_single_connector_modes_merge_bits+0xc6/0x38d [drm_kms_helper]
> > [  243.876860]  [<ffffffffa0505b5d>] ? drm_mode_getconnector+0xf4/0x2ac [drm]
> > [  243.876900]  [<ffffffffa04fa911>] ? drm_ioctl+0x338/0x3c5 [drm]
> > [  243.876949]  [<ffffffffa0505a69>] ? drm_mode_getcrtc+0xb3/0xb3 [drm]
> > [  243.876961]  [<ffffffff81167deb>] ? fsnotify+0x314/0x35d
> > [  243.876973]  [<ffffffff811487be>] ? do_vfs_ioctl+0x379/0x431
> > [  243.876983]  [<ffffffff811488cc>] ? SyS_ioctl+0x56/0x7c
> > [  243.876994]  [<ffffffff813e5152>] ? system_call_fastpath+0x12/0x17
> > 
> > i.e. it is a mutex deadlock inside tv detect. Daniel does that make sense?
> 
> Botch locking rework for atomic. Fix is
> 
> https://patchwork.kernel.org/patch/5861631/
> 
> and will land as soon as an affected user has provided a tested-by.
> Andrey, can you pls give this a spin?

Hi,

Tested-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>

The patch certainly fixes deadlock and Xorg is running again.


Unfortunately this is not the last bug, that breaks i915/drm working
on my laptop. Sometimes system successfully loads with couple warnings mentioned in
previous mail:

[   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
[   26.922954] WARN_ON(obj->frontbuffer_bits)

and

[   36.794045] WARNING: CPU: 0 PID: 18 at include/linux/kref.h:47 drm_framebuffer_reference+0x60/0x6b [drm]()

but pretty often kernel crashes during a boot. I caught the kernel log
over netconsole. 

[   36.519781] BUG: unable to handle kernel NULL pointer dereference at 00000000000002ec
[   36.520752] IP: [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] PGD 1952fb067 PUD 193c64067 PMD 0 
[   36.520752] Oops: 0002 [#1] PREEMPT SMP 
[   36.520752] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_ether(E) usbnet(E) coretemp(E) cdc_wdm(E) cdc_acm(E) kvm_intel(E) joydev(E) kvm(E) i8k(E) i915(E) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   36.520752] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   4.0.0-rc1-150225--00001-gb802a6b #10
[   36.520752] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   36.520752] Workqueue: events output_poll_execute [drm_kms_helper]
[   36.520752] task: ffff880197f69aa0 ti: ffff880197d1c000 task.ti: ffff880197d1c000
[   36.520752] RIP: 0010:[<ffffffff8145e13a>]  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] RSP: 0018:ffff880197d1f838  EFLAGS: 00010246
[   36.520752] RAX: ffff8801974c80c0 RBX: 00000000000002ec RCX: 0000000080000000
[   36.520752] RDX: ffff88019fd00000 RSI: ffffffffa03fda6e RDI: 00000000000002ec
[   36.520752] RBP: ffff880197d1f848 R08: 0000000000000001 R09: ffffffff81ea9154
[   36.520752] R10: ffffffff81ea9154 R11: ffff88019fd0d300 R12: 00000000000002ec
[   36.520752] R13: 0000000000000004 R14: ffff880197744d80 R15: ffff88019547e000
[   36.520752] FS:  0000000000000000(0000) GS:ffff88019fd00000(0000) knlGS:0000000000000000
[   36.520752] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   36.520752] CR2: 00000000000002ec CR3: 00000000d71b9000 CR4: 00000000000006e0
[   36.520752] Stack:
[   36.520752]  ffff88019fd00000 ffff880197744d88 ffff880197d1f878 ffffffffa03fda98
[   36.520752]  ffffffffa03fda6e ffff880197744d88 0000000000000000 ffff880196c2e400
[   36.520752]  ffff880197d1f898 ffffffffa03fde15 ffff880197744d80 ffff8801974c80c0
[   36.520752] Call Trace:
[   36.520752]  [<ffffffffa03fda98>] drm_framebuffer_free+0x2a/0x56 [drm]
[   36.520752]  [<ffffffffa03fda6e>] ? drm_framebuffer_unregister_private+0x43/0x43 [drm]
[   36.520752]  [<ffffffffa03fde15>] kref_sub.constprop.33+0x34/0x3e [drm]
[   36.520752]  [<ffffffffa03fe098>] drm_framebuffer_unreference+0x47/0x4b [drm]
[   36.520752]  [<ffffffffa040b86c>] drm_atomic_set_fb_for_plane+0x20/0x7f [drm]
[   36.520752]  [<ffffffffa049bcc6>] drm_plane_helper_update+0x74/0xca [drm_kms_helper]
[   36.520752]  [<ffffffffa074c88c>] __intel_set_mode+0x767/0x86c [i915]
[   36.520752]  [<ffffffffa075167e>] intel_set_mode+0x6d/0x8e [i915]
[   36.520752]  [<ffffffffa0751b2f>] intel_get_load_detect_pipe+0x3cc/0x46f [i915]
[   36.520752]  [<ffffffffa077d4c4>] intel_tv_detect+0x117/0x459 [i915]
[   36.520752]  [<ffffffff8107eea6>] ? vprintk_default+0x1d/0x1f
[   36.520752]  [<ffffffff8107ee47>] ? vprintk_emit+0x3f6/0x438
[   36.520752]  [<ffffffff8107ee57>] ? vprintk_emit+0x406/0x438
[   36.520752]  [<ffffffffa049b0d3>] drm_helper_probe_single_connector_modes_merge_bits+0xcd/0x3a1 [drm_kms_helper]
[   36.520752]  [<ffffffffa049b3cc>] drm_helper_probe_single_connector_modes+0x13/0x15 [drm_kms_helper]
[   36.520752]  [<ffffffffa04a2494>] drm_fb_helper_probe_connector_modes+0x43/0x5b [drm_kms_helper]
[   36.520752]  [<ffffffffa04a3fa4>] drm_fb_helper_hotplug_event+0x7a/0xb2 [drm_kms_helper]
[   36.520752]  [<ffffffffa075f9a4>] intel_fbdev_output_poll_changed+0x1e/0x20 [i915]
[   36.520752]  [<ffffffffa049adcd>] drm_kms_helper_hotplug_event+0x28/0x2c [drm_kms_helper]
[   36.520752]  [<ffffffffa049aefe>] output_poll_execute+0x12d/0x14e [drm_kms_helper]
[   36.520752]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   36.520752]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   36.520752]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   36.520752]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752] Code: 05 bc c8 ba 7e 85 c0 75 05 e8 d2 b6 db ff 48 83 c4 28 5b 41 5c 41 5d 41 5e 41 5f 5d c3 66 66 66 66 90 55 48 89 e5 53 48 89 fb 52 <f0> ff 0f 79 05 e8 b1 fe ff ff 65 48 8b 04 25 00 aa 00 00 48 89 
[   36.520752] RIP  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752]  RSP <ffff880197d1f838>
[   36.520752] CR2: 00000000000002ec
[   36.520752] ---[ end trace df8a9d2a655f33b0 ]---


According to the backtrace this looks like a drm regression. The full
kernel log with drm.debug=6 is attached. It was taken from v4.0-rc1
with a patch mentioned above on top of that. The same is for clean v4.0-rc1.



-- 
Best regards,
Andrey Skvortsov

Secure e-mail with gnupg: See http://www.gnupg.org/
PGP Key ID: 0x57A3AEAD



[-- Attachment #1.1.2: dmesg-4.0-rc1-crash.log --]
[-- Type: text/plain, Size: 203095 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.0.0-rc1-150225--00001-gb802a6b (developer@ST-37) (gcc version 4.7.2 (Debian 4.7.2-5) ) #10 SMP PREEMPT Fri Feb 27 11:18:27 MSK 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150225--00001-gb802a6b root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M netconsole=2020@192.168.23.6/eth0,2020@192.168.23.5/f4:6d:04:ee:47:81 debug drm.debug=6 console=tty
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000019fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x1a0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 0DF800000 mask FFF800000 uncachable
[    0.000000]   5 base 0DF700000 mask FFFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf66d max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01f0b000, 0x01f0bfff] PGTABLE
[    0.000000] BRK [0x01f0c000, 0x01f0cfff] PGTABLE
[    0.000000] BRK [0x01f0d000, 0x01f0dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x19fe00000-0x19fffffff]
[    0.000000]  [mem 0x19fe00000-0x19fffffff] page 2M
[    0.000000] BRK [0x01f0e000, 0x01f0efff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x180000000-0x19fdfffff]
[    0.000000]  [mem 0x180000000-0x19fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdf66cfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdf5fffff] page 2M
[    0.000000]  [mem 0xdf600000-0xdf66cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
[    0.000000]  [mem 0x100000000-0x17fffffff] page 2M
[    0.000000] BRK [0x01f0f000, 0x01f0ffff] PGTABLE
[    0.000000] BRK [0x01f10000, 0x01f10fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37508000-0x37a7bfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FBBF0 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000DF66F200 00005C (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: FACP 0x00000000DF66F09C 0000F4 (v04 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: DSDT 0x00000000DF66F800 005658 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 0x00000000DF67E000 000040
[    0.000000] ACPI: HPET 0x00000000DF66F300 000038 (v01 DELL   M08      00000001 ASL  00000061)
[    0.000000] ACPI: APIC 0x00000000DF66F400 000068 (v01 DELL   M08      27D80415 ASL  00000047)
[    0.000000] ACPI: MCFG 0x00000000DF66F3C0 00003E (v16 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SLIC 0x00000000DF66F49C 000176 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: BOOT 0x00000000DF66EFC0 000028 (v01 DELL   M08      27D80415 ASL  00000061)
[    0.000000] ACPI: SSDT 0x00000000DF66D97A 0004CC (v01 PmRef  CpuPm    00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Reserving 128MB of memory at 752MB for crashkernel (System RAM: 6134MB)
[    0.000000]  [ffffea0000000000-ffffea00067fffff] PMD -> [ffff880199600000-ffff88019f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000df66cfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000019fffffff]
[    0.000000] On node 0 totalpages: 1570315
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14234 pages used for memmap
[    0.000000]   DMA32 zone: 910957 pages, LIFO batch:31
[    0.000000]   Normal zone: 10240 pages used for memmap
[    0.000000]   Normal zone: 655360 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdf800000-0xdfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66d000-0xdf66dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf66e000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfeda5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeda6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee10000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88019fc00000 s80728 r8192 d29864 u1048576
[    0.000000] pcpu-alloc: s80728 r8192 d29864 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1545756
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc1-150225--00001-gb802a6b root=UUID=b8e95798-f113-470b-b415-323e51da7052 ro crashkernel=128M netconsole=2020@192.168.23.6/eth0,2020@192.168.23.5/f4:6d:04:ee:47:81 debug drm.debug=6 console=tty
[    0.000000] log_buf_len individual max cpu contribution: 2097152 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 2097152 bytes
[    0.000000] log_buf_len min size: 2097152 bytes
[    0.000000] log_buf_len: 4194304 bytes
[    0.000000] early log buf free: 2087256(99%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 5947852K/6281260K available (4497K kernel code, 734K rwdata, 2568K rodata, 1740K init, 2664K bss, 333408K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] Testing tracer nop: PASSED
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                     double unlock:failed|failed|failed|failed|failed|failed|
[    0.000000]                   initialize held:failed|failed|failed|failed|failed|failed|
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:             |  ok  |             |failed|
[    0.000000]            recursive read-lock #2:             |  ok  |             |failed|
[    0.000000]             mixed read-write-lock:             |failed|             |failed|
[    0.000000]             mixed write-read-lock:             |failed|             |failed|
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       hard-irq read-recursion/123:  ok  |
[    0.000000]       soft-irq read-recursion/123:  ok  |
[    0.000000]       hard-irq read-recursion/132:  ok  |
[    0.000000]       soft-irq read-recursion/132:  ok  |
[    0.000000]       hard-irq read-recursion/213:  ok  |
[    0.000000]       soft-irq read-recursion/213:  ok  |
[    0.000000]       hard-irq read-recursion/231:  ok  |
[    0.000000]       soft-irq read-recursion/231:  ok  |
[    0.000000]       hard-irq read-recursion/312:  ok  |
[    0.000000]       soft-irq read-recursion/312:  ok  |
[    0.000000]       hard-irq read-recursion/321:  ok  |
[    0.000000]       soft-irq read-recursion/321:  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:  ok  |  ok  |failed|
[    0.000000]                ww contexts mixing:failed|failed|
[    0.000000]              finishing ww context:failed|failed|failed|failed|
[    0.000000]                locking mismatches:failed|failed|failed|
[    0.000000]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[    0.000000]            spinlock nest unlocked:failed|
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:failed|  ok  |  ok  |
[    0.000000]                               try:failed|  ok  |failed|
[    0.000000]                             block:failed|  ok  |failed|
[    0.000000]                          spinlock:failed|  ok  |failed|
[    0.000000] --------------------------------------------------------
[    0.000000] 171 out of 253 testcases failed, as expected. |
[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2593.540 MHz processor
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.08 BogoMIPS (lpj=2593540)
[    0.001117] pid_max: default: 32768 minimum: 301
[    0.001211] ACPI: Core revision 20150204
[    0.149957] ACPI: All ACPI Tables successfully acquired
[    0.151230] Security Framework initialized
[    0.152015] SELinux:  Disabled at boot.
[    0.152189] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.152256] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.154047] Initializing cgroup subsys devices
[    0.154119] Initializing cgroup subsys freezer
[    0.154189] Initializing cgroup subsys net_cls
[    0.154349] CPU: Physical Processor ID: 0
[    0.154407] CPU: Processor Core ID: 0
[    0.154464] mce: CPU supports 6 MCE banks
[    0.154531] CPU0: Thermal monitoring enabled (TM2)
[    0.154596] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.154655] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.154799] Freeing SMP alternatives memory: 12K (ffffffff81c6c000 - ffffffff81c6f000)
[    0.154872] ftrace: allocating 21302 entries in 84 pages
[    0.160834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.172000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T9500  @ 2.60GHz (fam: 06, model: 17, stepping: 06)
[    0.172000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.172000] ... version:                2
[    0.172000] ... bit width:              40
[    0.172000] ... generic registers:      2
[    0.172000] ... value mask:             000000ffffffffff
[    0.172000] ... max period:             000000007fffffff
[    0.172000] ... fixed-purpose events:   3
[    0.172000] ... event mask:             0000000700000003
[    0.181079] x86: Booting SMP configuration:
[    0.181140] .... node  #0, CPUs:      #1
[    0.193035] x86: Booted up 1 node, 2 CPUs
[    0.193147] ----------------
[    0.193202] | NMI testsuite:
[    0.193258] --------------------
[    0.193313]   remote IPI:  ok  |
[    0.199098]    local IPI:  ok  |
[    0.211003] --------------------
[    0.211060] Good, all   2 testcases passed! |
[    0.211117] ---------------------------------
[    0.211175] smpboot: Total of 2 processors activated (10374.16 BogoMIPS)
[    0.213425] devtmpfs: initialized
[    0.253005] Testing tracer function: PASSED
[    0.641733] Testing dynamic ftrace: PASSED
[    0.873058] Testing dynamic ftrace ops #1: (1 0 1 0 0) (1 1 2 0 0) (2 1 3 0 38748) (2 2 4 0 38968) PASSED
[    1.188167] Testing dynamic ftrace ops #2: (1 0 1 38291 0) (1 1 2 38482 0) (2 1 3 1 38749) (2 2 4 226 38974) PASSED
[    1.642397] Testing ftrace recursion: PASSED
[    1.654586] Testing ftrace recursion safe: PASSED
[    1.666767] Testing ftrace regs: PASSED
[    1.713004] Testing tracer irqsoff: PASSED
[    2.060004] Testing tracer preemptoff: PASSED
[    2.407004] Testing tracer preemptirqsoff: PASSED
[    2.759004] Testing tracer wakeup: PASSED
[    3.124004] Testing tracer wakeup_rt: PASSED
[    3.494005] Testing tracer wakeup_dl: PASSED
[    3.859004] Testing tracer function_graph: PASSED
[    4.294190] prandom: seed boundary self test passed
[    4.295329] prandom: 100 self tests passed
[    4.295395] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    4.296620] RTC time: 12:26:25, date: 02/28/15
[    4.297399] NET: Registered protocol family 16
[    4.305015] cpuidle: using governor ladder
[    4.311004] cpuidle: using governor menu
[    4.311281] ACPI: bus type PCI registered
[    4.312060] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    4.312135] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    4.313102] PCI: Using configuration type 1 for base access
[    4.313167] dmi type 0xB1 record - unknown flag
[    4.314004] mtrr: your CPUs had inconsistent variable MTRR settings
[    4.314064] mtrr: probably your BIOS does not setup all CPUs.
[    4.314123] mtrr: corrected configuration.
[    4.342298] ACPI: Added _OSI(Module Device)
[    4.342298] ACPI: Added _OSI(Processor Device)
[    4.342298] ACPI: Added _OSI(3.0 _SCP Extensions)
[    4.342298] ACPI: Added _OSI(Processor Aggregator Device)
[    4.406037] ACPI: Dynamic OEM Table Load:
[    4.406183] ACPI: SSDT 0xFFFF880197D0F000 0002C8 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
[    4.411412] ACPI: Dynamic OEM Table Load:
[    4.411557] ACPI: SSDT 0xFFFF8801987A8800 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
[    4.427356] ACPI: Dynamic OEM Table Load:
[    4.427501] ACPI: SSDT 0xFFFF880198702700 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
[    4.431396] ACPI: Dynamic OEM Table Load:
[    4.431540] ACPI: SSDT 0xFFFF8801987179C0 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
[    4.436144] ACPI: Interpreter enabled
[    4.436218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[    4.436389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    4.436613] ACPI: (supports S0 S3 S4 S5)
[    4.436670] ACPI: Using IOAPIC for interrupt routing
[    4.437032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    4.954300] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    4.954385] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    4.954543] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    5.117451] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    5.118533] PCI host bridge to bus 0000:00
[    5.118601] pci_bus 0000:00: root bus resource [bus 00-ff]
[    5.118669] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    5.118738] pci_bus 0000:00: root bus resource [io  0x0cf8-0x0cff]
[    5.118806] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    5.118876] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    5.118955] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    5.119010] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[    5.119089] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff window]
[    5.119169] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff window]
[    5.119248] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff window]
[    5.119327] pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff window]
[    5.119406] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff window]
[    5.119485] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff window]
[    5.119564] pci_bus 0000:00: root bus resource [mem 0xffb00000-0xffefffff window]
[    5.119644] pci_bus 0000:00: root bus resource [mem 0x1a0000000-0x397ffffff window]
[    5.119740] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    5.121664] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
[    5.121738] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfeafffff 64bit]
[    5.121807] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    5.121883] pci 0000:00:02.0: reg 0x20: [io  0xeff8-0xefff]
[    5.123887] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
[    5.123958] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfebfffff 64bit]
[    5.125960] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    5.126072] pci 0000:00:1a.0: reg 0x20: [io  0x6f20-0x6f3f]
[    5.147197] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    5.148187] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    5.148305] pci 0000:00:1a.1: reg 0x20: [io  0x6f00-0x6f1f]
[    5.169418] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    5.170423] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    5.170508] pci 0000:00:1a.7: reg 0x10: [mem 0xfed1c400-0xfed1c7ff]
[    5.170725] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    5.191761] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    5.192790] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    5.192876] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
[    5.193121] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    5.194398] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    5.195416] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    5.195663] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    5.196945] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    5.197934] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    5.198221] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    5.199507] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    5.200501] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
[    5.200748] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    5.202060] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    5.203067] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    5.203185] pci 0000:00:1d.0: reg 0x20: [io  0x6f80-0x6f9f]
[    5.224439] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    5.225454] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    5.225572] pci 0000:00:1d.1: reg 0x20: [io  0x6f60-0x6f7f]
[    5.246686] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    5.247677] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    5.247796] pci 0000:00:1d.2: reg 0x20: [io  0x6f40-0x6f5f]
[    5.268959] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    5.269943] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    5.270053] pci 0000:00:1d.7: reg 0x10: [mem 0xfed1c000-0xfed1c3ff]
[    5.270271] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    5.291348] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    5.292338] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    5.293729] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    5.294755] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[    5.294977] pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
[    5.295007] pci 0000:00:1f.0: quirk: [io  0x1080-0x10bf] claimed by ICH6 GPIO
[    5.295072] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[    5.295147] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[    5.297175] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    5.297252] pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
[    5.297322] pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
[    5.297393] pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
[    5.297463] pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
[    5.297534] pci 0000:00:1f.1: reg 0x20: [io  0x6fa0-0x6faf]
[    5.297618] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    5.297680] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    5.297741] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    5.297803] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    5.299751] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    5.299838] pci 0000:00:1f.2: reg 0x10: [io  0x6eb0-0x6eb7]
[    5.299908] pci 0000:00:1f.2: reg 0x14: [io  0x6eb8-0x6ebb]
[    5.299979] pci 0000:00:1f.2: reg 0x18: [io  0x6ec0-0x6ec7]
[    5.300042] pci 0000:00:1f.2: reg 0x1c: [io  0x6ec8-0x6ecb]
[    5.300113] pci 0000:00:1f.2: reg 0x20: [io  0x6ee0-0x6eff]
[    5.300183] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb800-0xfe9fbfff]
[    5.300357] pci 0000:00:1f.2: PME# supported from D3hot
[    5.302472] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    5.302549] pci 0000:00:1f.3: reg 0x10: [mem 0xfe9fb700-0xfe9fb7ff]
[    5.302652] pci 0000:00:1f.3: reg 0x20: [io  0x10c0-0x10df]
[    5.305090] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    5.305849] pci 0000:0c:00.0: [14e4:4315] type 00 class 0x028000
[    5.306043] pci 0000:0c:00.0: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
[    5.306738] pci 0000:0c:00.0: supports D1 D2
[    5.306797] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    5.308265] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    5.308332] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    5.309048] pci 0000:0d:00.0: [1b21:1042] type 00 class 0x0c0330
[    5.309153] pci 0000:0d:00.0: reg 0x10: [mem 0xfe7f8000-0xfe7fffff 64bit]
[    5.309553] pci 0000:0d:00.0: PME# supported from D3hot
[    5.313022] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    5.313086] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    5.313149] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    5.313217] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.313853] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
[    5.313934] pci 0000:03:00.0: reg 0x10: [mem 0xfe5fe000-0xfe5fffff]
[    5.314189] pci 0000:03:00.0: supports D1 D2
[    5.314248] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.315448] pci 0000:03:01.0: [1180:0832] type 00 class 0x0c0010
[    5.315531] pci 0000:03:01.0: reg 0x10: [mem 0xfe5fd800-0xfe5fdfff]
[    5.315790] pci 0000:03:01.0: supports D1 D2
[    5.315849] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.317158] pci 0000:03:01.1: [1180:0822] type 00 class 0x080501
[    5.317241] pci 0000:03:01.1: reg 0x10: [mem 0xfe5fd400-0xfe5fd4ff]
[    5.317499] pci 0000:03:01.1: supports D1 D2
[    5.317557] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    5.318761] pci 0000:03:01.2: [1180:0843] type 00 class 0x088000
[    5.318845] pci 0000:03:01.2: reg 0x10: [mem 0xfe5fd500-0xfe5fd5ff]
[    5.319109] pci 0000:03:01.2: supports D1 D2
[    5.319167] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    5.320358] pci 0000:03:01.3: [1180:0592] type 00 class 0x088000
[    5.320440] pci 0000:03:01.3: reg 0x10: [mem 0xfe5fd600-0xfe5fd6ff]
[    5.320697] pci 0000:03:01.3: supports D1 D2
[    5.320756] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    5.321960] pci 0000:03:01.4: [1180:0852] type 00 class 0x088000
[    5.322024] pci 0000:03:01.4: reg 0x10: [mem 0xfe5fd700-0xfe5fd7ff]
[    5.322284] pci 0000:03:01.4: supports D1 D2
[    5.322342] pci 0000:03:01.4: PME# supported from D0 D1 D2 D3hot D3cold
[    5.323585] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    5.323653] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    5.323730] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    5.325030] pci 0000:00:1e.0:   bridge window [io  0x0cf8-0x0cff] (subtractive decode)
[    5.325111] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    5.325193] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff window] (subtractive decode)
[    5.325275] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff window] (subtractive decode)
[    5.325341] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff window] (subtractive decode)
[    5.325424] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff window] (subtractive decode)
[    5.325506] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff window] (subtractive decode)
[    5.325589] pci 0000:00:1e.0:   bridge window [mem 0xffb00000-0xffefffff window] (subtractive decode)
[    5.325671] pci 0000:00:1e.0:   bridge window [mem 0x1a0000000-0x397ffffff window] (subtractive decode)
[    5.325822] pci_bus 0000:00: on NUMA node 0
[    5.333734] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    5.336255] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    5.338712] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    5.341249] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    5.343810] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    5.346652] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    5.349494] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    5.351911] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    5.357870] ACPI: Enabled 4 GPEs in block 00 to 1F
[    5.358813] vgaarb: setting as boot device: PCI:0000:00:02.0
[    5.358874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    5.358954] vgaarb: loaded
[    5.359002] vgaarb: bridge control possible 0000:00:02.0
[    5.359625] ACPI: bus type USB registered
[    5.360053] usbcore: registered new interface driver usbfs
[    5.360272] usbcore: registered new interface driver hub
[    5.360767] usbcore: registered new device driver usb
[    5.361153] PCI: Using ACPI for IRQ routing
[    5.364538] PCI: pci_cache_line_size set to 64 bytes
[    5.364771] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    5.364837] e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff]
[    5.367088] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    5.367159] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    5.367387] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    5.369051] Switched to clocksource hpet
[    5.449713] pnp: PnP ACPI init
[    5.450667] pnp 00:00: Plug and Play ACPI device, IDs PNP0f13 (active)
[    5.451389] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    5.452100] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    5.452921] system 00:03: [io  0x0c80-0x0cff] could not be reserved
[    5.452985] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.454337] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    5.454401] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    5.456320] pnp 00:05: disabling [io  0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.456397] pnp 00:05: disabling [io  0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.456903] system 00:05: [io  0x0900-0x097f] has been reserved
[    5.456982] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    5.457053] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.457434] pnp 00:06: disabling [io  0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.457510] pnp 00:06: disabling [io  0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.457586] pnp 00:06: disabling [io  0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.457661] pnp 00:06: disabling [io  0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
[    5.458181] system 00:06: [io  0xf400-0xf4fe] has been reserved
[    5.458260] system 00:06: [io  0x1080-0x10bf] has been reserved
[    5.458340] system 00:06: [io  0x10c0-0x10df] has been reserved
[    5.458419] system 00:06: [io  0x0809] has been reserved
[    5.458480] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.657688] system 00:07: [mem 0x00000000-0x0009efff] could not be reserved
[    5.657770] system 00:07: [mem 0x0009f000-0x0009ffff] could not be reserved
[    5.657852] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved
[    5.657933] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[    5.658023] system 00:07: [mem 0x00100000-0xdf66d7ff] could not be reserved
[    5.658104] system 00:07: [mem 0xdf66d800-0xdf6fffff] has been reserved
[    5.658183] system 00:07: [mem 0xdf700000-0xdf7fffff] has been reserved
[    5.658263] system 00:07: [mem 0xdf700000-0xdfefffff] could not be reserved
[    5.658343] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    5.658422] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved
[    5.658503] system 00:07: [mem 0xfec00000-0xfec0ffff] could not be reserved
[    5.658583] system 00:07: [mem 0xfee00000-0xfee0ffff] has been reserved
[    5.658662] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
[    5.658741] system 00:07: [mem 0xfeda0000-0xfeda3fff] has been reserved
[    5.658820] system 00:07: [mem 0xfeda4000-0xfeda4fff] has been reserved
[    5.658899] system 00:07: [mem 0xfeda5000-0xfeda5fff] has been reserved
[    5.658979] system 00:07: [mem 0xfeda6000-0xfeda6fff] has been reserved
[    5.659108] system 00:07: [mem 0xfed18000-0xfed1bfff] has been reserved
[    5.659187] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    5.659251] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    5.660331] pnp: PnP ACPI: found 8 devices
[    5.692627] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    5.692710] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
[    5.692793] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000
[    5.692883] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    5.692964] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000
[    5.693130] pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
[    5.693221] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    5.693295] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.693371] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    5.693445] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.693518] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    5.693595] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf03fffff]
[    5.693663] pci 0000:00:1c.0: BAR 15: assigned [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.693741] pci 0000:00:1c.1: BAR 15: assigned [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.693815] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    5.693876] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
[    5.693947] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[    5.694017] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    5.694083] pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff]
[    5.694148] pci 0000:00:1c.0:   bridge window [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.694226] pci 0000:00:1c.1: PCI bridge to [bus 0c]
[    5.694286] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    5.694352] pci 0000:00:1c.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    5.694416] pci 0000:00:1c.1:   bridge window [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.694495] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[    5.694556] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    5.694621] pci 0000:00:1c.3:   bridge window [mem 0xfe600000-0xfe7fffff]
[    5.694686] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.694764] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    5.694828] pci 0000:00:1e.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    5.694899] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    5.694960] pci_bus 0000:00: resource 5 [io  0x0cf8-0x0cff]
[    5.695036] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff window]
[    5.695097] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[    5.695159] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000dffff window]
[    5.695220] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    5.695281] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfebfffff window]
[    5.695343] pci_bus 0000:00: resource 11 [mem 0xfec10000-0xfecfffff window]
[    5.695404] pci_bus 0000:00: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    5.695466] pci_bus 0000:00: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    5.695528] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    5.695590] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xff9fffff window]
[    5.695652] pci_bus 0000:00: resource 16 [mem 0xffb00000-0xffefffff window]
[    5.695714] pci_bus 0000:00: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    5.695776] pci_bus 0000:0b: resource 0 [io  0x2000-0x2fff]
[    5.695836] pci_bus 0000:0b: resource 1 [mem 0xf0200000-0xf03fffff]
[    5.695897] pci_bus 0000:0b: resource 2 [mem 0x1a0000000-0x1a01fffff 64bit pref]
[    5.695968] pci_bus 0000:0c: resource 0 [io  0x3000-0x3fff]
[    5.696037] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff]
[    5.696097] pci_bus 0000:0c: resource 2 [mem 0x1a0200000-0x1a03fffff 64bit pref]
[    5.696169] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    5.696228] pci_bus 0000:0d: resource 1 [mem 0xfe600000-0xfe7fffff]
[    5.696289] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[    5.696361] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    5.697346] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    5.697407] pci_bus 0000:03: resource 5 [io  0x0cf8-0x0cff]
[    5.697467] pci_bus 0000:03: resource 6 [io  0x0d00-0xffff window]
[    5.697527] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff window]
[    5.697589] pci_bus 0000:03: resource 8 [mem 0x000d0000-0x000dffff window]
[    5.697651] pci_bus 0000:03: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    5.697712] pci_bus 0000:03: resource 10 [mem 0xfc000000-0xfebfffff window]
[    5.697773] pci_bus 0000:03: resource 11 [mem 0xfec10000-0xfecfffff window]
[    5.697835] pci_bus 0000:03: resource 12 [mem 0xfed1c000-0xfed1ffff window]
[    5.697896] pci_bus 0000:03: resource 13 [mem 0xfed90000-0xfed9ffff window]
[    5.697958] pci_bus 0000:03: resource 14 [mem 0xfeda7000-0xfedfffff window]
[    5.698037] pci_bus 0000:03: resource 15 [mem 0xfee10000-0xff9fffff window]
[    5.698098] pci_bus 0000:03: resource 16 [mem 0xffb00000-0xffefffff window]
[    5.698160] pci_bus 0000:03: resource 17 [mem 0x1a0000000-0x397ffffff window]
[    5.698405] NET: Registered protocol family 2
[    5.699259] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    5.699588] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    5.700167] TCP: Hash tables configured (established 65536 bind 65536)
[    5.700324] TCP: reno registered
[    5.700386] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    5.700510] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    5.700987] NET: Registered protocol family 1
[    5.701127] pci 0000:00:02.0: Video device with shadowed ROM
[    5.743245] PCI: CLS 64 bytes, default 64
[    5.743610] Unpacking initramfs...
[    5.887451] Freeing initrd memory: 5584K (ffff880037508000 - ffff880037a7c000)
[    5.887555] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.887617] software IO TLB [mem 0xdb66d000-0xdf66d000] (64MB) mapped at [ffff8800db66d000-ffff8800df66cfff]
[    5.887806] Simple Boot Flag at 0x79 set to 0x1
[    5.889969] spin_lock-torture:--- Start of test: nwriters_stress=4 nreaders_stress=0 stat_interval=60 verbose=1 shuffle_interval=3 stutter=5 shutdown_secs=0 onoff_interval=0 onoff_holdoff=0
[    5.890212] spin_lock-torture: Creating torture_shuffle task
[    5.890379] spin_lock-torture: torture_shuffle task started
[    5.890381] spin_lock-torture: Creating torture_stutter task
[    5.890442] spin_lock-torture: Creating lock_torture_writer task
[    5.890490] spin_lock-torture: torture_stutter task started
[    5.890503] spin_lock-torture: Creating lock_torture_writer task
[    5.890550] spin_lock-torture: lock_torture_writer task started
[    5.890563] spin_lock-torture: Creating lock_torture_writer task
[    5.890612] spin_lock-torture: lock_torture_writer task started
[    5.890623] spin_lock-torture: Creating lock_torture_writer task
[    5.890669] spin_lock-torture: lock_torture_writer task started
[    5.890681] spin_lock-torture: Creating lock_torture_stats task
[    5.890729] spin_lock-torture: lock_torture_writer task started
[    5.891051] spin_lock-torture: lock_torture_stats task started
[    5.893463] torture_init_begin: refusing rcu init: spin_lock running
[    5.893464] futex hash table entries: 512 (order: 3, 32768 bytes)
[    5.893630] Initialise system trusted keyring
[    5.893805] audit: initializing netlink subsys (disabled)
[    5.893999] audit: type=2000 audit(1425126386.892:1): initialized
[    5.894619] Kprobe smoke test: started
[    5.959050] Kprobe smoke test: passed successfully
[    5.960964] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    5.992807] VFS: Disk quotas dquot_6.5.2
[    5.993486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.996046] Key type asymmetric registered
[    5.996112] Asymmetric key parser 'x509' registered
[    5.996230] bounce: pool size: 64 pages
[    5.996915] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    5.996993] io scheduler noop registered
[    5.997076] io scheduler deadline registered
[    5.998235] io scheduler cfq registered (default)
[    6.001289] test_string_helpers: Running tests...
[    6.003716] Running resizable hashtable tests...
[    6.003789]   Adding 2048 keys
[    6.014754]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    6.021195]   Table expansion iteration 0...
[    6.889015] tsc: Refined TSC clocksource calibration: 2593.499 MHz
[    7.232018]   Verifying lookups...
[    7.235372]   Table expansion iteration 1...
[    7.752015]   Verifying lookups...
[    7.753805]   Table expansion iteration 2...
[    7.889093] Switched to clocksource tsc
[    8.078010]   Verifying lookups...
[    8.079041]   Table expansion iteration 3...
[    8.270009]   Verifying lookups...
[    8.270645]   Table shrinkage iteration 0...
[    8.282009]   Verifying lookups...
[    8.283042]   Table shrinkage iteration 1...
[    8.300010]   Verifying lookups...
[    8.301799]   Table shrinkage iteration 2...
[    8.318007]   Verifying lookups...
[    8.321347]   Table shrinkage iteration 3...
[    8.338007]   Verifying lookups...
[    8.344413]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    8.344475]   Deleting 2048 keys
[    8.360403] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    8.360462] crc32: self tests passed, processed 225944 bytes in 181439 nsec
[    8.360708] crc32c: CRC_LE_BITS = 64
[    8.360765] crc32c: self tests passed, processed 225944 bytes in 90742 nsec
[    8.376430] crc32_combine: 8373 self tests passed
[    8.392063] crc32c_combine: 8373 self tests passed
[    8.392244] xz_dec_test: module loaded
[    8.392302] xz_dec_test: Create a device node with 'mknod xz_dec_test c 252 0' and write .xz files to it.
[    8.406270] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    8.406523] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    8.407217] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    8.411816] Linux agpgart interface v0.103
[    8.412251] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    8.412371] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    8.414183] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    8.414786] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    8.424049] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[    8.424116] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[    8.424191] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[    8.424256] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[    8.443897] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[    8.444120] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[    8.454218] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:1d:09:c8:a6:a1
[    8.454498] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[    8.454611] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 1
[    8.459290] xhci_hcd 0000:0d:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[    8.460566] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    8.460629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.460700] usb usb1: Product: xHCI Host Controller
[    8.460759] usb usb1: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b xhci-hcd
[    8.460830] usb usb1: SerialNumber: 0000:0d:00.0
[    8.462880] hub 1-0:1.0: USB hub found
[    8.463043] hub 1-0:1.0: 2 ports detected
[    8.465325] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[    8.465418] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 2
[    8.465943] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    8.466020] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.466092] usb usb2: Product: xHCI Host Controller
[    8.466151] usb usb2: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b xhci-hcd
[    8.466223] usb usb2: SerialNumber: 0000:0d:00.0
[    8.468183] hub 2-0:1.0: USB hub found
[    8.468337] hub 2-0:1.0: 2 ports detected
[    8.470713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.470799] ehci-pci: EHCI PCI platform driver
[    8.470998] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    8.471127] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    8.471226] ehci-pci 0000:00:1a.7: debug port 1
[    8.475264] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    8.475462] ehci-pci 0000:00:1a.7: irq 22, io mem 0xfed1c400
[    8.481008] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    8.481534] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    8.481597] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.481668] usb usb3: Product: EHCI Host Controller
[    8.481727] usb usb3: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b ehci_hcd
[    8.481799] usb usb3: SerialNumber: 0000:00:1a.7
[    8.483858] hub 3-0:1.0: USB hub found
[    8.484020] hub 3-0:1.0: 4 ports detected
[    8.488630] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    8.488737] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    8.488836] ehci-pci 0000:00:1d.7: debug port 1
[    8.492873] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    8.493086] ehci-pci 0000:00:1d.7: irq 20, io mem 0xfed1c000
[    8.499008] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    8.499541] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    8.499604] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.499675] usb usb4: Product: EHCI Host Controller
[    8.499734] usb usb4: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b ehci_hcd
[    8.499806] usb usb4: SerialNumber: 0000:00:1d.7
[    8.501861] hub 4-0:1.0: USB hub found
[    8.502025] hub 4-0:1.0: 6 ports detected
[    8.508864] uhci_hcd: USB Universal Host Controller Interface driver
[    8.509071] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    8.510115] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 5
[    8.510207] uhci_hcd 0000:00:1a.0: detected 2 ports
[    8.510311] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[    8.510782] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    8.510844] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.510916] usb usb5: Product: UHCI Host Controller
[    8.510975] usb usb5: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.511059] usb usb5: SerialNumber: 0000:00:1a.0
[    8.513130] hub 5-0:1.0: USB hub found
[    8.513282] hub 5-0:1.0: 2 ports detected
[    8.515983] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    8.516106] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 6
[    8.516198] uhci_hcd 0000:00:1a.1: detected 2 ports
[    8.516410] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[    8.516891] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    8.516953] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.517029] usb usb6: Product: UHCI Host Controller
[    8.517088] usb usb6: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.517160] usb usb6: SerialNumber: 0000:00:1a.1
[    8.519235] hub 6-0:1.0: USB hub found
[    8.519383] hub 6-0:1.0: 2 ports detected
[    8.522114] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    8.522221] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 7
[    8.522313] uhci_hcd 0000:00:1d.0: detected 2 ports
[    8.522417] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[    8.522889] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    8.522951] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.523026] usb usb7: Product: UHCI Host Controller
[    8.523086] usb usb7: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.523157] usb usb7: SerialNumber: 0000:00:1d.0
[    8.525216] hub 7-0:1.0: USB hub found
[    8.525364] hub 7-0:1.0: 2 ports detected
[    8.528099] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    8.528205] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 8
[    8.528298] uhci_hcd 0000:00:1d.1: detected 2 ports
[    8.528402] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[    8.528875] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    8.528937] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.529016] usb usb8: Product: UHCI Host Controller
[    8.529075] usb usb8: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.529147] usb usb8: SerialNumber: 0000:00:1d.1
[    8.531221] hub 8-0:1.0: USB hub found
[    8.531370] hub 8-0:1.0: 2 ports detected
[    8.534088] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    8.534195] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 9
[    8.534287] uhci_hcd 0000:00:1d.2: detected 2 ports
[    8.534390] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[    8.534862] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001
[    8.534925] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.534996] usb usb9: Product: UHCI Host Controller
[    8.535059] usb usb9: Manufacturer: Linux 4.0.0-rc1-150225--00001-gb802a6b uhci_hcd
[    8.535131] usb usb9: SerialNumber: 0000:00:1d.2
[    8.537206] hub 9-0:1.0: USB hub found
[    8.537354] hub 9-0:1.0: 2 ports detected
[    8.540480] usbcore: registered new interface driver usbserial
[    8.540637] usbcore: registered new interface driver usbserial_generic
[    8.540800] usbserial: USB Serial support registered for generic
[    8.540964] usbcore: registered new interface driver pl2303
[    8.541129] usbserial: USB Serial support registered for pl2303
[    8.541482] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    8.545035] serio: i8042 KBD port at 0x60,0x64 irq 1
[    8.545506] serio: i8042 AUX port at 0x60,0x64 irq 12
[    8.546784] mousedev: PS/2 mouse device common for all mice
[    8.547152] rtc_cmos 00:02: RTC can wake from S4
[    8.547528] rtc (null): invalid alarm value: 2015-2-29 21:22:12
[    8.548206] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    8.548339] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    8.548531] drop_monitor: Initializing network drop monitor service
[    8.548769] TCP: cubic registered
[    8.551428] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    8.552710] NET: Registered protocol family 10
[    8.554596] mip6: Mobile IPv6
[    8.554661] NET: Registered protocol family 17
[    8.557980] Loading compiled-in X.509 certificates
[    8.559227] Loaded X.509 cert 'Magrathea: Glacier signing key: 1700495980776d6c1889edd8c1a6faf101a01f5e'
[    8.559388] registered taskstats version 1
[    8.559460] Running tests on trace events:
[    8.559519] Testing event thermal_apic_exit: OK
[    8.563075] Testing event thermal_apic_entry: OK
[    8.567078] Testing event threshold_apic_exit: OK
[    8.571073] Testing event threshold_apic_entry: OK
[    8.575072] Testing event call_function_single_exit: OK
[    8.579072] Testing event call_function_single_entry: OK
[    8.583074] Testing event call_function_exit: OK
[    8.587084] Testing event call_function_entry: OK
[    8.591079] Testing event irq_work_exit: OK
[    8.595073] Testing event irq_work_entry: OK
[    8.599071] Testing event x86_platform_ipi_exit: OK
[    8.603079] Testing event x86_platform_ipi_entry: OK
[    8.607090] Testing event error_apic_exit: OK
[    8.611072] Testing event error_apic_entry: OK
[    8.615073] Testing event spurious_apic_exit: OK
[    8.619079] Testing event spurious_apic_entry: OK
[    8.623073] Testing event reschedule_exit: OK
[    8.627094] Testing event reschedule_entry: OK
[    8.631075] Testing event local_timer_exit: OK
[    8.635073] Testing event local_timer_entry: OK
[    8.639091] Testing event nmi_handler: OK
[    8.643075] Testing event emulate_vsyscall: OK
[    8.647070] Testing event sys_exit: OK
[    8.651075] Testing event sys_enter: OK
[    8.655078] Testing event mce_record: OK
[    8.659070] Testing event tlb_flush: OK
[    8.663074] Testing event page_fault_kernel: OK
[    8.667076] Testing event page_fault_user: OK
[    8.671073] Testing event task_rename: OK
[    8.675078] Testing event task_newtask: OK
[    8.679071] Testing event softirq_raise: OK
[    8.683072] Testing event softirq_exit: OK
[    8.687082] Testing event softirq_entry: OK
[    8.691076] Testing event irq_handler_exit: OK
[    8.695071] Testing event irq_handler_entry: OK
[    8.699076] Testing event signal_deliver: OK
[    8.703114] Testing event signal_generate: OK
[    8.707073] Testing event workqueue_execute_end: OK
[    8.711081] Testing event workqueue_execute_start: OK
[    8.715078] Testing event workqueue_activate_work: OK
[    8.719071] Testing event workqueue_queue_work: OK
[    8.723074] Testing event sched_wake_idle_without_ipi: OK
[    8.727074] Testing event sched_swap_numa: OK
[    8.731070] Testing event sched_stick_numa: OK
[    8.735074] Testing event sched_move_numa: OK
[    8.739075] Testing event sched_process_hang: OK
[    8.743070] Testing event sched_pi_setprio: OK
[    8.747077] Testing event sched_stat_runtime: OK
[    8.751074] Testing event sched_stat_blocked: OK
[    8.755070] Testing event sched_stat_iowait: OK
[    8.759081] Testing event sched_stat_sleep: OK
[    8.763074] Testing event sched_stat_wait: OK
[    8.767071] Testing event sched_process_exec: OK
[    8.771074] Testing event sched_process_fork: OK
[    8.775074] Testing event sched_process_wait: OK
[    8.779071] Testing event sched_wait_task: OK
[    8.783076] Testing event sched_process_exit: OK
[    8.787071] Testing event sched_process_free: OK
[    8.791070] Testing event sched_migrate_task: OK
[    8.795073] Testing event sched_switch: OK
[    8.799080] Testing event sched_wakeup_new: OK
[    8.803075] Testing event sched_wakeup: OK
[    8.807081] Testing event sched_kthread_stop_ret: OK
[    8.811072] Testing event sched_kthread_stop: OK
[    8.815070] Testing event console: OK
[    8.819078] Testing event rcu_utilization: OK
[    8.823075] Testing event tick_stop: OK
[    8.827070] Testing event itimer_expire: OK
[    8.831071] Testing event itimer_state: OK
[    8.835072] Testing event hrtimer_cancel: OK
[    8.839071] Testing event hrtimer_expire_exit: OK
[    8.843074] Testing event hrtimer_expire_entry: OK
[    8.847073] Testing event hrtimer_start: OK
[    8.851072] Testing event hrtimer_init: OK
[    8.855077] Testing event timer_cancel: OK
[    8.859072] Testing event timer_expire_exit: OK
[    8.863072] Testing event timer_expire_entry: OK
[    8.867069] Testing event timer_start: OK
[    8.871076] Testing event timer_init: OK
[    8.875073] Testing event module_request: OK
[    8.879076] Testing event module_put: OK
[    8.883072] Testing event module_get: OK
[    8.887070] Testing event module_free: OK
[    8.891076] Testing event module_load: OK
[    8.895989] Testing event ftrace_test_filter: OK
[    8.900078] Testing event dev_pm_qos_remove_request: OK
[    8.904075] Testing event dev_pm_qos_update_request: OK
[    8.908072] Testing event dev_pm_qos_add_request: OK
[    8.912071] Testing event pm_qos_update_flags: OK
[    8.916072] Testing event pm_qos_update_target: OK
[    8.920071] Testing event pm_qos_update_request_timeout: OK
[    8.924073] Testing event pm_qos_remove_request: OK
[    8.928071] Testing event pm_qos_update_request: OK
[    8.932071] Testing event pm_qos_add_request: OK
[    8.936078] Testing event power_domain_target: OK
[    8.940073] Testing event clock_set_rate: OK
[    8.944072] Testing event clock_disable: OK
[    8.948072] Testing event clock_enable: OK
[    8.952072] Testing event wakeup_source_deactivate: OK
[    8.956071] Testing event wakeup_source_activate: OK
[    8.960076] Testing event suspend_resume: 
[    8.962045] usb 5-2: new full-speed USB device number 2 using uhci_hcd
[    8.964020] OK
[    8.964076] Testing event device_pm_callback_end: OK
[    8.968070] Testing event device_pm_callback_start: OK
[    8.972073] Testing event cpu_frequency: OK
[    8.976071] Testing event pstate_sample: OK
[    8.980071] Testing event cpu_idle: OK
[    8.984073] Testing event rpm_return_int: OK
[    8.988074] Testing event rpm_idle: OK
[    8.992072] Testing event rpm_resume: OK
[    8.996073] Testing event rpm_suspend: OK
[    9.000071] Testing event mm_filemap_add_to_page_cache: OK
[    9.004070] Testing event mm_filemap_delete_from_page_cache: OK
[    9.008077] Testing event oom_score_adj_update: OK
[    9.012072] Testing event mm_lru_activate: OK
[    9.016071] Testing event mm_lru_insertion: OK
[    9.020071] Testing event mm_vmscan_lru_shrink_inactive: OK
[    9.024073] Testing event mm_vmscan_writepage: OK
[    9.028071] Testing event mm_vmscan_memcg_isolate: OK
[    9.032072] Testing event mm_vmscan_lru_isolate: OK
[    9.036072] Testing event mm_shrink_slab_end: OK
[    9.040071] Testing event mm_shrink_slab_start: 
[    9.041045] usb 3-4: new high-speed USB device number 3 using ehci-pci
[    9.044026] OK
[    9.044081] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[    9.048085] Testing event mm_vmscan_memcg_reclaim_end: OK
[    9.052070] Testing event mm_vmscan_direct_reclaim_end: OK
[    9.056076] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[    9.060073] Testing event mm_vmscan_memcg_reclaim_begin: OK
[    9.064072] Testing event mm_vmscan_direct_reclaim_begin: OK
[    9.068074] Testing event mm_vmscan_wakeup_kswapd: OK
[    9.072075] Testing event mm_vmscan_kswapd_wake: OK
[    9.076076] Testing event mm_vmscan_kswapd_sleep: OK
[    9.080079] Testing event mm_page_alloc_extfrag: OK
[    9.084075] Testing event mm_page_pcpu_drain: OK
[    9.088072] Testing event mm_page_alloc_zone_locked: OK
[    9.092377] Testing event mm_page_alloc: OK
[    9.096075] Testing event mm_page_free_batched: OK
[    9.100075] Testing event mm_page_free: OK
[    9.104084] Testing event kmem_cache_free: OK
[    9.108073] Testing event kfree: OK
[    9.112076] Testing event kmem_cache_alloc_node: OK
[    9.116076] Testing event kmalloc_node: OK
[    9.120074] Testing event kmem_cache_alloc: OK
[    9.124080] Testing event kmalloc: OK
[    9.128072] Testing event mm_compaction_defer_reset: OK
[    9.132074] Testing event mm_compaction_defer_compaction: OK
[    9.136071] Testing event mm_compaction_deferred: OK
[    9.140094] Testing event mm_compaction_suitable: 
[    9.140098] usb 5-2: New USB device found, idVendor=413c, idProduct=8140
[    9.140100] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    9.144025] OK
[    9.144131] Testing event mm_compaction_finished: OK
[    9.150079] Testing event mm_compaction_try_to_compact_pages: OK
[    9.154072] Testing event mm_compaction_end: OK
[    9.158079] Testing event mm_compaction_begin: 
[    9.158573] usb 3-4: New USB device found, idVendor=0930, idProduct=130c
[    9.158686] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.158748] usb 3-4: Product: F3607gw
[    9.158805] usb 3-4: Manufacturer: 0	F3607gw
[    9.158863] usb 3-4: SerialNumber: 3532400302074300
[    9.162025] OK
[    9.162079] Testing event mm_compaction_migratepages: OK
[    9.166374] Testing event mm_compaction_isolate_freepages: OK
[    9.170079] Testing event mm_compaction_isolate_migratepages: OK
[    9.174084] Testing event mm_numa_migrate_ratelimit: OK
[    9.178076] Testing event mm_migrate_pages: OK
[    9.182077] Testing event writeback_dirty_inode_enqueue: OK
[    9.186069] Testing event writeback_lazytime_iput: OK
[    9.190070] Testing event writeback_lazytime: OK
[    9.194070] Testing event writeback_single_inode: OK
[    9.198075] Testing event writeback_single_inode_start: OK
[    9.202075] Testing event writeback_wait_iff_congested: OK
[    9.206068] Testing event writeback_congestion_wait: OK
[    9.210075] Testing event writeback_sb_inodes_requeue: OK
[    9.214073] Testing event balance_dirty_pages: OK
[    9.218070] Testing event bdi_dirty_ratelimit: OK
[    9.222072] Testing event global_dirty_state: OK
[    9.226072] Testing event writeback_queue_io: OK
[    9.230068] Testing event wbc_writepage: OK
[    9.234072] Testing event writeback_bdi_unregister: OK
[    9.238075] Testing event writeback_bdi_register: OK
[    9.242069] Testing event writeback_wake_background: OK
[    9.246069] Testing event writeback_nowork: OK
[    9.250074] Testing event writeback_pages_written: OK
[    9.254070] Testing event writeback_wait: OK
[    9.258072] Testing event writeback_written: OK
[    9.262075] Testing event writeback_start: OK
[    9.266068] Testing event writeback_exec: OK
[    9.270076] Testing event writeback_queue: OK
[    9.274071] Testing event writeback_write_inode: OK
[    9.278071] Testing event writeback_write_inode_start: OK
[    9.282072] Testing event writeback_dirty_inode: OK
[    9.286074] Testing event writeback_dirty_inode_start: OK
[    9.290070] Testing event writeback_mark_inode_dirty: OK
[    9.294072] Testing event writeback_dirty_page: OK
[    9.298075] Testing event time_out_leases: OK
[    9.302069] Testing event generic_delete_lease: OK
[    9.306072] Testing event generic_add_lease: OK
[    9.310074] Testing event break_lease_unblock: OK
[    9.314074] Testing event break_lease_block: OK
[    9.318070] Testing event break_lease_noblock: OK
[    9.322076] Testing event block_rq_remap: OK
[    9.326074] Testing event block_bio_remap: OK
[    9.330071] Testing event block_split: OK
[    9.334073] Testing event block_unplug: OK
[    9.338073] Testing event block_plug: OK
[    9.342069] Testing event block_sleeprq: OK
[    9.346069] Testing event block_getrq: OK
[    9.350069] Testing event block_bio_queue: OK
[    9.354071] Testing event block_bio_frontmerge: OK
[    9.358078] Testing event block_bio_backmerge: OK
[    9.362071] Testing event block_bio_complete: OK
[    9.366072] Testing event block_bio_bounce: OK
[    9.370071] Testing event block_rq_issue: OK
[    9.374071] Testing event block_rq_insert: OK
[    9.378074] Testing event block_rq_complete: OK
[    9.382069] Testing event block_rq_requeue: OK
[    9.386069] Testing event block_rq_abort: OK
[    9.390069] Testing event block_dirty_buffer: OK
[    9.394074] Testing event block_touch_buffer: OK
[    9.398070] Testing event swiotlb_bounced: OK
[    9.402069] Testing event gpio_value: OK
[    9.406070] Testing event gpio_direction: OK
[    9.410069] Testing event regulator_set_voltage_complete: OK
[    9.414073] Testing event regulator_set_voltage: OK
[    9.418078] Testing event regulator_disable_complete: OK
[    9.422071] Testing event regulator_disable: OK
[    9.426073] Testing event regulator_enable_complete: OK
[    9.430074] Testing event regulator_enable_delay: OK
[    9.434071] Testing event regulator_enable: OK
[    9.438070] Testing event urandom_read: OK
[    9.442071] Testing event random_read: OK
[    9.446069] Testing event extract_entropy_user: OK
[    9.450073] Testing event extract_entropy: OK
[    9.454075] Testing event get_random_bytes_arch: OK
[    9.458070] Testing event get_random_bytes: OK
[    9.462070] Testing event xfer_secondary_pool: OK
[    9.466073] Testing event add_disk_randomness: OK
[    9.470070] Testing event add_input_randomness: OK
[    9.474070] Testing event debit_entropy: OK
[    9.478074] Testing event push_to_pool: OK
[    9.482068] Testing event credit_entropy_bits: OK
[    9.486072] Testing event mix_pool_bytes_nolock: OK
[    9.490074] Testing event mix_pool_bytes: OK
[    9.494074] Testing event add_device_randomness: OK
[    9.498072] Testing event io_page_fault: OK
[    9.502073] Testing event unmap: OK
[    9.506073] Testing event map: OK
[    9.510071] Testing event detach_device_from_domain: OK
[    9.514073] Testing event attach_device_to_domain: OK
[    9.518073] Testing event remove_device_from_group: OK
[    9.522069] Testing event add_device_to_group: OK
[    9.526069] Testing event fence_wait_end: OK
[    9.530069] Testing event fence_wait_start: OK
[    9.534070] Testing event fence_signaled: OK
[    9.538078] Testing event fence_enable_signal: OK
[    9.542070] Testing event fence_destroy: OK
[    9.546072] Testing event fence_init: OK
[    9.550071] Testing event fence_emit: OK
[    9.554071] Testing event fence_annotate_wait_on: OK
[    9.558074] Testing event spi_transfer_stop: OK
[    9.562986] Testing event spi_transfer_start: OK
[    9.567073] Testing event spi_message_done: OK
[    9.571069] Testing event spi_message_start: OK
[    9.575072] Testing event spi_message_submit: OK
[    9.579072] Testing event spi_master_busy: OK
[    9.583070] Testing event spi_master_idle: OK
[    9.587073] Testing event xhci_cmd_completion: OK
[    9.591073] Testing event xhci_address_ctx: OK
[    9.595073] Testing event xhci_dbg_ring_expansion: OK
[    9.599072] Testing event xhci_dbg_init: OK
[    9.603069] Testing event xhci_dbg_cancel_urb: OK
[    9.607070] Testing event xhci_dbg_reset_ep: OK
[    9.611072] Testing event xhci_dbg_quirks: OK
[    9.615069] Testing event xhci_dbg_context_change: OK
[    9.619076] Testing event xhci_dbg_address: OK
[    9.623069] Testing event aer_event: OK
[    9.627075] Testing event mc_event: OK
[    9.631073] Testing event udp_fail_queue_rcv_skb: OK
[    9.635069] Testing event sock_exceed_buf_limit: OK
[    9.639076] Testing event sock_rcvqueue_full: OK
[    9.643070] Testing event napi_poll: OK
[    9.647069] Testing event netif_rx_ni_entry: OK
[    9.651068] Testing event netif_rx_entry: OK
[    9.655074] Testing event netif_receive_skb_entry: OK
[    9.659071] Testing event napi_gro_receive_entry: OK
[    9.663074] Testing event napi_gro_frags_entry: OK
[    9.667072] Testing event netif_rx: OK
[    9.671069] Testing event netif_receive_skb: OK
[    9.675077] Testing event net_dev_queue: OK
[    9.679070] Testing event net_dev_xmit: OK
[    9.683069] Testing event net_dev_start_xmit: OK
[    9.687073] Testing event skb_copy_datagram_iovec: OK
[    9.691075] Testing event consume_skb: OK
[    9.695069] Testing event kfree_skb: OK
[    9.699073] Running tests on trace event systems:
[    9.699132] Testing event system skb: OK
[    9.703103] Testing event system net: OK
[    9.707084] Testing event system napi: OK
[    9.711082] Testing event system sock: OK
[    9.715081] Testing event system udp: OK
[    9.719086] Testing event system ras: OK
[    9.723085] Testing event system xhci-hcd: OK
[    9.727088] Testing event system spi: OK
[    9.731088] Testing event system fence: OK
[    9.735086] Testing event system iommu: OK
[    9.739092] Testing event system random: OK
[    9.743084] Testing event system regulator: OK
[    9.747092] Testing event system gpio: OK
[    9.751085] Testing event system swiotlb: OK
[    9.755081] Testing event system block: OK
[    9.759090] Testing event system filelock: OK
[    9.763088] Testing event system writeback: OK
[    9.767089] Testing event system migrate: OK
[    9.771085] Testing event system compaction: OK
[    9.775085] Testing event system kmem: OK
[    9.779086] Testing event system vmscan: OK
[    9.783100] Testing event system pagemap: OK
[    9.787081] Testing event system oom: OK
[    9.791080] Testing event system filemap: OK
[    9.795085] Testing event system rpm: OK
[    9.799089] Testing event system power: OK
[    9.803093] Testing event system test: OK
[    9.807084] Testing event system module: OK
[    9.811083] Testing event system timer: OK
[    9.815091] Testing event system rcu: OK
[    9.819088] Testing event system printk: OK
[    9.823085] Testing event system sched: OK
[    9.827109] Testing event system workqueue: OK
[    9.831083] Testing event system signal: OK
[    9.835085] Testing event system irq: OK
[    9.839085] Testing event system task: OK
[    9.843084] Testing event system exceptions: OK
[    9.847085] Testing event system tlb: OK
[    9.851084] Testing event system mce: OK
[    9.855082] Testing event system raw_syscalls: OK
[    9.859085] Testing event system vsyscall: OK
[    9.863080] Testing event system syscalls: OK
[    9.867168] Testing event system nmi: OK
[    9.871085] Testing event system irq_vectors: OK
[    9.875092] Running tests on all trace events:
[    9.875150] Testing all events: OK
[   10.037790] Running tests again, along with the function tracer
[   10.037941] Running tests on trace events:
[   10.038100] Testing event thermal_apic_exit: OK
[   10.044197] Testing event thermal_apic_entry: OK
[   10.050229] Testing event threshold_apic_exit: OK
[   10.056231] Testing event threshold_apic_entry: OK
[   10.062192] Testing event call_function_single_exit: OK
[   10.068209] Testing event call_function_single_entry: OK
[   10.074196] Testing event call_function_exit: OK
[   10.080200] Testing event call_function_entry: OK
[   10.086202] Testing event irq_work_exit: OK
[   10.092226] Testing event irq_work_entry: OK
[   10.098244] Testing event x86_platform_ipi_exit: OK
[   10.104215] Testing event x86_platform_ipi_entry: OK
[   10.110233] Testing event error_apic_exit: OK
[   10.116242] Testing event error_apic_entry: OK
[   10.122234] Testing event spurious_apic_exit: OK
[   10.128252] Testing event spurious_apic_entry: OK
[   10.134213] Testing event reschedule_exit: OK
[   10.140215] Testing event reschedule_entry: OK
[   10.146264] Testing event local_timer_exit: OK
[   10.152242] Testing event local_timer_entry: OK
[   10.158222] Testing event nmi_handler: OK
[   10.164259] Testing event emulate_vsyscall: OK
[   10.170229] Testing event sys_exit: OK
[   10.176214] Testing event sys_enter: OK
[   10.182237] Testing event mce_record: OK
[   10.188226] Testing event tlb_flush: OK
[   10.194208] Testing event page_fault_kernel: OK
[   10.200272] Testing event page_fault_user: OK
[   10.206225] Testing event task_rename: OK
[   10.212211] Testing event task_newtask: OK
[   10.218223] Testing event softirq_raise: OK
[   10.224232] Testing event softirq_exit: OK
[   10.230216] Testing event softirq_entry: OK
[   10.236259] Testing event irq_handler_exit: OK
[   10.242232] Testing event irq_handler_entry: OK
[   10.248208] Testing event signal_deliver: OK
[   10.254246] Testing event signal_generate: OK
[   10.260225] Testing event workqueue_execute_end: OK
[   10.266222] Testing event workqueue_execute_start: OK
[   10.272256] Testing event workqueue_activate_work: OK
[   10.278215] Testing event workqueue_queue_work: OK
[   10.284208] Testing event sched_wake_idle_without_ipi: OK
[   10.290267] Testing event sched_swap_numa: OK
[   10.296224] Testing event sched_stick_numa: OK
[   10.302219] Testing event sched_move_numa: OK
[   10.308220] Testing event sched_process_hang: OK
[   10.314203] Testing event sched_pi_setprio: OK
[   10.320201] Testing event sched_stat_runtime: OK
[   10.326199] Testing event sched_stat_blocked: OK
[   10.332206] Testing event sched_stat_iowait: OK
[   10.338212] Testing event sched_stat_sleep: OK
[   10.344198] Testing event sched_stat_wait: OK
[   10.350197] Testing event sched_process_exec: OK
[   10.356193] Testing event sched_process_fork: OK
[   10.362200] Testing event sched_process_wait: OK
[   10.368207] Testing event sched_wait_task: OK
[   10.374200] Testing event sched_process_exit: OK
[   10.380192] Testing event sched_process_free: OK
[   10.386205] Testing event sched_migrate_task: OK
[   10.392211] Testing event sched_switch: OK
[   10.398339] Testing event sched_wakeup_new: OK
[   10.404347] Testing event sched_wakeup: OK
[   10.410371] Testing event sched_kthread_stop_ret: OK
[   10.416234] Testing event sched_kthread_stop: OK
[   10.422211] Testing event console: OK
[   10.428237] Testing event rcu_utilization: OK
[   10.434212] Testing event tick_stop: OK
[   10.440208] Testing event itimer_expire: OK
[   10.446234] Testing event itimer_state: OK
[   10.452197] Testing event hrtimer_cancel: OK
[   10.458211] Testing event hrtimer_expire_exit: OK
[   10.464236] Testing event hrtimer_expire_entry: OK
[   10.470233] Testing event hrtimer_start: OK
[   10.476233] Testing event hrtimer_init: OK
[   10.482243] Testing event timer_cancel: OK
[   10.488243] Testing event timer_expire_exit: OK
[   10.494221] Testing event timer_expire_entry: OK
[   10.500271] Testing event timer_start: OK
[   10.506217] Testing event timer_init: OK
[   10.512209] Testing event module_request: OK
[   10.518248] Testing event module_put: OK
[   10.524232] Testing event module_get: OK
[   10.530207] Testing event module_free: OK
[   10.536214] Testing event module_load: OK
[   10.542219] Testing event ftrace_test_filter: OK
[   10.548215] Testing event dev_pm_qos_remove_request: OK
[   10.554245] Testing event dev_pm_qos_update_request: OK
[   10.560245] Testing event dev_pm_qos_add_request: OK
[   10.566211] Testing event pm_qos_update_flags: OK
[   10.572231] Testing event pm_qos_update_target: OK
[   10.578215] Testing event pm_qos_update_request_timeout: OK
[   10.584207] Testing event pm_qos_remove_request: OK
[   10.590241] Testing event pm_qos_update_request: OK
[   10.596233] Testing event pm_qos_add_request: OK
[   10.602208] Testing event power_domain_target: OK
[   10.608266] Testing event clock_set_rate: OK
[   10.614233] Testing event clock_disable: OK
[   10.621194] Testing event clock_enable: OK
[   10.627240] Testing event wakeup_source_deactivate: OK
[   10.633217] Testing event wakeup_source_activate: OK
[   10.639226] Testing event suspend_resume: OK
[   10.645232] Testing event device_pm_callback_end: OK
[   10.651227] Testing event device_pm_callback_start: OK
[   10.657208] Testing event cpu_frequency: OK
[   10.663262] Testing event pstate_sample: OK
[   10.669216] Testing event cpu_idle: OK
[   10.675200] Testing event rpm_return_int: OK
[   10.681257] Testing event rpm_idle: OK
[   10.687219] Testing event rpm_resume: OK
[   10.693208] Testing event rpm_suspend: OK
[   10.699212] Testing event mm_filemap_add_to_page_cache: OK
[   10.705226] Testing event mm_filemap_delete_from_page_cache: OK
[   10.711193] Testing event oom_score_adj_update: OK
[   10.717203] Testing event mm_lru_activate: OK
[   10.723207] Testing event mm_lru_insertion: OK
[   10.729200] Testing event mm_vmscan_lru_shrink_inactive: OK
[   10.735192] Testing event mm_vmscan_writepage: OK
[   10.741198] Testing event mm_vmscan_memcg_isolate: OK
[   10.747200] Testing event mm_vmscan_lru_isolate: OK
[   10.753214] Testing event mm_shrink_slab_end: OK
[   10.759205] Testing event mm_shrink_slab_start: OK
[   10.765231] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[   10.771233] Testing event mm_vmscan_memcg_reclaim_end: OK
[   10.777207] Testing event mm_vmscan_direct_reclaim_end: OK
[   10.783261] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[   10.789219] Testing event mm_vmscan_memcg_reclaim_begin: OK
[   10.795210] Testing event mm_vmscan_direct_reclaim_begin: OK
[   10.801244] Testing event mm_vmscan_wakeup_kswapd: OK
[   10.807233] Testing event mm_vmscan_kswapd_wake: OK
[   10.813218] Testing event mm_vmscan_kswapd_sleep: OK
[   10.819244] Testing event mm_page_alloc_extfrag: OK
[   10.825211] Testing event mm_page_pcpu_drain: OK
[   10.831207] Testing event mm_page_alloc_zone_locked: OK
[   10.837235] Testing event mm_page_alloc: OK
[   10.843194] Testing event mm_page_free_batched: OK
[   10.849195] Testing event mm_page_free: OK
[   10.855250] Testing event kmem_cache_free: OK
[   10.861222] Testing event kfree: OK
[   10.867208] Testing event kmem_cache_alloc_node: OK
[   10.873259] Testing event kmalloc_node: OK
[   10.879194] Testing event kmem_cache_alloc: OK
[   10.885223] Testing event kmalloc: OK
[   10.891221] Testing event mm_compaction_defer_reset: OK
[   10.897216] Testing event mm_compaction_defer_compaction: OK
[   10.903197] Testing event mm_compaction_deferred: OK
[   10.909225] Testing event mm_compaction_suitable: OK
[   10.915246] Testing event mm_compaction_finished: OK
[   10.921216] Testing event mm_compaction_try_to_compact_pages: OK
[   10.927258] Testing event mm_compaction_end: OK
[   10.933209] Testing event mm_compaction_begin: OK
[   10.939211] Testing event mm_compaction_migratepages: OK
[   10.945238] Testing event mm_compaction_isolate_freepages: OK
[   10.951231] Testing event mm_compaction_isolate_migratepages: OK
[   10.957234] Testing event mm_numa_migrate_ratelimit: OK
[   10.963259] Testing event mm_migrate_pages: OK
[   10.969236] Testing event writeback_dirty_inode_enqueue: OK
[   10.975213] Testing event writeback_lazytime_iput: OK
[   10.981215] Testing event writeback_lazytime: OK
[   10.987226] Testing event writeback_single_inode: OK
[   10.993207] Testing event writeback_single_inode_start: OK
[   10.999245] Testing event writeback_wait_iff_congested: OK
[   11.005226] Testing event writeback_congestion_wait: OK
[   11.011208] Testing event writeback_sb_inodes_requeue: OK
[   11.017224] Testing event balance_dirty_pages: OK
[   11.023218] Testing event bdi_dirty_ratelimit: OK
[   11.029219] Testing event global_dirty_state: OK
[   11.035232] Testing event writeback_queue_io: OK
[   11.041232] Testing event wbc_writepage: OK
[   11.047208] Testing event writeback_bdi_unregister: OK
[   11.053214] Testing event writeback_bdi_register: OK
[   11.059221] Testing event writeback_wake_background: OK
[   11.065207] Testing event writeback_nowork: OK
[   11.071252] Testing event writeback_pages_written: OK
[   11.077231] Testing event writeback_wait: OK
[   11.083208] Testing event writeback_written: OK
[   11.089243] Testing event writeback_start: OK
[   11.095219] Testing event writeback_exec: OK
[   11.101220] Testing event writeback_queue: OK
[   11.107239] Testing event writeback_write_inode: OK
[   11.113213] Testing event writeback_write_inode_start: OK
[   11.119207] Testing event writeback_dirty_inode: OK
[   11.125267] Testing event writeback_dirty_inode_start: OK
[   11.131199] Testing event writeback_mark_inode_dirty: OK
[   11.137208] Testing event writeback_dirty_page: OK
[   11.143232] Testing event time_out_leases: OK
[   11.149242] Testing event generic_delete_lease: OK
[   11.155211] Testing event generic_add_lease: OK
[   11.161210] Testing event break_lease_unblock: OK
[   11.167225] Testing event break_lease_block: OK
[   11.173216] Testing event break_lease_noblock: OK
[   11.179258] Testing event block_rq_remap: OK
[   11.185219] Testing event block_bio_remap: OK
[   11.191209] Testing event block_split: OK
[   11.197240] Testing event block_unplug: OK
[   11.203232] Testing event block_plug: OK
[   11.209215] Testing event block_sleeprq: OK
[   11.215258] Testing event block_getrq: OK
[   11.221226] Testing event block_bio_queue: OK
[   11.227211] Testing event block_bio_frontmerge: OK
[   11.233221] Testing event block_bio_backmerge: OK
[   11.239233] Testing event block_bio_complete: OK
[   11.245208] Testing event block_bio_bounce: OK
[   11.251259] Testing event block_rq_issue: OK
[   11.257225] Testing event block_rq_insert: OK
[   11.263215] Testing event block_rq_complete: OK
[   11.269240] Testing event block_rq_requeue: OK
[   11.275231] Testing event block_rq_abort: OK
[   11.281213] Testing event block_dirty_buffer: OK
[   11.287211] Testing event block_touch_buffer: OK
[   11.293226] Testing event swiotlb_bounced: OK
[   11.299214] Testing event gpio_value: OK
[   11.305277] Testing event gpio_direction: OK
[   11.311226] Testing event regulator_set_voltage_complete: OK
[   11.317209] Testing event regulator_set_voltage: OK
[   11.323245] Testing event regulator_disable_complete: OK
[   11.329196] Testing event regulator_disable: OK
[   11.335219] Testing event regulator_enable_complete: OK
[   11.341251] Testing event regulator_enable_delay: OK
[   11.347210] Testing event regulator_enable: OK
[   11.353208] Testing event urandom_read: OK
[   11.359240] Testing event random_read: OK
[   11.365234] Testing event extract_entropy_user: OK
[   11.371208] Testing event extract_entropy: OK
[   11.377235] Testing event get_random_bytes_arch: OK
[   11.383241] Testing event get_random_bytes: OK
[   11.389209] Testing event xfer_secondary_pool: OK
[   11.395258] Testing event add_disk_randomness: OK
[   11.401226] Testing event add_input_randomness: OK
[   11.407198] Testing event debit_entropy: OK
[   11.413242] Testing event push_to_pool: OK
[   11.419232] Testing event credit_entropy_bits: OK
[   11.425212] Testing event mix_pool_bytes_nolock: OK
[   11.431209] Testing event mix_pool_bytes: OK
[   11.437227] Testing event add_device_randomness: OK
[   11.443207] Testing event io_page_fault: OK
[   11.449253] Testing event unmap: OK
[   11.455220] Testing event map: OK
[   11.461181] Testing event detach_device_from_domain: OK
[   11.467242] Testing event attach_device_to_domain: OK
[   11.473217] Testing event remove_device_from_group: OK
[   11.479200] Testing event add_device_to_group: OK
[   11.485195] Testing event fence_wait_end: OK
[   11.491204] Testing event fence_wait_start: OK
[   11.497200] Testing event fence_signaled: OK
[   11.503204] Testing event fence_enable_signal: OK
[   11.509205] Testing event fence_destroy: OK
[   11.515193] Testing event fence_init: OK
[   11.521206] Testing event fence_emit: OK
[   11.527207] Testing event fence_annotate_wait_on: OK
[   11.533200] Testing event spi_transfer_stop: OK
[   11.539191] Testing event spi_transfer_start: OK
[   11.545193] Testing event spi_message_done: OK
[   11.551209] Testing event spi_message_start: OK
[   11.557202] Testing event spi_message_submit: OK
[   11.563205] Testing event spi_master_busy: OK
[   11.569200] Testing event spi_master_idle: OK
[   11.575201] Testing event xhci_cmd_completion: OK
[   11.581209] Testing event xhci_address_ctx: OK
[   11.587245] Testing event xhci_dbg_ring_expansion: OK
[   11.593221] Testing event xhci_dbg_init: OK
[   11.599208] Testing event xhci_dbg_cancel_urb: OK
[   11.605229] Testing event xhci_dbg_reset_ep: OK
[   11.611217] Testing event xhci_dbg_quirks: OK
[   11.617216] Testing event xhci_dbg_context_change: OK
[   11.623260] Testing event xhci_dbg_address: OK
[   11.629227] Testing event aer_event: OK
[   11.635208] Testing event mc_event: OK
[   11.641258] Testing event udp_fail_queue_rcv_skb: OK
[   11.647243] Testing event sock_exceed_buf_limit: OK
[   11.653209] Testing event sock_rcvqueue_full: OK
[   11.659265] Testing event napi_poll: OK
[   11.665219] Testing event netif_rx_ni_entry: OK
[   11.671232] Testing event netif_rx_entry: OK
[   11.677225] Testing event netif_receive_skb_entry: OK
[   11.683231] Testing event napi_gro_receive_entry: OK
[   11.689208] Testing event napi_gro_frags_entry: OK
[   11.695211] Testing event netif_rx: OK
[   11.702162] Testing event netif_receive_skb: OK
[   11.708205] Testing event net_dev_queue: OK
[   11.714218] Testing event net_dev_xmit: OK
[   11.720187] Testing event net_dev_start_xmit: OK
[   11.726197] Testing event skb_copy_datagram_iovec: OK
[   11.732245] Testing event consume_skb: OK
[   11.738199] Testing event kfree_skb: OK
[   11.744202] Running tests on trace event systems:
[   11.744337] Testing event system skb: OK
[   11.750226] Testing event system net: OK
[   11.758278] Testing event system napi: OK
[   11.764268] Testing event system sock: OK
[   11.770202] Testing event system udp: OK
[   11.776232] Testing event system ras: OK
[   11.782212] Testing event system xhci-hcd: OK
[   11.789283] Testing event system spi: OK
[   11.796295] Testing event system fence: OK
[   11.803276] Testing event system iommu: OK
[   11.810285] Testing event system random: OK
[   11.818230] Testing event system regulator: OK
[   11.825257] Testing event system gpio: OK
[   11.831209] Testing event system swiotlb: OK
[   11.837228] Testing event system block: OK
[   11.846235] Testing event system filelock: OK
[   11.853217] Testing event system writeback: OK
[   11.864256] Testing event system migrate: OK
[   11.870227] Testing event system compaction: OK
[   11.878235] Testing event system kmem: OK
[   11.886220] Testing event system vmscan: OK
[   11.894240] Testing event system pagemap: OK
[   11.900190] Testing event system oom: OK
[   11.906211] Testing event system filemap: OK
[   11.912232] Testing event system rpm: OK
[   11.919237] Testing event system power: OK
[   11.928237] Testing event system test: OK
[   11.934205] Testing event system module: OK
[   11.941221] Testing event system timer: OK
[   11.949219] Testing event system rcu: OK
[   11.955205] Testing event system printk: OK
[   11.961222] Testing event system sched: OK
[   11.971767] Testing event system workqueue: OK
[   11.978243] Testing event system signal: OK
[   11.984222] Testing event system irq: OK
[   11.991259] Testing event system task: OK
[   11.997261] Testing event system exceptions: OK
[   12.003228] Testing event system tlb: OK
[   12.009266] Testing event system mce: OK
[   12.015261] Testing event system raw_syscalls: OK
[   12.021220] Testing event system vsyscall: OK
[   12.027260] Testing event system syscalls: OK
[   12.034715] Testing event system nmi: OK
[   12.041193] Testing event system irq_vectors: OK
[   12.050278] Running tests on all trace events:
[   12.050410] Testing all events: OK
[   12.257206] Testing ftrace filter: OK
[   12.268094] Testing kprobe tracing: OK
[   12.294476] kmemleak: Kernel memory leak detector initialized
[   12.294478] kmemleak: Automatic memory scanning thread started
[   12.298725]   Magic number: 3:725:431
[   12.298886] netpoll: netconsole: local port 2020
[   12.298944] netpoll: netconsole: local IPv4 address 192.168.23.6
[   12.299009] netpoll: netconsole: interface 'eth0'
[   12.299067] netpoll: netconsole: remote port 2020
[   12.299125] netpoll: netconsole: remote IPv4 address 192.168.23.5
[   12.299185] netpoll: netconsole: remote ethernet address f4:6d:04:ee:47:81
[   12.299246] netpoll: netconsole: device eth0 not up yet, forcing it
[   12.306824] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.705172] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
[   15.705234] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
[   15.705384] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.738159] console [netcon0] enabled
[   15.738242] netconsole: network logging started
[   15.738374] rtc_cmos 00:02: setting system clock to 2015-02-28 12:26:36 UTC (1425126396)
[   15.739323] PM: Hibernation image not present or could not be loaded.
[   15.740372] Freeing unused kernel memory: 1740K (ffffffff81ab9000 - ffffffff81c6c000)
[   15.740460] Write protecting the kernel read-only data: 10240k
[   15.741586] Freeing unused kernel memory: 1636K (ffff880001467000 - ffff880001600000)
[   15.742562] Freeing unused kernel memory: 1528K (ffff880001882000 - ffff880001a00000)
[   15.767925] systemd-udevd[733]: starting version 215
[   15.768194] systemd-udevd[733]: hwdb.bin does not exist, please run udevadm hwdb --update
[   15.769156] random: systemd-udevd urandom read with 34 bits of entropy available
[   15.808613] thermal_sys: module verification failed: signature and/or required key missing - tainting kernel
[   15.895303] thermal LNXTHERM:00: registered as thermal_zone0
[   15.895402] ACPI: Thermal Zone [THM] (52 C)
[   15.911674] sdhci: Secure Digital Host Controller Interface driver
[   15.912787] sdhci: Copyright(c) Pierre Ossman
[   15.913175] SCSI subsystem initialized
[   15.914132] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[   15.916874] sdhci-pci 0000:03:01.1: No vmmc regulator found
[   15.916922] libata version 3.00 loaded.
[   15.918094] ata_piix 0000:00:1f.1: version 2.13
[   15.918778] sdhci-pci 0000:03:01.1: No vqmmc regulator found
[   15.933476] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[   15.946898] scsi host0: ata_piix
[   15.949205] scsi host1: ata_piix
[   15.951100] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[   15.951220] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[   15.951571] ahci 0000:00:1f.2: version 3.0
[   15.958920] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[   15.959065] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems 
[   15.959425] ata2: port disabled--ignoring
[   15.983386] scsi host2: ahci
[   15.987190] scsi host3: ahci
[   15.990042] firewire_ohci 0000:03:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[   15.990238] sdhci-pci 0000:03:01.2: SDHCI controller found [1180:0843] (rev 12)
[   15.991285] scsi host4: ahci
[   15.992895] sdhci-pci 0000:03:01.2: No vmmc regulator found
[   15.993070] sdhci-pci 0000:03:01.2: No vqmmc regulator found
[   15.993459] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 30
[   15.993588] ata4: DUMMY
[   15.993707] ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 30
[   16.000013] mmc1: SDHCI controller on PCI [0000:03:01.2] using DMA
[   16.120047] ata1.00: ATA-8: WDC WD5000BEKT-75KA9T0, 01.01A01, max UDMA/133
[   16.120170] ata1.00: 976773168 sectors, multi 8: LBA48 NCQ (depth 0/1)
[   16.127242] ata1.00: configured for UDMA/100
[   16.127898] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000BEKT-7 1A01 PQ: 0 ANSI: 5
[   16.300024] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   16.303022] ata5: SATA link down (SStatus 0 SControl 300)
[   16.494595] firewire_core 0000:03:01.0: created device fw0: GUID 324fc000235659a1, S400
[   16.642395] ata3.00: ATA-7: WDC WD1600BEVS-75RST0, 04.01G04, max UDMA/133
[   16.642513] ata3.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
[   16.643499] ata3.00: configured for UDMA/133
[   16.644062] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-7 1G04 PQ: 0 ANSI: 5
[   16.657467] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   16.657942] sd 0:0:0:0: [sda] Write Protect is off
[   16.658058] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   16.658330] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   16.660797] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   16.661265] sd 2:0:0:0: [sdb] Write Protect is off
[   16.661378] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   16.661645] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   16.678296]  sdb: sdb1 sdb2 sdb3
[   16.682282] sd 2:0:0:0: [sdb] Attached SCSI disk
[   16.990012]  sda: sda1 sda2
[   16.993184] sd 0:0:0:0: [sda] Attached SCSI disk
[   17.180275] random: nonblocking pool is initialized
[   17.383680] device-mapper: uevent: version 1.0.3
[   17.385109] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[   17.402992] PM: Starting manual resume from disk
[   17.403105] PM: Hibernation image partition 8:1 present
[   17.403207] PM: Looking for hibernation image.
[   17.404372] PM: Image not found (code -22)
[   17.404471] PM: Hibernation image not present or could not be loaded.
[   17.441132] EXT4-fs (sdb1): INFO: recovery required on readonly filesystem
[   17.441256] EXT4-fs (sdb1): write access will be enabled during recovery
[   17.598834] EXT4-fs (sdb1): recovery complete
[   17.610595] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   18.610672] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   18.613855] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[   18.614818] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuacct of type cgroup with options cpuacct.
[   18.615495] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[   18.616174] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[   18.617678] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
[   18.618319] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[   18.618865] systemd[1]: Detected architecture 'x86-64'.
[   18.666958] systemd[1]: Your kernel apparently lacks built-in autofs4 support. Might be a good idea to compile it in. We'll now try to work around this by loading the module...
[   18.942050] systemd[1]: Inserted module 'autofs4'
[   18.974856] systemd[1]: Set hostname to <crion86>.
[   19.006222] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[   19.006670] systemd[1]: Installed release agent.
[   19.007099] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[   19.022165] systemd[804]: Spawned /lib/systemd/system-generators/systemd-insserv-generator as 805.
[   19.023340] systemd[804]: Spawned /lib/systemd/system-generators/systemd-getty-generator as 806.
[   19.024522] systemd[804]: Spawned /lib/systemd/system-generators/systemd-default-display-manager-generator as 807.
[   19.025688] systemd[804]: Spawned /lib/systemd/system-generators/systemd-rc-local-generator as 808.
[   19.026865] systemd[804]: Spawned /lib/systemd/system-generators/systemd-gpt-auto-generator as 809.
[   19.028030] systemd[804]: Spawned /lib/systemd/system-generators/systemd-sysv-generator as 810.
[   19.029350] systemd[804]: Spawned /lib/systemd/system-generators/systemd-cryptsetup-generator as 811.
[   19.030522] systemd[804]: Spawned /lib/systemd/system-generators/systemd-debug-generator as 812.
[   19.031709] systemd[804]: Spawned /lib/systemd/system-generators/systemd-system-update-generator as 813.
[   19.032891] systemd[804]: Spawned /lib/systemd/system-generators/systemd-fstab-generator as 814.
[   19.051022] systemd-fstab-generator[814]: Parsing /etc/fstab
[   19.078009] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/b8e95798-f113-470b-b415-323e51da7052 where=/ type=ext4
[   19.078461] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/5baddaa2-4a96-44bc-b3cf-b2289a3ee12a where=/home type=ext4
[   19.078723] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/4189ffe1-0de1-4027-b9fb-d23bc88bcc83 where=/media/data type=ext4
[   19.078975] systemd-fstab-generator[814]: Found entry what=/dev/disk/by-uuid/afa7677d-462b-42da-aa94-e4ee8acd49f1 where=none type=swap
[   19.079273] systemd-fstab-generator[814]: Found entry what=/dev/sdc1 where=/media/usb0 type=auto
[   19.130409] systemd-sysv-generator[810]: Looking for unit files in (higher priority first):
[   19.130528] systemd-sysv-generator[810]: 	/etc/systemd/system
[   19.130640] systemd-sysv-generator[810]: 	/run/systemd/system
[   19.130756] systemd-sysv-generator[810]: 	/usr/local/lib/systemd/system
[   19.130861] systemd-sysv-generator[810]: 	/lib/systemd/system
[   19.130977] systemd-sysv-generator[810]: 	/usr/lib/systemd/system
[   19.131161] systemd-sysv-generator[810]: Looking for SysV init scripts in:
[   19.131273] systemd-sysv-generator[810]: 	/etc/init.d
[   19.131396] systemd-sysv-generator[810]: Looking for SysV rcN.d links in:
[   19.131505] systemd-sysv-generator[810]: 	/etc
[   19.294160] systemd-rc-local-generator[808]: Automatically adding rc-local.service.
[   19.344156] systemd-gpt-auto-generator[809]: Root device /dev/sdb.
[   19.457388] systemd[804]: /lib/systemd/system-generators/systemd-insserv-generator succeeded.
[   19.457526] systemd[804]: /lib/systemd/system-generators/systemd-getty-generator succeeded.
[   19.457669] systemd[804]: /lib/systemd/system-generators/systemd-default-display-manager-generator succeeded.
[   19.457798] systemd[804]: /lib/systemd/system-generators/systemd-rc-local-generator succeeded.
[   19.587807] systemd-gpt-auto-generator[809]: Not a GPT partition table, ignoring.
[   19.588266] systemd[804]: /lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
[   20.031550] systemd-sysv-generator[810]: Ignoring S11pppd-dns symlink in rcS.d, not generating pppd-dns.service.
[   20.031681] systemd-sysv-generator[810]: Ignoring S01mountkernfs.sh symlink in rcS.d, not generating mountkernfs.service.
[   20.031814] systemd-sysv-generator[810]: Ignoring S19screen-cleanup symlink in rcS.d, not generating screen-cleanup.service.
[   20.031952] systemd-sysv-generator[810]: Ignoring S11procps symlink in rcS.d, not generating procps.service.
[   20.032101] systemd-sysv-generator[810]: Ignoring S08checkroot-bootclean.sh symlink in rcS.d, not generating checkroot-bootclean.service.
[   20.032229] systemd-sysv-generator[810]: Ignoring S06checkroot.sh symlink in rcS.d, not generating checkroot.service.
[   20.032362] systemd-sysv-generator[810]: Ignoring S19bootmisc.sh symlink in rcS.d, not generating bootmisc.service.
[   20.032499] systemd-sysv-generator[810]: Ignoring S05hwclock.sh symlink in rcS.d, not generating hwclock.service.
[   20.032625] systemd-sysv-generator[810]: Ignoring S01hostname.sh symlink in rcS.d, not generating hostname.service.
[   20.032760] systemd-sysv-generator[810]: Ignoring S09mountall.sh symlink in rcS.d, not generating mountall.service.
[   20.032905] systemd-sysv-generator[810]: Ignoring S19alsa-utils symlink in rcS.d, not generating alsa-utils.service.
[   20.033036] systemd-sysv-generator[810]: Ignoring S19x11-common symlink in rcS.d, not generating x11-common.service.
[   20.033164] systemd-sysv-generator[810]: Ignoring S04mountdevsubfs.sh symlink in rcS.d, not generating mountdevsubfs.service.
[   20.033301] systemd-sysv-generator[810]: Ignoring S05lvm2 symlink in rcS.d, not generating lvm2.service.
[   20.033431] systemd-sysv-generator[810]: Ignoring S08kmod symlink in rcS.d, not generating kmod.service.
[   20.033567] systemd-sysv-generator[810]: Ignoring S07checkfs.sh symlink in rcS.d, not generating checkfs.service.
[   20.033697] systemd-sysv-generator[810]: Ignoring S11urandom symlink in rcS.d, not generating urandom.service.
[   20.033834] systemd-sysv-generator[810]: Ignoring S11udev-finish symlink in rcS.d, not generating udev-finish.service.
[   20.033965] systemd-sysv-generator[810]: Ignoring S02udev symlink in rcS.d, not generating udev.service.
[   20.034105] systemd-sysv-generator[810]: Ignoring S15mountnfs.sh symlink in rcS.d, not generating mountnfs.service.
[   20.034232] systemd-sysv-generator[810]: Ignoring S10mountall-bootclean.sh symlink in rcS.d, not generating mountall-bootclean.service.
[   20.034371] systemd-sysv-generator[810]: Ignoring S16mountnfs-bootclean.sh symlink in rcS.d, not generating mountnfs-bootclean.service.
[   20.035021] systemd-sysv-generator[810]: Ignoring K01network-manager symlink in rc1.d, not generating network-manager.service.
[   20.035162] systemd-sysv-generator[810]: Ignoring K01laptop-mode symlink in rc1.d, not generating laptop-mode.service.
[   20.035288] systemd-sysv-generator[810]: Ignoring S01killprocs symlink in rc1.d, not generating killprocs.service.
[   20.035420] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc1.d, not generating bootlogs.service.
[   20.035557] systemd-sysv-generator[810]: Ignoring K01uuidd symlink in rc1.d, not generating uuidd.service.
[   20.035686] systemd-sysv-generator[810]: Ignoring K01bluetooth symlink in rc1.d, not generating bluetooth.service.
[   20.035822] systemd-sysv-generator[810]: Ignoring K01alsa-utils symlink in rc1.d, not generating alsa-utils.service.
[   20.035969] systemd-sysv-generator[810]: Ignoring K01cups-browsed symlink in rc1.d, not generating cups-browsed.service.
[   20.036102] systemd-sysv-generator[810]: Ignoring K01lightdm symlink in rc1.d, not generating lightdm.service.
[   20.036240] systemd-sysv-generator[810]: Ignoring K02avahi-daemon symlink in rc1.d, not generating avahi-daemon.service.
[   20.036367] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc1.d, not generating motd.service.
[   20.036498] systemd-sysv-generator[810]: Ignoring K01atd symlink in rc1.d, not generating atd.service.
[   20.036633] systemd-sysv-generator[810]: Ignoring K02cups symlink in rc1.d, not generating cups.service.
[   20.036775] systemd-sysv-generator[810]: Ignoring K04rsyslog symlink in rc1.d, not generating rsyslog.service.
[   20.036900] systemd-sysv-generator[810]: Ignoring S02single symlink in rc1.d, not generating single.service.
[   20.042372] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc2.d, not generating laptop-mode.service.
[   20.042512] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc2.d, not generating rmnologin.service.
[   20.042638] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc2.d, not generating uuidd.service.
[   20.042768] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc2.d, not generating avahi-daemon.service.
[   20.042905] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc2.d, not generating anacron.service.
[   20.043052] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc2.d, not generating rsyslog.service.
[   20.043178] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc2.d, not generating atd.service.
[   20.043307] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc2.d, not generating cups-browsed.service.
[   20.043445] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc2.d, not generating bluetooth.service.
[   20.043571] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc2.d, not generating ssh.service.
[   20.043707] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc2.d, not generating lightdm.service.
[   20.043835] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc2.d, not generating bootlogs.service.
[   20.043970] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc2.d, not generating cron.service.
[   20.044118] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc2.d, not generating cups.service.
[   20.044245] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc2.d, not generating network-manager.service.
[   20.044374] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc2.d, not generating binfmt-support.service.
[   20.045435] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc2.d, not generating acpid.service.
[   20.045571] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc2.d, not generating rc.local.service.
[   20.045695] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc2.d, not generating dbus.service.
[   20.045838] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc2.d, not generating motd.service.
[   20.045962] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc2.d, not generating kdump-tools.service.
[   20.046113] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc2.d, not generating rsync.service.
[   20.046755] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc3.d, not generating laptop-mode.service.
[   20.046883] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc3.d, not generating rmnologin.service.
[   20.047033] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc3.d, not generating uuidd.service.
[   20.047158] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc3.d, not generating avahi-daemon.service.
[   20.047302] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc3.d, not generating anacron.service.
[   20.047432] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc3.d, not generating rsyslog.service.
[   20.047570] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc3.d, not generating atd.service.
[   20.047693] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc3.d, not generating cups-browsed.service.
[   20.047824] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc3.d, not generating bluetooth.service.
[   20.047960] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc3.d, not generating ssh.service.
[   20.048101] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc3.d, not generating lightdm.service.
[   20.048226] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc3.d, not generating bootlogs.service.
[   20.048357] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc3.d, not generating cron.service.
[   20.048492] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc3.d, not generating cups.service.
[   20.048635] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc3.d, not generating network-manager.service.
[   20.048762] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc3.d, not generating binfmt-support.service.
[   20.048894] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc3.d, not generating acpid.service.
[   20.049040] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc3.d, not generating rc.local.service.
[   20.049165] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc3.d, not generating dbus.service.
[   20.049300] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc3.d, not generating motd.service.
[   20.049429] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc3.d, not generating kdump-tools.service.
[   20.049565] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc3.d, not generating rsync.service.
[   20.050245] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc4.d, not generating laptop-mode.service.
[   20.050373] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc4.d, not generating rmnologin.service.
[   20.050509] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc4.d, not generating uuidd.service.
[   20.050640] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc4.d, not generating avahi-daemon.service.
[   20.050778] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc4.d, not generating anacron.service.
[   20.050915] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc4.d, not generating rsyslog.service.
[   20.051053] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc4.d, not generating atd.service.
[   20.051188] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc4.d, not generating cups-browsed.service.
[   20.051314] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc4.d, not generating bluetooth.service.
[   20.051458] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc4.d, not generating ssh.service.
[   20.051583] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc4.d, not generating lightdm.service.
[   20.051712] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc4.d, not generating bootlogs.service.
[   20.051847] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc4.d, not generating cron.service.
[   20.051971] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc4.d, not generating cups.service.
[   20.052114] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc4.d, not generating network-manager.service.
[   20.052242] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc4.d, not generating binfmt-support.service.
[   20.052379] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc4.d, not generating acpid.service.
[   20.052522] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc4.d, not generating rc.local.service.
[   20.052647] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc4.d, not generating dbus.service.
[   20.052779] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc4.d, not generating motd.service.
[   20.052915] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc4.d, not generating kdump-tools.service.
[   20.053060] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc4.d, not generating rsync.service.
[   20.053721] systemd-sysv-generator[810]: Ignoring S01laptop-mode symlink in rc5.d, not generating laptop-mode.service.
[   20.053849] systemd-sysv-generator[810]: Ignoring S06rmnologin symlink in rc5.d, not generating rmnologin.service.
[   20.053980] systemd-sysv-generator[810]: Ignoring S01uuidd symlink in rc5.d, not generating uuidd.service.
[   20.054142] systemd-sysv-generator[810]: Ignoring S03avahi-daemon symlink in rc5.d, not generating avahi-daemon.service.
[   20.054269] systemd-sysv-generator[810]: Ignoring S02anacron symlink in rc5.d, not generating anacron.service.
[   20.054405] systemd-sysv-generator[810]: Ignoring S01rsyslog symlink in rc5.d, not generating rsyslog.service.
[   20.054549] systemd-sysv-generator[810]: Ignoring S02atd symlink in rc5.d, not generating atd.service.
[   20.054674] systemd-sysv-generator[810]: Ignoring S04cups-browsed symlink in rc5.d, not generating cups-browsed.service.
[   20.054804] systemd-sysv-generator[810]: Ignoring S03bluetooth symlink in rc5.d, not generating bluetooth.service.
[   20.054940] systemd-sysv-generator[810]: Ignoring S02ssh symlink in rc5.d, not generating ssh.service.
[   20.055080] systemd-sysv-generator[810]: Ignoring S03lightdm symlink in rc5.d, not generating lightdm.service.
[   20.055205] systemd-sysv-generator[810]: Ignoring S01bootlogs symlink in rc5.d, not generating bootlogs.service.
[   20.055336] systemd-sysv-generator[810]: Ignoring S02cron symlink in rc5.d, not generating cron.service.
[   20.055470] systemd-sysv-generator[810]: Ignoring S04cups symlink in rc5.d, not generating cups.service.
[   20.055613] systemd-sysv-generator[810]: Ignoring S03network-manager symlink in rc5.d, not generating network-manager.service.
[   20.055741] systemd-sysv-generator[810]: Ignoring S01binfmt-support symlink in rc5.d, not generating binfmt-support.service.
[   20.055874] systemd-sysv-generator[810]: Ignoring S02acpid symlink in rc5.d, not generating acpid.service.
[   20.056017] systemd-sysv-generator[810]: Ignoring S06rc.local symlink in rc5.d, not generating rc.local.service.
[   20.056155] systemd-sysv-generator[810]: Ignoring S02dbus symlink in rc5.d, not generating dbus.service.
[   20.056281] systemd-sysv-generator[810]: Ignoring S01motd symlink in rc5.d, not generating motd.service.
[   20.056421] systemd-sysv-generator[810]: Ignoring S02kdump-tools symlink in rc5.d, not generating kdump-tools.service.
[   20.056547] systemd-sysv-generator[810]: Ignoring S02rsync symlink in rc5.d, not generating rsync.service.
[   20.057214] systemd-sysv-generator[810]: Ignoring K01network-manager symlink in rc0.d, not generating network-manager.service.
[   20.057353] systemd-sysv-generator[810]: Ignoring K10halt symlink in rc0.d, not generating halt.service.
[   20.057479] systemd-sysv-generator[810]: Ignoring K01laptop-mode symlink in rc0.d, not generating laptop-mode.service.
[   20.057612] systemd-sysv-generator[810]: Ignoring K08umountfs symlink in rc0.d, not generating umountfs.service.
[   20.057748] systemd-sysv-generator[810]: Ignoring K01uuidd symlink in rc0.d, not generating uuidd.service.
[   20.057879] systemd-sysv-generator[810]: Ignoring K03sendsigs symlink in rc0.d, not generating sendsigs.service.
[   20.058018] systemd-sysv-generator[810]: Ignoring K01bluetooth symlink in rc0.d, not generating bluetooth.service.
[   20.058145] systemd-sysv-generator[810]: Ignoring K01alsa-utils symlink in rc0.d, not generating alsa-utils.service.
[   20.058289] systemd-sysv-generator[810]: Ignoring K01cups-browsed symlink in rc0.d, not generating cups-browsed.service.
[   20.058415] systemd-sysv-generator[810]: Ignoring K01lightdm symlink in rc0.d, not generating lightdm.service.
[   20.058552] systemd-sysv-generator[810]: Ignoring K05umountnfs.sh symlink in rc0.d, not generating umountnfs.service.
[   20.058695] systemd-sysv-generator[810]: Ignoring K02avahi-daemon symlink in rc0.d, not generating avahi-daemon.service.
[   20.058821] systemd-sysv-generator[810]: Ignoring K07hwclock.sh symlink in rc0.d, not generating hwclock.service.
[   20.058953] systemd-sysv-generator[810]: Ignoring K01urandom symlink in rc0.d, not generating urandom.service.
[   20.059097] systemd-sysv-generator[810]: Ignoring K09umountroot symlink in rc0.d, not generating umountroot.service.
[   20.059223] systemd-sysv-generator[810]: Ignoring K01atd symlink in rc0.d, not generating atd.service.
[   20.059359] systemd-sysv-generator[810]: Ignoring K04rsyslog symlink in rc0.d, not generating rsyslog.service.
[   20.059984] systemd-sysv-generator[810]: Ignoring K01network-manager symlink in rc6.d, not generating network-manager.service.
[   20.061066] systemd-sysv-generator[810]: Ignoring K01laptop-mode symlink in rc6.d, not generating laptop-mode.service.
[   20.061192] systemd-sysv-generator[810]: Ignoring K11reboot symlink in rc6.d, not generating reboot.service.
[   20.061334] systemd-sysv-generator[810]: Ignoring K08umountfs symlink in rc6.d, not generating umountfs.service.
[   20.061459] systemd-sysv-generator[810]: Ignoring K01uuidd symlink in rc6.d, not generating uuidd.service.
[   20.061590] systemd-sysv-generator[810]: Ignoring K03sendsigs symlink in rc6.d, not generating sendsigs.service.
[   20.061725] systemd-sysv-generator[810]: Ignoring K01bluetooth symlink in rc6.d, not generating bluetooth.service.
[   20.061858] systemd-sysv-generator[810]: Ignoring K01alsa-utils symlink in rc6.d, not generating alsa-utils.service.
[   20.061997] systemd-sysv-generator[810]: Ignoring K01cups-browsed symlink in rc6.d, not generating cups-browsed.service.
[   20.062144] systemd-sysv-generator[810]: Ignoring K01lightdm symlink in rc6.d, not generating lightdm.service.
[   20.062270] systemd-sysv-generator[810]: Ignoring K05umountnfs.sh symlink in rc6.d, not generating umountnfs.service.
[   20.062412] systemd-sysv-generator[810]: Ignoring K02avahi-daemon symlink in rc6.d, not generating avahi-daemon.service.
[   20.062537] systemd-sysv-generator[810]: Ignoring K07hwclock.sh symlink in rc6.d, not generating hwclock.service.
[   20.062670] systemd-sysv-generator[810]: Ignoring K01urandom symlink in rc6.d, not generating urandom.service.
[   20.062804] systemd-sysv-generator[810]: Ignoring K09umountroot symlink in rc6.d, not generating umountroot.service.
[   20.062938] systemd-sysv-generator[810]: Ignoring K01atd symlink in rc6.d, not generating atd.service.
[   20.063098] systemd-sysv-generator[810]: Ignoring K04rsyslog symlink in rc6.d, not generating rsyslog.service.
[   20.067320] systemd[804]: /lib/systemd/system-generators/systemd-sysv-generator succeeded.
[   20.067459] systemd[804]: /lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
[   20.067583] systemd[804]: /lib/systemd/system-generators/systemd-debug-generator succeeded.
[   20.067725] systemd[804]: /lib/systemd/system-generators/systemd-system-update-generator succeeded.
[   20.067848] systemd[804]: /lib/systemd/system-generators/systemd-fstab-generator succeeded.
[   20.068271] systemd[1]: /lib/systemd/system-generators succeeded.
[   20.068655] systemd[1]: Looking for unit files in (higher priority first):
[   20.068761] systemd[1]: 	/etc/systemd/system
[   20.068870] systemd[1]: 	/run/systemd/system
[   20.068985] systemd[1]: 	/run/systemd/generator
[   20.069112] systemd[1]: 	/usr/local/lib/systemd/system
[   20.069214] systemd[1]: 	/lib/systemd/system
[   20.069323] systemd[1]: 	/usr/lib/systemd/system
[   20.069440] systemd[1]: 	/run/systemd/generator.late
[   20.069576] systemd[1]: Looking for SysV init scripts in:
[   20.069678] systemd[1]: 	/etc/init.d
[   20.069787] systemd[1]: Looking for SysV rcN.d links in:
[   20.069904] systemd[1]: 	/etc
[   20.187228] systemd[1]: Failed to load configuration for systemd-sysusers.service: No such file or directory
[   20.187360] systemd[1]: Failed to load configuration for systemd-udev-hwdb-update.service: No such file or directory
[   20.205817] systemd[1]: Failed to load configuration for keymap.service: No such file or directory
[   20.206114] systemd[1]: Failed to load configuration for devfsd.service: No such file or directory
[   20.206359] systemd[1]: Failed to load configuration for console-screen.service: No such file or directory
[   20.274350] systemd[1]: Failed to load configuration for var-lock.mount: No such file or directory
[   20.274492] systemd[1]: Failed to load configuration for var-run.mount: No such file or directory
[   20.275776] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
[   20.320420] systemd[1]: Failed to load configuration for systemd-vconsole-setup.service: No such file or directory
[   20.320550] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[   20.450224] systemd[1]: Failed to load configuration for festival.service: No such file or directory
[   20.451063] systemd[1]: Failed to load configuration for slapd.service: No such file or directory
[   20.451341] systemd[1]: Failed to load configuration for spamassassin.service: No such file or directory
[   20.451470] systemd[1]: Failed to load configuration for greylist.service: No such file or directory
[   20.451611] systemd[1]: Failed to load configuration for clamav-daemon.service: No such file or directory
[   20.451738] systemd[1]: Failed to load configuration for mysql.service: No such file or directory
[   20.451877] systemd[1]: Failed to load configuration for postgresql.service: No such file or directory
[   20.466031] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
[   20.505019] systemd[1]: Failed to load configuration for syslog.target: No such file or directory
[   20.659555] systemd[1]: Using notification socket /run/systemd/notify
[   20.659757] systemd[1]: Successfully created private D-Bus server.
[   20.659881] systemd[1]: -.mount changed dead -> mounted
[   20.660064] systemd[1]: Activating default unit: default.target
[   20.660187] systemd[1]: Trying to enqueue job graphical.target/start/isolate
[   20.660649] systemd[1]: Installed new job graphical.target/start as 1
[   20.660775] systemd[1]: Installed new job multi-user.target/start as 2
[   20.660887] systemd[1]: Installed new job basic.target/start as 3
[   20.661016] systemd[1]: Installed new job sysinit.target/start as 4
[   20.661127] systemd[1]: Installed new job local-fs.target/start as 5
[   20.661251] systemd[1]: Installed new job media-data.mount/start as 6
[   20.661364] systemd[1]: Installed new job system.slice/start as 8
[   20.661487] systemd[1]: Installed new job -.slice/start as 9
[   20.661597] systemd[1]: Installed new job dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.device/start as 10
[   20.661761] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.service/start as 11
[   20.661889] systemd[1]: Installed new job system-systemd\x2dfsck.slice/start as 12
[   20.662037] systemd[1]: Installed new job home.mount/start as 15
[   20.662148] systemd[1]: Installed new job dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.device/start as 16
[   20.662289] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.service/start as 17
[   20.662417] systemd[1]: Installed new job lvm2-activation-early.service/start as 18
[   20.662557] systemd[1]: Installed new job systemd-udev-settle.service/start as 19
[   20.662678] systemd[1]: Installed new job systemd-udevd.service/start as 20
[   20.662804] systemd[1]: Installed new job systemd-udevd-control.socket/start as 21
[   20.662925] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 22
[   20.663064] systemd[1]: Installed new job lvm2-activation.service/start as 23
[   20.663175] systemd[1]: Installed new job systemd-fsck-root.service/start as 24
[   20.663312] systemd[1]: Installed new job systemd-remount-fs.service/start as 25
[   20.663432] systemd[1]: Installed new job local-fs-pre.target/start as 26
[   20.663557] systemd[1]: Installed new job swap.target/start as 27
[   20.663668] systemd[1]: Installed new job dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.swap/start as 28
[   20.663798] systemd[1]: Installed new job dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.device/start as 29
[   20.663936] systemd[1]: Installed new job lvm2-monitor.service/start as 30
[   20.664063] systemd[1]: Installed new job dm-event.socket/start as 31
[   20.664173] systemd[1]: Installed new job lvm2-lvmetad.socket/start as 32
[   20.664299] systemd[1]: Installed new job cryptsetup.target/start as 33
[   20.664408] systemd[1]: Installed new job udev-finish.service/start as 34
[   20.664534] systemd[1]: Installed new job kmod-static-nodes.service/start as 35
[   20.664654] systemd[1]: Installed new job systemd-ask-password-console.path/start as 36
[   20.664779] systemd[1]: Installed new job systemd-journal-flush.service/start as 37
[   20.664912] systemd[1]: Installed new job systemd-journald.service/start as 38
[   20.665054] systemd[1]: Installed new job systemd-journald.socket/start as 39
[   20.665166] systemd[1]: Installed new job systemd-journald-dev-log.socket/start as 40
[   20.665301] systemd[1]: Installed new job dev-mqueue.mount/start as 41
[   20.665412] systemd[1]: Installed new job systemd-udev-trigger.service/start as 42
[   20.665547] systemd[1]: Installed new job dev-hugepages.mount/start as 43
[   20.665658] systemd[1]: Installed new job systemd-update-utmp.service/start as 87
[   20.665794] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 45
[   20.665915] systemd[1]: Installed new job systemd-modules-load.service/start as 46
[   20.666057] systemd[1]: Installed new job debian-fixup.service/start as 47
[   20.666168] systemd[1]: Installed new job systemd-binfmt.service/start as 48
[   20.666292] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 49
[   20.666414] systemd[1]: Installed new job sys-kernel-debug.mount/start as 50
[   20.666540] systemd[1]: Installed new job sys-kernel-config.mount/start as 51
[   20.666652] systemd[1]: Installed new job systemd-sysctl.service/start as 52
[   20.666777] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 53
[   20.666898] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 54
[   20.667062] systemd[1]: Installed new job nfs-common.service/start as 55
[   20.667174] systemd[1]: Installed new job networking.service/start as 56
[   20.667298] systemd[1]: Installed new job network.target/start as 57
[   20.667408] systemd[1]: Installed new job apparmor.service/start as 58
[   20.667531] systemd[1]: Installed new job kbd.service/start as 59
[   20.668562] systemd[1]: Installed new job hdparm.service/start as 60
[   20.668684] systemd[1]: Installed new job console-setup.service/start as 61
[   20.668795] systemd[1]: Installed new job qemu-system-x86.service/start as 62
[   20.668921] systemd[1]: Installed new job keyboard-setup.service/start as 63
[   20.669039] systemd[1]: Installed new job rpcbind.service/start as 64
[   20.669161] systemd[1]: Installed new job network-online.target/start as 65
[   20.669272] systemd[1]: Installed new job rpcbind.target/start as 66
[   20.669397] systemd[1]: Installed new job systemd-random-seed.service/start as 67
[   20.669519] systemd[1]: Installed new job sockets.target/start as 70
[   20.669642] systemd[1]: Installed new job avahi-daemon.socket/start as 71
[   20.669754] systemd[1]: Installed new job cups.socket/start as 72
[   20.669877] systemd[1]: Installed new job uuidd.socket/start as 73
[   20.669988] systemd[1]: Installed new job acpid.socket/start as 74
[   20.670117] systemd[1]: Installed new job dbus.socket/start as 75
[   20.670240] systemd[1]: Installed new job systemd-shutdownd.socket/start as 76
[   20.670361] systemd[1]: Installed new job systemd-initctl.socket/start as 77
[   20.670488] systemd[1]: Installed new job timers.target/start as 78
[   20.670599] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 79
[   20.670734] systemd[1]: Installed new job paths.target/start as 80
[   20.670845] systemd[1]: Installed new job acpid.path/start as 81
[   20.670970] systemd[1]: Installed new job cups.path/start as 82
[   20.671087] systemd[1]: Installed new job slices.target/start as 83
[   20.671209] systemd[1]: Installed new job alsa-restore.service/start as 84
[   20.671320] systemd[1]: Installed new job alsa-state.service/start as 85
[   20.671445] systemd[1]: Installed new job systemd-update-utmp-runlevel.service/start as 86
[   20.671567] systemd[1]: Installed new job samba-ad-dc.service/start as 88
[   20.671693] systemd[1]: Installed new job exim4.service/start as 89
[   20.671804] systemd[1]: Installed new job smbd.service/start as 90
[   20.671929] systemd[1]: Installed new job fwknop-server.service/start as 91
[   20.672045] systemd[1]: Installed new job kexec-load.service/start as 92
[   20.672167] systemd[1]: Installed new job mcelog.service/start as 93
[   20.672277] systemd[1]: Installed new job kexec.service/start as 94
[   20.672401] systemd[1]: Installed new job cpufrequtils.service/start as 95
[   20.672512] systemd[1]: Installed new job loadcpufreq.service/start as 96
[   20.672637] systemd[1]: Installed new job speech-dispatcher.service/start as 97
[   20.672758] systemd[1]: Installed new job nmbd.service/start as 98
[   20.672883] systemd[1]: Installed new job saned.service/start as 99
[   20.672994] systemd[1]: Installed new job atd.service/start as 100
[   20.673124] systemd[1]: Installed new job NetworkManager.service/start as 101
[   20.673234] systemd[1]: Installed new job cron.service/start as 102
[   20.673358] systemd[1]: Installed new job pppd-dns.service/start as 103
[   20.673467] systemd[1]: Installed new job binfmt-support.service/start as 104
[   20.673593] systemd[1]: Installed new job avahi-daemon.service/start as 105
[   20.673704] systemd[1]: Installed new job ModemManager.service/start as 106
[   20.673829] systemd[1]: Installed new job remote-fs.target/start as 107
[   20.673940] systemd[1]: Installed new job remote-fs-pre.target/start as 108
[   20.674068] systemd[1]: Installed new job ssh.service/start as 109
[   20.674179] systemd[1]: Installed new job rsyslog.service/start as 110
[   20.674303] systemd[1]: Installed new job syslog.socket/start as 111
[   20.674412] systemd[1]: Installed new job anacron.service/start as 112
[   20.674537] systemd[1]: Installed new job cups-browsed.service/start as 113
[   20.674647] systemd[1]: Installed new job cups.service/start as 114
[   20.674774] systemd[1]: Installed new job rc-local.service/start as 115
[   20.674883] systemd[1]: Installed new job systemd-user-sessions.service/start as 116
[   20.675027] systemd[1]: Installed new job getty.target/start as 117
[   20.675137] systemd[1]: Installed new job getty@tty1.service/start as 118
[   20.675261] systemd[1]: Installed new job system-getty.slice/start as 119
[   20.675370] systemd[1]: Installed new job dbus.service/start as 120
[   20.675495] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 121
[   20.675616] systemd[1]: Installed new job systemd-logind.service/start as 122
[   20.675744] systemd[1]: Installed new job user.slice/start as 123
[   20.675853] systemd[1]: Installed new job lightdm.service/start as 126
[   20.675976] systemd[1]: Installed new job kdump-tools.service/start as 127
[   20.676147] systemd[1]: Enqueued job graphical.target/start as 1
[   20.676270] systemd[1]: Loaded units and determined initial transaction in 1.668315s.
[   20.676445] systemd[1]: Collecting (null)
[   20.676561] systemd[1]: Collecting (null)
[   20.676666] systemd[1]: Collecting (null)
[   20.676787] systemd[1]: Collecting (null)
[   20.676893] systemd[1]: Collecting (null)
[   20.677021] systemd[1]: Collecting (null)
[   20.677127] systemd[1]: Collecting (null)
[   20.677396] systemd[1]: Received SIGCHLD from PID 804 (n/a).
[   20.677521] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   20.677842] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
[   20.677965] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
[   20.678130] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   20.678260] systemd[1]: Starting Remote File Systems (Pre).
[   20.678379] systemd[1]: remote-fs-pre.target changed dead -> active
[   20.678490] systemd[1]: Job remote-fs-pre.target/start finished, result=done
[   20.679028] systemd[1]: Reached target Remote File Systems (Pre).
[   20.679160] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
[   20.679343] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
[   20.679472] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   20.679655] systemd[1]: Autofs kernel version 1.0
[   20.680074] systemd[1]: Autofs protocol version 5.2
[   20.680212] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
[   20.680334] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[   20.680859] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   20.681016] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[   20.681154] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   20.681424] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[   20.681557] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[   20.681683] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   20.681825] systemd[1]: Expecting device dev-disk-by\x2duuid-afa7677d\x2d462b\x2d42da\x2daa94\x2de4ee8acd49f1.device...
[   20.682269] systemd[1]: Expecting device dev-disk-by\x2duuid-5baddaa2\x2d4a96\x2d44bc\x2db3cf\x2db2289a3ee12a.device...
[   20.682702] systemd[1]: Expecting device dev-disk-by\x2duuid-4189ffe1\x2d0de1\x2d4027\x2db9fb\x2dd23bc88bcc83.device...
[   20.683127] systemd[1]: Starting Root Slice.
[   20.695619] systemd[1]: -.slice changed dead -> active
[   20.695731] systemd[1]: Job -.slice/start finished, result=done
[   20.696336] systemd[1]: Created slice Root Slice.
[   20.696453] systemd[1]: Starting User and Session Slice.
[   20.697015] systemd[1]: user.slice changed dead -> active
[   20.697126] systemd[1]: Job user.slice/start finished, result=done
[   20.697634] systemd[1]: Created slice User and Session Slice.
[   20.697751] systemd[1]: Starting Delayed Shutdown Socket.
[   20.697948] systemd[1]: systemd-shutdownd.socket changed dead -> listening
[   20.698065] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
[   20.698579] systemd[1]: Listening on Delayed Shutdown Socket.
[   20.698695] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   20.698943] systemd[1]: systemd-initctl.socket changed dead -> listening
[   20.699062] systemd[1]: Job systemd-initctl.socket/start finished, result=done
[   20.699579] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   20.699696] systemd[1]: Starting Journal Socket (/dev/log).
[   20.699950] systemd[1]: systemd-journald-dev-log.socket changed dead -> listening
[   20.700166] systemd[1]: Job systemd-journald-dev-log.socket/start finished, result=done
[   20.700682] systemd[1]: Listening on Journal Socket (/dev/log).
[   20.700799] systemd[1]: Starting Syslog Socket.
[   20.700987] systemd[1]: syslog.socket changed dead -> listening
[   20.701102] systemd[1]: Job syslog.socket/start finished, result=done
[   20.701604] systemd[1]: Listening on Syslog Socket.
[   20.701719] systemd[1]: Starting Device-mapper event daemon FIFOs.
[   20.711836] systemd[1]: dm-event.socket changed dead -> listening
[   20.711960] systemd[1]: Job dm-event.socket/start finished, result=done
[   20.712462] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   20.712592] systemd[1]: Starting LVM2 metadata daemon socket.
[   20.712799] systemd[1]: lvm2-lvmetad.socket changed dead -> listening
[   20.712921] systemd[1]: Job lvm2-lvmetad.socket/start finished, result=done
[   20.713419] systemd[1]: Listening on LVM2 metadata daemon socket.
[   20.713559] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[   20.713685] systemd[1]: Starting udev Control Socket.
[   20.713877] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[   20.713999] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[   20.715457] systemd[1]: Listening on udev Control Socket.
[   20.715583] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[   20.715720] systemd[1]: Starting udev Kernel Socket.
[   20.715871] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[   20.715994] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[   20.716500] systemd[1]: Listening on udev Kernel Socket.
[   20.716630] systemd[1]: Starting Journal Socket.
[   20.716874] systemd[1]: systemd-journald.socket changed dead -> listening
[   20.716997] systemd[1]: Job systemd-journald.socket/start finished, result=done
[   20.717501] systemd[1]: Listening on Journal Socket.
[   20.717637] systemd[1]: Starting System Slice.
[   20.718188] systemd[1]: system.slice changed dead -> active
[   20.718311] systemd[1]: Job system.slice/start finished, result=done
[   20.718802] systemd[1]: Created slice System Slice.
[   20.718944] systemd[1]: ConditionPathIsReadWrite=!/ succeeded for systemd-fsck-root.service.
[   20.719079] systemd[1]: Starting File System Check on Root Device...
[   20.719969] systemd[1]: About to execute: /lib/systemd/systemd-fsck
[   20.720960] systemd[1]: Forked /lib/systemd/systemd-fsck as 815
[   20.721365] systemd[1]: systemd-fsck-root.service changed dead -> start
[   20.721494] systemd[1]: Starting system-systemd\x2dfsck.slice.
[   20.722134] systemd[1]: system-systemd\x2dfsck.slice changed dead -> active
[   20.722248] systemd[1]: Job system-systemd\x2dfsck.slice/start finished, result=done
[   20.722774] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   20.722912] systemd[1]: Starting system-getty.slice.
[   20.723521] systemd[1]: system-getty.slice changed dead -> active
[   20.723634] systemd[1]: Job system-getty.slice/start finished, result=done
[   20.724149] systemd[1]: Created slice system-getty.slice.
[   20.724313] systemd[1]: ConditionPathExists=/lib/modules/4.0.0-rc1-150225--00001-gb802a6b/modules.devname succeeded for kmod-static-nodes.service.
[   20.724544] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for kmod-static-nodes.service.
[   20.724675] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   20.725595] systemd[1]: About to execute: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[   20.726605] systemd[1]: Forked /bin/kmod as 816
[   20.727046] systemd[1]: kmod-static-nodes.service changed dead -> start
[   20.727203] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
[   20.727347] systemd[1]: Mounting POSIX Message Queue File System...
[   20.728315] systemd[1]: About to execute: /bin/mount -n mqueue /dev/mqueue -t mqueue
[   20.729336] systemd[1]: Forked /bin/mount as 817
[   20.729624] systemd[1]: dev-mqueue.mount changed dead -> mounting
[   20.729777] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[   20.730099] systemd[1]: Starting udev Coldplug all Devices...
[   20.731042] systemd[1]: About to execute: /bin/udevadm trigger --type=subsystems --action=add
[   20.732063] systemd[1]: Forked /bin/udevadm as 818
[   20.732461] systemd[1]: systemd-udev-trigger.service changed dead -> start
[   20.732636] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
[   20.732801] systemd[1]: Mounting Huge Pages File System...
[   20.733842] systemd[1]: About to execute: /bin/mount -n hugetlbfs /dev/hugepages -t hugetlbfs
[   20.734860] systemd[1]: Forked /bin/mount as 819
[   20.735164] systemd[1]: dev-hugepages.mount changed dead -> mounting
[   20.735399] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[   20.735632] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[   20.735780] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[   20.736908] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d succeeded for systemd-modules-load.service.
[   20.737067] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[   20.751254] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
[   20.751698] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d succeeded for systemd-modules-load.service.
[   20.751924] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[   20.752074] systemd[1]: Starting Load Kernel Modules...
[   20.752976] systemd[1]: About to execute: /lib/systemd/systemd-modules-load
[   20.753993] systemd[1]: Forked /lib/systemd/systemd-modules-load as 820
[   20.754396] systemd[1]: systemd-modules-load.service changed dead -> start
[   20.754560] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
[   20.754985] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
[   20.755137] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
[   20.757326] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed for systemd-binfmt.service.
[   20.757475] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed for systemd-binfmt.service.
[   20.757628] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
[   20.757751] systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
[   20.757880] systemd[1]: Job systemd-binfmt.service/start finished, result=done
[   20.758021] systemd[1]: Started Set Up Additional Binary Formats.
[   20.758248] systemd[1]: ConditionCapability=CAP_SYS_RAWIO succeeded for sys-kernel-debug.mount.
[   20.758406] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
[   20.758545] systemd[1]: Mounting Debug File System...
[   20.759496] systemd[1]: About to execute: /bin/mount -n debugfs /sys/kernel/debug -t debugfs
[   20.760566] systemd[1]: Forked /bin/mount as 821
[   20.760853] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
[   20.761020] systemd[1]: Starting Journal Service...
[   20.761948] systemd[1]: About to execute: /lib/systemd/systemd-journald
[   20.762984] systemd[1]: Forked /lib/systemd/systemd-journald as 822
[   20.763480] systemd[1]: systemd-journald.service changed dead -> running
[   20.763611] systemd[1]: Job systemd-journald.service/start finished, result=done
[   20.764132] systemd[1]: Started Journal Service.
[   20.764279] systemd[1]: systemd-journald.socket changed listening -> running
[   20.774025] systemd[1]: Job slices.target/start finished, result=done
[   20.796018] systemd[1]: Received SIGCHLD from PID 816 (kmod).
[   20.806016] systemd[1]: Child 816 (kmod) died (code=exited, status=0/SUCCESS)
[   20.816026] systemd[1]: Child 816 belongs to kmod-static-nodes.service
[   20.836017] systemd[1]: kmod-static-nodes.service changed start -> exited
[   20.846019] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[   20.866017] systemd[1]: kmod-static-nodes.service: cgroup is empty
[   20.876027] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-tmpfiles-setup-dev.service.
[   20.916017] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[   20.927022] systemd[1]: Accepted new private connection.
[   20.937017] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[   20.947020] systemd[1]: kmod-static-nodes.service: cgroup is empty
[   20.982201] systemd-journald[822]: Fixed max_use=116.3M max_size=14.5M min_size=4.0M keep_free=174.5M
[   20.984856] systemd-journald[822]: Reserving 26481 entries in hash table.
[   20.985830] systemd-journald[822]: Vacuuming...
[   20.985984] systemd-journald[822]: Vacuuming done, freed 0 bytes
[   20.986587] systemd-journald[822]: Flushing /dev/kmsg...
[   20.991018] systemd[1]: Got notification message for unit systemd-journald.service
[   21.001020] systemd[1]: systemd-journald.service: Got notification message from PID 822 (WATCHDOG=1...)
[   21.011019] systemd[1]: systemd-journald.service: got WATCHDOG=1
[   21.021030] systemd[1]: Got notification message for unit systemd-journald.service
[   21.031019] systemd[1]: systemd-journald.service: Got notification message from PID 822 (WATCHDOG=1...)
[   21.041019] systemd[1]: systemd-journald.service: got WATCHDOG=1
[   21.106365] systemd-journald[822]: systemd-journald running as pid 822
[   21.462357] lp: driver loaded but no devices found
[   21.466275] ppdev: user-space parallel port driver
[   21.612517] fuse init (API version 7.23)
[   22.254227] systemd-udevd[847]: starting version 215
[   24.559791] Monitor-Mwait will be used to enter C-1 state
[   24.559910] Monitor-Mwait will be used to enter C-2 state
[   24.560034] Monitor-Mwait will be used to enter C-3 state
[   24.560136] tsc: Marking TSC unstable due to TSC halts in idle
[   24.560291] ACPI: acpi_idle registered with cpuidle
[   24.560426] Switched to clocksource hpet
[   24.796166] ACPI: AC Adapter [AC] (on-line)
[   24.841448] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[   24.843588] ACPI: Lid Switch [LID]
[   24.943363] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   24.984465] [drm] Initialized drm 1.1.0 20060810
[   25.097556] ACPI: Battery Slot [BAT0] (battery present)
[   25.098940] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   25.099103] ACPI: Power Button [PBTN]
[   25.100276] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[   25.100411] ACPI: Sleep Button [SBTN]
[   25.408730] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   25.612634] sound hdaudioC0D0: autoconfig for ID 76a0: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   25.612778] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.612914] sound hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[   25.613058] sound hdaudioC0D0:    mono: mono_out=0x0
[   25.613172] sound hdaudioC0D0:    inputs:
[   25.613296] sound hdaudioC0D0:      Mic=0x17
[   25.613430] sound hdaudioC0D0:      Line=0xb
[   25.618505] sound hdaudioC0D1: autoconfig for ID 2c06: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[   25.618638] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.618768] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.618896] sound hdaudioC0D1:    mono: mono_out=0x0
[   25.619083] sound hdaudioC0D1:    inputs:
[   25.632210] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   25.633087] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   25.793025] Bluetooth: Core ver 2.20
[   25.793408] NET: Registered protocol family 31
[   25.793645] Bluetooth: HCI device and connection manager initialized
[   25.793773] Bluetooth: HCI socket layer initialized
[   25.793910] Bluetooth: L2CAP socket layer initialized
[   25.794107] Bluetooth: SCO socket layer initialized
[   25.837448] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   25.928737] usbcore: registered new interface driver btusb
[   26.072732] [drm:i915_dump_device_info] i915 device info: gen=4, pciid=0x2a02 rev=0x0c flags=is_mobile,is_crestline,has_fbc,has_hotplug,has_overlay,supports_tv,
[   26.072958] [drm:intel_detect_pch] No PCH found.
[   26.073263] [drm] Memory usable by graphics device = 512M
[   26.073387] [drm:i915_gem_gtt_init] GMADR size = 256M
[   26.073526] [drm:i915_gem_gtt_init] GTT stolen size = 8M
[   26.073678] [drm:i915_gem_gtt_init] ppgtt mode: 0
[   26.073821] [drm] Replacing VGA console driver
[   26.075727] Console: switching to colour dummy device 80x25
[   26.082704] [drm:intel_opregion_setup] graphic opregion physical addr: 0xdf67e800
[   26.082851] [drm:intel_opregion_setup] Public ACPI methods supported
[   26.082928] [drm:intel_opregion_setup] SWSCI supported
[   26.247170] [drm:swsci] SWSCI request timed out
[   26.247253] [drm:swsci] SWSCI request already in progress
[   26.247348] [drm:swsci_setup] SWSCI GBDA callbacks 00000001, SBCB callbacks 00000001
[   26.253776] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   26.253851] [drm] Driver supports precise vblank timestamp query.
[   26.253942] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[   26.254160] [drm:validate_vbt] Using VBT from OpRegion: $VBT CRESTLINE      d
[   26.254244] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 100000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[   26.254345] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[   26.254424] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[   26.254528] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[   26.254611] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 0 71260 1280 1296 1344 1457 800 801 804 816 0x8 0xa
[   26.254708] [drm:parse_lfp_panel_data] VBT initial LVDS value 42300300
[   26.254787] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 10000 Hz, active high, min brightness 0, level 0
[   26.254895] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[   26.254979] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[   26.255519] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[   26.255627] [drm:parse_driver_features] DRRS State Enabled:0
[   26.255705] [drm:parse_psr] No PSR BDB found.
[   26.255941] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[   26.256182] [drm:i915_stolen_to_physical] GTT within stolen memory at 0xdff80000-0xdfffffff
[   26.256262] [drm:i915_stolen_to_physical] Stolen memory adjusted to 0xdf800000-0xdff7ffff
[   26.256379] [drm:i915_gem_init_stolen] found 7864320 bytes of stolen memory at df800000
[   26.256457] [drm:intel_display_power_get] enabling always-on
[   26.257349] [drm:intel_modeset_init] 2 display pipes available.
[   26.257615] [drm:intel_modeset_init] pipe A sprite A init failed: -19
[   26.257822] [drm:intel_modeset_init] pipe B sprite B init failed: -19
[   26.257902] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   26.284071] [drm:drm_mode_detailed] composite sync not supported
[   26.284201] [drm:intel_lvds_init] using preferred mode from EDID: 
[   26.284282] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.284598] [drm:intel_lvds_init] detected single-link lvds configuration
[   26.286126] [drm:intel_panel_setup_backlight] Connector LVDS-1 backlight initialized, enabled, brightness 255000/255255
[   26.290553] [drm:intel_modeset_readout_hw_state] [CRTC:20] hw state readout: disabled
[   26.290664] [drm:intel_modeset_readout_hw_state] [CRTC:23] hw state readout: enabled
[   26.290752] [drm:intel_modeset_readout_hw_state] [ENCODER:25:LVDS-25] hw state readout: enabled, pipe B
[   26.290850] [drm:intel_modeset_readout_hw_state] [ENCODER:32:DAC-32] hw state readout: disabled, pipe A
[   26.290936] [drm:intel_modeset_readout_hw_state] [ENCODER:34:TV-34] hw state readout: disabled, pipe A
[   26.291181] [drm:intel_modeset_readout_hw_state] [CONNECTOR:24:LVDS-1] hw state readout: enabled
[   26.291269] [drm:intel_modeset_readout_hw_state] [CONNECTOR:31:VGA-1] hw state readout: disabled
[   26.291353] [drm:intel_modeset_readout_hw_state] [CONNECTOR:33:SVIDEO-1] hw state readout: disabled
[   26.291454] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   26.291541] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   26.291628] [drm:i915_get_vblank_timestamp] crtc 0 is disabled
[   26.291713] [drm:i915_get_vblank_counter] trying to get vblank count for disabled pipe A
[   26.291822] [drm:intel_dump_pipe_config] [CRTC:20][setup_hw_state] config for pipe A
[   26.291907] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   26.292046] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   26.292130] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.292216] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.292313] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.292399] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.292493] [drm:intel_dump_pipe_config] requested mode:
[   26.292577] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   26.292676] [drm:intel_dump_pipe_config] adjusted mode:
[   26.292758] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   26.292865] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[   26.292954] [drm:intel_dump_pipe_config] port clock: 0
[   26.293156] [drm:intel_dump_pipe_config] pipe src size: 0x0
[   26.293286] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   26.293373] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.293458] [drm:intel_dump_pipe_config] ips: 0
[   26.293552] [drm:intel_dump_pipe_config] double wide: 0
[   26.293636] [drm:intel_dump_pipe_config] [CRTC:23][setup_hw_state] config for pipe B
[   26.293734] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   26.293817] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   26.293913] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.294000] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.294116] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.294202] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.294301] [drm:intel_dump_pipe_config] requested mode:
[   26.294385] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[   26.294486] [drm:intel_dump_pipe_config] adjusted mode:
[   26.294569] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[   26.294670] [drm:intel_dump_crtc_timings] crtc timings: 71429 1280 1296 1344 1457 800 801 804 816, type: 0x0 flags: 0xa
[   26.294756] [drm:intel_dump_pipe_config] port clock: 71429
[   26.294850] [drm:intel_dump_pipe_config] pipe src size: 640x400
[   26.295191] [drm:intel_dump_pipe_config] gmch pfit: control: 0xa0000000, ratios: 0x08000800, lvds border: 0x00008000
[   26.295355] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.295440] [drm:intel_dump_pipe_config] ips: 0
[   26.295521] [drm:intel_dump_pipe_config] double wide: 0
[   26.295617] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.295703] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.295800] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.295884] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.295982] [drm:check_crtc_state] [CRTC:20]
[   26.296105] [drm:check_crtc_state] [CRTC:23]
[   26.296226] [drm:i9xx_get_initial_plane_config] pipe/plane B/1 with fb: size=640x400@32, offset=0, pitch 4096, size 0x190000
[   26.296312] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=190000
[   26.296439] [drm:i915_pages_create_for_stolen] offset=0x0, size=1638400
[   26.296572] [drm:intel_alloc_plane_obj] plane fb obj ffff88019752e000
[   26.296651] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 190000
[   26.296729] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [190000, 1ffff000]
[   26.297393] [drm:i915_gem_context_init] fake context support initialized
[   26.297510] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   26.297620] [drm:i915_pages_create_for_stolen] offset=0x190000, size=131072
[   26.297848] [drm:i915_gem_object_create_stolen] creating stolen object: size=1000
[   26.297953] [drm:i915_pages_create_for_stolen] offset=0x1b0000, size=4096
[   26.298196] [drm] initialized overlay support
[   26.299061] [drm:intel_backlight_device_register] Connector LVDS-1 backlight sysfs interface registered
[   26.299266] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   26.299330] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   26.299381] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] status updated from 3 to 1
[   26.299462] [drm:drm_mode_detailed] composite sync not supported
[   26.299554] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   26.299609] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.299665] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   26.299732] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   26.303530] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   26.307030] [drm:intel_crt_detect] CRT not detected via hotplug
[   26.308030] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   26.308101] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   26.308170] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   26.308243] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   26.308715] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   26.308783] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   26.308841] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   26.308914] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] status updated from 3 to 2
[   26.308967] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   26.309046] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   26.309100] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   26.309171] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   26.309233] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   26.309367] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   26.309445] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   26.309524] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   26.309590] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   26.309670] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   26.309736] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   26.309815] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   26.309881] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.309963] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.310061] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.310214] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.310285] [drm:intel_dump_pipe_config] requested mode:
[   26.310356] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   26.310444] [drm:intel_dump_pipe_config] adjusted mode:
[   26.310516] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   26.310606] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   26.310680] [drm:intel_dump_pipe_config] port clock: 108000
[   26.310761] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   26.310831] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   26.310918] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.310991] [drm:intel_dump_pipe_config] ips: 0
[   26.311082] [drm:intel_dump_pipe_config] double wide: 0
[   26.311284] [drm:drm_atomic_set_fb_for_plane] Set [FB:28] for plane state ffff880197463840
[   26.320901] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.320992] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   26.338728] [drm:i9xx_update_primary_plane] Writing base 001C0000 00000000 0 0 5120
[   26.338816] [drm:intel_fbc_update] disabled per chip default
[   26.338894] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.338979] [drm:intel_connector_check_state] [CONNECTOR:33:SVIDEO-1]
[   26.339366] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.339441] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.339969] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.340500] [drm:check_crtc_state] [CRTC:20]
[   26.341692] [drm:check_crtc_state] [CRTC:23]
[   26.406819] [drm:intel_tv_detect_type] TV detected: c00c7, 7f0000aa
[   26.406899] [drm:intel_tv_detect_type] Unrecognised TV connection
[   26.423991] [drm:intel_release_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   26.424117] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
[   26.424196] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.492038] [drm:i965_update_wm] self-refresh entries: 40, wm: 472
[   26.492120] [drm:i965_update_wm] self-refresh watermark: display plane 472 cursor 32
[   26.492212] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 472
[   26.492281] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   26.492363] [drm:intel_fbc_update] no output, disabling
[   26.492436] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.492515] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.492578] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.492656] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.492718] [drm:check_crtc_state] [CRTC:20]
[   26.492809] [drm:check_crtc_state] [CRTC:23]
[   26.492896] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] status updated from 3 to 2
[   26.492964] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1] disconnected
[   26.493046] [drm:drm_setup_crtcs] 
[   26.493124] [drm:drm_enable_connectors] connector 24 enabled? yes
[   26.493315] [drm:drm_enable_connectors] connector 31 enabled? no
[   26.493380] [drm:drm_enable_connectors] connector 33 enabled? no
[   26.493449] [drm:intel_fb_initial_config] looking for cmdline mode on connector LVDS-1
[   26.493504] [drm:intel_fb_initial_config] looking for preferred mode on connector LVDS-1 0
[   26.493574] [drm:intel_fb_initial_config] connector LVDS-1 on pipe B [CRTC:23]: 1280x800
[   26.493629] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   26.493699] [drm:intel_fb_initial_config] connector SVIDEO-1 not enabled, skipping
[   26.493755] [drm:drm_setup_crtcs] desired mode 1280x800 set on crtc 23 (0,0)
[   26.493832] [drm:intelfb_create] no BIOS fb, allocating a new one
[   26.493881] [drm:i915_gem_object_create_stolen] creating stolen object: size=3e8000
[   26.493966] [drm:i915_pages_create_for_stolen] offset=0x1b1000, size=4096000
[   26.496596] [drm:intelfb_create] allocated 1280x800 fb: 0x006c0000, bo ffff88019752e540
[   26.497554] fbcon: inteldrmfb (fb0) is primary device
[   26.498218] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498231] [drm:drm_atomic_get_plane_state] Added [PLANE:17] ffff8800d9f39b40 state to ffff880195410360
[   26.498246] [drm:drm_atomic_get_crtc_state] Added [CRTC:20] ffff8800dab32800 state to ffff880195410360
[   26.498247] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498252] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498259] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498263] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498341] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498354] [drm:drm_atomic_get_plane_state] Added [PLANE:19] ffff8800d9f39000 state to ffff880195410360
[   26.498355] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498356] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498357] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498360] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498439] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498451] [drm:drm_atomic_get_plane_state] Added [PLANE:21] ffff8800d9f39a80 state to ffff880195410360
[   26.498452] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498453] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498454] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498457] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498534] [drm:drm_atomic_state_alloc] Allocate atomic state ffff880195410360
[   26.498547] [drm:drm_atomic_get_plane_state] Added [PLANE:22] ffff8800d9f39780 state to ffff880195410360
[   26.498548] [drm:drm_atomic_check_only] checking ffff880195410360
[   26.498549] [drm:drm_atomic_commit] commiting ffff880195410360
[   26.498550] [drm:drm_atomic_state_clear] Clearing atomic state ffff880195410360
[   26.498552] [drm:drm_atomic_state_free] Freeing atomic state ffff880195410360
[   26.498559] [drm:intel_crtc_set_config] [CRTC:20] [NOFB]
[   26.498604] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:20], mode_changed=1, fb_changed=0
[   26.498605] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   26.498608] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
[   26.498624] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   26.498626] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   26.498628] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   26.498629] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   26.498630] [drm:check_crtc_state] [CRTC:20]
[   26.498631] [drm:check_crtc_state] [CRTC:23]
[   26.498665] ------------[ cut here ]------------
[   26.498708] WARNING: CPU: 1 PID: 758 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
[   26.498710] WARN_ON(obj->frontbuffer_bits)
[   26.498736] Modules linked in: kvm(E) i8k(E) i915(E+) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   26.498739] CPU: 1 PID: 758 Comm: kworker/u4:3 Tainted: G            E   4.0.0-rc1-150225--00001-gb802a6b #10
[   26.498740] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   26.498745] Workqueue: events_unbound async_run_entry_fn
[   26.498747]  0000000000000009 ffff8800d9db3818 ffffffff8145ae86 ffff88019fd00000
[   26.498749]  ffff8800d9db3868 ffff8800d9db3858 ffffffff8104422f ffff8800d9db3878
[   26.498751]  ffffffffa071e57f ffff880195308000 ffff8801974d0000 ffff880195308040
[   26.498752] Call Trace:
[   26.498755]  [<ffffffff8145ae86>] dump_stack+0x4f/0x7b
[   26.498758]  [<ffffffff8104422f>] warn_slowpath_common+0xa1/0xbb
[   26.498785]  [<ffffffffa071e57f>] ? i915_gem_free_object+0x13f/0x288 [i915]
[   26.498787]  [<ffffffff810442ec>] warn_slowpath_fmt+0x46/0x48
[   26.498813]  [<ffffffffa071e57f>] i915_gem_free_object+0x13f/0x288 [i915]
[   26.498830]  [<ffffffffa03f495d>] ? drm_gem_object_release+0x43/0x43 [drm]
[   26.498840]  [<ffffffffa03f4985>] drm_gem_object_free+0x28/0x2a [drm]
[   26.498872]  [<ffffffffa0744917>] kref_sub.constprop.59+0x34/0x3e [i915]
[   26.498903]  [<ffffffffa0744936>] drm_gem_object_unreference+0x15/0x17 [i915]
[   26.498934]  [<ffffffffa074499d>] intel_user_framebuffer_destroy+0x65/0x7a [i915]
[   26.498948]  [<ffffffffa03fdabb>] drm_framebuffer_free+0x4d/0x56 [drm]
[   26.498961]  [<ffffffffa03fda6e>] ? drm_framebuffer_unregister_private+0x43/0x43 [drm]
[   26.498974]  [<ffffffffa03fde15>] kref_sub.constprop.33+0x34/0x3e [drm]
[   26.498987]  [<ffffffffa03fe098>] drm_framebuffer_unreference+0x47/0x4b [drm]
[   26.498999]  [<ffffffffa03fe14b>] drm_mode_set_config_internal+0xaf/0xe7 [drm]
[   26.499023]  [<ffffffffa04a290e>] restore_fbdev_mode+0xb8/0xd7 [drm_kms_helper]
[   26.499030]  [<ffffffffa04a4003>] drm_fb_helper_restore_fbdev_mode_unlocked+0x27/0x5e [drm_kms_helper]
[   26.499036]  [<ffffffffa04a4070>] drm_fb_helper_set_par+0x36/0x3a [drm_kms_helper]
[   26.499067]  [<ffffffffa075e963>] intel_fbdev_set_par+0x1a/0x5d [i915]
[   26.499070]  [<ffffffff81262e4c>] fbcon_init+0x311/0x40e
[   26.499074]  [<ffffffff812d3826>] visual_init+0xbd/0x114
[   26.499076]  [<ffffffff812d4f49>] do_bind_con_driver+0x179/0x28c
[   26.499078]  [<ffffffff812d519d>] do_take_over_console+0x141/0x171
[   26.499080]  [<ffffffff8125f510>] do_fbcon_takeover+0x5b/0x9d
[   26.499082]  [<ffffffff812634c9>] fbcon_event_notify+0x32a/0x655
[   26.499085]  [<ffffffff8105c917>] notifier_call_chain+0x37/0x61
[   26.499087]  [<ffffffff8105ca4d>] __blocking_notifier_call_chain+0x46/0x5f
[   26.499089]  [<ffffffff8105ca7a>] blocking_notifier_call_chain+0x14/0x16
[   26.499091]  [<ffffffff812680f3>] fb_notifier_call_chain+0x1b/0x1d
[   26.499093]  [<ffffffff81269dc3>] register_framebuffer+0x247/0x2a5
[   26.499100]  [<ffffffffa04a42eb>] drm_fb_helper_initial_config+0x277/0x32c [drm_kms_helper]
[   26.499132]  [<ffffffffa075f7e1>] intel_fbdev_initial_config+0x1b/0x1d [i915]
[   26.499133]  [<ffffffff8105e16e>] async_run_entry_fn+0x72/0x13d
[   26.499135]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   26.499137]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   26.499139]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   26.499141]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   26.499144]  [<ffffffff8145fcff>] ? ret_from_fork+0xf/0xb0
[   26.499146]  [<ffffffff8145ee35>] ? console_conditional_schedule+0x19/0x19
[   26.499148]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   26.499150]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   26.499151]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   26.499178] ---[ end trace df8a9d2a655f33ae ]---
[   26.500027] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   26.500072] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
[   26.500074] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   26.500077] [drm:drm_mode_debug_printmodeline] Modeline 28:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.500078] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=1, fb_changed=1
[   26.500079] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   26.500081] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   26.500094] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   26.500096] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   26.500099] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   26.500100] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   26.500101] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   26.500102] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   26.500104] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.500106] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   26.500107] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   26.500108] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   26.500109] [drm:intel_dump_pipe_config] requested mode:
[   26.500111] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.500112] [drm:intel_dump_pipe_config] adjusted mode:
[   26.500114] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   26.500116] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   26.500117] [drm:intel_dump_pipe_config] port clock: 71260
[   26.500118] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   26.500120] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   26.500121] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   26.500122] [drm:intel_dump_pipe_config] ips: 0
[   26.500122] [drm:intel_dump_pipe_config] double wide: 0
[   26.500136] [drm:i9xx_get_refclk] using SSC reference clock of 100000 kHz
[   26.500233] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.506276] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[   26.518615] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 333859
[   26.518635] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   26.567923] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[   26.691429] cdc_acm 3-4:1.1: ttyACM0: USB ACM device
[   26.693381] cdc_acm 3-4:1.3: ttyACM1: USB ACM device
[   26.700821] cdc_acm 3-4:1.9: ttyACM2: USB ACM device
[   26.708265] usbcore: registered new interface driver cdc_acm
[   26.708266] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   26.739643] cdc_wdm 3-4:1.5: cdc-wdm0: USB WDM device
[   26.740444] cdc_wdm 3-4:1.8: cdc-wdm1: USB WDM device
[   26.740666] usbcore: registered new interface driver cdc_wdm
[   26.741127] [drm:i9xx_pfit_disable] disabling pfit, current: 0xa0000000
[   26.741132] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   26.741133] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   26.741159] [drm:drm_atomic_set_fb_for_plane] Set [FB:49] for plane state ffff8801970f8300
[   26.741807] [drm:i965_update_wm] self-refresh entries: 80, wm: 432
[   26.741809] [drm:i965_update_wm] self-refresh watermark: display plane 432 cursor 32
[   26.741810] [drm:i965_update_wm] Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 432
[   26.741811] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[   27.071972] cdc_ether 3-4:1.6 wwan0: register 'cdc_ether' at usb-0000:00:1a.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
[   27.072353] usbcore: registered new interface driver cdc_ether
[   27.354053] [drm:intel_panel_enable_backlight] pipe B
[   27.354058] [drm:intel_panel_actually_set_backlight] set backlight PWM = 255000
[   27.354073] [drm:i9xx_update_primary_plane] Writing base 006C0000 00000000 0 0 5120
[   27.354079] [drm:intel_fbc_update] disabled per chip default
[   27.354094] [drm:intel_connector_check_state] [CONNECTOR:24:LVDS-1]
[   27.354099] [drm:check_encoder_state] [ENCODER:25:LVDS-25]
[   27.354102] [drm:check_encoder_state] [ENCODER:32:DAC-32]
[   27.354105] [drm:check_encoder_state] [ENCODER:34:TV-34]
[   27.354108] [drm:check_crtc_state] [CRTC:20]
[   27.354111] [drm:check_crtc_state] [CRTC:23]
[   27.354282] Console: switching to colour frame buffer device 160x50
[   27.354321] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   27.354370] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   27.354371] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   27.354374] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   27.354388] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   27.354390] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   27.354393] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   27.354394] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   27.354395] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   27.354396] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   27.354398] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   27.354400] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   27.354401] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   27.354402] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   27.354403] [drm:intel_dump_pipe_config] requested mode:
[   27.354406] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   27.354407] [drm:intel_dump_pipe_config] adjusted mode:
[   27.354409] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   27.354411] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   27.354412] [drm:intel_dump_pipe_config] port clock: 71260
[   27.354413] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   27.354414] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   27.354416] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   27.354416] [drm:intel_dump_pipe_config] ips: 0
[   27.354417] [drm:intel_dump_pipe_config] double wide: 0
[   27.485193] acpi device:34: registered as cooling_device2
[   27.499366] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input10
[   27.500983] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   27.502295] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[   27.758042] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   27.758044] i915 0000:00:02.0: registered panic notifier
[   27.764156] systemd-journald[822]: Compressed data object 707 -> 452
[   28.246168] Adding 10548220k swap on /dev/sda1.  Priority:-1 extents:1 across:10548220k 
[   28.645992] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   29.143683] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   29.241485] systemd-journald[822]: Received request to flush runtime journal from PID 1
[   29.245197] systemd-journald[822]: Vacuuming...
[   29.247222] systemd-journald[822]: Vacuuming done, freed 0 bytes
[   29.679062] [drm:intel_crtc_set_config] [CRTC:23] [FB:49] #connectors=1 (x y) (0 0)
[   29.679107] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:23], mode_changed=0, fb_changed=0
[   29.679109] [drm:intel_modeset_stage_output_state] [CONNECTOR:24:LVDS-1] to [CRTC:23]
[   29.679118] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[   29.679130] [drm:connected_sink_compute_bpp] [CONNECTOR:24:LVDS-1] checking for sink bpp constrains
[   29.679132] [drm:intel_lvds_compute_config] forcing display bpp (was 24) to LVDS (18)
[   29.679136] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 18, dithering: 1
[   29.679137] [drm:intel_dump_pipe_config] [CRTC:23][modeset] config for pipe B
[   29.679138] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   29.679139] [drm:intel_dump_pipe_config] pipe bpp: 18, dithering: 1
[   29.679141] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.679142] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   29.679144] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   29.679145] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   29.679145] [drm:intel_dump_pipe_config] requested mode:
[   29.679148] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.679149] [drm:intel_dump_pipe_config] adjusted mode:
[   29.679150] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   29.679152] [drm:intel_dump_crtc_timings] crtc timings: 71260 1280 1296 1344 1457 800 801 804 816, type: 0x48 flags: 0xa
[   29.679153] [drm:intel_dump_pipe_config] port clock: 71260
[   29.679154] [drm:intel_dump_pipe_config] pipe src size: 1280x800
[   29.679155] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   29.679156] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   29.679157] [drm:intel_dump_pipe_config] ips: 0
[   29.679158] [drm:intel_dump_pipe_config] double wide: 0
[   30.445460] RPC: Registered named UNIX socket transport module.
[   30.447245] RPC: Registered udp transport module.
[   30.449136] RPC: Registered tcp transport module.
[   30.450865] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   30.561505] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   35.909207] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   35.910599] Bluetooth: BNEP filters: protocol multicast
[   35.911963] Bluetooth: BNEP socket layer initialized
[   36.166341] cfg80211: Calling CRDA to update world regulatory domain
[   36.319062] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=0
[   36.320505] [drm:drm_fb_helper_hotplug_event] 
[   36.321874] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1]
[   36.323271] [drm:intel_lvds_detect] [CONNECTOR:24:LVDS-1]
[   36.324658] [drm:drm_mode_detailed] composite sync not supported
[   36.326098] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:24:LVDS-1] probed modes :
[   36.327537] [drm:drm_mode_debug_printmodeline] Modeline 27:"1280x800" 60 71260 1280 1296 1344 1457 800 801 804 816 0x48 0xa
[   36.329038] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1]
[   36.330540] [drm:intel_crt_detect] [CONNECTOR:31:VGA-1] force=1
[   36.340060] [drm:intel_crt_detect] CRT not detected via hotplug
[   36.342067] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   36.343678] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   36.345274] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   36.346902] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   36.348792] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   36.350450] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   36.352128] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   36.353815] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:31:VGA-1] disconnected
[   36.355489] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:33:SVIDEO-1]
[   36.357108] [drm:intel_tv_detect] [CONNECTOR:33:SVIDEO-1] force=1
[   36.358974] [drm:intel_get_load_detect_pipe] [CONNECTOR:33:SVIDEO-1], [ENCODER:34:TV-34]
[   36.360646] [drm:intel_get_load_detect_pipe] creating tmp fb for load-detection
[   36.362536] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   36.364274] [drm:connected_sink_compute_bpp] [CONNECTOR:33:SVIDEO-1] checking for sink bpp constrains
[   36.366019] [drm:intel_tv_compute_config] forcing bpc to 8 for TV
[   36.367770] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   36.369544] [drm:intel_dump_pipe_config] [CRTC:20][modeset] config for pipe A
[   36.371329] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   36.373113] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   36.374894] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   36.378403] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   36.380230] [drm:intel_dump_pipe_config] dp: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[   36.382163] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[   36.384046] [drm:intel_dump_pipe_config] requested mode:
[   36.385860] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   36.387854] [drm:intel_dump_pipe_config] adjusted mode:
[   36.389860] [drm:drm_mode_debug_printmodeline] Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   36.391855] [drm:intel_dump_crtc_timings] crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
[   36.393864] [drm:intel_dump_pipe_config] port clock: 108000
[   36.395911] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
[   36.397954] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   36.400036] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   36.402119] [drm:intel_dump_pipe_config] ips: 0
[   36.404262] [drm:intel_dump_pipe_config] double wide: 0
[   36.406510] ------------[ cut here ]------------
[   36.408620] WARNING: CPU: 1 PID: 19 at include/linux/kref.h:47 drm_framebuffer_reference+0x60/0x6b [drm]()
[   36.410752] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_ether(E) usbnet(E) coretemp(E) cdc_wdm(E) cdc_acm(E) kvm_intel(E) joydev(E) kvm(E) i8k(E) i915(E) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   36.430113] systemd-journald[822]: Compressed data object 810 -> 504
[   36.433923] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   4.0.0-rc1-150225--00001-gb802a6b #10
[   36.436411] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   36.438948] Workqueue: events output_poll_execute [drm_kms_helper]
[   36.441516]  0000000000000009 ffff880197d1f848 ffffffff8145ae86 ffff88019fd00000
[   36.444542]  0000000000000000 ffff880197d1f888 ffffffff8104422f 0000000080000000
[   36.447304]  ffffffffa03fdcb1 ffff880197744d80 0000000000000000 0000000000000000
[   36.450076] Call Trace:
[   36.452493]  [<ffffffff8145ae86>] dump_stack+0x4f/0x7b
[   36.454957]  [<ffffffff8104422f>] warn_slowpath_common+0xa1/0xbb
[   36.457436]  [<ffffffffa03fdcb1>] ? drm_framebuffer_reference+0x60/0x6b [drm]
[   36.459881]  [<ffffffff81044263>] warn_slowpath_null+0x1a/0x1c
[   36.462324]  [<ffffffffa03fdcb1>] drm_framebuffer_reference+0x60/0x6b [drm]
[   36.464818]  [<ffffffffa0762092>] intel_plane_duplicate_state+0x53/0x71 [i915]
[   36.467197]  [<ffffffffa049bc8d>] drm_plane_helper_update+0x3b/0xca [drm_kms_helper]
[   36.469574]  [<ffffffffa074c88c>] __intel_set_mode+0x767/0x86c [i915]
[   36.471989]  [<ffffffffa075167e>] intel_set_mode+0x6d/0x8e [i915]
[   36.474416]  [<ffffffffa0751b2f>] intel_get_load_detect_pipe+0x3cc/0x46f [i915]
[   36.476994]  [<ffffffffa077d4c4>] intel_tv_detect+0x117/0x459 [i915]
[   36.479338]  [<ffffffff8107eea6>] ? vprintk_default+0x1d/0x1f
[   36.481680]  [<ffffffff8107ee47>] ? vprintk_emit+0x3f6/0x438
[   36.483996]  [<ffffffff8107ee57>] ? vprintk_emit+0x406/0x438
[   36.486276]  [<ffffffffa049b0d3>] drm_helper_probe_single_connector_modes_merge_bits+0xcd/0x3a1 [drm_kms_helper]
[   36.488568]  [<ffffffffa049b3cc>] drm_helper_probe_single_connector_modes+0x13/0x15 [drm_kms_helper]
[   36.490954]  [<ffffffffa04a2494>] drm_fb_helper_probe_connector_modes+0x43/0x5b [drm_kms_helper]
[   36.493254]  [<ffffffffa04a3fa4>] drm_fb_helper_hotplug_event+0x7a/0xb2 [drm_kms_helper]
[   36.495573]  [<ffffffffa075f9a4>] intel_fbdev_output_poll_changed+0x1e/0x20 [i915]
[   36.497844]  [<ffffffffa049adcd>] drm_kms_helper_hotplug_event+0x28/0x2c [drm_kms_helper]
[   36.500112]  [<ffffffffa049aefe>] output_poll_execute+0x12d/0x14e [drm_kms_helper]
[   36.502380]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   36.504631]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   36.506889]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   36.509193]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   36.511382]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.513521]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   36.515613]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.517694] ---[ end trace df8a9d2a655f33af ]---
[   36.519781] BUG: unable to handle kernel NULL pointer dereference at 00000000000002ec
[   36.520752] IP: [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] PGD 1952fb067 PUD 193c64067 PMD 0 
[   36.520752] Oops: 0002 [#1] PREEMPT SMP 
[   36.520752] Modules linked in: cfg80211(E) bnep(E) cpufreq_stats(E) cpufreq_powersave(E) cpufreq_userspace(E) cpufreq_conservative(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sunrpc(E) cdc_ether(E) usbnet(E) coretemp(E) cdc_wdm(E) cdc_acm(E) kvm_intel(E) joydev(E) kvm(E) i8k(E) i915(E) btusb(E) snd_pcsp(E) bluetooth(E) psmouse(E) evdev(E) snd_hda_codec_generic(E) rfkill(E) lpc_ich(E) mfd_core(E) i2c_i801(E) serio_raw(E) snd_hda_intel(E) drm_kms_helper(E) snd_hda_controller(E) snd_hda_codec(E) drm(E) snd_hwdep(E) snd_pcm(E) i2c_algo_bit(E) i2c_core(E) battery(E) button(E) video(E) ac(E) snd_timer(E) snd(E) soundcore(E) acpi_cpufreq(E) processor(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) sd_mod(E) ata_generic(E) ahci(E) libahci(E) firewire_ohci(E) ata_piix(E) libata(E) sdhci_pci(E) firewire_core(E) scsi_mod(E) sdhci(E) crc_itu_t(E) mmc_core(E) thermal(E) thermal_sys(E)
[   36.520752] CPU: 1 PID: 19 Comm: kworker/1:1 Tainted: G        W   E   4.0.0-rc1-150225--00001-gb802a6b #10
[   36.520752] Hardware name: Dell Inc. Vostro 1500                     /0NX907, BIOS A06 04/21/2008
[   36.520752] Workqueue: events output_poll_execute [drm_kms_helper]
[   36.520752] task: ffff880197f69aa0 ti: ffff880197d1c000 task.ti: ffff880197d1c000
[   36.520752] RIP: 0010:[<ffffffff8145e13a>]  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752] RSP: 0018:ffff880197d1f838  EFLAGS: 00010246
[   36.520752] RAX: ffff8801974c80c0 RBX: 00000000000002ec RCX: 0000000080000000
[   36.520752] RDX: ffff88019fd00000 RSI: ffffffffa03fda6e RDI: 00000000000002ec
[   36.520752] RBP: ffff880197d1f848 R08: 0000000000000001 R09: ffffffff81ea9154
[   36.520752] R10: ffffffff81ea9154 R11: ffff88019fd0d300 R12: 00000000000002ec
[   36.520752] R13: 0000000000000004 R14: ffff880197744d80 R15: ffff88019547e000
[   36.520752] FS:  0000000000000000(0000) GS:ffff88019fd00000(0000) knlGS:0000000000000000
[   36.520752] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   36.520752] CR2: 00000000000002ec CR3: 00000000d71b9000 CR4: 00000000000006e0
[   36.520752] Stack:
[   36.520752]  ffff88019fd00000 ffff880197744d88 ffff880197d1f878 ffffffffa03fda98
[   36.520752]  ffffffffa03fda6e ffff880197744d88 0000000000000000 ffff880196c2e400
[   36.520752]  ffff880197d1f898 ffffffffa03fde15 ffff880197744d80 ffff8801974c80c0
[   36.520752] Call Trace:
[   36.520752]  [<ffffffffa03fda98>] drm_framebuffer_free+0x2a/0x56 [drm]
[   36.520752]  [<ffffffffa03fda6e>] ? drm_framebuffer_unregister_private+0x43/0x43 [drm]
[   36.520752]  [<ffffffffa03fde15>] kref_sub.constprop.33+0x34/0x3e [drm]
[   36.520752]  [<ffffffffa03fe098>] drm_framebuffer_unreference+0x47/0x4b [drm]
[   36.520752]  [<ffffffffa040b86c>] drm_atomic_set_fb_for_plane+0x20/0x7f [drm]
[   36.520752]  [<ffffffffa049bcc6>] drm_plane_helper_update+0x74/0xca [drm_kms_helper]
[   36.520752]  [<ffffffffa074c88c>] __intel_set_mode+0x767/0x86c [i915]
[   36.520752]  [<ffffffffa075167e>] intel_set_mode+0x6d/0x8e [i915]
[   36.520752]  [<ffffffffa0751b2f>] intel_get_load_detect_pipe+0x3cc/0x46f [i915]
[   36.520752]  [<ffffffffa077d4c4>] intel_tv_detect+0x117/0x459 [i915]
[   36.520752]  [<ffffffff8107eea6>] ? vprintk_default+0x1d/0x1f
[   36.520752]  [<ffffffff8107ee47>] ? vprintk_emit+0x3f6/0x438
[   36.520752]  [<ffffffff8107ee57>] ? vprintk_emit+0x406/0x438
[   36.520752]  [<ffffffffa049b0d3>] drm_helper_probe_single_connector_modes_merge_bits+0xcd/0x3a1 [drm_kms_helper]
[   36.520752]  [<ffffffffa049b3cc>] drm_helper_probe_single_connector_modes+0x13/0x15 [drm_kms_helper]
[   36.520752]  [<ffffffffa04a2494>] drm_fb_helper_probe_connector_modes+0x43/0x5b [drm_kms_helper]
[   36.520752]  [<ffffffffa04a3fa4>] drm_fb_helper_hotplug_event+0x7a/0xb2 [drm_kms_helper]
[   36.520752]  [<ffffffffa075f9a4>] intel_fbdev_output_poll_changed+0x1e/0x20 [i915]
[   36.520752]  [<ffffffffa049adcd>] drm_kms_helper_hotplug_event+0x28/0x2c [drm_kms_helper]
[   36.520752]  [<ffffffffa049aefe>] output_poll_execute+0x12d/0x14e [drm_kms_helper]
[   36.520752]  [<ffffffff81057b52>] process_one_work+0x16e/0x294
[   36.520752]  [<ffffffff81057e58>] worker_thread+0x1b1/0x288
[   36.520752]  [<ffffffff81057ca7>] ? process_scheduled_works+0x2f/0x2f
[   36.520752]  [<ffffffff8105bb92>] kthread+0xa5/0xad
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752]  [<ffffffff8145fd6c>] ret_from_fork+0x7c/0xb0
[   36.520752]  [<ffffffff8105baed>] ? __kthread_parkme+0x61/0x61
[   36.520752] Code: 05 bc c8 ba 7e 85 c0 75 05 e8 d2 b6 db ff 48 83 c4 28 5b 41 5c 41 5d 41 5e 41 5f 5d c3 66 66 66 66 90 55 48 89 e5 53 48 89 fb 52 <f0> ff 0f 79 05 e8 b1 fe ff ff 65 48 8b 04 25 00 aa 00 00 48 89 
[   36.520752] RIP  [<ffffffff8145e13a>] mutex_lock+0xe/0x29
[   36.520752]  RSP <ffff880197d1f838>
[   36.520752] CR2: 00000000000002ec
[   36.520752] ---[ end trace df8a9d2a655f33b0 ]---

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-02-28 12:20               ` Andrey Skvortsov
@ 2015-02-28 21:10                 ` Chris Wilson
  -1 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-28 21:10 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> Unfortunately this is not the last bug, that breaks i915/drm working
> on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> previous mail:
> 
> [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> [   26.922954] WARN_ON(obj->frontbuffer_bits)

That's inocuous, but for the serious hang, you may want to try
video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
/sys/class/drm/card/ for the actual name of the connector for TV). I
think Ville mentioned he was looking/looked at the atomic-vs-load_detect
changes that is at the heart of the issue here. (Admittedly he did say
it was worthy of a drink or two.)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-02-28 21:10                 ` Chris Wilson
  0 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-02-28 21:10 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> Unfortunately this is not the last bug, that breaks i915/drm working
> on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> previous mail:
> 
> [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> [   26.922954] WARN_ON(obj->frontbuffer_bits)

That's inocuous, but for the serious hang, you may want to try
video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
/sys/class/drm/card/ for the actual name of the connector for TV). I
think Ville mentioned he was looking/looked at the atomic-vs-load_detect
changes that is at the heart of the issue here. (Admittedly he did say
it was worthy of a drink or two.)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] BUG: unable to handle kernel NULL pointer dereference
  2015-02-28 21:10                 ` Chris Wilson
@ 2015-02-28 21:57                   ` Andrey Skvortsov
  -1 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-28 21:57 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

[-- Attachment #1: Type: text/plain, Size: 1164 bytes --]

On 28 Feb, Chris Wilson wrote:
> On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> > Unfortunately this is not the last bug, that breaks i915/drm working
> > on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> > previous mail:
> > 
> > [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> > [   26.922954] WARN_ON(obj->frontbuffer_bits)
> 
> That's inocuous, but for the serious hang, you may want to try
> video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
> /sys/class/drm/card/ for the actual name of the connector for TV). I
> think Ville mentioned he was looking/looked at the atomic-vs-load_detect
> changes that is at the heart of the issue here. (Admittedly he did say
> it was worthy of a drink or two.)
> -Chris

Thank you for the help. I've tried to add to the kernel command line
'video=card0-SVIDEO-1:d video=card0-VGA-1:d'. But despite of that
kernel crashes with 'BUG: unable to handle kernel NULL pointer
dereference at' occasionally.

-- 
Best regards,
Andrey Skvortsov




[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] BUG: unable to handle kernel NULL pointer dereference
@ 2015-02-28 21:57                   ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-02-28 21:57 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler


[-- Attachment #1.1: Type: text/plain, Size: 1164 bytes --]

On 28 Feb, Chris Wilson wrote:
> On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> > Unfortunately this is not the last bug, that breaks i915/drm working
> > on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> > previous mail:
> > 
> > [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> > [   26.922954] WARN_ON(obj->frontbuffer_bits)
> 
> That's inocuous, but for the serious hang, you may want to try
> video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
> /sys/class/drm/card/ for the actual name of the connector for TV). I
> think Ville mentioned he was looking/looked at the atomic-vs-load_detect
> changes that is at the heart of the issue here. (Admittedly he did say
> it was worthy of a drink or two.)
> -Chris

Thank you for the help. I've tried to add to the kernel command line
'video=card0-SVIDEO-1:d video=card0-VGA-1:d'. But despite of that
kernel crashes with 'BUG: unable to handle kernel NULL pointer
dereference at' occasionally.

-- 
Best regards,
Andrey Skvortsov




[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] BUG: unable to handle kernel NULL pointer dereference
  2015-02-28 21:57                   ` Andrey Skvortsov
  (?)
@ 2015-03-01  8:29                   ` Chris Wilson
  2015-03-01  9:30                       ` Andrey Skvortsov
  -1 siblings, 1 reply; 38+ messages in thread
From: Chris Wilson @ 2015-03-01  8:29 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Sun, Mar 01, 2015 at 12:57:01AM +0300, Andrey Skvortsov wrote:
> On 28 Feb, Chris Wilson wrote:
> > On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> > > Unfortunately this is not the last bug, that breaks i915/drm working
> > > on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> > > previous mail:
> > > 
> > > [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> > > [   26.922954] WARN_ON(obj->frontbuffer_bits)
> > 
> > That's inocuous, but for the serious hang, you may want to try
> > video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
> > /sys/class/drm/card/ for the actual name of the connector for TV). I
> > think Ville mentioned he was looking/looked at the atomic-vs-load_detect
> > changes that is at the heart of the issue here. (Admittedly he did say
> > it was worthy of a drink or two.)
> > -Chris
> 
> Thank you for the help. I've tried to add to the kernel command line
> 'video=card0-SVIDEO-1:d video=card0-VGA-1:d'. But despite of that
> kernel crashes with 'BUG: unable to handle kernel NULL pointer
> dereference at' occasionally.

Remove the card0- and combine both into a single video= stanza:
video=SVIDEO-1:d,VGA-1:d
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] BUG: unable to handle kernel NULL pointer dereference
  2015-03-01  8:29                   ` [Intel-gfx] " Chris Wilson
@ 2015-03-01  9:30                       ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-03-01  9:30 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

[-- Attachment #1: Type: text/plain, Size: 1609 bytes --]

On 01 Mar, Chris Wilson wrote:
> On Sun, Mar 01, 2015 at 12:57:01AM +0300, Andrey Skvortsov wrote:
> > On 28 Feb, Chris Wilson wrote:
> > > On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> > > > Unfortunately this is not the last bug, that breaks i915/drm working
> > > > on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> > > > previous mail:
> > > > 
> > > > [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> > > > [   26.922954] WARN_ON(obj->frontbuffer_bits)
> > > 
> > > That's inocuous, but for the serious hang, you may want to try
> > > video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
> > > /sys/class/drm/card/ for the actual name of the connector for TV). I
> > > think Ville mentioned he was looking/looked at the atomic-vs-load_detect
> > > changes that is at the heart of the issue here. (Admittedly he did say
> > > it was worthy of a drink or two.)
> > > -Chris
> > 
> > Thank you for the help. I've tried to add to the kernel command line
> > 'video=card0-SVIDEO-1:d video=card0-VGA-1:d'. But despite of that
> > kernel crashes with 'BUG: unable to handle kernel NULL pointer
> > dereference at' occasionally.
> 
> Remove the card0- and combine both into a single video= stanza:
> video=SVIDEO-1:d,VGA-1:d

I've just tried that, but the crash with NULL pointer dereference still happens.

-- 
Best regards,
Andrey Skvortsov

Secure e-mail with gnupg: See http://www.gnupg.org/
PGP Key ID: 0x57A3AEAD



[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] BUG: unable to handle kernel NULL pointer dereference
@ 2015-03-01  9:30                       ` Andrey Skvortsov
  0 siblings, 0 replies; 38+ messages in thread
From: Andrey Skvortsov @ 2015-03-01  9:30 UTC (permalink / raw)
  To: Chris Wilson, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler


[-- Attachment #1.1: Type: text/plain, Size: 1609 bytes --]

On 01 Mar, Chris Wilson wrote:
> On Sun, Mar 01, 2015 at 12:57:01AM +0300, Andrey Skvortsov wrote:
> > On 28 Feb, Chris Wilson wrote:
> > > On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> > > > Unfortunately this is not the last bug, that breaks i915/drm working
> > > > on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> > > > previous mail:
> > > > 
> > > > [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> > > > [   26.922954] WARN_ON(obj->frontbuffer_bits)
> > > 
> > > That's inocuous, but for the serious hang, you may want to try
> > > video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
> > > /sys/class/drm/card/ for the actual name of the connector for TV). I
> > > think Ville mentioned he was looking/looked at the atomic-vs-load_detect
> > > changes that is at the heart of the issue here. (Admittedly he did say
> > > it was worthy of a drink or two.)
> > > -Chris
> > 
> > Thank you for the help. I've tried to add to the kernel command line
> > 'video=card0-SVIDEO-1:d video=card0-VGA-1:d'. But despite of that
> > kernel crashes with 'BUG: unable to handle kernel NULL pointer
> > dereference at' occasionally.
> 
> Remove the card0- and combine both into a single video= stanza:
> video=SVIDEO-1:d,VGA-1:d

I've just tried that, but the crash with NULL pointer dereference still happens.

-- 
Best regards,
Andrey Skvortsov

Secure e-mail with gnupg: See http://www.gnupg.org/
PGP Key ID: 0x57A3AEAD



[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] BUG: unable to handle kernel NULL pointer dereference
  2015-03-01  9:30                       ` Andrey Skvortsov
@ 2015-03-01 10:28                         ` Chris Wilson
  -1 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-03-01 10:28 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Sun, Mar 01, 2015 at 12:30:01PM +0300, Andrey Skvortsov wrote:
> On 01 Mar, Chris Wilson wrote:
> > On Sun, Mar 01, 2015 at 12:57:01AM +0300, Andrey Skvortsov wrote:
> > > On 28 Feb, Chris Wilson wrote:
> > > > On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> > > > > Unfortunately this is not the last bug, that breaks i915/drm working
> > > > > on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> > > > > previous mail:
> > > > > 
> > > > > [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> > > > > [   26.922954] WARN_ON(obj->frontbuffer_bits)
> > > > 
> > > > That's inocuous, but for the serious hang, you may want to try
> > > > video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
> > > > /sys/class/drm/card/ for the actual name of the connector for TV). I
> > > > think Ville mentioned he was looking/looked at the atomic-vs-load_detect
> > > > changes that is at the heart of the issue here. (Admittedly he did say
> > > > it was worthy of a drink or two.)
> > > > -Chris
> > > 
> > > Thank you for the help. I've tried to add to the kernel command line
> > > 'video=card0-SVIDEO-1:d video=card0-VGA-1:d'. But despite of that
> > > kernel crashes with 'BUG: unable to handle kernel NULL pointer
> > > dereference at' occasionally.
> > 
> > Remove the card0- and combine both into a single video= stanza:
> > video=SVIDEO-1:d,VGA-1:d
> 
> I've just tried that, but the crash with NULL pointer dereference still happens.

Drat. In hindsight it should have been obvious since the crash is from
the driver probing the hardware during init and not the runtime output
detection. :|
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] BUG: unable to handle kernel NULL pointer dereference
@ 2015-03-01 10:28                         ` Chris Wilson
  0 siblings, 0 replies; 38+ messages in thread
From: Chris Wilson @ 2015-03-01 10:28 UTC (permalink / raw)
  To: Andrey Skvortsov, Daniel Vetter, Jani Nikula, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Sun, Mar 01, 2015 at 12:30:01PM +0300, Andrey Skvortsov wrote:
> On 01 Mar, Chris Wilson wrote:
> > On Sun, Mar 01, 2015 at 12:57:01AM +0300, Andrey Skvortsov wrote:
> > > On 28 Feb, Chris Wilson wrote:
> > > > On Sat, Feb 28, 2015 at 03:20:37PM +0300, Andrey Skvortsov wrote:
> > > > > Unfortunately this is not the last bug, that breaks i915/drm working
> > > > > on my laptop. Sometimes system successfully loads with couple warnings mentioned in
> > > > > previous mail:
> > > > > 
> > > > > [   26.922953] WARNING: CPU: 1 PID: 767 at drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x13f/0x288 [i915]()
> > > > > [   26.922954] WARN_ON(obj->frontbuffer_bits)
> > > > 
> > > > That's inocuous, but for the serious hang, you may want to try
> > > > video=SVIDEO-1:d on the kernel commandline to workaround the hang. (Check
> > > > /sys/class/drm/card/ for the actual name of the connector for TV). I
> > > > think Ville mentioned he was looking/looked at the atomic-vs-load_detect
> > > > changes that is at the heart of the issue here. (Admittedly he did say
> > > > it was worthy of a drink or two.)
> > > > -Chris
> > > 
> > > Thank you for the help. I've tried to add to the kernel command line
> > > 'video=card0-SVIDEO-1:d video=card0-VGA-1:d'. But despite of that
> > > kernel crashes with 'BUG: unable to handle kernel NULL pointer
> > > dereference at' occasionally.
> > 
> > Remove the card0- and combine both into a single video= stanza:
> > video=SVIDEO-1:d,VGA-1:d
> 
> I've just tried that, but the crash with NULL pointer dereference still happens.

Drat. In hindsight it should have been obvious since the crash is from
the driver probing the hardware during init and not the runtime output
detection. :|
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-02-23 20:12         ` Andrey Skvortsov
  (?)
  (?)
@ 2015-03-05 14:27         ` Steven Rostedt
  2015-03-16 15:45           ` Steven Rostedt
  -1 siblings, 1 reply; 38+ messages in thread
From: Steven Rostedt @ 2015-03-05 14:27 UTC (permalink / raw)
  To: Andrey Skvortsov, Chris Wilson, Daniel Vetter, Jani Nikula,
	David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler

On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> 
> This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> If you need any other debug information, traces, core dump or something else. Feel free to ask.
> 

I'm hitting this exact same warning on one of my test boxes.

 [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
 ------------[ cut here ]------------ 
 WARNING: CPU: 7 PID: 116 at /home/rostedt/work/git/linux-trace.git/drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x2de/0x300 [i915]()
 WARN_ON(obj->frontbuffer_bits)
 Modules linked in: i915 i2c_algo_bit e1000e drm_kms_helper ptp crc32c_intel drm pps_core i2c_core video sunrpc
 CPU: 7 PID: 116 Comm: kworker/u16:5 Not tainted 4.0.0-rc1-test #270
 Hardware name: Hewlett-Packard HP Compaq Pro 6300 SFF/339A, BIOS K01 v02.05 05/07/2012
 Workqueue: events_unbound async_run_entry_fn
  00000000000011ad ffff88001fa837e8 ffffffff816cc3cc 000000000000d4d4
  ffff88001fa83838 ffff88001fa83828 ffffffff8107b977 ffff8800d4fd0000
  ffff88001f2b5800 ffff8800d4f40040 ffff8800d4f40000 ffff8800d4f400c0
 Call Trace:
  [<ffffffff816cc3cc>] dump_stack+0x4c/0x6e
  [<ffffffff8107b977>] warn_slowpath_common+0x97/0xe0
  [<ffffffff8107ba76>] warn_slowpath_fmt+0x46/0x50
  [<ffffffffa01b513e>] i915_gem_free_object+0x2de/0x300 [i915]
  [<ffffffffa0079797>] drm_gem_object_free+0x27/0x30 [drm]
  [<ffffffffa01ebf55>] intel_user_framebuffer_destroy+0x75/0xa0 [i915]
  [<ffffffffa0084b1b>] drm_framebuffer_free+0x5b/0x70 [drm]
  [<ffffffffa00858f9>] drm_framebuffer_unreference+0x39/0x70 [drm]
  [<ffffffffa00859fc>] drm_mode_set_config_internal+0xcc/0x110 [drm]
  [<ffffffffa013dca8>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
  [<ffffffffa013f780>] drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
  [<ffffffffa013f7f4>] drm_fb_helper_set_par+0x24/0x50 [drm_kms_helper]
  [<ffffffffa020bada>] intel_fbdev_set_par+0x1a/0x60 [i915]
  [<ffffffff8139f9c4>] fbcon_init+0x514/0x5a0
  [<ffffffff8140f39c>] visual_init+0xbc/0x120
  [<ffffffff81411aea>] do_bind_con_driver+0x16a/0x320
  [<ffffffff81411dc4>] do_take_over_console+0x124/0x1d0
  [<ffffffff8139de6b>] do_fbcon_takeover+0x5b/0xb0
  [<ffffffff813a2bd2>] fbcon_event_notify+0x672/0x800
  [<ffffffff810997dd>] notifier_call_chain+0x4d/0x70
  [<ffffffff810999c8>] __blocking_notifier_call_chain+0x58/0x80
  [<ffffffff81099a06>] blocking_notifier_call_chain+0x16/0x20
  [<ffffffff813a970b>] fb_notifier_call_chain+0x1b/0x20
  [<ffffffff813ab96b>] register_framebuffer+0x1eb/0x320
  [<ffffffffa013fa34>] drm_fb_helper_initial_config+0x214/0x3a0 [drm_kms_helper]
  [<ffffffffa020c64b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
  [<ffffffff8109b40c>] async_run_entry_fn+0x4c/0x160
  [<ffffffff81092bab>] process_one_work+0x14b/0x4a0
  [<ffffffff8109336b>] worker_thread+0x11b/0x480
  [<ffffffff81093250>] ? rescuer_thread+0x310/0x310
  [<ffffffff81098e89>] kthread+0xc9/0xe0
  [<ffffffff81090000>] ? wq_unbind_fn+0xa0/0x100
  [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
  [<ffffffff816d3aac>] ret_from_fork+0x7c/0xb0
  [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
 ---[ end trace 507288b4d65403f3 ]---

It's not connected to a monitor so I don't know if it has a blank screen or not.
But because of the warning, it makes my tests fail (ktest fails or call traces
like this).

I bisected it down to this commit:

commit 455a68086d1dfb801ad7c867d5ca0ed0e0f758b0
Author: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Date:   Mon Dec 1 15:40:11 2014 -0800

    drm/i915: remove intel_pipe_set_base() (v4)


-- Steve


^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-03-05 14:27         ` [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object Steven Rostedt
@ 2015-03-16 15:45           ` Steven Rostedt
  2015-03-16 16:43               ` Daniel Vetter
  0 siblings, 1 reply; 38+ messages in thread
From: Steven Rostedt @ 2015-03-16 15:45 UTC (permalink / raw)
  To: Andrey Skvortsov, Chris Wilson, Daniel Vetter, Jani Nikula,
	David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler


Any movement on this? I still get this warning on 4.0-rc4.

-- Steve


On Thu, 5 Mar 2015 09:27:28 -0500
Steven Rostedt <rostedt@goodmis.org> wrote:

> On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> > 
> > This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> > I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> > If you need any other debug information, traces, core dump or something else. Feel free to ask.
> > 
> 
> I'm hitting this exact same warning on one of my test boxes.
> 
>  [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
>  ------------[ cut here ]------------ 
>  WARNING: CPU: 7 PID: 116 at /home/rostedt/work/git/linux-trace.git/drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x2de/0x300 [i915]()
>  WARN_ON(obj->frontbuffer_bits)
>  Modules linked in: i915 i2c_algo_bit e1000e drm_kms_helper ptp crc32c_intel drm pps_core i2c_core video sunrpc
>  CPU: 7 PID: 116 Comm: kworker/u16:5 Not tainted 4.0.0-rc1-test #270
>  Hardware name: Hewlett-Packard HP Compaq Pro 6300 SFF/339A, BIOS K01 v02.05 05/07/2012
>  Workqueue: events_unbound async_run_entry_fn
>   00000000000011ad ffff88001fa837e8 ffffffff816cc3cc 000000000000d4d4
>   ffff88001fa83838 ffff88001fa83828 ffffffff8107b977 ffff8800d4fd0000
>   ffff88001f2b5800 ffff8800d4f40040 ffff8800d4f40000 ffff8800d4f400c0
>  Call Trace:
>   [<ffffffff816cc3cc>] dump_stack+0x4c/0x6e
>   [<ffffffff8107b977>] warn_slowpath_common+0x97/0xe0
>   [<ffffffff8107ba76>] warn_slowpath_fmt+0x46/0x50
>   [<ffffffffa01b513e>] i915_gem_free_object+0x2de/0x300 [i915]
>   [<ffffffffa0079797>] drm_gem_object_free+0x27/0x30 [drm]
>   [<ffffffffa01ebf55>] intel_user_framebuffer_destroy+0x75/0xa0 [i915]
>   [<ffffffffa0084b1b>] drm_framebuffer_free+0x5b/0x70 [drm]
>   [<ffffffffa00858f9>] drm_framebuffer_unreference+0x39/0x70 [drm]
>   [<ffffffffa00859fc>] drm_mode_set_config_internal+0xcc/0x110 [drm]
>   [<ffffffffa013dca8>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
>   [<ffffffffa013f780>] drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
>   [<ffffffffa013f7f4>] drm_fb_helper_set_par+0x24/0x50 [drm_kms_helper]
>   [<ffffffffa020bada>] intel_fbdev_set_par+0x1a/0x60 [i915]
>   [<ffffffff8139f9c4>] fbcon_init+0x514/0x5a0
>   [<ffffffff8140f39c>] visual_init+0xbc/0x120
>   [<ffffffff81411aea>] do_bind_con_driver+0x16a/0x320
>   [<ffffffff81411dc4>] do_take_over_console+0x124/0x1d0
>   [<ffffffff8139de6b>] do_fbcon_takeover+0x5b/0xb0
>   [<ffffffff813a2bd2>] fbcon_event_notify+0x672/0x800
>   [<ffffffff810997dd>] notifier_call_chain+0x4d/0x70
>   [<ffffffff810999c8>] __blocking_notifier_call_chain+0x58/0x80
>   [<ffffffff81099a06>] blocking_notifier_call_chain+0x16/0x20
>   [<ffffffff813a970b>] fb_notifier_call_chain+0x1b/0x20
>   [<ffffffff813ab96b>] register_framebuffer+0x1eb/0x320
>   [<ffffffffa013fa34>] drm_fb_helper_initial_config+0x214/0x3a0 [drm_kms_helper]
>   [<ffffffffa020c64b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
>   [<ffffffff8109b40c>] async_run_entry_fn+0x4c/0x160
>   [<ffffffff81092bab>] process_one_work+0x14b/0x4a0
>   [<ffffffff8109336b>] worker_thread+0x11b/0x480
>   [<ffffffff81093250>] ? rescuer_thread+0x310/0x310
>   [<ffffffff81098e89>] kthread+0xc9/0xe0
>   [<ffffffff81090000>] ? wq_unbind_fn+0xa0/0x100
>   [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
>   [<ffffffff816d3aac>] ret_from_fork+0x7c/0xb0
>   [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
>  ---[ end trace 507288b4d65403f3 ]---
> 
> It's not connected to a monitor so I don't know if it has a blank screen or not.
> But because of the warning, it makes my tests fail (ktest fails or call traces
> like this).
> 
> I bisected it down to this commit:
> 
> commit 455a68086d1dfb801ad7c867d5ca0ed0e0f758b0
> Author: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> Date:   Mon Dec 1 15:40:11 2014 -0800
> 
>     drm/i915: remove intel_pipe_set_base() (v4)
> 
> 
> -- Steve


^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-03-16 15:45           ` Steven Rostedt
@ 2015-03-16 16:43               ` Daniel Vetter
  0 siblings, 0 replies; 38+ messages in thread
From: Daniel Vetter @ 2015-03-16 16:43 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Andrey Skvortsov, Chris Wilson, Daniel Vetter, Jani Nikula,
	David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler

On Mon, Mar 16, 2015 at 11:45:03AM -0400, Steven Rostedt wrote:
> 
> Any movement on this? I still get this warning on 4.0-rc4.

Sorry for not looking into this, I've thought we've addressed this already
and the fix is simply still in-flight to 4.0-rc. Seems it's not :(

Is linux-next also affected or is this just a case of i915 maintainers
having failed to push the right patch to -fixes?

I'll try to figure out what fell apart here meanwhile. To help out, can
you please boot with drm.debug=0xe and grab the full dmesg for booting?
Looks like it falls over in the initial fbcon modeset, which is indeed
strange ...

Thanks, Daniel

> 
> -- Steve
> 
> 
> On Thu, 5 Mar 2015 09:27:28 -0500
> Steven Rostedt <rostedt@goodmis.org> wrote:
> 
> > On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> > > 
> > > This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> > > I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> > > If you need any other debug information, traces, core dump or something else. Feel free to ask.
> > > 
> > 
> > I'm hitting this exact same warning on one of my test boxes.
> > 
> >  [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
> >  ------------[ cut here ]------------ 
> >  WARNING: CPU: 7 PID: 116 at /home/rostedt/work/git/linux-trace.git/drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x2de/0x300 [i915]()
> >  WARN_ON(obj->frontbuffer_bits)
> >  Modules linked in: i915 i2c_algo_bit e1000e drm_kms_helper ptp crc32c_intel drm pps_core i2c_core video sunrpc
> >  CPU: 7 PID: 116 Comm: kworker/u16:5 Not tainted 4.0.0-rc1-test #270
> >  Hardware name: Hewlett-Packard HP Compaq Pro 6300 SFF/339A, BIOS K01 v02.05 05/07/2012
> >  Workqueue: events_unbound async_run_entry_fn
> >   00000000000011ad ffff88001fa837e8 ffffffff816cc3cc 000000000000d4d4
> >   ffff88001fa83838 ffff88001fa83828 ffffffff8107b977 ffff8800d4fd0000
> >   ffff88001f2b5800 ffff8800d4f40040 ffff8800d4f40000 ffff8800d4f400c0
> >  Call Trace:
> >   [<ffffffff816cc3cc>] dump_stack+0x4c/0x6e
> >   [<ffffffff8107b977>] warn_slowpath_common+0x97/0xe0
> >   [<ffffffff8107ba76>] warn_slowpath_fmt+0x46/0x50
> >   [<ffffffffa01b513e>] i915_gem_free_object+0x2de/0x300 [i915]
> >   [<ffffffffa0079797>] drm_gem_object_free+0x27/0x30 [drm]
> >   [<ffffffffa01ebf55>] intel_user_framebuffer_destroy+0x75/0xa0 [i915]
> >   [<ffffffffa0084b1b>] drm_framebuffer_free+0x5b/0x70 [drm]
> >   [<ffffffffa00858f9>] drm_framebuffer_unreference+0x39/0x70 [drm]
> >   [<ffffffffa00859fc>] drm_mode_set_config_internal+0xcc/0x110 [drm]
> >   [<ffffffffa013dca8>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
> >   [<ffffffffa013f780>] drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
> >   [<ffffffffa013f7f4>] drm_fb_helper_set_par+0x24/0x50 [drm_kms_helper]
> >   [<ffffffffa020bada>] intel_fbdev_set_par+0x1a/0x60 [i915]
> >   [<ffffffff8139f9c4>] fbcon_init+0x514/0x5a0
> >   [<ffffffff8140f39c>] visual_init+0xbc/0x120
> >   [<ffffffff81411aea>] do_bind_con_driver+0x16a/0x320
> >   [<ffffffff81411dc4>] do_take_over_console+0x124/0x1d0
> >   [<ffffffff8139de6b>] do_fbcon_takeover+0x5b/0xb0
> >   [<ffffffff813a2bd2>] fbcon_event_notify+0x672/0x800
> >   [<ffffffff810997dd>] notifier_call_chain+0x4d/0x70
> >   [<ffffffff810999c8>] __blocking_notifier_call_chain+0x58/0x80
> >   [<ffffffff81099a06>] blocking_notifier_call_chain+0x16/0x20
> >   [<ffffffff813a970b>] fb_notifier_call_chain+0x1b/0x20
> >   [<ffffffff813ab96b>] register_framebuffer+0x1eb/0x320
> >   [<ffffffffa013fa34>] drm_fb_helper_initial_config+0x214/0x3a0 [drm_kms_helper]
> >   [<ffffffffa020c64b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
> >   [<ffffffff8109b40c>] async_run_entry_fn+0x4c/0x160
> >   [<ffffffff81092bab>] process_one_work+0x14b/0x4a0
> >   [<ffffffff8109336b>] worker_thread+0x11b/0x480
> >   [<ffffffff81093250>] ? rescuer_thread+0x310/0x310
> >   [<ffffffff81098e89>] kthread+0xc9/0xe0
> >   [<ffffffff81090000>] ? wq_unbind_fn+0xa0/0x100
> >   [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
> >   [<ffffffff816d3aac>] ret_from_fork+0x7c/0xb0
> >   [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
> >  ---[ end trace 507288b4d65403f3 ]---
> > 
> > It's not connected to a monitor so I don't know if it has a blank screen or not.
> > But because of the warning, it makes my tests fail (ktest fails or call traces
> > like this).
> > 
> > I bisected it down to this commit:
> > 
> > commit 455a68086d1dfb801ad7c867d5ca0ed0e0f758b0
> > Author: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> > Date:   Mon Dec 1 15:40:11 2014 -0800
> > 
> >     drm/i915: remove intel_pipe_set_base() (v4)
> > 
> > 
> > -- Steve
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-03-16 16:43               ` Daniel Vetter
  0 siblings, 0 replies; 38+ messages in thread
From: Daniel Vetter @ 2015-03-16 16:43 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: intel-gfx, linux-kernel, dri-devel, Daniel Vetter,
	Andrey Skvortsov, Sitsofe Wheeler

On Mon, Mar 16, 2015 at 11:45:03AM -0400, Steven Rostedt wrote:
> 
> Any movement on this? I still get this warning on 4.0-rc4.

Sorry for not looking into this, I've thought we've addressed this already
and the fix is simply still in-flight to 4.0-rc. Seems it's not :(

Is linux-next also affected or is this just a case of i915 maintainers
having failed to push the right patch to -fixes?

I'll try to figure out what fell apart here meanwhile. To help out, can
you please boot with drm.debug=0xe and grab the full dmesg for booting?
Looks like it falls over in the initial fbcon modeset, which is indeed
strange ...

Thanks, Daniel

> 
> -- Steve
> 
> 
> On Thu, 5 Mar 2015 09:27:28 -0500
> Steven Rostedt <rostedt@goodmis.org> wrote:
> 
> > On Mon, Feb 23, 2015 at 11:12:39PM +0300, Andrey Skvortsov wrote:
> > > 
> > > This warning is moved from linux-next to v4.0-rc1 now. After system boot is just a black screen.
> > > I ssh'ed into the machine and saved the log. I attached updated dmesg.log with drm.debug=6. Hopefully it helps. 
> > > If you need any other debug information, traces, core dump or something else. Feel free to ask.
> > > 
> > 
> > I'm hitting this exact same warning on one of my test boxes.
> > 
> >  [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
> >  ------------[ cut here ]------------ 
> >  WARNING: CPU: 7 PID: 116 at /home/rostedt/work/git/linux-trace.git/drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object+0x2de/0x300 [i915]()
> >  WARN_ON(obj->frontbuffer_bits)
> >  Modules linked in: i915 i2c_algo_bit e1000e drm_kms_helper ptp crc32c_intel drm pps_core i2c_core video sunrpc
> >  CPU: 7 PID: 116 Comm: kworker/u16:5 Not tainted 4.0.0-rc1-test #270
> >  Hardware name: Hewlett-Packard HP Compaq Pro 6300 SFF/339A, BIOS K01 v02.05 05/07/2012
> >  Workqueue: events_unbound async_run_entry_fn
> >   00000000000011ad ffff88001fa837e8 ffffffff816cc3cc 000000000000d4d4
> >   ffff88001fa83838 ffff88001fa83828 ffffffff8107b977 ffff8800d4fd0000
> >   ffff88001f2b5800 ffff8800d4f40040 ffff8800d4f40000 ffff8800d4f400c0
> >  Call Trace:
> >   [<ffffffff816cc3cc>] dump_stack+0x4c/0x6e
> >   [<ffffffff8107b977>] warn_slowpath_common+0x97/0xe0
> >   [<ffffffff8107ba76>] warn_slowpath_fmt+0x46/0x50
> >   [<ffffffffa01b513e>] i915_gem_free_object+0x2de/0x300 [i915]
> >   [<ffffffffa0079797>] drm_gem_object_free+0x27/0x30 [drm]
> >   [<ffffffffa01ebf55>] intel_user_framebuffer_destroy+0x75/0xa0 [i915]
> >   [<ffffffffa0084b1b>] drm_framebuffer_free+0x5b/0x70 [drm]
> >   [<ffffffffa00858f9>] drm_framebuffer_unreference+0x39/0x70 [drm]
> >   [<ffffffffa00859fc>] drm_mode_set_config_internal+0xcc/0x110 [drm]
> >   [<ffffffffa013dca8>] restore_fbdev_mode+0xc8/0xf0 [drm_kms_helper]
> >   [<ffffffffa013f780>] drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
> >   [<ffffffffa013f7f4>] drm_fb_helper_set_par+0x24/0x50 [drm_kms_helper]
> >   [<ffffffffa020bada>] intel_fbdev_set_par+0x1a/0x60 [i915]
> >   [<ffffffff8139f9c4>] fbcon_init+0x514/0x5a0
> >   [<ffffffff8140f39c>] visual_init+0xbc/0x120
> >   [<ffffffff81411aea>] do_bind_con_driver+0x16a/0x320
> >   [<ffffffff81411dc4>] do_take_over_console+0x124/0x1d0
> >   [<ffffffff8139de6b>] do_fbcon_takeover+0x5b/0xb0
> >   [<ffffffff813a2bd2>] fbcon_event_notify+0x672/0x800
> >   [<ffffffff810997dd>] notifier_call_chain+0x4d/0x70
> >   [<ffffffff810999c8>] __blocking_notifier_call_chain+0x58/0x80
> >   [<ffffffff81099a06>] blocking_notifier_call_chain+0x16/0x20
> >   [<ffffffff813a970b>] fb_notifier_call_chain+0x1b/0x20
> >   [<ffffffff813ab96b>] register_framebuffer+0x1eb/0x320
> >   [<ffffffffa013fa34>] drm_fb_helper_initial_config+0x214/0x3a0 [drm_kms_helper]
> >   [<ffffffffa020c64b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
> >   [<ffffffff8109b40c>] async_run_entry_fn+0x4c/0x160
> >   [<ffffffff81092bab>] process_one_work+0x14b/0x4a0
> >   [<ffffffff8109336b>] worker_thread+0x11b/0x480
> >   [<ffffffff81093250>] ? rescuer_thread+0x310/0x310
> >   [<ffffffff81098e89>] kthread+0xc9/0xe0
> >   [<ffffffff81090000>] ? wq_unbind_fn+0xa0/0x100
> >   [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
> >   [<ffffffff816d3aac>] ret_from_fork+0x7c/0xb0
> >   [<ffffffff81098dc0>] ? flush_kthread_worker+0x90/0x90
> >  ---[ end trace 507288b4d65403f3 ]---
> > 
> > It's not connected to a monitor so I don't know if it has a blank screen or not.
> > But because of the warning, it makes my tests fail (ktest fails or call traces
> > like this).
> > 
> > I bisected it down to this commit:
> > 
> > commit 455a68086d1dfb801ad7c867d5ca0ed0e0f758b0
> > Author: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> > Date:   Mon Dec 1 15:40:11 2014 -0800
> > 
> >     drm/i915: remove intel_pipe_set_base() (v4)
> > 
> > 
> > -- Steve
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-03-16 16:43               ` Daniel Vetter
@ 2015-03-16 17:21                 ` Steven Rostedt
  -1 siblings, 0 replies; 38+ messages in thread
From: Steven Rostedt @ 2015-03-16 17:21 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Andrey Skvortsov, Chris Wilson, Daniel Vetter, Jani Nikula,
	David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler

On Mon, 16 Mar 2015 17:43:33 +0100
Daniel Vetter <daniel@ffwll.ch> wrote:


> Is linux-next also affected or is this just a case of i915 maintainers
> having failed to push the right patch to -fixes?

I just confirmed, linux-next boots without the warning.

> 
> I'll try to figure out what fell apart here meanwhile. To help out, can
> you please boot with drm.debug=0xe and grab the full dmesg for booting?
> Looks like it falls over in the initial fbcon modeset, which is indeed
> strange ...

Here they are:

 http://rostedt.homelinux.com/private/dmesg-next

 http://rostedt.homelinux.com/private/dmesg-4.0

-- Steve

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-03-16 17:21                 ` Steven Rostedt
  0 siblings, 0 replies; 38+ messages in thread
From: Steven Rostedt @ 2015-03-16 17:21 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: David Airlie, intel-gfx, linux-kernel, dri-devel, Daniel Vetter,
	Andrey Skvortsov, Sitsofe Wheeler

On Mon, 16 Mar 2015 17:43:33 +0100
Daniel Vetter <daniel@ffwll.ch> wrote:


> Is linux-next also affected or is this just a case of i915 maintainers
> having failed to push the right patch to -fixes?

I just confirmed, linux-next boots without the warning.

> 
> I'll try to figure out what fell apart here meanwhile. To help out, can
> you please boot with drm.debug=0xe and grab the full dmesg for booting?
> Looks like it falls over in the initial fbcon modeset, which is indeed
> strange ...

Here they are:

 http://rostedt.homelinux.com/private/dmesg-next

 http://rostedt.homelinux.com/private/dmesg-4.0

-- Steve
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-03-16 17:21                 ` Steven Rostedt
@ 2015-03-17  7:53                   ` Daniel Vetter
  -1 siblings, 0 replies; 38+ messages in thread
From: Daniel Vetter @ 2015-03-17  7:53 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Daniel Vetter, Andrey Skvortsov, Chris Wilson, Daniel Vetter,
	Jani Nikula, David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler

On Mon, Mar 16, 2015 at 01:21:58PM -0400, Steven Rostedt wrote:
> On Mon, 16 Mar 2015 17:43:33 +0100
> Daniel Vetter <daniel@ffwll.ch> wrote:
> 
> 
> > Is linux-next also affected or is this just a case of i915 maintainers
> > having failed to push the right patch to -fixes?
> 
> I just confirmed, linux-next boots without the warning.
> 
> > 
> > I'll try to figure out what fell apart here meanwhile. To help out, can
> > you please boot with drm.debug=0xe and grab the full dmesg for booting?
> > Looks like it falls over in the initial fbcon modeset, which is indeed
> > strange ...
> 
> Here they are:
> 
>  http://rostedt.homelinux.com/private/dmesg-next
> 
>  http://rostedt.homelinux.com/private/dmesg-4.0

The unnerving part is that I didn't find any patch not anything else that
might fix this frontbuffer_bits leak. I also couldn't spot the bug.

The real reason why -next works and 4.0 doesn't seems to be that 4.0
reconstructs a bogus initial framebuffer and then falls over when cleaning
that up. -next just doesn't reconstruct that framebuffer and hence also
can't fall over on cleanup.

Can you please cherry pick 42a7b088127f (\"drm/i915: Make sure the primary
plane is enabled before reading out the fb state\") from -next to 4.0-rc
to test whether this is indeed the difference in ducttape?

Thanks, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-03-17  7:53                   ` Daniel Vetter
  0 siblings, 0 replies; 38+ messages in thread
From: Daniel Vetter @ 2015-03-17  7:53 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: David Airlie, intel-gfx, linux-kernel, dri-devel, Daniel Vetter,
	Andrey Skvortsov, Sitsofe Wheeler

On Mon, Mar 16, 2015 at 01:21:58PM -0400, Steven Rostedt wrote:
> On Mon, 16 Mar 2015 17:43:33 +0100
> Daniel Vetter <daniel@ffwll.ch> wrote:
> 
> 
> > Is linux-next also affected or is this just a case of i915 maintainers
> > having failed to push the right patch to -fixes?
> 
> I just confirmed, linux-next boots without the warning.
> 
> > 
> > I'll try to figure out what fell apart here meanwhile. To help out, can
> > you please boot with drm.debug=0xe and grab the full dmesg for booting?
> > Looks like it falls over in the initial fbcon modeset, which is indeed
> > strange ...
> 
> Here they are:
> 
>  http://rostedt.homelinux.com/private/dmesg-next
> 
>  http://rostedt.homelinux.com/private/dmesg-4.0

The unnerving part is that I didn't find any patch not anything else that
might fix this frontbuffer_bits leak. I also couldn't spot the bug.

The real reason why -next works and 4.0 doesn't seems to be that 4.0
reconstructs a bogus initial framebuffer and then falls over when cleaning
that up. -next just doesn't reconstruct that framebuffer and hence also
can't fall over on cleanup.

Can you please cherry pick 42a7b088127f (\"drm/i915: Make sure the primary
plane is enabled before reading out the fb state\") from -next to 4.0-rc
to test whether this is indeed the difference in ducttape?

Thanks, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-03-17  7:53                   ` Daniel Vetter
  (?)
@ 2015-03-18  0:46                   ` Steven Rostedt
  2015-03-18  8:30                       ` Jani Nikula
  -1 siblings, 1 reply; 38+ messages in thread
From: Steven Rostedt @ 2015-03-18  0:46 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Andrey Skvortsov, Chris Wilson, Daniel Vetter, Jani Nikula,
	David Airlie, intel-gfx, dri-devel, linux-kernel,
	Sitsofe Wheeler

On Tue, 17 Mar 2015 08:53:21 +0100
Daniel Vetter <daniel@ffwll.ch> wrote:

> Can you please cherry pick 42a7b088127f (\"drm/i915: Make sure the primary
> plane is enabled before reading out the fb state\") from -next to 4.0-rc
> to test whether this is indeed the difference in ducttape?

I cherry-picked that patch and the warning does go away.

Thanks,

-- Steve

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
  2015-03-18  0:46                   ` [Intel-gfx] " Steven Rostedt
@ 2015-03-18  8:30                       ` Jani Nikula
  0 siblings, 0 replies; 38+ messages in thread
From: Jani Nikula @ 2015-03-18  8:30 UTC (permalink / raw)
  To: Steven Rostedt, Daniel Vetter
  Cc: Andrey Skvortsov, Chris Wilson, Daniel Vetter, David Airlie,
	intel-gfx, dri-devel, linux-kernel, Sitsofe Wheeler

On Wed, 18 Mar 2015, Steven Rostedt <rostedt@goodmis.org> wrote:
> On Tue, 17 Mar 2015 08:53:21 +0100
> Daniel Vetter <daniel@ffwll.ch> wrote:
>
>> Can you please cherry pick 42a7b088127f (\"drm/i915: Make sure the primary
>> plane is enabled before reading out the fb state\") from -next to 4.0-rc
>> to test whether this is indeed the difference in ducttape?
>
> I cherry-picked that patch and the warning does go away.

Cherry-picked to drm-intel-fixes to queue it to v4.0-rc. Thanks for the
report and testing.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
@ 2015-03-18  8:30                       ` Jani Nikula
  0 siblings, 0 replies; 38+ messages in thread
From: Jani Nikula @ 2015-03-18  8:30 UTC (permalink / raw)
  To: Steven Rostedt, Daniel Vetter
  Cc: David Airlie, intel-gfx, linux-kernel, dri-devel, Daniel Vetter,
	Andrey Skvortsov, Sitsofe Wheeler

On Wed, 18 Mar 2015, Steven Rostedt <rostedt@goodmis.org> wrote:
> On Tue, 17 Mar 2015 08:53:21 +0100
> Daniel Vetter <daniel@ffwll.ch> wrote:
>
>> Can you please cherry pick 42a7b088127f (\"drm/i915: Make sure the primary
>> plane is enabled before reading out the fb state\") from -next to 4.0-rc
>> to test whether this is indeed the difference in ducttape?
>
> I cherry-picked that patch and the warning does go away.

Cherry-picked to drm-intel-fixes to queue it to v4.0-rc. Thanks for the
report and testing.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2015-03-18  8:30 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03 19:15 [regression in linux-next] i915: broken graphics on laptop Andrey Skvortsov
2015-02-03 19:15 ` Andrey Skvortsov
2015-02-03 20:21 ` [Intel-gfx] " Chris Wilson
2015-02-03 20:21   ` Chris Wilson
2015-02-04 18:26   ` Andrey Skvortsov
2015-02-04 18:26     ` Andrey Skvortsov
2015-02-04 18:42     ` [Intel-gfx] " Chris Wilson
2015-02-04 18:42       ` Chris Wilson
2015-02-23 20:10       ` [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object Andrey Skvortsov
2015-02-23 20:10         ` Andrey Skvortsov
2015-02-23 20:12       ` [Intel-gfx] " Andrey Skvortsov
2015-02-23 20:12         ` Andrey Skvortsov
2015-02-23 21:20         ` [Intel-gfx] " Chris Wilson
2015-02-23 21:20           ` Chris Wilson
2015-02-23 23:42           ` [Intel-gfx] " Daniel Vetter
2015-02-23 23:42             ` Daniel Vetter
2015-02-28 12:20             ` Andrey Skvortsov
2015-02-28 12:20               ` Andrey Skvortsov
2015-02-28 21:10               ` [Intel-gfx] " Chris Wilson
2015-02-28 21:10                 ` Chris Wilson
2015-02-28 21:57                 ` [Intel-gfx] [Regression] BUG: unable to handle kernel NULL pointer dereference Andrey Skvortsov
2015-02-28 21:57                   ` Andrey Skvortsov
2015-03-01  8:29                   ` [Intel-gfx] " Chris Wilson
2015-03-01  9:30                     ` Andrey Skvortsov
2015-03-01  9:30                       ` Andrey Skvortsov
2015-03-01 10:28                       ` [Intel-gfx] " Chris Wilson
2015-03-01 10:28                         ` Chris Wilson
2015-03-05 14:27         ` [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object Steven Rostedt
2015-03-16 15:45           ` Steven Rostedt
2015-03-16 16:43             ` Daniel Vetter
2015-03-16 16:43               ` Daniel Vetter
2015-03-16 17:21               ` Steven Rostedt
2015-03-16 17:21                 ` Steven Rostedt
2015-03-17  7:53                 ` [Intel-gfx] " Daniel Vetter
2015-03-17  7:53                   ` Daniel Vetter
2015-03-18  0:46                   ` [Intel-gfx] " Steven Rostedt
2015-03-18  8:30                     ` Jani Nikula
2015-03-18  8:30                       ` Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.