[Linux-v4.2-10463-g9a9952bbd76a] i915: WARNING: intel_display.c:1377 assert_planes_disabled

From: Sedat Dilek
Date: Tue Sep 08 2015 - 22:42:38 EST


[ TO INTEL DRM DRIVERS maintainers ]

Hi,

out of curiosity and to play with the new bindeb-pkg make-target I
built pre-v4.3-rc1 (git-describe says v4.2-10463-g9a9952bbd76a)
Debian-kernel packages.

I see several bugs and call-traces.

Two hit a warning in i915 (one snippet here, full dmesg-log and
kernel-config are attached).

[ 20.920943] ------------[ cut here ]------------
[ 20.920982] WARNING: CPU: 0 PID: 114 at
drivers/gpu/drm/i915/intel_display.c:1377
assert_planes_disabled+0xe4/0x150 [i915]()
[ 20.920983] plane A assertion failure, should be disabled but not
[ 20.921023] Modules linked in: i915 mac80211 snd_hda_codec_hdmi
snd_hda_codec_realtek snd_hda_codec_generic uvcvideo snd_hda_intel
snd_hda_codec videobuf2_vmalloc videobuf2_memops videobuf2_core rfcomm
joydev bnep v4l2_common snd_hwdep iwlwifi videodev usb_storage
kvm_intel snd_hda_core parport_pc cfg80211 btusb i2c_algo_bit
drm_kms_helper ppdev btrtl btbcm snd_pcm btintel kvm bluetooth
snd_seq_midi psmouse snd_seq_midi_event snd_rawmidi syscopyarea
snd_seq sysfillrect sysimgblt fb_sys_fops drm snd_timer snd_seq_device
serio_raw samsung_laptop snd lpc_ich video soundcore wmi intel_rst
mac_hid lp parport binfmt_misc hid_generic usbhid hid r8169 mii
[ 20.921026] CPU: 0 PID: 114 Comm: kworker/u16:5 Not tainted
4.2.0-10463.1-iniza-small #1
[ 20.921027] Hardware name: SAMSUNG ELECTRONICS CO., LTD.
530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 20.921033] Workqueue: events_unbound async_run_entry_fn
[ 20.921037] ffffffffa06a9d60 ffff8800378af718 ffffffff813df89b
ffff8800378af760
[ 20.921039] ffff8800378af750 ffffffff8107cdc6 ffff8800c2000000
0000000000000000
[ 20.921042] 0000000000000000 ffff8800bf90b000 ffff8800bf90b000
ffff8800378af7b0
[ 20.921043] Call Trace:
[ 20.921046] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 20.921050] [<ffffffff8107cdc6>] warn_slowpath_common+0x86/0xc0
[ 20.921052] [<ffffffff8107ce4c>] warn_slowpath_fmt+0x4c/0x50
[ 20.921081] [<ffffffffa0634af4>] assert_planes_disabled+0xe4/0x150 [i915]
[ 20.921106] [<ffffffffa063e8bf>] intel_disable_pipe+0x4f/0x2d0 [i915]
[ 20.921129] [<ffffffffa063eeb5>] ironlake_crtc_disable+0x85/0x7d0 [i915]
[ 20.921151] [<ffffffffa063a9ce>] ?
intel_crtc_disable_planes+0xde/0xf0 [i915]
[ 20.921176] [<ffffffffa0647a58>] intel_atomic_commit+0x108/0x1370 [i915]
[ 20.921192] [<ffffffffa00f1957>] ? drm_atomic_check_only+0x1d7/0x5a0 [drm]
[ 20.921205] [<ffffffffa00f15c9>] ?
drm_atomic_get_connector_state+0x49/0x110 [drm]
[ 20.921216] [<ffffffffa00f1d57>] drm_atomic_commit+0x37/0x60 [drm]
[ 20.921223] [<ffffffffa02138aa>]
drm_atomic_helper_set_config+0x1ca/0x430 [drm_kms_helper]
[ 20.921234] [<ffffffffa00e13c5>]
drm_mode_set_config_internal+0x65/0x110 [drm]
[ 20.921240] [<ffffffffa021674e>] restore_fbdev_mode+0xbe/0xe0
[drm_kms_helper]
[ 20.921246] [<ffffffffa0218615>]
drm_fb_helper_restore_fbdev_mode_unlocked+0x25/0x70 [drm_kms_helper]
[ 20.921251] [<ffffffffa021868d>] drm_fb_helper_set_par+0x2d/0x50
[drm_kms_helper]
[ 20.921280] [<ffffffffa065dfba>] intel_fbdev_set_par+0x1a/0x60 [i915]
[ 20.921283] [<ffffffff8144e12e>] fbcon_init+0x53e/0x5d0
[ 20.921286] [<ffffffff814d32ca>] visual_init+0xca/0x130
[ 20.921289] [<ffffffff814d5877>] do_bind_con_driver+0x167/0x3a0
[ 20.921292] [<ffffffff814d5d5c>] do_take_over_console+0xac/0x1d0
[ 20.921294] [<ffffffff81449e27>] do_fbcon_takeover+0x57/0xb0
[ 20.921296] [<ffffffff8144ecd2>] fbcon_event_notify+0x752/0x860
[ 20.921299] [<ffffffff810a2ce5>] ? __blocking_notifier_call_chain+0x35/0x70
[ 20.921301] [<ffffffff810a2aed>] notifier_call_chain+0x5d/0x80
[ 20.921304] [<ffffffff810a2cfd>] __blocking_notifier_call_chain+0x4d/0x70
[ 20.921306] [<ffffffff810a2d36>] blocking_notifier_call_chain+0x16/0x20
[ 20.921308] [<ffffffff8145162b>] fb_notifier_call_chain+0x1b/0x20
[ 20.921311] [<ffffffff81453854>] register_framebuffer+0x204/0x330
[ 20.921317] [<ffffffffa02188e4>]
drm_fb_helper_initial_config+0x234/0x3b0 [drm_kms_helper]
[ 20.921344] [<ffffffffa065f15b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
[ 20.921346] [<ffffffff810a4807>] async_run_entry_fn+0x37/0xe0
[ 20.921349] [<ffffffff8109a8b1>] process_one_work+0x1e1/0x620
[ 20.921352] [<ffffffff8109a826>] ? process_one_work+0x156/0x620
[ 20.921353] [<ffffffff8109b589>] worker_thread+0x69/0x480
[ 20.921355] [<ffffffff8109b520>] ? cancel_delayed_work_sync+0x20/0x20
[ 20.921357] [<ffffffff810a17ea>] kthread+0x10a/0x120
[ 20.921360] [<ffffffff810a16e0>] ? kthread_create_on_node+0x200/0x200
[ 20.921364] [<ffffffff817badef>] ret_from_fork+0x3f/0x70
[ 20.921366] [<ffffffff810a16e0>] ? kthread_create_on_node+0x200/0x200
[ 20.921367] ---[ end trace 85fce5c152ff4528 ]---

Some intelgfx hardware infos (see attached Xorg.0.log)...

[ 27.487] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD
Graphics 3000
[ 27.565] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend

Please have a look at it.

If this is a known issue, please let me know and kindly point me to a
patch (patchwork preferred) or commit-id in drm-intel Git.
( Sorry, I have not checked any mailing-lists or patchwork. )

If you need more infos, logs and/or debug material please let me know
and give clear instructions (especially for debugging).

Thanks.

Regards,
- Sedat -
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.2.0-10463.1-iniza-small (sedat.dilek@xxxxxxxxx@fambox) (gcc version 4.9.2 (Ubuntu 4.9.2-0ubuntu1~12.04) ) #1 SMP Wed Sep 9 04:04:11 CEST 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-10463.1-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Disabled fast string operations
[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 0x340 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x11fe00 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-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 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask FE0000000 write-back
[ 0.000000] 6 base 11FE00000 mask FFFE00000 uncachable
[ 0.000000] 7 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02ccb000, 0x02ccbfff] PGTABLE
[ 0.000000] BRK [0x02ccc000, 0x02cccfff] PGTABLE
[ 0.000000] BRK [0x02ccd000, 0x02ccdfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11fc00000-0x11fdfffff]
[ 0.000000] [mem 0x11fc00000-0x11fdfffff] page 2M
[ 0.000000] BRK [0x02cce000, 0x02ccefff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11fbfffff]
[ 0.000000] [mem 0x100000000-0x11fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0xc0000000-0xd9c9efff]
[ 0.000000] [mem 0xc0000000-0xd9bfffff] page 2M
[ 0.000000] [mem 0xd9c00000-0xd9c9efff] page 4k
[ 0.000000] BRK [0x02ccf000, 0x02ccffff] PGTABLE
[ 0.000000] BRK [0x02cd0000, 0x02cd0fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff]
[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40200000-0xbfffffff]
[ 0.000000] [mem 0x40200000-0xbfffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x3790e000-0x37c7efff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0100 000024 (v02 SECCSD)
[ 0.000000] ACPI: XSDT 0x00000000DAFFE170 00008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[ 0.000000] ACPI: FACP 0x00000000DAFEF000 00010C (v05 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: DSDT 0x00000000DAFF2000 0083AC (v02 SECCSD SNB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 0x00000000DAF47000 000040
[ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[ 0.000000] ACPI: SSDT 0x00000000DAFFB000 001068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[ 0.000000] ACPI: ASF! 0x00000000DAFF1000 0000A5 (v32 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: HPET 0x00000000DAFEE000 000038 (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: APIC 0x00000000DAFED000 000098 (v03 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: MCFG 0x00000000DAFEC000 00003C (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFEB000 000804 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000DAFEA000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x00000000DAFE9000 00003E (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000DAFE8000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: UEFI 0x00000000DAFE7000 00026A (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFE6000 0000D0 (v01 Iffs IffsAsl 00003000 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x11fdf8000-0x11fdfcfff]
[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000011fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x000000003fffffff]
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000d9c9efff]
[ 0.000000] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000011fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fdfffff]
[ 0.000000] On node 0 totalpages: 1021500
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 156 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13859 pages used for memmap
[ 0.000000] DMA32 zone: 886944 pages, LIFO batch:31
[ 0.000000] Normal zone: 2040 pages used for memmap
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 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] IOAPIC[0]: apic_id 14, 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: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd9c9f000-0xdae7efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdae7f000-0xdaf9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-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-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88011fa00000 s101576 r8192 d29496 u262144
[ 0.000000] pcpu-alloc: s101576 r8192 d29496 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005381
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-10463.1-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3918808K/4086000K available (7936K kernel code, 1375K rwdata, 3496K rodata, 1408K init, 14376K bss, 167192K reserved, 0K cma-reserved)
[ 0.000000] Running RCU self tests
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU lockdep checking is enabled.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:16640 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000000] ... CHAINHASH_SIZE: 32768
[ 0.000000] memory used by lock dependency info: 8159 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1596.375 MHz processor
[ 0.000074] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.75 BogoMIPS (lpj=6385500)
[ 0.000087] pid_max: default: 32768 minimum: 301
[ 0.000112] ACPI: Core revision 20150818
[ 0.018807] ACPI: 5 ACPI AML tables successfully acquired and loaded
[ 0.018988] Security Framework initialized
[ 0.018995] Yama: becoming mindful.
[ 0.019029] AppArmor: AppArmor initialized
[ 0.019890] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.021203] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.021683] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.021705] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.022789] Initializing cgroup subsys blkio
[ 0.022822] Initializing cgroup subsys memory
[ 0.022850] Initializing cgroup subsys devices
[ 0.022882] Initializing cgroup subsys freezer
[ 0.022913] Initializing cgroup subsys perf_event
[ 0.022925] Initializing cgroup subsys hugetlb
[ 0.022979] Disabled fast string operations
[ 0.022986] CPU: Physical Processor ID: 0
[ 0.022991] CPU: Processor Core ID: 0
[ 0.023000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.023006] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.023014] mce: CPU supports 7 MCE banks
[ 0.023051] CPU0: Thermal monitoring enabled (TM1)
[ 0.023072] process: using mwait in idle threads
[ 0.023081] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.023087] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.023304] Freeing SMP alternatives memory: 24K (ffffffff81eb9000 - ffffffff81ebf000)
[ 0.039226] ftrace: allocating 29308 entries in 115 pages
[ 0.055697] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.056322] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.095991] TSC deadline timer enabled
[ 0.095996] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (fam: 06, model: 2a, stepping: 07)
[ 0.096051] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[ 0.096096] ... version: 3
[ 0.096101] ... bit width: 48
[ 0.096106] ... generic registers: 4
[ 0.096111] ... value mask: 0000ffffffffffff
[ 0.096117] ... max period: 0000ffffffffffff
[ 0.096122] ... fixed-purpose events: 3
[ 0.096127] ... event mask: 000000070000000f
[ 0.098044] x86: Booting SMP configuration:
[ 0.098052] .... node #0, CPUs: #1
[ 0.098381] Disabled fast string operations
[ 0.100928] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.101457] #2
[ 0.101764] Disabled fast string operations
[ 0.104317] #3<6>[ 0.104627] Disabled fast string operations
[ 0.106758] x86: Booted up 1 node, 4 CPUs
[ 0.106772] smpboot: Total of 4 processors activated (12771.00 BogoMIPS)
[ 0.111503] devtmpfs: initialized
[ 0.116318] evm: security.selinux
[ 0.116325] evm: security.SMACK64
[ 0.116330] evm: security.capability
[ 0.116495] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[ 0.116859] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.118336] NET: Registered protocol family 16
[ 0.130553] cpuidle: using governor ladder
[ 0.138435] cpuidle: using governor menu
[ 0.138626] ACPI: bus type PCI registered
[ 0.138930] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.138942] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.138957] PCI: Using configuration type 1 for base access
[ 0.139604] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.155992] ACPI: Added _OSI(Module Device)
[ 0.156001] ACPI: Added _OSI(Processor Device)
[ 0.156007] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.156013] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.168121] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.176677] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.178572] ACPI: Dynamic OEM Table Load:
[ 0.178602] ACPI: SSDT 0xFFFF88011A469000 000688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.180769] ACPI: Dynamic OEM Table Load:
[ 0.180795] ACPI: SSDT 0xFFFF88011A4DB000 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.182807] ACPI: Dynamic OEM Table Load:
[ 0.182833] ACPI: SSDT 0xFFFF88011A4D2A00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.186177] ACPI : EC: EC started
[ 0.187790] ACPI: Interpreter enabled
[ 0.187815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
[ 0.187874] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.187881] ACPI: Using IOAPIC for interrupt routing
[ 0.187960] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.209011] ACPI: Power Resource [FN00] (off)
[ 0.209446] ACPI: Power Resource [FN01] (off)
[ 0.209785] ACPI: Power Resource [FN02] (off)
[ 0.210121] ACPI: Power Resource [FN03] (off)
[ 0.210454] ACPI: Power Resource [FN04] (off)
[ 0.212824] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.212838] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.213456] \_SB_.PCI0:_OSC invalid UUID
[ 0.213459] _OSC request data:1 1f 0
[ 0.213465] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.214355] PCI host bridge to bus 0000:00
[ 0.214365] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.214372] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.214380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.214387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.214396] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.214405] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.214519] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.214906] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.214932] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.214944] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.214952] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.215376] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.215437] pci 0000:00:16.0: reg 0x10: [mem 0xf0705000-0xf070500f 64bit]
[ 0.215552] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.215892] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.215946] pci 0000:00:1a.0: reg 0x10: [mem 0xf070a000-0xf070a3ff]
[ 0.216079] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.216385] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.216444] pci 0000:00:1b.0: reg 0x10: [mem 0xf0700000-0xf0703fff 64bit]
[ 0.216579] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.216761] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.216927] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.217075] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.217238] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.217404] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.217551] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.217712] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.217875] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.218022] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.218348] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.218402] pci 0000:00:1d.0: reg 0x10: [mem 0xf0709000-0xf07093ff]
[ 0.218546] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.218863] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[ 0.219302] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.219358] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
[ 0.219375] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
[ 0.219391] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
[ 0.219407] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
[ 0.219424] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
[ 0.219441] pci 0000:00:1f.2: reg 0x24: [mem 0xf0708000-0xf07087ff]
[ 0.219507] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.219803] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.219839] pci 0000:00:1f.3: reg 0x10: [mem 0xf0704000-0xf07040ff 64bit]
[ 0.219886] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.220307] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.220323] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.220574] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[ 0.221181] pci 0000:01:00.0: reg 0x10: [mem 0xf0600000-0xf0601fff 64bit]
[ 0.222535] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.222830] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.234915] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.234927] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.234942] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.235022] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.235220] pci 0000:02:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.235357] pci 0000:02:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.235442] pci 0000:02:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.235739] pci 0000:02:00.0: supports D1 D2
[ 0.235741] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.235898] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.246812] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.246828] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.246873] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.246953] pci 0000:03:00.0: reg 0x10: [mem 0xf0500000-0xf0507fff 64bit]
[ 0.247150] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.249383] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.249566] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.249749] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.249927] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.250115] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.250294] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.250473] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.250680] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.252055] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.252199] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.252556] ACPI : EC: 0 stale EC events cleared
[ 0.253316] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.253324] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.253340] vgaarb: loaded
[ 0.253345] vgaarb: bridge control possible 0000:00:02.0
[ 0.254049] SCSI subsystem initialized
[ 0.254221] libata version 3.00 loaded.
[ 0.254320] ACPI: bus type USB registered
[ 0.254393] usbcore: registered new interface driver usbfs
[ 0.254434] usbcore: registered new interface driver hub
[ 0.254523] usbcore: registered new device driver usb
[ 0.255030] PCI: Using ACPI for IRQ routing
[ 0.258707] PCI: pci_cache_line_size set to 64 bytes
[ 0.258848] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.258856] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[ 0.258859] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.258862] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.259595] NetLabel: Initializing
[ 0.259601] NetLabel: domain hash size = 128
[ 0.259607] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.259665] NetLabel: unlabeled traffic allowed by default
[ 0.259892] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.259907] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.263015] clocksource: Switched to clocksource hpet
[ 0.304138] AppArmor: AppArmor Filesystem Enabled
[ 0.304397] pnp: PnP ACPI init
[ 0.305098] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.305108] system 00:00: [io 0x1000-0x100f] has been reserved
[ 0.305116] system 00:00: [io 0x5000-0x5003] has been reserved
[ 0.305124] system 00:00: [io 0xffff] has been reserved
[ 0.305133] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.305140] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.305148] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.305157] system 00:00: [io 0x0a00-0x0a0f] has been reserved
[ 0.305165] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.305173] system 00:00: [io 0x5000-0x500f] could not be reserved
[ 0.305212] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.305305] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.305463] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.305476] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.305574] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.305702] pnp 00:04: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[ 0.306137] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.306146] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.306155] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.306163] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.306171] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.306179] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.306187] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.306195] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.306204] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.306213] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.306224] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.307208] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.307266] pnp: PnP ACPI: found 7 devices
[ 0.318380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.318445] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.318459] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.318480] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.318488] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.318506] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.318524] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.318536] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.318557] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.318560] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.318562] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.318564] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.318566] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[ 0.318569] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[ 0.318571] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.318573] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.318575] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.318707] NET: Registered protocol family 2
[ 0.319316] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.319795] TCP bind hash table entries: 32768 (order: 9, 2097152 bytes)
[ 0.322026] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.322182] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[ 0.322532] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[ 0.323150] NET: Registered protocol family 1
[ 0.323182] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.323381] PCI: CLS 64 bytes, default 64
[ 0.323647] Trying to unpack rootfs image as initramfs...
[ 0.407972] Freeing initrd memory: 3524K (ffff88003790e000 - ffff880037c7f000)
[ 0.408089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.408097] software IO TLB [mem 0xd5c9f000-0xd9c9f000] (64MB) mapped at [ffff8800d5c9f000-ffff8800d9c9efff]
[ 0.408256] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.408266] hw unit of domain pp0-core 2^-16 Joules
[ 0.408272] hw unit of domain package 2^-16 Joules
[ 0.408277] hw unit of domain pp1-gpu 2^-16 Joules
[ 0.408555] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[ 0.408581] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[ 0.408612] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[ 0.408636] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[ 0.408822] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 0.408897] Scanning for low memory corruption every 60 seconds
[ 0.410264] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.410473] audit: initializing netlink subsys (disabled)
[ 0.410562] audit: type=2000 audit(1441772048.392:1): initialized
[ 0.411556] Initialise system trusted keyring
[ 0.411843] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.412493] VFS: Disk quotas dquot_6.6.0
[ 0.412539] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.413438] fuse init (API version 7.23)
[ 0.415818] Key type asymmetric registered
[ 0.415845] Asymmetric key parser 'x509' registered
[ 0.415904] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.416078] io scheduler noop registered
[ 0.416089] io scheduler deadline registered (default)
[ 0.416132] io scheduler cfq registered
[ 0.416142] start plist test
[ 0.417728] end plist test
[ 0.419180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.419206] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.419429] intel_idle: MWAIT substates: 0x21120
[ 0.419431] intel_idle: v0.4 model 0x2A
[ 0.419432] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.420776] ACPI: AC Adapter [ADP1] (on-line)
[ 0.421033] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.421089] ACPI: Lid Switch [LID0]
[ 0.421236] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.421287] ACPI: Power Button [PWRB]
[ 0.421433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.421446] ACPI: Power Button [PWRF]
[ 0.425825] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.425834] ACPI: Thermal Zone [TZ00] (62 C)
[ 0.426497] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.426504] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.426629] GHES: HEST is not enabled!
[ 0.427038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.435174] ACPI: Battery Slot [BAT1] (battery present)
[ 0.435429] Linux agpgart interface v0.103
[ 0.446139] brd: module loaded
[ 0.452091] loop: module loaded
[ 0.457189] ahci 0000:00:1f.2: version 3.0
[ 0.457601] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.471036] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[ 0.471050] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.497356] scsi host0: ahci
[ 0.497923] scsi host1: ahci
[ 0.498354] scsi host2: ahci
[ 0.498925] scsi host3: ahci
[ 0.499473] scsi host4: ahci
[ 0.499904] scsi host5: ahci
[ 0.500112] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 25
[ 0.500123] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 25
[ 0.500132] ata3: DUMMY
[ 0.500138] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 25
[ 0.500148] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 25
[ 0.500157] ata6: DUMMY
[ 0.501833] libphy: Fixed MDIO Bus: probed
[ 0.502244] tun: Universal TUN/TAP device driver, 1.6
[ 0.502250] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 0.502458] PPP generic driver version 2.4.2
[ 0.502884] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.503084] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[ 0.512873] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[ 0.513782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.513791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.513800] usb usb1: Product: xHCI Host Controller
[ 0.513806] usb usb1: Manufacturer: Linux 4.2.0-10463.1-iniza-small xhci-hcd
[ 0.513813] usb usb1: SerialNumber: 0000:03:00.0
[ 0.514763] hub 1-0:1.0: USB hub found
[ 0.514892] hub 1-0:1.0: 2 ports detected
[ 0.515824] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.515842] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[ 0.516007] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.516131] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.516139] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.516148] usb usb2: Product: xHCI Host Controller
[ 0.516153] usb usb2: Manufacturer: Linux 4.2.0-10463.1-iniza-small xhci-hcd
[ 0.516160] usb usb2: SerialNumber: 0000:03:00.0
[ 0.516761] hub 2-0:1.0: USB hub found
[ 0.516838] hub 2-0:1.0: 2 ports detected
[ 0.517438] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.517449] ehci-pci: EHCI PCI platform driver
[ 0.517808] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.517836] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.517867] ehci-pci 0000:00:1a.0: debug port 2
[ 0.521813] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.521845] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[ 0.530894] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.531067] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.531075] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.531084] usb usb3: Product: EHCI Host Controller
[ 0.531090] usb usb3: Manufacturer: Linux 4.2.0-10463.1-iniza-small ehci_hcd
[ 0.531097] usb usb3: SerialNumber: 0000:00:1a.0
[ 0.531593] hub 3-0:1.0: USB hub found
[ 0.531625] hub 3-0:1.0: 2 ports detected
[ 0.532446] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.532468] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 0.532496] ehci-pci 0000:00:1d.0: debug port 2
[ 0.536421] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.536449] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[ 0.546834] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.546989] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.546996] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.547005] usb usb4: Product: EHCI Host Controller
[ 0.547011] usb usb4: Manufacturer: Linux 4.2.0-10463.1-iniza-small ehci_hcd
[ 0.547018] usb usb4: SerialNumber: 0000:00:1d.0
[ 0.547456] hub 4-0:1.0: USB hub found
[ 0.547485] hub 4-0:1.0: 2 ports detected
[ 0.547939] ehci-platform: EHCI generic platform driver
[ 0.547976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.548002] ohci-pci: OHCI PCI platform driver
[ 0.548042] ohci-platform: OHCI generic platform driver
[ 0.548075] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.548222] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[ 0.554336] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.554402] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.555295] mousedev: PS/2 mouse device common for all mice
[ 0.556659] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.556703] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.556789] device-mapper: uevent: version 1.0.3
[ 0.556982] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@xxxxxxxxxx
[ 0.557023] Intel P-state driver initializing.
[ 0.557950] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.558587] NET: Registered protocol family 10
[ 0.560966] NET: Registered protocol family 17
[ 0.561039] Key type dns_resolver registered
[ 0.563867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.564354] registered taskstats version 1
[ 0.564375] Loading compiled-in X.509 certificates
[ 0.565663] Loaded X.509 cert 'Build time autogenerated kernel key: d861534734a1854c045ffb7a95ace7fffd94d654'
[ 0.572736] Key type trusted registered
[ 0.582386] Key type encrypted registered
[ 0.582404] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.582414] evm: HMAC attrs: 0x1
[ 0.583487] rtc_cmos 00:01: setting system clock to 2015-09-09 04:14:09 UTC (1441772049)
[ 0.583687] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.583701] EDD information not available.
[ 0.818792] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.820264] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[ 0.820273] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.821967] ata1.00: configured for UDMA/133
[ 0.823251] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 A6C0 PQ: 0 ANSI: 5
[ 0.824451] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.824464] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.824828] sd 0:0:0:0: [sda] Write Protect is off
[ 0.824838] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.824850] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.824953] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.842653] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 0.858628] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 0.870861] sda: sda1 sda2 sda3
[ 0.872386] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.882693] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 0.975449] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[ 0.975461] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.976241] hub 3-1:1.0: USB hub found
[ 0.976459] hub 3-1:1.0: 6 ports detected
[ 0.991172] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[ 0.991205] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.991779] hub 4-1:1.0: USB hub found
[ 0.992035] hub 4-1:1.0: 6 ports detected
[ 1.076453] usb 1-1: New USB device found, idVendor=046d, idProduct=c00e
[ 1.076463] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.076470] usb 1-1: Product: USB-PS/2 Optical Mouse
[ 1.076475] usb 1-1: Manufacturer: Logitech
[ 1.076784] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.142563] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.143460] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[ 1.143483] ata2.00: 31277232 sectors, multi 1: LBA48
[ 1.144228] ata2.00: configured for UDMA/133
[ 1.144796] scsi 1:0:0:0: Direct-Access ATA SanDisk iSSD P4 9.14 PQ: 0 ANSI: 5
[ 1.145568] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 1.145735] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.145740] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.145742] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.145788] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.147003] sdb: sdb1 sdb2
[ 1.148012] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.246484] usb 3-1.4: new high-speed USB device number 3 using ehci-pci
[ 1.262470] usb 4-1.4: new high-speed USB device number 3 using ehci-pci
[ 1.364175] usb 4-1.4: New USB device found, idVendor=04a9, idProduct=2225
[ 1.364187] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.364195] usb 4-1.4: Product: CanoScan
[ 1.364200] usb 4-1.4: Manufacturer: Canon
[ 1.406479] tsc: Refined TSC clocksource calibration: 1596.374 MHz
[ 1.406490] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1702c3a922f, max_idle_ns: 440795242034 ns
[ 1.434351] usb 4-1.5: new full-speed USB device number 4 using ehci-pci
[ 1.462332] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.498753] usb 3-1.4: New USB device found, idVendor=2232, idProduct=1018
[ 1.498763] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.498772] usb 3-1.4: Product: WebCam SC-13HDL11431N
[ 1.498777] usb 3-1.4: Manufacturer: 123
[ 1.531621] usb 4-1.5: New USB device found, idVendor=8086, idProduct=0189
[ 1.531633] usb 4-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.782110] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.783002] Freeing unused kernel memory: 1408K (ffffffff81d59000 - ffffffff81eb9000)
[ 1.783012] Write protecting the kernel read-only data: 12288k
[ 1.783572] Freeing unused kernel memory: 244K (ffff8800017c3000 - ffff880001800000)
[ 1.783972] Freeing unused kernel memory: 600K (ffff880001b6a000 - ffff880001c00000)
[ 1.822740] udevd[168]: starting version 175
[ 2.176376] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.176407] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.178371] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc900009ae000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 31
[ 2.178393] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.205729] usbcore: registered new interface driver usbhid
[ 2.205744] usbhid: USB HID core driver
[ 2.248204] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb1/1-1/1-1:1.0/0003:046D:C00E.0001/input/input5
[ 2.248784] hid-generic 0003:046D:C00E.0001: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:03:00.0-1/input0
[ 2.406009] clocksource: Switched to clocksource tsc
[ 2.923116] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 3.518011] random: nonblocking pool is initialized
[ 4.048350] usb 3-1.2: new high-speed USB device number 4 using ehci-pci
[ 4.143106] usb 3-1.2: New USB device found, idVendor=12d1, idProduct=1446
[ 4.143118] usb 3-1.2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 4.143128] usb 3-1.2: Product: HUAWEI Mobile
[ 4.143133] usb 3-1.2: Manufacturer: HUAWEI Technology
[ 5.329484] init: ureadahead main process (467) terminated with status 5
[ 9.665342] Adding 262140k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262140k FS
[ 9.884134] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[ 10.069724] udevd[702]: starting version 175
[ 11.394199] lp: driver loaded but no devices found
[ 13.169084] wmi: Mapper loaded
[ 13.314524] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150818/utaddress-254)
[ 13.314538] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.314547] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150818/utaddress-254)
[ 13.314555] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.314559] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150818/utaddress-254)
[ 13.314567] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.314571] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150818/utaddress-254)
[ 13.314578] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.314581] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 13.536733] samsung_laptop: detected SABI interface: SwSmi@
[ 13.812661] [drm] Initialized drm 1.1.0 20060810
[ 14.891865] Bluetooth: Core ver 2.20
[ 14.891925] NET: Registered protocol family 31
[ 14.891928] Bluetooth: HCI device and connection manager initialized
[ 14.892039] Bluetooth: HCI socket layer initialized
[ 14.892048] Bluetooth: L2CAP socket layer initialized
[ 14.892141] Bluetooth: SCO socket layer initialized
[ 15.298355] ppdev: user-space parallel port driver
[ 15.374608] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[ 15.390178] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[ 15.405250] psmouse serio1: elantech: Elan sample query result 03, 3f, 86
[ 15.485354] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[ 15.742086] usbcore: registered new interface driver btusb
[ 16.256095] usb-storage 3-1.2:1.0: USB Mass Storage device detected
[ 16.256566] scsi host6: usb-storage 3-1.2:1.0
[ 16.257077] usb-storage 3-1.2:1.1: USB Mass Storage device detected
[ 16.257325] scsi host7: usb-storage 3-1.2:1.1
[ 16.257736] usbcore: registered new interface driver usb-storage
[ 16.396927] Linux video capture interface: v2.00
[ 16.662587] cfg80211: World regulatory domain updated:
[ 16.662592] cfg80211: DFS Master region: unset
[ 16.662594] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 16.662598] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.662600] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.662602] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.662604] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.662606] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.669513] Intel(R) Wireless WiFi driver for Linux
[ 16.669517] Copyright(c) 2003- 2015 Intel Corporation
[ 16.669889] iwlwifi 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 16.875164] audit: type=1400 audit(1441764865.801:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=1086 comm="apparmor_parser"
[ 16.875175] audit: type=1400 audit(1441764865.801:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1086 comm="apparmor_parser"
[ 16.875181] audit: type=1400 audit(1441764865.801:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=1086 comm="apparmor_parser"
[ 16.875340] audit: type=1400 audit(1441764865.801:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1092 comm="apparmor_parser"
[ 16.875357] audit: type=1400 audit(1441764865.801:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1092 comm="apparmor_parser"
[ 16.875369] audit: type=1400 audit(1441764865.801:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1092 comm="apparmor_parser"
[ 16.876006] audit: type=1400 audit(1441764865.801:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1086 comm="apparmor_parser"
[ 16.876020] audit: type=1400 audit(1441764865.801:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1086 comm="apparmor_parser"
[ 16.876139] audit: type=1400 audit(1441764865.801:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1092 comm="apparmor_parser"
[ 16.876148] audit: type=1400 audit(1441764865.801:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1092 comm="apparmor_parser"
[ 16.998557] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 17.260796] scsi 6:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 17.260947] scsi 7:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 17.265597] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 17.268937] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 17.273873] sr 6:0:0:0: [sr0] scsi-1 drive
[ 17.273880] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 17.277253] sr 6:0:0:0: Attached scsi CD-ROM sr0
[ 17.277927] sr 6:0:0:0: Attached scsi generic sg3 type 5
[ 17.505366] init: failsafe main process (1154) killed by TERM signal
[ 18.174690] usb 3-1.2: USB disconnect, device number 4
[ 19.584295] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 19.584300] Bluetooth: BNEP filters: protocol multicast
[ 19.584312] Bluetooth: BNEP socket layer initialized
[ 19.739493] Bluetooth: RFCOMM TTY layer initialized
[ 19.739505] Bluetooth: RFCOMM socket layer initialized
[ 19.739519] Bluetooth: RFCOMM ver 1.11
[ 20.328790] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[ 20.348521] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/input/input7
[ 20.348972] usbcore: registered new interface driver uvcvideo
[ 20.348977] USB Video Class driver (1.1.1)
[ 20.666791] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 20.666800] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.666804] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 20.666808] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 20.666811] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 20.666817] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 20.666822] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 20.776472] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 20.788164] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 20.789126] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 20.878775] [drm] Memory usable by graphics device = 2048M
[ 20.878847] [drm] Replacing VGA console driver
[ 20.888642] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 20.888646] [drm] Driver supports precise vblank timestamp query.
[ 20.889421] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 20.905674] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 20.906491] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 20.907853] [drm] Initialized i915 1.6.0 20150731 for 0000:00:02.0 on minor 0
[ 20.919245] fbcon: inteldrmfb (fb0) is primary device
[ 20.920943] ------------[ cut here ]------------
[ 20.920982] WARNING: CPU: 0 PID: 114 at drivers/gpu/drm/i915/intel_display.c:1377 assert_planes_disabled+0xe4/0x150 [i915]()
[ 20.920983] plane A assertion failure, should be disabled but not
[ 20.921023] Modules linked in: i915 mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic uvcvideo snd_hda_intel snd_hda_codec videobuf2_vmalloc videobuf2_memops videobuf2_core rfcomm joydev bnep v4l2_common snd_hwdep iwlwifi videodev usb_storage kvm_intel snd_hda_core parport_pc cfg80211 btusb i2c_algo_bit drm_kms_helper ppdev btrtl btbcm snd_pcm btintel kvm bluetooth snd_seq_midi psmouse snd_seq_midi_event snd_rawmidi syscopyarea snd_seq sysfillrect sysimgblt fb_sys_fops drm snd_timer snd_seq_device serio_raw samsung_laptop snd lpc_ich video soundcore wmi intel_rst mac_hid lp parport binfmt_misc hid_generic usbhid hid r8169 mii
[ 20.921026] CPU: 0 PID: 114 Comm: kworker/u16:5 Not tainted 4.2.0-10463.1-iniza-small #1
[ 20.921027] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 20.921033] Workqueue: events_unbound async_run_entry_fn
[ 20.921037] ffffffffa06a9d60 ffff8800378af718 ffffffff813df89b ffff8800378af760
[ 20.921039] ffff8800378af750 ffffffff8107cdc6 ffff8800c2000000 0000000000000000
[ 20.921042] 0000000000000000 ffff8800bf90b000 ffff8800bf90b000 ffff8800378af7b0
[ 20.921043] Call Trace:
[ 20.921046] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 20.921050] [<ffffffff8107cdc6>] warn_slowpath_common+0x86/0xc0
[ 20.921052] [<ffffffff8107ce4c>] warn_slowpath_fmt+0x4c/0x50
[ 20.921081] [<ffffffffa0634af4>] assert_planes_disabled+0xe4/0x150 [i915]
[ 20.921106] [<ffffffffa063e8bf>] intel_disable_pipe+0x4f/0x2d0 [i915]
[ 20.921129] [<ffffffffa063eeb5>] ironlake_crtc_disable+0x85/0x7d0 [i915]
[ 20.921151] [<ffffffffa063a9ce>] ? intel_crtc_disable_planes+0xde/0xf0 [i915]
[ 20.921176] [<ffffffffa0647a58>] intel_atomic_commit+0x108/0x1370 [i915]
[ 20.921192] [<ffffffffa00f1957>] ? drm_atomic_check_only+0x1d7/0x5a0 [drm]
[ 20.921205] [<ffffffffa00f15c9>] ? drm_atomic_get_connector_state+0x49/0x110 [drm]
[ 20.921216] [<ffffffffa00f1d57>] drm_atomic_commit+0x37/0x60 [drm]
[ 20.921223] [<ffffffffa02138aa>] drm_atomic_helper_set_config+0x1ca/0x430 [drm_kms_helper]
[ 20.921234] [<ffffffffa00e13c5>] drm_mode_set_config_internal+0x65/0x110 [drm]
[ 20.921240] [<ffffffffa021674e>] restore_fbdev_mode+0xbe/0xe0 [drm_kms_helper]
[ 20.921246] [<ffffffffa0218615>] drm_fb_helper_restore_fbdev_mode_unlocked+0x25/0x70 [drm_kms_helper]
[ 20.921251] [<ffffffffa021868d>] drm_fb_helper_set_par+0x2d/0x50 [drm_kms_helper]
[ 20.921280] [<ffffffffa065dfba>] intel_fbdev_set_par+0x1a/0x60 [i915]
[ 20.921283] [<ffffffff8144e12e>] fbcon_init+0x53e/0x5d0
[ 20.921286] [<ffffffff814d32ca>] visual_init+0xca/0x130
[ 20.921289] [<ffffffff814d5877>] do_bind_con_driver+0x167/0x3a0
[ 20.921292] [<ffffffff814d5d5c>] do_take_over_console+0xac/0x1d0
[ 20.921294] [<ffffffff81449e27>] do_fbcon_takeover+0x57/0xb0
[ 20.921296] [<ffffffff8144ecd2>] fbcon_event_notify+0x752/0x860
[ 20.921299] [<ffffffff810a2ce5>] ? __blocking_notifier_call_chain+0x35/0x70
[ 20.921301] [<ffffffff810a2aed>] notifier_call_chain+0x5d/0x80
[ 20.921304] [<ffffffff810a2cfd>] __blocking_notifier_call_chain+0x4d/0x70
[ 20.921306] [<ffffffff810a2d36>] blocking_notifier_call_chain+0x16/0x20
[ 20.921308] [<ffffffff8145162b>] fb_notifier_call_chain+0x1b/0x20
[ 20.921311] [<ffffffff81453854>] register_framebuffer+0x204/0x330
[ 20.921317] [<ffffffffa02188e4>] drm_fb_helper_initial_config+0x234/0x3b0 [drm_kms_helper]
[ 20.921344] [<ffffffffa065f15b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
[ 20.921346] [<ffffffff810a4807>] async_run_entry_fn+0x37/0xe0
[ 20.921349] [<ffffffff8109a8b1>] process_one_work+0x1e1/0x620
[ 20.921352] [<ffffffff8109a826>] ? process_one_work+0x156/0x620
[ 20.921353] [<ffffffff8109b589>] worker_thread+0x69/0x480
[ 20.921355] [<ffffffff8109b520>] ? cancel_delayed_work_sync+0x20/0x20
[ 20.921357] [<ffffffff810a17ea>] kthread+0x10a/0x120
[ 20.921360] [<ffffffff810a16e0>] ? kthread_create_on_node+0x200/0x200
[ 20.921364] [<ffffffff817badef>] ret_from_fork+0x3f/0x70
[ 20.921366] [<ffffffff810a16e0>] ? kthread_create_on_node+0x200/0x200
[ 20.921367] ---[ end trace 85fce5c152ff4528 ]---
[ 21.054948] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 21.054950] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 21.054951] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 21.054953] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[ 21.055631] iwlwifi 0000:01:00.0: L1 Enabled - LTR Disabled
[ 21.155512] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 21.467147] ------------[ cut here ]------------
[ 21.467199] WARNING: CPU: 0 PID: 114 at drivers/gpu/drm/i915/intel_display.c:1377 assert_planes_disabled+0xe4/0x150 [i915]()
[ 21.467201] plane A assertion failure, should be disabled but not
[ 21.467274] Modules linked in: arc4 iwldvm i915 mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic uvcvideo snd_hda_intel snd_hda_codec videobuf2_vmalloc videobuf2_memops videobuf2_core rfcomm joydev bnep v4l2_common snd_hwdep iwlwifi videodev usb_storage kvm_intel snd_hda_core parport_pc cfg80211 btusb i2c_algo_bit drm_kms_helper ppdev btrtl btbcm snd_pcm btintel kvm bluetooth snd_seq_midi psmouse snd_seq_midi_event snd_rawmidi syscopyarea snd_seq sysfillrect sysimgblt fb_sys_fops drm snd_timer snd_seq_device serio_raw samsung_laptop snd lpc_ich video soundcore wmi intel_rst mac_hid lp parport binfmt_misc hid_generic usbhid hid r8169 mii
[ 21.467278] CPU: 0 PID: 114 Comm: kworker/u16:5 Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 21.467280] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 21.467287] Workqueue: events_unbound async_run_entry_fn
[ 21.467294] ffffffffa06a9d60 ffff8800378af720 ffffffff813df89b ffff8800378af768
[ 21.467299] ffff8800378af758 ffffffff8107cdc6 ffff8800c2000000 0000000000000000
[ 21.467304] 0000000000000000 ffff8800c2000000 ffff8800c2000000 ffff8800378af7b8
[ 21.467305] Call Trace:
[ 21.467311] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 21.467315] [<ffffffff8107cdc6>] warn_slowpath_common+0x86/0xc0
[ 21.467319] [<ffffffff8107ce4c>] warn_slowpath_fmt+0x4c/0x50
[ 21.467355] [<ffffffffa0634af4>] assert_planes_disabled+0xe4/0x150 [i915]
[ 21.467387] [<ffffffffa0641352>] intel_enable_pipe+0x52/0x250 [i915]
[ 21.467420] [<ffffffffa064b23e>] ironlake_crtc_enable+0x31e/0xd60 [i915]
[ 21.467452] [<ffffffffa05eda5f>] ? intel_display_power_put+0xef/0x160 [i915]
[ 21.467485] [<ffffffffa0647ccb>] intel_atomic_commit+0x37b/0x1370 [i915]
[ 21.467507] [<ffffffffa00f1957>] ? drm_atomic_check_only+0x1d7/0x5a0 [drm]
[ 21.467524] [<ffffffffa00f15c9>] ? drm_atomic_get_connector_state+0x49/0x110 [drm]
[ 21.467540] [<ffffffffa00f1d57>] drm_atomic_commit+0x37/0x60 [drm]
[ 21.467550] [<ffffffffa02138aa>] drm_atomic_helper_set_config+0x1ca/0x430 [drm_kms_helper]
[ 21.467565] [<ffffffffa00e13c5>] drm_mode_set_config_internal+0x65/0x110 [drm]
[ 21.467574] [<ffffffffa021674e>] restore_fbdev_mode+0xbe/0xe0 [drm_kms_helper]
[ 21.467582] [<ffffffffa0218615>] drm_fb_helper_restore_fbdev_mode_unlocked+0x25/0x70 [drm_kms_helper]
[ 21.467589] [<ffffffffa021868d>] drm_fb_helper_set_par+0x2d/0x50 [drm_kms_helper]
[ 21.467627] [<ffffffffa065dfba>] intel_fbdev_set_par+0x1a/0x60 [i915]
[ 21.467631] [<ffffffff8144e12e>] fbcon_init+0x53e/0x5d0
[ 21.467636] [<ffffffff814d32ca>] visual_init+0xca/0x130
[ 21.467639] [<ffffffff814d5877>] do_bind_con_driver+0x167/0x3a0
[ 21.467643] [<ffffffff814d5d5c>] do_take_over_console+0xac/0x1d0
[ 21.467647] [<ffffffff81449e27>] do_fbcon_takeover+0x57/0xb0
[ 21.467650] [<ffffffff8144ecd2>] fbcon_event_notify+0x752/0x860
[ 21.467654] [<ffffffff810a2ce5>] ? __blocking_notifier_call_chain+0x35/0x70
[ 21.467658] [<ffffffff810a2aed>] notifier_call_chain+0x5d/0x80
[ 21.467661] [<ffffffff810a2cfd>] __blocking_notifier_call_chain+0x4d/0x70
[ 21.467665] [<ffffffff810a2d36>] blocking_notifier_call_chain+0x16/0x20
[ 21.467668] [<ffffffff8145162b>] fb_notifier_call_chain+0x1b/0x20
[ 21.467672] [<ffffffff81453854>] register_framebuffer+0x204/0x330
[ 21.467680] [<ffffffffa02188e4>] drm_fb_helper_initial_config+0x234/0x3b0 [drm_kms_helper]
[ 21.467715] [<ffffffffa065f15b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
[ 21.467719] [<ffffffff810a4807>] async_run_entry_fn+0x37/0xe0
[ 21.467723] [<ffffffff8109a8b1>] process_one_work+0x1e1/0x620
[ 21.467727] [<ffffffff8109a826>] ? process_one_work+0x156/0x620
[ 21.467729] [<ffffffff8109b589>] worker_thread+0x69/0x480
[ 21.467732] [<ffffffff8109b520>] ? cancel_delayed_work_sync+0x20/0x20
[ 21.467735] [<ffffffff810a17ea>] kthread+0x10a/0x120
[ 21.467740] [<ffffffff810a16e0>] ? kthread_create_on_node+0x200/0x200
[ 21.467744] [<ffffffff817badef>] ret_from_fork+0x3f/0x70
[ 21.467747] [<ffffffff810a16e0>] ? kthread_create_on_node+0x200/0x200
[ 21.467750] ---[ end trace 85fce5c152ff4529 ]---
[ 21.922640] Console: switching to colour frame buffer device 170x48
[ 21.926196] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 22.211509] usb 3-1.2: new high-speed USB device number 5 using ehci-pci
[ 22.307701] usb 3-1.2: New USB device found, idVendor=12d1, idProduct=1436
[ 22.307706] usb 3-1.2: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 22.307709] usb 3-1.2: Product: HUAWEI Mobile
[ 22.307711] usb 3-1.2: Manufacturer: HUAWEI Technology
[ 22.310815] usb-storage 3-1.2:1.0: USB Mass Storage device detected
[ 22.311653] usb-storage 3-1.2:1.1: USB Mass Storage device detected
[ 22.312102] usb-storage 3-1.2:1.2: USB Mass Storage device detected
[ 22.312577] usb-storage 3-1.2:1.3: USB Mass Storage device detected
[ 22.313051] usb-storage 3-1.2:1.4: USB Mass Storage device detected
[ 22.313650] usb-storage 3-1.2:1.5: USB Mass Storage device detected
[ 22.314126] scsi host13: usb-storage 3-1.2:1.5
[ 22.314740] usb-storage 3-1.2:1.6: USB Mass Storage device detected
[ 22.315817] scsi host14: usb-storage 3-1.2:1.6
[ 22.505408] usbcore: registered new interface driver usbserial
[ 23.072381] usbcore: registered new interface driver option
[ 23.073110] usbserial: USB Serial support registered for GSM modem (1-port)
[ 23.073298] option 3-1.2:1.0: GSM modem (1-port) converter detected
[ 23.074595] usb 3-1.2: GSM modem (1-port) converter now attached to ttyUSB0
[ 23.075145] option 3-1.2:1.3: GSM modem (1-port) converter detected
[ 23.075536] usb 3-1.2: GSM modem (1-port) converter now attached to ttyUSB1
[ 23.075601] option 3-1.2:1.4: GSM modem (1-port) converter detected
[ 23.075831] usb 3-1.2: GSM modem (1-port) converter now attached to ttyUSB2
[ 23.312925] scsi 13:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 23.316771] sr 13:0:0:0: [sr0] scsi-1 drive
[ 23.317100] scsi 14:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 23.318486] sr 13:0:0:0: Attached scsi CD-ROM sr0
[ 23.319191] sr 13:0:0:0: Attached scsi generic sg2 type 5
[ 23.321793] sd 14:0:0:0: Attached scsi generic sg3 type 0
[ 23.327590] sd 14:0:0:0: [sdc] Attached SCSI removable disk
[ 24.197929] cdc_ether 3-1.2:1.1 wwan0: register 'cdc_ether' at usb-0000:00:1a.0-1.2, Mobile Broadband Network Device, 02:50:f3:00:00:00
[ 24.198545] usbcore: registered new interface driver cdc_ether
[ 25.139599] r8169 0000:02:00.0 eth0: link down
[ 25.139678] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 34.062103]
[ 34.062107] ===============================
[ 34.062109] [ INFO: suspicious RCU usage. ]
[ 34.062111] 4.2.0-10463.1-iniza-small #1 Tainted: G W
[ 34.062112] -------------------------------
[ 34.062114] include/linux/rcupdate.h:579 Illegal context switch in RCU read-side critical section!
[ 34.062115]
[ 34.062115] other info that might help us debug this:
[ 34.062115]
[ 34.062117]
[ 34.062117] rcu_scheduler_active = 1, debug_locks = 0
[ 34.062119] 2 locks held by irqbalance/1497:
[ 34.062120] #0: (&p->lock){+.+.+.}, at: [<ffffffff8123940d>] seq_read+0x3d/0x3c0
[ 34.062128] #1: (rcu_read_lock){......}, at: [<ffffffff816cba65>] dev_seq_start+0x5/0x140
[ 34.062134]
[ 34.062134] stack backtrace:
[ 34.062137] CPU: 0 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 34.062139] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 34.062141] 0000000000000001 ffff8800bb25b9d8 ffffffff813df89b ffff8800c5a79700
[ 34.062144] ffff8800bb25ba08 ffffffff810d19c7 0000000000000000 ffffffff81a88015
[ 34.062147] 0000000000000c75 0000000000000040 ffff8800bb25ba30 ffffffff810a8237
[ 34.062150] Call Trace:
[ 34.062154] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 34.062157] [<ffffffff810d19c7>] lockdep_rcu_suspicious+0xe7/0x120
[ 34.062160] [<ffffffff810a8237>] ___might_sleep+0xa7/0x250
[ 34.062163] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 34.062166] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 34.062169] [<ffffffff810d3f50>] ? __lock_acquire+0xb60/0x20b0
[ 34.062172] [<ffffffff810d3f50>] ? __lock_acquire+0xb60/0x20b0
[ 34.062176] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 34.062179] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 34.062182] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 34.062187] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 34.062190] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 34.062193] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 34.062196] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 34.062198] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 34.062201] [<ffffffff810d2e89>] ? mark_held_locks+0x69/0x90
[ 34.062205] [<ffffffff811f4eb9>] ? __kmalloc+0xa9/0x570
[ 34.062208] [<ffffffff810d105d>] ? __lock_is_held+0x4d/0x70
[ 34.062210] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 34.062213] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 34.062216] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 34.062219] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 34.062223] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 34.062225] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 34.062227] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 34.062230] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 34.062235] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 34.062237] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 34.062238] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 34.062240] INFO: lockdep is turned off.
[ 34.062241] CPU: 0 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 34.062243] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 34.062244] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 34.062247] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 34.062249] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 34.062252] Call Trace:
[ 34.062254] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 34.062256] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 34.062258] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 34.062260] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 34.062263] [<ffffffff810d3f50>] ? __lock_acquire+0xb60/0x20b0
[ 34.062265] [<ffffffff810d3f50>] ? __lock_acquire+0xb60/0x20b0
[ 34.062268] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 34.062270] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 34.062273] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 34.062276] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 34.062279] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 34.062282] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 34.062283] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 34.062286] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 34.062288] [<ffffffff810d2e89>] ? mark_held_locks+0x69/0x90
[ 34.062291] [<ffffffff811f4eb9>] ? __kmalloc+0xa9/0x570
[ 34.062293] [<ffffffff810d105d>] ? __lock_is_held+0x4d/0x70
[ 34.062296] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 34.062298] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 34.062301] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 34.062303] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 34.062305] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 34.062308] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 34.062310] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 34.062312] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 34.062315] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 44.054062] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 44.054067] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 44.054069] INFO: lockdep is turned off.
[ 44.054072] CPU: 0 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 44.054074] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 44.054076] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 44.054080] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 44.054083] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 44.054086] Call Trace:
[ 44.054092] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 44.054096] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 44.054098] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 44.054102] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 44.054106] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 44.054109] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 44.054113] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 44.054116] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 44.054120] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 44.054124] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 44.054126] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 44.054132] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 44.054136] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 44.054139] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 44.054141] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 44.054144] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 44.054147] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 44.054150] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 44.054153] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 44.054156] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 44.054161] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 44.054164] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 44.054167] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 44.054170] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 44.054172] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 44.054175] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 44.054178] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 54.047319] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 54.047324] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 54.047326] INFO: lockdep is turned off.
[ 54.047329] CPU: 0 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 54.047331] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 54.047333] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 54.047338] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 54.047341] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 54.047345] Call Trace:
[ 54.047351] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 54.047356] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 54.047358] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 54.047362] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 54.047367] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 54.047370] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 54.047374] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 54.047378] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 54.047383] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 54.047387] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 54.047389] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 54.047395] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 54.047399] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 54.047402] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 54.047405] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 54.047409] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 54.047411] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 54.047415] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 54.047419] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 54.047422] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 54.047426] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 54.047430] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 54.047434] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 54.047436] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 54.047439] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 54.047442] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 54.047445] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 64.039969] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 64.039975] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 64.039976] INFO: lockdep is turned off.
[ 64.039980] CPU: 2 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 64.039983] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 64.039985] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 64.039989] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 64.039993] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 64.039996] Call Trace:
[ 64.040002] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 64.040006] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 64.040009] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 64.040013] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 64.040017] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 64.040020] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 64.040024] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 64.040027] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 64.040032] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 64.040035] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 64.040038] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 64.040045] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 64.040048] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 64.040052] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 64.040055] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 64.040058] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 64.040061] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 64.040065] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 64.040068] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 64.040071] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 64.040075] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 64.040079] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 64.040083] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 64.040085] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 64.040088] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 64.040091] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 64.040094] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 66.804069] PPP BSD Compression module registered
[ 66.811399] PPP Deflate Compression module registered
[ 69.121559] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 69.121564] in_atomic(): 1, irqs_disabled(): 0, pid: 2590, name: ifconfig
[ 69.121566] INFO: lockdep is turned off.
[ 69.121570] CPU: 2 PID: 2590 Comm: ifconfig Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 69.121572] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 69.121574] ffffffff81a88015 ffff88010df73a08 ffffffff813df89b 0000000000000000
[ 69.121578] ffff88010df73a30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 69.121582] 0000000000000000 ffff88010df73a58 ffffffff810a8432 0000000000000010
[ 69.121585] Call Trace:
[ 69.121592] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 69.121596] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 69.121598] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 69.121602] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 69.121608] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 69.121611] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 69.121615] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 69.121618] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 69.121623] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 69.121626] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 69.121629] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 69.121636] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 69.121640] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 69.121643] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 69.121646] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 69.121649] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 69.121652] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 69.121656] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 69.121659] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 69.121663] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 69.121667] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 69.121671] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 69.121674] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 69.121677] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 69.121680] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 69.121683] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 69.121686] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 71.655325] usb 4-1.5: USB disconnect, device number 4
[ 74.033182] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 74.033188] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 74.033190] INFO: lockdep is turned off.
[ 74.033194] CPU: 2 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 74.033196] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 74.033199] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 74.033204] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 74.033208] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 74.033213] Call Trace:
[ 74.033221] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 74.033225] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 74.033229] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 74.033234] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 74.033239] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 74.033242] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 74.033247] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 74.033251] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 74.033257] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 74.033261] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 74.033265] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 74.033272] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 74.033278] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 74.033282] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 74.033286] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 74.033291] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 74.033294] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 74.033299] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 74.033304] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 74.033309] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 74.033314] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 74.033318] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 74.033322] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 74.033325] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 74.033328] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 74.033331] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 74.033336] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 84.027596] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 84.027602] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 84.027604] INFO: lockdep is turned off.
[ 84.027607] CPU: 2 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 84.027609] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 84.027611] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 84.027616] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 84.027619] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 84.027622] Call Trace:
[ 84.027629] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 84.027633] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 84.027636] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 84.027640] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 84.027646] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 84.027650] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 84.027655] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 84.027660] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 84.027666] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 84.027671] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 84.027675] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 84.027684] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 84.027690] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 84.027695] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 84.027699] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 84.027704] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 84.027709] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 84.027715] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 84.027720] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 84.027724] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 84.027731] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 84.027736] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 84.027741] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 84.027745] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 84.027748] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 84.027752] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 84.027757] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 94.025194] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 94.025199] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 94.025200] INFO: lockdep is turned off.
[ 94.025203] CPU: 2 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 94.025205] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 94.025207] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 94.025211] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 94.025214] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 94.025217] Call Trace:
[ 94.025223] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 94.025227] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 94.025229] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 94.025232] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 94.025237] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 94.025240] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 94.025244] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 94.025247] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 94.025251] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 94.025254] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 94.025257] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 94.025262] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 94.025265] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 94.025268] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 94.025271] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 94.025274] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 94.025277] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 94.025280] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 94.025283] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 94.025286] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 94.025290] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 94.025294] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 94.025297] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 94.025299] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 94.025302] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 94.025304] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 94.025307] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 104.023898] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 104.023905] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 104.023908] INFO: lockdep is turned off.
[ 104.023913] CPU: 2 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 104.023916] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 104.023919] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 104.023926] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 104.023932] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 104.023937] Call Trace:
[ 104.023946] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 104.023952] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 104.023956] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 104.023961] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 104.023968] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 104.023972] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 104.023977] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 104.023983] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 104.023989] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 104.023995] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 104.023999] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 104.024006] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 104.024012] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 104.024018] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 104.024022] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 104.024026] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 104.024030] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 104.024036] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 104.024041] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 104.024046] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 104.024052] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 104.024057] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 104.024061] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 104.024065] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 104.024068] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 104.024072] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 104.024076] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 114.021090] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 114.021097] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 114.021098] INFO: lockdep is turned off.
[ 114.021102] CPU: 2 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 114.021104] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 114.021106] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 114.021111] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 114.021114] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 114.021117] Call Trace:
[ 114.021125] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 114.021129] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 114.021131] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 114.021135] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 114.021138] [<ffffffff811a1a9e>] ? __alloc_pages_nodemask+0x21e/0xb50
[ 114.021142] [<ffffffff811f1022>] ? kmem_getpages+0x62/0x110
[ 114.021146] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 114.021150] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 114.021155] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 114.021159] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 114.021161] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 114.021167] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 114.021171] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 114.021175] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 114.021178] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 114.021182] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 114.021184] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 114.021188] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 114.021192] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 114.021195] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 114.021199] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 114.021203] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 114.021206] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 114.021209] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 114.021212] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 114.021215] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 114.021218] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a
[ 124.019074] BUG: sleeping function called from invalid context at mm/page_alloc.c:3189
[ 124.019079] in_atomic(): 1, irqs_disabled(): 0, pid: 1497, name: irqbalance
[ 124.019081] INFO: lockdep is turned off.
[ 124.019084] CPU: 2 PID: 1497 Comm: irqbalance Tainted: G W 4.2.0-10463.1-iniza-small #1
[ 124.019086] Hardware name: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 124.019089] ffffffff81a88015 ffff8800bb25ba08 ffffffff813df89b 0000000000000000
[ 124.019093] ffff8800bb25ba30 ffffffff810a8322 ffffffff81a88015 0000000000000c75
[ 124.019097] 0000000000000000 ffff8800bb25ba58 ffffffff810a8432 0000000000000010
[ 124.019100] Call Trace:
[ 124.019107] [<ffffffff813df89b>] dump_stack+0x4b/0x70
[ 124.019111] [<ffffffff810a8322>] ___might_sleep+0x192/0x250
[ 124.019114] [<ffffffff810a8432>] __might_sleep+0x52/0xb0
[ 124.019117] [<ffffffff811a1b75>] __alloc_pages_nodemask+0x2f5/0xb50
[ 124.019122] [<ffffffff8125a024>] ? fsnotify_destroy_marks+0x64/0x80
[ 124.019125] [<ffffffff8125a034>] ? fsnotify_destroy_marks+0x74/0x80
[ 124.019129] [<ffffffff817ba077>] ? _raw_spin_unlock+0x27/0x40
[ 124.019133] [<ffffffff810d309d>] ? trace_hardirqs_on+0xd/0x10
[ 124.019138] [<ffffffff81021e46>] dma_generic_alloc_coherent+0xa6/0x150
[ 124.019141] [<ffffffff81063e95>] x86_swiotlb_alloc_coherent+0x25/0x50
[ 124.019144] [<ffffffff81021bac>] dma_alloc_attrs+0x5c/0x90
[ 124.019150] [<ffffffffa0008f0e>] rtl8169_map_counters+0x3e/0x70 [r8169]
[ 124.019154] [<ffffffffa000a219>] rtl8169_update_counters+0x39/0x120 [r8169]
[ 124.019157] [<ffffffffa000a4b6>] rtl8169_get_stats64+0xc6/0x130 [r8169]
[ 124.019161] [<ffffffff816a5ad4>] dev_get_stats+0x54/0x100
[ 124.019165] [<ffffffff816cb5c8>] dev_seq_printf_stats+0x28/0x100
[ 124.019167] [<ffffffff810cef4f>] ? up_write+0x1f/0x40
[ 124.019171] [<ffffffff811d044f>] ? vma_adjust+0x38f/0x7c0
[ 124.019175] [<ffffffff816cb6b4>] dev_seq_show+0x14/0x30
[ 124.019178] [<ffffffff812396ab>] seq_read+0x2db/0x3c0
[ 124.019182] [<ffffffff81282da8>] proc_reg_read+0x48/0x70
[ 124.019185] [<ffffffff81210788>] __vfs_read+0x28/0xd0
[ 124.019189] [<ffffffff81346613>] ? security_file_permission+0xa3/0xc0
[ 124.019192] [<ffffffff81210cd3>] ? rw_verify_area+0x53/0xf0
[ 124.019195] [<ffffffff81210df6>] vfs_read+0x86/0x130
[ 124.019198] [<ffffffff81211bb9>] SyS_read+0x49/0xa0
[ 124.019201] [<ffffffff817baa36>] entry_SYSCALL_64_fastpath+0x16/0x7a

Attachment: config-4.2.0-10463.1-iniza-small
Description: Binary data

[ 25.708]
X.Org X Server 1.15.1
Release Date: 2014-04-13
[ 25.708] X Protocol Version 11, Revision 0
[ 25.708] Build Operating System: Linux 2.6.42-75-generic x86_64 Ubuntu
[ 25.708] Current Operating System: Linux fambox 4.2.0-10463.1-iniza-small #1 SMP Wed Sep 9 04:04:11 CEST 2015 x86_64
[ 25.708] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-10463.1-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 25.709] Build Date: 12 February 2015 03:37:52PM
[ 25.709] xorg-server 2:1.15.1-0ubuntu2~precise5 (For technical support please see http://www.ubuntu.com/support)
[ 25.709] Current version of pixman: 0.30.2
[ 25.709] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 25.709] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 25.709] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 9 04:14:34 2015
[ 25.824] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 26.006] (==) No Layout section. Using the first Screen section.
[ 26.006] (==) No screen section available. Using defaults.
[ 26.006] (**) |-->Screen "Default Screen Section" (0)
[ 26.006] (**) | |-->Monitor "<default monitor>"
[ 26.006] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 26.006] (==) Automatically adding devices
[ 26.006] (==) Automatically enabling devices
[ 26.006] (==) Automatically adding GPU devices
[ 26.086] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 26.086] Entry deleted from font path.
[ 26.086] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 26.086] Entry deleted from font path.
[ 26.086] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 26.086] Entry deleted from font path.
[ 26.114] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 26.114] Entry deleted from font path.
[ 26.114] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 26.114] Entry deleted from font path.
[ 26.114] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 26.114] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 26.114] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 26.114] (II) Loader magic: 0x55b220addc20
[ 26.114] (II) Module ABI versions:
[ 26.114] X.Org ANSI C Emulation: 0.4
[ 26.114] X.Org Video Driver: 15.0
[ 26.114] X.Org XInput driver : 20.0
[ 26.114] X.Org Server Extension : 8.0
[ 26.116] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 26.121] (--) PCI:*(0:0:2:0) 8086:0116:144d:c0c7 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
[ 26.121] Initializing built-in extension Generic Event Extension
[ 26.121] Initializing built-in extension SHAPE
[ 26.121] Initializing built-in extension MIT-SHM
[ 26.121] Initializing built-in extension XInputExtension
[ 26.121] Initializing built-in extension XTEST
[ 26.121] Initializing built-in extension BIG-REQUESTS
[ 26.121] Initializing built-in extension SYNC
[ 26.121] Initializing built-in extension XKEYBOARD
[ 26.121] Initializing built-in extension XC-MISC
[ 26.121] Initializing built-in extension SECURITY
[ 26.121] Initializing built-in extension XINERAMA
[ 26.122] Initializing built-in extension XFIXES
[ 26.122] Initializing built-in extension RENDER
[ 26.122] Initializing built-in extension RANDR
[ 26.122] Initializing built-in extension COMPOSITE
[ 26.122] Initializing built-in extension DAMAGE
[ 26.122] Initializing built-in extension MIT-SCREEN-SAVER
[ 26.122] Initializing built-in extension DOUBLE-BUFFER
[ 26.122] Initializing built-in extension RECORD
[ 26.122] Initializing built-in extension DPMS
[ 26.122] Initializing built-in extension X-Resource
[ 26.122] Initializing built-in extension XVideo
[ 26.122] Initializing built-in extension XVideo-MotionCompensation
[ 26.122] Initializing built-in extension XFree86-VidModeExtension
[ 26.122] Initializing built-in extension XFree86-DGA
[ 26.122] Initializing built-in extension XFree86-DRI
[ 26.122] Initializing built-in extension DRI2
[ 26.122] (II) LoadModule: "glx"
[ 26.231] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 26.926] (II) Module glx: vendor="X.Org Foundation"
[ 26.942] compiled for 1.15.1, module version = 1.0.0
[ 26.942] ABI class: X.Org Server Extension, version 8.0
[ 26.942] (==) AIGLX enabled
[ 26.942] Loading extension GLX
[ 26.942] (==) Matched intel as autoconfigured driver 0
[ 26.943] (==) Matched intel as autoconfigured driver 1
[ 26.943] (==) Matched modesetting as autoconfigured driver 2
[ 26.943] (==) Matched fbdev as autoconfigured driver 3
[ 26.943] (==) Matched vesa as autoconfigured driver 4
[ 26.943] (==) Assigned the driver to the xf86ConfigLayout
[ 26.943] (II) LoadModule: "intel"
[ 26.943] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/intel_drv.so
[ 27.029] (II) Module intel: vendor="X.Org Foundation"
[ 27.029] compiled for 1.15.1, module version = 2.99.917
[ 27.029] Module class: X.Org Video Driver
[ 27.029] ABI class: X.Org Video Driver, version 15.0
[ 27.029] (II) LoadModule: "modesetting"
[ 27.036] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 27.333] (II) Module modesetting: vendor="X.Org Foundation"
[ 27.333] compiled for 1.15.1, module version = 0.8.1
[ 27.333] Module class: X.Org Video Driver
[ 27.333] ABI class: X.Org Video Driver, version 15.0
[ 27.333] (II) LoadModule: "fbdev"
[ 27.395] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 27.397] (II) Module fbdev: vendor="X.Org Foundation"
[ 27.397] compiled for 1.15.1, module version = 0.4.4
[ 27.397] Module class: X.Org Video Driver
[ 27.397] ABI class: X.Org Video Driver, version 15.0
[ 27.397] (II) LoadModule: "vesa"
[ 27.398] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 27.467] (II) Module vesa: vendor="X.Org Foundation"
[ 27.467] compiled for 1.15.1, module version = 2.3.3
[ 27.467] Module class: X.Org Video Driver
[ 27.467] ABI class: X.Org Video Driver, version 15.0
[ 27.467] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 27.468] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 27.468] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 27.468] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 27.468] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 27.468] (II) FBDEV: driver for framebuffer: fbdev
[ 27.468] (II) VESA: driver for VESA chipsets: vesa
[ 27.468] (++) using VT number 7

[ 27.470] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150731
[ 27.470] (II) intel(0): SNA compiled from 2.99.917-459-g300319e2044c
[ 27.470] (II) intel(0): SNA compiled with assertions enabled
[ 27.470] (II) intel(0): SNA compiled for use with valgrind
[ 27.483] (WW) Falling back to old probe method for modesetting
[ 27.483] (WW) Falling back to old probe method for fbdev
[ 27.483] (II) Loading sub module "fbdevhw"
[ 27.483] (II) LoadModule: "fbdevhw"
[ 27.484] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 27.485] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 27.485] compiled for 1.15.1, module version = 0.0.2
[ 27.485] ABI class: X.Org Video Driver, version 15.0
[ 27.486] (WW) Falling back to old probe method for vesa
[ 27.487] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[ 27.487] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[ 27.488] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 27.488] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 27.488] (==) intel(0): RGB weight 888
[ 27.488] (==) intel(0): Default visual is TrueColor
[ 27.490] (II) intel(0): Output LVDS1 has no monitor section
[ 27.508] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 27.508] (II) intel(0): Enabled output LVDS1
[ 27.508] (II) intel(0): Output VGA1 has no monitor section
[ 27.508] (II) intel(0): Enabled output VGA1
[ 27.508] (II) intel(0): Output HDMI1 has no monitor section
[ 27.508] (II) intel(0): Enabled output HDMI1
[ 27.508] (II) intel(0): Output DP1 has no monitor section
[ 27.508] (II) intel(0): Enabled output DP1
[ 27.508] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 27.508] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 27.508] (II) intel(0): Enabled output VIRTUAL1
[ 27.509] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 27.509] (==) intel(0): TearFree disabled
[ 27.509] (==) intel(0): DPI set to (96, 96)
[ 27.509] (II) Loading sub module "dri2"
[ 27.509] (II) LoadModule: "dri2"
[ 27.509] (II) Module "dri2" already built-in
[ 27.510] (II) UnloadModule: "modesetting"
[ 27.510] (II) Unloading modesetting
[ 27.510] (II) UnloadModule: "fbdev"
[ 27.510] (II) Unloading fbdev
[ 27.510] (II) UnloadSubModule: "fbdevhw"
[ 27.510] (II) Unloading fbdevhw
[ 27.510] (II) UnloadModule: "vesa"
[ 27.510] (II) Unloading vesa
[ 27.510] (==) Depth 24 pixmap format is 32 bpp
[ 27.565] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[ 27.565] (==) intel(0): Backing store enabled
[ 27.565] (==) intel(0): Silken mouse enabled
[ 27.565] (II) intel(0): HW Cursor enabled
[ 27.565] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 27.566] (==) intel(0): DPMS enabled
[ 27.566] (==) intel(0): Display hotplug detection enabled
[ 27.566] (II) intel(0): [DRI2] Setup complete
[ 27.566] (II) intel(0): [DRI2] DRI driver: i965
[ 27.566] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 27.566] (II) intel(0): direct rendering: DRI2 enabled
[ 27.566] (--) RandR disabled
[ 28.366] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 28.366] (II) AIGLX: enabled GLX_ARB_create_context
[ 28.366] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 28.366] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 28.366] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 28.366] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 28.366] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 28.366] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 28.366] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 28.366] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 28.366] (II) AIGLX: Loaded and initialized i965
[ 28.366] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 28.372] (II) intel(0): switch to mode 1366x768@xxxx on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 28.372] (II) intel(0): Setting screen physical size to 361 x 203
[ 28.490] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 28.531] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 28.531] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 28.531] (II) LoadModule: "evdev"
[ 28.551] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 28.590] (II) Module evdev: vendor="X.Org Foundation"
[ 28.590] compiled for 1.15.1, module version = 2.8.2
[ 28.590] Module class: X.Org XInput Driver
[ 28.590] ABI class: X.Org XInput driver, version 20.0
[ 28.590] (II) Using input driver 'evdev' for 'Power Button'
[ 28.590] (**) Power Button: always reports core events
[ 28.590] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 28.590] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 28.590] (--) evdev: Power Button: Found keys
[ 28.590] (II) evdev: Power Button: Configuring as keyboard
[ 28.590] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 28.590] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 28.590] (**) Option "xkb_rules" "evdev"
[ 28.591] (**) Option "xkb_model" "pc105"
[ 28.591] (**) Option "xkb_layout" "de"
[ 28.593] (II) XKB: reuse xkmfile /var/lib/xkb/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm
[ 28.595] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 28.595] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 28.595] (II) Using input driver 'evdev' for 'Video Bus'
[ 28.595] (**) Video Bus: always reports core events
[ 28.595] (**) evdev: Video Bus: Device: "/dev/input/event10"
[ 28.595] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 28.595] (--) evdev: Video Bus: Found keys
[ 28.595] (II) evdev: Video Bus: Configuring as keyboard
[ 28.595] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11/event10"
[ 28.596] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 28.596] (**) Option "xkb_rules" "evdev"
[ 28.596] (**) Option "xkb_model" "pc105"
[ 28.596] (**) Option "xkb_layout" "de"
[ 28.597] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 28.597] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 28.597] (II) Using input driver 'evdev' for 'Power Button'
[ 28.597] (**) Power Button: always reports core events
[ 28.597] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 28.597] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 28.597] (--) evdev: Power Button: Found keys
[ 28.597] (II) evdev: Power Button: Configuring as keyboard
[ 28.597] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 28.597] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 28.597] (**) Option "xkb_rules" "evdev"
[ 28.597] (**) Option "xkb_model" "pc105"
[ 28.597] (**) Option "xkb_layout" "de"
[ 28.599] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 28.599] (II) No input driver specified, ignoring this device.
[ 28.599] (II) This device may have been added with another device file.
[ 28.599] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 28.599] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[ 28.601] (II) config/udev: Adding input device WebCam SC-13HDL11431N (/dev/input/event6)
[ 28.601] (**) WebCam SC-13HDL11431N: Applying InputClass "evdev keyboard catchall"
[ 28.601] (II) Using input driver 'evdev' for 'WebCam SC-13HDL11431N'
[ 28.601] (**) WebCam SC-13HDL11431N: always reports core events
[ 28.602] (**) evdev: WebCam SC-13HDL11431N: Device: "/dev/input/event6"
[ 28.602] (--) evdev: WebCam SC-13HDL11431N: Vendor 0x2232 Product 0x1018
[ 28.602] (--) evdev: WebCam SC-13HDL11431N: Found keys
[ 28.602] (II) evdev: WebCam SC-13HDL11431N: Configuring as keyboard
[ 28.602] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/input/input7/event6"
[ 28.602] (II) XINPUT: Adding extended input device "WebCam SC-13HDL11431N" (type: KEYBOARD, id 9)
[ 28.602] (**) Option "xkb_rules" "evdev"
[ 28.602] (**) Option "xkb_model" "pc105"
[ 28.602] (**) Option "xkb_layout" "de"
[ 28.603] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
[ 28.603] (II) No input driver specified, ignoring this device.
[ 28.603] (II) This device may have been added with another device file.
[ 28.605] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[ 28.605] (II) No input driver specified, ignoring this device.
[ 28.605] (II) This device may have been added with another device file.
[ 28.606] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[ 28.606] (II) No input driver specified, ignoring this device.
[ 28.606] (II) This device may have been added with another device file.
[ 28.608] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4)
[ 28.608] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 28.608] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[ 28.608] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 28.608] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event4"
[ 28.664] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc00e
[ 28.664] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[ 28.664] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[ 28.664] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[ 28.664] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[ 28.664] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[ 28.664] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[ 28.664] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[ 28.664] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 28.664] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb1/1-1/1-1:1.0/0003:046D:C00E.0001/input/input5/event4"
[ 28.664] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 10)
[ 28.664] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[ 28.664] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[ 28.664] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[ 28.665] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[ 28.665] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[ 28.666] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[ 28.666] (II) No input driver specified, ignoring this device.
[ 28.666] (II) This device may have been added with another device file.
[ 28.666] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 28.666] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 28.667] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 28.667] (**) AT Translated Set 2 keyboard: always reports core events
[ 28.667] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 28.667] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 28.667] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 28.667] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 28.667] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 28.667] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 28.667] (**) Option "xkb_rules" "evdev"
[ 28.667] (**) Option "xkb_model" "pc105"
[ 28.667] (**) Option "xkb_layout" "de"
[ 28.668] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event5)
[ 28.668] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 28.668] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[ 28.668] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[ 28.668] (II) LoadModule: "synaptics"
[ 28.669] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 28.678] (II) Module synaptics: vendor="X.Org Foundation"
[ 28.678] compiled for 1.15.1, module version = 1.7.4
[ 28.678] Module class: X.Org XInput Driver
[ 28.678] ABI class: X.Org XInput driver, version 20.0
[ 28.678] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 28.678] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 28.678] (**) Option "Device" "/dev/input/event5"
[ 28.732] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2940 (res 31)
[ 28.732] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1400 (res 31)
[ 28.732] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 28.732] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[ 28.732] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[ 28.732] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 28.732] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 28.732] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 28.760] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[ 28.760] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
[ 28.760] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 28.760] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[ 28.760] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.061
[ 28.760] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 28.760] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 28.760] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 28.760] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 28.760] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 28.761] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 28.761] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 50.566] (II) XKB: reuse xkmfile /var/lib/xkb/server-CEBC9F6A34288FB00CB6FFB586FC7DDE83428B9E.xkm