[Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object

Andrey Skvortsov andrej.skvortzov at gmail.com
Sat Feb 28 04:20:37 PST 2015


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 at 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


-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.0.0-rc1-150225--00001-gb802a6b (developer at 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 at 192.168.23.6/eth0,2020 at 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 at 192.168.23.6/eth0,2020 at 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 at 0xfe9fb800 port 0xfe9fb900 irq 30
[   15.993588] ata4: DUMMY
[   15.993707] ata5: SATA max UDMA/133 abar m2048 at 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 at 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 at 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 at 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 at 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 at 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 at 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 ]---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150228/130e41a3/attachment-0001.sig>


More information about the dri-devel mailing list