[LKP] [drm] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()

From: Aaron Lu
Date: Sun Jul 27 2014 - 22:03:31 EST


FYI, we noticed the below changes on

git://people.freedesktop.org/~robclark/linux cold-fusion-v3.16-rc5
commit 08172e9d2385ca9bd545a8229ac749f589146a31 ("drm: convert plane to properties/state")

+-----------------+------------+------------+
| | 88471ddbb1 | 08172e9d23 |
+-----------------+------------+------------+
| boot_successes | 10 | 10 |
| early-boot-hang | 1 | 1 |
+-----------------+------------+------------+


[ 21.274681] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 21.275090] [drm] Driver supports precise vblank timestamp query.
[ 21.275984] ------------[ cut here ]------------
[ 21.276300] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
[ 21.277126] Modules linked in: firewire_ohci(+) firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
[ 21.279682] CPU: 2 PID: 430 Comm: modprobe Not tainted 3.16.0-rc6-wl-ath-04110-gc6264ea #1
[ 21.280208] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 21.281029] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
[ 21.281655] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000000
[ 21.282191] ffff88041a9ebe00 000000000000000a ffff88041a9ebe00 ffff88041b34b8a8
[ 21.282791] Call Trace:
[ 21.282958] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
[ 21.283290] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
[ 21.283756] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
[ 21.284134] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
[ 21.284697] [<ffffffffa01dffb1>] intel_modeset_init+0x471/0xe70 [i915]
[ 21.285127] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
[ 21.285652] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
[ 21.286137] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
[ 21.286640] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
[ 21.287028] [<ffffffff814e1247>] ? get_device+0x17/0x30
[ 21.287361] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
[ 21.287813] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
[ 21.288166] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
[ 21.288608] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
[ 21.289033] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
[ 21.289420] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
[ 21.289887] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
[ 21.290258] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
[ 21.290690] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
[ 21.291078] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
[ 21.291435] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
[ 21.291891] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
[ 21.292227] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
[ 21.292640] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
[ 21.292969] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
[ 21.293293] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
[ 21.293705] [<ffffffff814e65e4>] driver_register+0x64/0xf0
[ 21.294041] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
[ 21.294399] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
[ 21.294863] [<ffffffffa026d000>] ? 0xffffffffa026cfff
[ 21.295209] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
[ 21.295654] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
[ 21.296010] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
[ 21.296330] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
[ 21.296760] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
[ 21.297132] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
[ 21.297470] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
[ 21.297910] ---[ end trace ecc622d672d3c733 ]---
[ 21.298652] ------------[ cut here ]------------



Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.

Thanks,
Aaron
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu5/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu6/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu7/cpufreq/scaling_governor

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.16.0-rc6-wl-ath-04110-gc6264ea (kbuild@cairo) (gcc version 4.8.2 (Debian 4.8.2-18) ) #1 SMP Fri Jul 25 19:44:02 CST 2014
[ 0.000000] Command line: user=lkp job=/lkp/scheduled/loslunas/vip_boot-1-x86_64-rhel-c6264eae302fbd45a4f1789ce029e5a1cd8542dc-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/vmlinuz-3.16.0-rc6-wl-ath-04110-gc6264ea kconfig=x86_64-rhel commit=c6264eae302fbd45a4f1789ce029e5a1cd8542dc initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/modules.cgz disable_mtrr_trim RESULT_ROOT=/result/loslunas/boot/1/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/0 ip=::::loslunas::dhcp oops=panic disable_mtrr_trim earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009abff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000a9014fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000a9015000-0x00000000a901afff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a901b000-0x00000000aa7e9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000aa7ea000-0x00000000aad79fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aad7a000-0x00000000aaff9fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000aaffa000-0x00000000aaffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff900000-0x00000000ffbfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000044e5fffff] usable
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x44e600 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-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FE0000000 write-back
[ 0.000000] 2 base 0A0000000 mask FF8000000 write-back
[ 0.000000] 3 base 0A8000000 mask FFE000000 write-back
[ 0.000000] 4 base 0AA000000 mask FFF000000 write-back
[ 0.000000] 5 base 100000000 mask F00000000 write-back
[ 0.000000] 6 base 200000000 mask E00000000 write-back
[ 0.000000] 7 base 400000000 mask FC0000000 write-back
[ 0.000000] 8 base 440000000 mask FF0000000 write-back
[ 0.000000] 9 base 44E000000 mask FFE000000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106
[ 0.000000] x2apic enabled by BIOS, switching to x2apic ops
[ 0.000000] e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
[ 0.000000] found SMP MP-table at [mem 0x000fca70-0x000fca7f] mapped at [ffff8800000fca70]
[ 0.000000] mpc: fc7c0-fc9f4
[ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02144000, 0x02144fff] PGTABLE
[ 0.000000] BRK [0x02145000, 0x02145fff] PGTABLE
[ 0.000000] BRK [0x02146000, 0x02146fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x44e400000-0x44e5fffff]
[ 0.000000] [mem 0x44e400000-0x44e5fffff] page 2M
[ 0.000000] BRK [0x02147000, 0x02147fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x44c000000-0x44e3fffff]
[ 0.000000] [mem 0x44c000000-0x44e3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x44bffffff]
[ 0.000000] [mem 0x400000000-0x44bffffff] page 2M
[ 0.000000] BRK [0x02148000, 0x02148fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xa9014fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xa8ffffff] page 2M
[ 0.000000] [mem 0xa9000000-0xa9014fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xa901b000-0xaa7e9fff]
[ 0.000000] [mem 0xa901b000-0xa91fffff] page 4k
[ 0.000000] [mem 0xa9200000-0xaa5fffff] page 2M
[ 0.000000] [mem 0xaa600000-0xaa7e9fff] page 4k
[ 0.000000] BRK [0x02149000, 0x02149fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xaafff000-0xaaffffff]
[ 0.000000] [mem 0xaafff000-0xaaffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x77128000-0x7fff2fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0410 000024 (v02 INTEL )
[ 0.000000] ACPI: XSDT 0x00000000AAFFDE18 00006C (v01 INTEL IVB-CPT 06222004 MSFT 00010013)
[ 0.000000] ACPI: FACP 0x00000000AAFE3D98 0000F4 (v04 INTEL IVB-CPT 06222004 MSFT 00010013)
[ 0.000000] ACPI: DSDT 0x00000000AAFC3018 00F8E9 (v02 INTEL IVB-CPT 00000000 INTL 20110623)
[ 0.000000] ACPI: FACS 0x00000000AAFF9E40 000040
[ 0.000000] ACPI: APIC 0x00000000AAFFCF18 0000CC (v02 INTEL IVB-CPT 06222004 MSFT 00010013)
[ 0.000000] ACPI: HPET 0x00000000AAFF8F18 000038 (v01 A M I PCHHPET 06222004 AMI. 00000003)
[ 0.000000] ACPI: SSDT 0x00000000AAFE5018 0010A8 (v01 TrmRef PtidDevc 00001000 INTL 20110623)
[ 0.000000] ACPI: SSDT 0x00000000AAFE4918 000411 (v01 AMI PerfTune 00001000 INTL 20110623)
[ 0.000000] ACPI: MCFG 0x00000000AAFF8E98 00003C (v01 INTEL SNDYBRDG 06222004 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x00000000AAFF7818 000780 (v01 PmRef Cpu0Ist 00003000 INTL 20110623)
[ 0.000000] ACPI: SSDT 0x00000000AAFF6018 000A2C (v01 PmRef CpuPm 00003000 INTL 20110623)
[ 0.000000] ACPI: DMAR 0x00000000AAFE3C18 0000E8 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] Setting APIC routing to cluster x2apic.
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000044e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x44e5fffff]
[ 0.000000] NODE_DATA [mem 0x44e5c9000-0x44e5effff]
[ 0.000000] [ffffea0000000000-ffffea00113fffff] PMD -> [ffff88043dc00000-ffff88044dbfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x44e5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x00099fff]
[ 0.000000] node 0: [mem 0x00100000-0xa9014fff]
[ 0.000000] node 0: [mem 0xa901b000-0xaa7e9fff]
[ 0.000000] node 0: [mem 0xaafff000-0xaaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x44e5fffff]
[ 0.000000] On node 0 totalpages: 4164990
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3993 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10848 pages used for memmap
[ 0.000000] DMA32 zone: 694245 pages, LIFO batch:31
[ 0.000000] Normal zone: 54168 pages used for memmap
[ 0.000000] Normal zone: 3466752 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff57b000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-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 0xa9015000-0xa901afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa7ea000-0xaad79fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaad7a000-0xaaff9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaaffa000-0xaaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-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-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-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-0xff8fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff900000-0xffbfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffcfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffd00000-0xffffffff]
[ 0.000000] e820: [mem 0xafa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88044e200000 s87488 r8192 d23104 u131072
[ 0.000000] pcpu-alloc: s87488 r8192 d23104 u131072 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4099889
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: user=lkp job=/lkp/scheduled/loslunas/vip_boot-1-x86_64-rhel-c6264eae302fbd45a4f1789ce029e5a1cd8542dc-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/vmlinuz-3.16.0-rc6-wl-ath-04110-gc6264ea kconfig=x86_64-rhel commit=c6264eae302fbd45a4f1789ce029e5a1cd8542dc initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/modules.cgz disable_mtrr_trim RESULT_ROOT=/result/loslunas/boot/1/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/0 ip=::::loslunas::dhcp oops=panic disable_mtrr_trim earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Memory: 16165420K/16659960K available (8429K kernel code, 1649K rwdata, 3876K rodata, 1792K init, 1876K bss, 494540K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-15.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.000000] NR_IRQS:524544 nr_irqs:808 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] bootconsole [earlyser0] disabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 67108864 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2195.167 MHz processor
[ 0.000083] Calibrating delay loop (skipped), value calculated using timer frequency.. 4390.33 BogoMIPS (lpj=2195167)
[ 0.000831] pid_max: default: 32768 minimum: 301
[ 0.001203] ACPI: Core revision 20140424
[ 0.071232] ACPI: All ACPI Tables successfully acquired
[ 0.071907] Security Framework initialized
[ 0.072204] SELinux: Initializing.
[ 0.072473] SELinux: Starting in permissive mode
[ 0.105423] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.125796] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.128594] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.129577] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.131080] Initializing cgroup subsys memory
[ 0.131547] Initializing cgroup subsys devices
[ 0.131914] Initializing cgroup subsys freezer
[ 0.132264] Initializing cgroup subsys net_cls
[ 0.132620] Initializing cgroup subsys blkio
[ 0.132955] Initializing cgroup subsys perf_event
[ 0.133317] Initializing cgroup subsys hugetlb
[ 0.133730] CPU: Physical Processor ID: 0
[ 0.134049] CPU: Processor Core ID: 0
[ 0.134721] mce: CPU supports 9 MCE banks
[ 0.135042] CPU0: Thermal LVT vector (0xfa) already installed
[ 0.135468] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.135468] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.135468] tlb_flushall_shift: 2
[ 0.136621] Freeing SMP alternatives memory: 32K (ffffffff81f65000 - ffffffff81f6d000)
[ 0.138343] ftrace: allocating 30782 entries in 121 pages
[ 0.176596] Getting VERSION: 1060015
[ 0.176902] Getting VERSION: 1060015
[ 0.177216] Getting ID: 0
[ 0.177469] Getting ID: 0
[ 0.177746] dmar: Host address width 36
[ 0.178076] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.178523] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.179152] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.179585] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.180214] dmar: RMRR base: 0x000000aacb7000 end: 0x000000aaccdfff
[ 0.180679] dmar: RMRR base: 0x000000ab800000 end: 0x000000af9fffff
[ 0.181232] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.181653] HPET id 0 under DRHD base 0xfed91000
[ 0.182020] HPET id 0 under DRHD base 0xfed91000
[ 0.182396] HPET id 0 under DRHD base 0xfed91000
[ 0.182762] HPET id 0 under DRHD base 0xfed91000
[ 0.183129] HPET id 0 under DRHD base 0xfed91000
[ 0.183497] HPET id 0 under DRHD base 0xfed91000
[ 0.183863] HPET id 0 under DRHD base 0xfed91000
[ 0.184228] HPET id 0 under DRHD base 0xfed91000
[ 0.184605] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.185521] Enabled IRQ remapping in x2apic mode
[ 0.185899] masked ExtINT on CPU#0
[ 0.186519] ENABLING IO-APIC IRQs
[ 0.186818] init IO_APIC IRQs
[ 0.187088] apic 2 pin 0 not connected
[ 0.187423] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.188029] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:31 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.188959] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.189561] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:30 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.190491] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.191112] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:33 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.192113] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.192794] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:34 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.193784] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
[ 0.194389] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:35 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.195408] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.196072] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:36 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.197090] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.197756] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:37 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.198776] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.199379] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:38 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.200398] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.201078] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:39 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.202069] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
[ 0.202742] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3A Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.203729] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
[ 0.204344] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3B Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.205336] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.206026] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3C Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.207044] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.207735] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3D Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.208728] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.209341] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3E Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.210331] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.211024] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3F Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.212008] apic 2 pin 16 not connected
[ 0.212343] apic 2 pin 17 not connected
[ 0.212727] apic 2 pin 18 not connected
[ 0.213061] apic 2 pin 19 not connected
[ 0.213387] apic 2 pin 20 not connected
[ 0.213772] apic 2 pin 21 not connected
[ 0.214104] apic 2 pin 22 not connected
[ 0.214490] apic 2 pin 23 not connected
[ 0.214971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.225484] smpboot: CPU0: Genuine Intel(R) CPU @ 2.20GHz (fam: 06, model: 3a, stepping: 04)
[ 0.226322] TSC deadline timer enabled
[ 0.226732] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.227820] ... version: 3
[ 0.228153] ... bit width: 48
[ 0.228491] ... generic registers: 4
[ 0.228885] ... value mask: 0000ffffffffffff
[ 0.229292] ... max period: 0000ffffffffffff
[ 0.229699] ... fixed-purpose events: 3
[ 0.230082] ... event mask: 000000070000000f
[ 0.243281] x86: Booting SMP configuration:
[ 0.243682] .... node #0, CPUs: #1
[ 0.255338] masked ExtINT on CPU#1
[ 0.256024] CPU1: Thermal LVT vector (0xfa) already installed
[ 0.259168] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.260940] #2
[ 0.272411] masked ExtINT on CPU#2
[ 0.273096] CPU2: Thermal LVT vector (0xfa) already installed
[ 0.276789] #3
[ 0.288071] masked ExtINT on CPU#3
[ 0.288755] CPU3: Thermal LVT vector (0xfa) already installed
[ 0.292410] #4
[ 0.303740] masked ExtINT on CPU#4
[ 0.304438] CPU4: Thermal LVT vector (0xfa) already installed
[ 0.308085] #5
[ 0.319410] masked ExtINT on CPU#5
[ 0.320110] CPU5: Thermal LVT vector (0xfa) already installed
[ 0.323822] #6
[ 0.335150] masked ExtINT on CPU#6
[ 0.335858] CPU6: Thermal LVT vector (0xfa) already installed
[ 0.339602] #7
[ 0.350920] masked ExtINT on CPU#7
[ 0.351628] CPU7: Thermal LVT vector (0xfa) already installed
[ 0.354328] x86: Booted up 1 node, 8 CPUs
[ 0.354675] smpboot: Total of 8 processors activated (35122.67 BogoMIPS)
[ 0.365972] devtmpfs: initialized
[ 0.389064] evm: security.selinux
[ 0.389356] evm: security.ima
[ 0.389629] evm: security.capability
[ 0.396902] PM: Registering ACPI NVS region [mem 0xaad7a000-0xaaff9fff] (2621440 bytes)
[ 0.404042] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.405119] NET: Registered protocol family 16
[ 0.412784] cpuidle: using governor menu
[ 0.419920] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.420590] ACPI: bus type PCI registered
[ 0.420932] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.421924] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.422695] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.423596] PCI: Using configuration type 1 for base access
[ 0.450433] ACPI: Added _OSI(Module Device)
[ 0.450795] ACPI: Added _OSI(Processor Device)
[ 0.451214] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.451604] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.476725] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.512475] ACPI: Dynamic OEM Table Load:
[ 0.513018] ACPI: SSDT 0xFFFF880437470000 00093B (v01 PmRef Cpu0Cst 00003001 INTL 20110623)
[ 0.520812] ACPI: Dynamic OEM Table Load:
[ 0.521344] ACPI: SSDT 0xFFFF880437469000 000303 (v01 PmRef ApIst 00003000 INTL 20110623)
[ 0.528630] ACPI: Dynamic OEM Table Load:
[ 0.529090] ACPI: SSDT 0xFFFF8804377B8000 000119 (v01 PmRef ApCst 00003000 INTL 20110623)
[ 0.546212] ACPI: Interpreter enabled
[ 0.546607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[ 0.547451] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.547856] ACPI: Using IOAPIC for interrupt routing
[ 0.548374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.585222] acpi ABCDEFGH:00: ACPI dock station (docks/bays count: 1)
[ 0.619698] ACPI: Power Resource [FN00] (off)
[ 0.620653] ACPI: Power Resource [FN01] (off)
[ 0.621630] ACPI: Power Resource [FN02] (on)
[ 0.622652] ACPI: Power Resource [FN03] (on)
[ 0.624972] ACPI: Power Resource [FN04] (on)
[ 0.629645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.630119] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.631179] \_SB_.PCI0:_OSC invalid UUID
[ 0.631517] _OSC request data:1 1f 0
[ 0.632117] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.637613] PCI host bridge to bus 0000:00
[ 0.637962] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.638446] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.638922] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.639401] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.639975] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.640491] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.641056] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.641565] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.642136] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.642644] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.643212] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff]
[ 0.643723] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.644301] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[ 0.645247] pci 0000:00:02.0: [8086:0162] type 00 class 0x030000
[ 0.645768] pci 0000:00:02.0: reg 0x10: [mem 0xafc00000-0xafffffff 64bit]
[ 0.646282] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.646914] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
[ 0.647955] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.648464] pci 0000:00:14.0: reg 0x10: [mem 0xb02b0000-0xb02bffff 64bit]
[ 0.649177] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.649950] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.650673] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.651175] pci 0000:00:16.0: reg 0x10: [mem 0xb02a0000-0xb02a000f 64bit]
[ 0.651891] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.652940] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[ 0.653427] pci 0000:00:19.0: reg 0x10: [mem 0xb0200000-0xb021ffff]
[ 0.653965] pci 0000:00:19.0: reg 0x14: [mem 0xb0280000-0xb0280fff]
[ 0.654464] pci 0000:00:19.0: reg 0x18: [io 0x2080-0x209f]
[ 0.655102] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.655907] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.656671] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.657174] pci 0000:00:1a.0: reg 0x10: [mem 0xb0270000-0xb02703ff]
[ 0.657877] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.658782] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.659444] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.660006] pci 0000:00:1b.0: reg 0x10: [mem 0xb0260000-0xb0263fff 64bit]
[ 0.660693] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.661542] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.662268] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.662920] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.663766] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.664491] pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400
[ 0.665134] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.665989] pci 0000:00:1c.6: System wakeup disabled by ACPI
[ 0.666690] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
[ 0.667334] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.668241] pci 0000:00:1c.7: System wakeup disabled by ACPI
[ 0.668959] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.669466] pci 0000:00:1d.0: reg 0x10: [mem 0xb0250000-0xb02503ff]
[ 0.670171] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.671067] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.671728] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.672676] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.673392] pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100
[ 0.674562] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[ 0.675052] pci 0000:00:1f.2: reg 0x10: [io 0x20d0-0x20d7]
[ 0.675557] pci 0000:00:1f.2: reg 0x14: [io 0x20c0-0x20c3]
[ 0.676001] pci 0000:00:1f.2: reg 0x18: [io 0x20b0-0x20b7]
[ 0.676461] pci 0000:00:1f.2: reg 0x1c: [io 0x20a0-0x20a3]
[ 0.676968] pci 0000:00:1f.2: reg 0x20: [io 0x2060-0x207f]
[ 0.677419] pci 0000:00:1f.2: reg 0x24: [mem 0xb0240000-0xb02407ff]
[ 0.678060] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.679063] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.679555] pci 0000:00:1f.3: reg 0x10: [mem 0xb0230000-0xb02300ff 64bit]
[ 0.680158] pci 0000:00:1f.3: reg 0x20: [io 0x2040-0x205f]
[ 0.681399] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.682105] pci 0000:02:00.0: [8086:0082] type 00 class 0x028000
[ 0.682683] pci 0000:02:00.0: reg 0x10: [mem 0xb0100000-0xb0101fff 64bit]
[ 0.683504] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.684136] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.686176] pci 0000:00:1c.6: PCI bridge to [bus 02]
[ 0.686575] pci 0000:00:1c.6: bridge window [mem 0xb0100000-0xb01fffff]
[ 0.687424] pci 0000:03:00.0: [104c:8231] type 01 class 0x060400
[ 0.688115] pci 0000:03:00.0: supports D1 D2
[ 0.688610] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.691691] pci 0000:00:1c.7: PCI bridge to [bus 03-04]
[ 0.692116] pci 0000:00:1c.7: bridge window [mem 0xb0000000-0xb00fffff]
[ 0.692915] pci 0000:04:00.0: [104c:8235] type 00 class 0x0c0010
[ 0.693424] pci 0000:04:00.0: reg 0x10: [mem 0xb0010000-0xb00107ff]
[ 0.693984] pci 0000:04:00.0: reg 0x14: [mem 0xb0000000-0xb0003fff]
[ 0.694647] pci 0000:04:00.0: supports D1 D2
[ 0.695054] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.695843] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.696319] pci 0000:03:00.0: bridge window [mem 0xb0000000-0xb00fffff]
[ 0.697075] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
[ 0.697657] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.698271] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.698953] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.699616] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.700328] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.700998] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.701717] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.702379] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.703097] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.703763] pci 0000:00:1e.0: bridge window [mem 0xafa00000-0xfeafffff] (subtractive decode)
[ 0.704478] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[ 0.706155] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.706846] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3D Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.709863] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
[ 0.711569] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.713292] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15), disabled.
[ 0.715019] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15), disabled.
[ 0.716674] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15), disabled.
[ 0.718392] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.720120] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15), disabled.
[ 0.721834] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
[ 0.724778] ACPI: Enabled 5 GPEs in block 00 to 3F
[ 0.725835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.726476] vgaarb: loaded
[ 0.726792] vgaarb: bridge control possible 0000:00:02.0
[ 0.727695] SCSI subsystem initialized
[ 0.728241] ACPI: bus type USB registered
[ 0.728698] usbcore: registered new interface driver usbfs
[ 0.729234] usbcore: registered new interface driver hub
[ 0.729929] usbcore: registered new device driver usb
[ 0.730523] pps_core: LinuxPPS API ver. 1 registered
[ 0.730919] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.731691] PTP clock support registered
[ 0.733231] PCI: Using ACPI for IRQ routing
[ 0.737484] PCI: pci_cache_line_size set to 64 bytes
[ 0.738081] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
[ 0.738547] e820: reserve RAM buffer [mem 0xa9015000-0xabffffff]
[ 0.739082] e820: reserve RAM buffer [mem 0xaa7ea000-0xabffffff]
[ 0.739555] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
[ 0.740024] e820: reserve RAM buffer [mem 0x44e600000-0x44fffffff]
[ 0.741132] NetLabel: Initializing
[ 0.741435] NetLabel: domain hash size = 128
[ 0.741852] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.742304] NetLabel: unlabeled traffic allowed by default
[ 0.749331] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.750350] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.753102] Switched to clocksource hpet
[ 0.847839] pnp: PnP ACPI init
[ 0.848245] ACPI: bus type PNP registered
[ 0.849099] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.849552] system 00:00: [io 0x1000-0x100f] has been reserved
[ 0.850070] system 00:00: [io 0xffff] has been reserved
[ 0.850487] system 00:00: [io 0xffff] has been reserved
[ 0.850903] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.851448] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.851905] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.852435] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.852881] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.853506] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.854205] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:38 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.855303] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.857376] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.857821] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.860273] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.860766] system 00:03: [mem 0xfed10000-0xfed17fff] could not be reserved
[ 0.861364] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.861851] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.862423] system 00:03: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.862916] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.863490] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.864090] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.864591] system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.865179] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.865694] system 00:03: [mem 0xafa00000-0xafa00fff] has been reserved
[ 0.866255] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.868555] system 00:04: [mem 0x00000000-0x0009cfff] could not be reserved
[ 0.869152] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.869904] pnp: PnP ACPI: found 5 devices
[ 0.870325] ACPI: bus type PNP unregistered
[ 0.890069] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.890487] pci 0000:00:1c.6: PCI bridge to [bus 02]
[ 0.890889] pci 0000:00:1c.6: bridge window [mem 0xb0100000-0xb01fffff]
[ 0.891478] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.891877] pci 0000:03:00.0: bridge window [mem 0xb0000000-0xb00fffff]
[ 0.892463] pci 0000:00:1c.7: PCI bridge to [bus 03-04]
[ 0.892881] pci 0000:00:1c.7: bridge window [mem 0xb0000000-0xb00fffff]
[ 0.893471] pci 0000:00:1e.0: PCI bridge to [bus 05]
[ 0.893889] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.894387] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.894808] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.895356] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.895830] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.896370] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.896841] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.897385] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.897862] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.898419] pci_bus 0000:00: resource 13 [mem 0xafa00000-0xfeafffff]
[ 0.898963] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff]
[ 0.899429] pci_bus 0000:02: resource 1 [mem 0xb0100000-0xb01fffff]
[ 0.899981] pci_bus 0000:03: resource 1 [mem 0xb0000000-0xb00fffff]
[ 0.900451] pci_bus 0000:04: resource 1 [mem 0xb0000000-0xb00fffff]
[ 0.901004] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.901427] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.901848] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.902400] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.902872] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.903410] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.903961] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.904430] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.904987] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.905466] pci_bus 0000:05: resource 13 [mem 0xafa00000-0xfeafffff]
[ 0.906022] pci_bus 0000:05: resource 14 [mem 0xfed40000-0xfed44fff]
[ 0.906679] NET: Registered protocol family 2
[ 0.914488] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.917523] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.918204] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.919000] TCP: reno registered
[ 0.919807] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.920982] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.923253] NET: Registered protocol family 1
[ 0.924590] RPC: Registered named UNIX socket transport module.
[ 0.925132] RPC: Registered udp transport module.
[ 0.925515] RPC: Registered tcp transport module.
[ 0.925973] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.926519] pci 0000:00:02.0: Boot video device
[ 0.927581] IOAPIC[0]: Set routing entry (2-21 -> 0x81 -> IRQ 21 Mode:1 Active:1 Dest:1)
[ 0.928280] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:81 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.930664] IOAPIC[0]: Set routing entry (2-16 -> 0x91 -> IRQ 16 Mode:1 Active:1 Dest:1)
[ 0.931354] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:91 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.933639] IOAPIC[0]: Set routing entry (2-23 -> 0xa1 -> IRQ 23 Mode:1 Active:1 Dest:1)
[ 0.934341] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:A1 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 0.936059] pci 0000:03:00.0: TI XIO2000a quirk detected; secondary bus fast back-to-back transfers disabled
[ 0.936781] PCI: CLS 64 bytes, default 64
[ 0.937471] Unpacking initramfs...
[ 7.484040] Freeing initrd memory: 146220K (ffff880077128000 - ffff88007fff3000)
[ 7.484749] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 7.485204] software IO TLB [mem 0xa5015000-0xa9015000] (64MB) mapped at [ffff8800a5015000-ffff8800a9014fff]
[ 7.495928] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 7.505851] futex hash table entries: 4096 (order: 6, 262144 bytes)
[ 7.506369] Initialise system trusted keyring
[ 7.507001] audit: initializing netlink subsys (disabled)
[ 7.507528] audit: type=2000 audit(1406316873.283:1): initialized
[ 7.509521] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 7.524739] zbud: loaded
[ 7.525527] VFS: Disk quotas dquot_6.5.2
[ 7.526264] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 7.531561] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[ 7.537377] 9p: Installing v9fs 9p2000 file system support
[ 7.538131] msgmni has been set to 31858
[ 7.538894] Key type big_key registered
[ 7.539228] SELinux: Registering netfilter hooks
[ 7.547166] alg: No test for stdrng (krng)
[ 7.547558] NET: Registered protocol family 38
[ 7.548024] Key type asymmetric registered
[ 7.548373] Asymmetric key parser 'x509' registered
[ 7.549085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 7.550461] io scheduler noop registered
[ 7.550882] io scheduler deadline registered (default)
[ 7.551429] io scheduler cfq registered
[ 7.553551] IOAPIC[0]: Set routing entry (2-18 -> 0xb1 -> IRQ 18 Mode:1 Active:1 Dest:1)
[ 7.554263] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:B1 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 7.556159] IOAPIC[0]: Set routing entry (2-19 -> 0xc1 -> IRQ 19 Mode:1 Active:1 Dest:1)
[ 7.556871] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:C1 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 7.558121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 7.558786] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 7.559495] intel_idle: MWAIT substates: 0x1120
[ 7.559944] intel_idle: v0.4 model 0x3A
[ 7.560266] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 7.563765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 7.564355] ACPI: Power Button [PWRF]
[ 7.564991] ACPI: Fan [FAN0] (off)
[ 7.565425] ACPI: Fan [FAN1] (off)
[ 7.565953] ACPI: Fan [FAN2] (on)
[ 7.566390] ACPI: Fan [FAN3] (on)
[ 7.566921] ACPI: Fan [FAN4] (on)
[ 7.573113] thermal LNXTHERM:00: registered as thermal_zone0
[ 7.573553] ACPI: Thermal Zone [TZ00] (28 C)
[ 7.575801] thermal LNXTHERM:01: registered as thermal_zone1
[ 7.576238] ACPI: Thermal Zone [TZ01] (30 C)
[ 7.576810] GHES: HEST is not enabled!
[ 7.577658] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 7.581128] Non-volatile memory driver v1.3
[ 7.581517] Linux agpgart interface v0.103
[ 7.583891] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
[ 7.585660] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140424/utaddress-258)
[ 7.587059] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.587864] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
[ 7.589290] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.590085] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
[ 7.591375] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.592260] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
[ 7.593615] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.594341] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 7.594919] rdac: device handler registered
[ 7.595493] hp_sw: device handler registered
[ 7.595937] emc: device handler registered
[ 7.596274] alua: device handler registered
[ 7.596864] libphy: Fixed MDIO Bus: probed
[ 7.597422] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 7.597998] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 7.598508] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 7.599013] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 7.600092] IOAPIC[0]: Set routing entry (2-20 -> 0x22 -> IRQ 20 Mode:1 Active:1 Dest:1)
[ 7.600777] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:22 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 7.601959] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 7.602758] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
[ 7.808930] e1000e 0000:00:19.0 eth0: registered PHC clock
[ 7.810730] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:13:20:f9:de:02
[ 7.811415] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 7.811944] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[ 7.812572] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
[ 7.813083] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 7.813645] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
[ 7.814231] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
[ 7.815087] usbcore: registered new interface driver catc
[ 7.815608] usbcore: registered new interface driver kaweth
[ 7.816033] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 7.816724] usbcore: registered new interface driver pegasus
[ 7.817186] usbcore: registered new interface driver rtl8150
[ 7.817740] usbcore: registered new interface driver asix
[ 7.818195] usbcore: registered new interface driver cdc_ether
[ 7.818752] usbcore: registered new interface driver cdc_eem
[ 7.819213] usbcore: registered new interface driver dm9601
[ 7.819777] usbcore: registered new interface driver smsc75xx
[ 7.820267] usbcore: registered new interface driver smsc95xx
[ 7.820815] usbcore: registered new interface driver gl620a
[ 7.821233] usbcore: registered new interface driver net1080
[ 7.821742] usbcore: registered new interface driver plusb
[ 7.822162] usbcore: registered new interface driver rndis_host
[ 7.822686] usbcore: registered new interface driver cdc_subset
[ 7.823149] usbcore: registered new interface driver zaurus
[ 7.823721] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 7.824398] usbcore: registered new interface driver int51x1
[ 7.824857] usbcore: registered new interface driver ipheth
[ 7.825400] usbcore: registered new interface driver sierra_net
[ 7.826118] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.826707] ehci-pci: EHCI PCI platform driver
[ 7.827742] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 7.828575] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 7.829173] ehci-pci 0000:00:1a.0: debug port 2
[ 7.833551] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 7.834095] ehci-pci 0000:00:1a.0: irq 16, io mem 0xb0270000
[ 7.840459] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 7.841377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.841875] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.842524] usb usb1: Product: EHCI Host Controller
[ 7.842904] usb usb1: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea ehci_hcd
[ 7.843563] usb usb1: SerialNumber: 0000:00:1a.0
[ 7.844758] hub 1-0:1.0: USB hub found
[ 7.845130] hub 1-0:1.0: 2 ports detected
[ 7.847232] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 7.847984] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 7.848661] ehci-pci 0000:00:1d.0: debug port 2
[ 7.853003] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 7.853612] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb0250000
[ 7.859440] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 7.860359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.860865] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.861497] usb usb2: Product: EHCI Host Controller
[ 7.861876] usb usb2: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea ehci_hcd
[ 7.862533] usb usb2: SerialNumber: 0000:00:1d.0
[ 7.863697] hub 2-0:1.0: USB hub found
[ 7.864062] hub 2-0:1.0: 2 ports detected
[ 7.865442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.865941] ohci-pci: OHCI PCI platform driver
[ 7.866426] uhci_hcd: USB Universal Host Controller Interface driver
[ 7.867673] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 7.868319] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 7.869138] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 7.869766] xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X
[ 7.870648] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.871136] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.871769] usb usb3: Product: xHCI Host Controller
[ 7.872149] usb usb3: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea xhci_hcd
[ 7.872805] usb usb3: SerialNumber: 0000:00:14.0
[ 7.873849] hub 3-0:1.0: USB hub found
[ 7.874219] hub 3-0:1.0: 4 ports detected
[ 7.878082] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 7.878844] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 7.879941] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 7.880507] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.881067] usb usb4: Product: xHCI Host Controller
[ 7.881521] usb usb4: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea xhci_hcd
[ 7.882103] usb usb4: SerialNumber: 0000:00:14.0
[ 7.883341] hub 4-0:1.0: USB hub found
[ 7.883717] hub 4-0:1.0: 4 ports detected
[ 7.887138] usbcore: registered new interface driver usbserial
[ 7.887670] usbcore: registered new interface driver usbserial_generic
[ 7.888171] usbserial: USB Serial support registered for generic
[ 7.888794] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 8.492936] tsc: Refined TSC clocksource calibration: 2195.013 MHz
[ 8.945326] i8042: No controller found
[ 8.946304] mousedev: PS/2 mouse device common for all mice
[ 8.947915] rtc_cmos 00:01: RTC can wake from S4
[ 8.948781] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 8.949469] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 8.950227] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 8.950749] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 8.951661] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 8.952219] iTCO_vendor_support: vendor-support=0
[ 8.952616] Intel P-state driver initializing.
[ 8.952990] Intel pstate controlling: cpu 0
[ 8.953580] Intel pstate controlling: cpu 1
[ 8.954196] Intel pstate controlling: cpu 2
[ 8.954703] Intel pstate controlling: cpu 3
[ 8.955315] Intel pstate controlling: cpu 4
[ 8.955822] Intel pstate controlling: cpu 5
[ 8.956436] Intel pstate controlling: cpu 6
[ 8.956952] Intel pstate controlling: cpu 7
[ 8.963143] hidraw: raw HID events driver (C) Jiri Kosina
[ 8.964490] usbcore: registered new interface driver usbhid
[ 8.964936] usbhid: USB HID core driver
[ 8.965500] drop_monitor: Initializing network drop monitor service
[ 8.966286] TCP: cubic registered
[ 8.966641] Initializing XFRM netlink socket
[ 8.968535] NET: Registered protocol family 10
[ 8.971973] NET: Registered protocol family 17
[ 8.972516] 9pnet: Installing 9P2000 support
[ 8.982507]
[ 8.982507] printing PIC contents
[ 8.982949] ... PIC IMR: ffff
[ 8.983236] ... PIC IRR: 0c28
[ 8.983615] ... PIC ISR: 0000
[ 8.983907] ... PIC ELCR: 0e28
[ 8.984283] printing local APIC contents on CPU#0/0:
[ 8.984685] ... APIC ID: 00000000 (0)
[ 8.985036] ... APIC VERSION: 01060015
[ 8.985368] ... APIC TASKPRI: 00000000 (00)
[ 8.985721] ... APIC PROCPRI: 00000000
[ 8.986047] ... APIC LDR: 00000001
[ 8.986352] ... APIC SPIV: 000001ff
[ 8.986665] ... APIC ISR field:
[ 8.986957] 0000000000000000000000000000000000000000000000000000000000000000
[ 8.987925] ... APIC TMR field:
[ 8.988217] 0000000000000000000000000000000000000000000000000000000000000000
[ 8.989180] ... APIC IRR field:
[ 8.989476] 0000000000000000000000000000000000000000000000000000000000008000
[ 8.990450] ... APIC ESR: 00000000
[ 8.990759] ... APIC ICR: 000008fb
[ 8.991069] ... APIC ICR2: 00000000
[ 8.991379] ... APIC LVTT: 000400ef
[ 8.991692] ... APIC LVTPC: 00000400
[ 8.992007] ... APIC LVT0: 00010700
[ 8.992319] ... APIC LVT1: 00000400
[ 8.992629] ... APIC LVTERR: 000000fe
[ 8.992951] ... APIC TMICT: 00000000
[ 8.993268] ... APIC TMCCT: 00000000
[ 8.993587] ... APIC TDCR: 00000000
[ 8.993897]
[ 8.994212] number of MP IRQ sources: 15.
[ 8.994551] number of IO-APIC #2 registers: 24.
[ 8.994926] testing the IO APIC.......................
[ 8.995426] IO APIC #2......
[ 8.995702] .... register #00: 02000000
[ 8.996118] ....... : physical APIC id: 02
[ 8.996483] ....... : Delivery Type: 0
[ 8.996824] ....... : LTS : 0
[ 8.997253] .... register #01: 00170020
[ 8.997584] ....... : max redirection entries: 17
[ 8.998074] ....... : PRQ implemented: 0
[ 8.998431] ....... : IO APIC version: 20
[ 8.998794] .... IRQ redirection table:
[ 8.999213] 0 1 0 0 0 0 0 0 00
[ 8.999620] 1 0 0 0 0 0 0 0 01
[ 9.000103] 1 0 0 0 0 0 0 0 02
[ 9.000504] 1 0 0 0 0 0 0 0 03
[ 9.000908] 1 0 0 0 0 0 0 0 04
[ 9.001399] 1 0 0 0 0 0 0 0 05
[ 9.001807] 1 0 0 0 0 0 0 0 06
[ 9.003632] 1 0 0 0 0 0 0 0 07
[ 9.004144] 1 0 0 0 0 0 0 0 08
[ 9.004546] 1 0 1 0 0 0 0 0 09
[ 9.004944] 1 0 0 0 0 0 0 0 0A
[ 9.005430] 1 0 0 0 0 0 0 0 0B
[ 9.005836] 1 0 0 0 0 0 0 0 0C
[ 9.006317] 1 0 0 0 0 0 0 0 0D
[ 9.006718] 1 0 0 0 0 0 0 0 0E
[ 9.007203] 1 0 0 0 0 0 0 0 0F
[ 9.007609] 1 0 1 0 1 0 0 0 10
[ 9.008093] 0 1 0 0 0 0 0 0 00
[ 9.008493] 1 1 1 0 1 0 0 0 12
[ 9.008900] 1 1 1 0 1 0 0 0 13
[ 9.009381] 1 1 1 0 1 0 0 0 14
[ 9.009786] 1 1 1 0 1 0 0 0 15
[ 9.010275] 0 1 0 0 0 0 0 0 00
[ 9.010680] 1 0 1 0 1 0 0 0 17
[ 9.011160] IRQ to pin mappings:
[ 9.011452] IRQ0 -> 0:2
[ 9.011810] IRQ1 -> 0:1
[ 9.012251] IRQ3 -> 0:3
[ 9.012613] IRQ4 -> 0:4
[ 9.012971] IRQ5 -> 0:5
[ 9.013410] IRQ6 -> 0:6
[ 9.013767] IRQ7 -> 0:7
[ 9.014233] IRQ8 -> 0:8
[ 9.014589] IRQ9 -> 0:9
[ 9.014948] IRQ10 -> 0:10
[ 9.015397] IRQ11 -> 0:11
[ 9.015765] IRQ12 -> 0:12
[ 9.016213] IRQ13 -> 0:13
[ 9.016581] IRQ14 -> 0:14
[ 9.016948] IRQ15 -> 0:15
[ 9.017395] IRQ16 -> 0:16
[ 9.017763] IRQ18 -> 0:18
[ 9.018209] IRQ19 -> 0:19
[ 9.018578] IRQ20 -> 0:20
[ 9.018940] IRQ21 -> 0:21
[ 9.019392] IRQ23 -> 0:23
[ 9.019757] .................................... done.
[ 9.021083] Loading compiled-in X.509 certificates
[ 9.022510] Loaded X.509 cert 'Magrathea: Glacier signing key: 4733648b7b25d34dc2d7e59624228a41bc5b6faf'
[ 9.023451] registered taskstats version 1
[ 9.070950] Key type trusted registered
[ 9.083363] Key type encrypted registered
[ 9.093965] ima: No TPM chip found, activating TPM-bypass!
[ 9.094695] evm: HMAC attrs: 0x1
[ 9.098712] rtc_cmos 00:01: setting system clock to 2014-07-25 19:34:35 UTC (1406316875)
[ 9.148236] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 9.239038] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
[ 9.263846] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 9.264320] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.265929] hub 1-1:1.0: USB hub found
[ 9.266470] hub 1-1:1.0: 6 ports detected
[ 9.340016] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
[ 9.341409] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.373823] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 9.489571] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 9.490061] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.491695] hub 2-1:1.0: USB hub found
[ 9.492382] hub 2-1:1.0: 8 ports detected
[ 9.492411] Switched to clocksource tsc
[ 9.564901] usb 1-1.4: new low-speed USB device number 3 using ehci-pci
[ 9.725077] usb 1-1.4: New USB device found, idVendor=0557, idProduct=2220
[ 9.725744] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.726400] usb 1-1.4: Product: ATEN CS-1758/54
[ 9.726762] usb 1-1.4: Manufacturer: ATEN
[ 9.764142] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:0557:2220.0001/input/input1
[ 9.765610] hid-generic 0003:0557:2220.0001: input,hidraw0: USB HID v1.10 Keyboard [ATEN ATEN CS-1758/54] on usb-0000:00:1a.0-1.4/input0
[ 9.791835] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0557:2220.0002/input/input2
[ 9.793695] hid-generic 0003:0557:2220.0002: input,hidraw1: USB HID v1.10 Mouse [ATEN ATEN CS-1758/54] on usb-0000:00:1a.0-1.4/input1
[ 12.142737] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[ 12.144813] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 12.155740] Sending DHCP requests ..., OK
[ 18.485007] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.161
[ 18.486336] IP-Config: Complete:
[ 18.486758] device=eth0, hwaddr=00:13:20:f9:de:02, ipaddr=192.168.1.161, mask=255.255.255.0, gw=192.168.1.1
[ 18.487517] host=loslunas, domain=lkp.intel.com, nis-domain=(none)
[ 18.488131] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
[ 18.488715] nameserver0=192.168.1.1
[ 18.489281] PM: Hibernation image not present or could not be loaded.
[ 18.493654] Freeing unused kernel memory: 1792K (ffffffff81da5000 - ffffffff81f65000)
[ 21.130991] [drm] Initialized drm 1.1.0 20060810
[ 21.163044] libata version 3.00 loaded.
[ 21.172863] IOAPIC[0]: Set routing entry (2-22 -> 0x43 -> IRQ 22 Mode:1 Active:1 Dest:1)
[ 21.173506] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:43 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
[ 21.174841] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 21.176222] ahci 0000:00:1f.2: version 3.0
[ 21.177566] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[ 21.179483] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 21.184025] Error: Driver 'pcspkr' is already registered, aborting...
[ 21.188772] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x4 impl SATA mode
[ 21.189446] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 21.202287] sound hdaudioC0D2: ALC889: SKU not ready 0x598301f0
[ 21.203356] sound hdaudioC0D2: autoconfig: line_outs=3 (0x14/0x19/0x16/0x0/0x0) type:line
[ 21.204111] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 21.204728] sound hdaudioC0D2: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 21.205215] sound hdaudioC0D2: mono: mono_out=0x0
[ 21.205689] sound hdaudioC0D2: dig-out=0x1e/0x0
[ 21.206065] sound hdaudioC0D2: inputs:
[ 21.206401] sound hdaudioC0D2: Front Mic=0x18
[ 21.206861] sound hdaudioC0D2: Rear Mic=0x1b
[ 21.207234] sound hdaudioC0D2: Line=0x1a
[ 21.208827] scsi0 : ahci
[ 21.209932] scsi1 : ahci
[ 21.211088] scsi2 : ahci
[ 21.212187] scsi3 : ahci
[ 21.213358] scsi4 : ahci
[ 21.215148] scsi5 : ahci
[ 21.217895] ata1: DUMMY
[ 21.218146] ata2: DUMMY
[ 21.218410] ata3: SATA max UDMA/133 abar m2048@0xb0240000 port 0xb0240200 irq 46
[ 21.219125] ata4: DUMMY
[ 21.219379] ata5: DUMMY
[ 21.219747] ata6: DUMMY
[ 21.223668] ACPI Warning: SystemIO range 0x0000000000002040-0x000000000000205f conflicts with OpRegion 0x0000000000002040-0x000000000000204f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
[ 21.225184] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 21.226344] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 21.235644] [drm:__gen7_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake to ack request.
[ 21.238637] [drm:__gen6_gt_wait_for_thread_c0] *ERROR* GT thread status wait timed out
[ 21.239295] [drm] No MT forcewake available on Ivybridge, this can result in issues
[ 21.240036] [drm] when using vblank-synced partial screen updates.
[ 21.252404] [drm] Memory usable by graphics device = 2048M
[ 21.252932] [drm] Replacing VGA console driver
[ 21.254709] Console: switching to colour dummy device 80x25
[ 21.274218] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[ 21.274681] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 21.275090] [drm] Driver supports precise vblank timestamp query.
[ 21.275984] ------------[ cut here ]------------
[ 21.276300] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
[ 21.277126] Modules linked in: firewire_ohci(+) firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
[ 21.279682] CPU: 2 PID: 430 Comm: modprobe Not tainted 3.16.0-rc6-wl-ath-04110-gc6264ea #1
[ 21.280208] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 21.281029] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
[ 21.281655] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000000
[ 21.282191] ffff88041a9ebe00 000000000000000a ffff88041a9ebe00 ffff88041b34b8a8
[ 21.282791] Call Trace:
[ 21.282958] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
[ 21.283290] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
[ 21.283756] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
[ 21.284134] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
[ 21.284697] [<ffffffffa01dffb1>] intel_modeset_init+0x471/0xe70 [i915]
[ 21.285127] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
[ 21.285652] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
[ 21.286137] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
[ 21.286640] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
[ 21.287028] [<ffffffff814e1247>] ? get_device+0x17/0x30
[ 21.287361] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
[ 21.287813] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
[ 21.288166] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
[ 21.288608] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
[ 21.289033] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
[ 21.289420] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
[ 21.289887] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
[ 21.290258] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
[ 21.290690] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
[ 21.291078] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
[ 21.291435] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
[ 21.291891] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
[ 21.292227] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
[ 21.292640] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
[ 21.292969] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
[ 21.293293] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
[ 21.293705] [<ffffffff814e65e4>] driver_register+0x64/0xf0
[ 21.294041] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
[ 21.294399] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
[ 21.294863] [<ffffffffa026d000>] ? 0xffffffffa026cfff
[ 21.295209] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
[ 21.295654] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
[ 21.296010] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
[ 21.296330] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
[ 21.296760] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
[ 21.297132] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
[ 21.297470] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
[ 21.297910] ---[ end trace ecc622d672d3c733 ]---
[ 21.298652] ------------[ cut here ]------------
[ 21.298954] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
[ 21.299805] Modules linked in: firewire_ohci(+) firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
[ 21.302180] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
[ 21.302740] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 21.303394] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
[ 21.303958] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000000
[ 21.304452] ffff88041a9ebe00 0000000000000001 ffff88041a9e8e00 ffff88041b34b8a8
[ 21.305064] Call Trace:
[ 21.305220] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
[ 21.305635] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
[ 21.305996] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
[ 21.306358] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
[ 21.306886] [<ffffffffa01e001a>] intel_modeset_init+0x4da/0xe70 [i915]
[ 21.307296] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
[ 21.307781] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
[ 21.308228] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
[ 21.308689] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
[ 21.309051] [<ffffffff814e1247>] ? get_device+0x17/0x30
[ 21.309371] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
[ 21.309807] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
[ 21.310134] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
[ 21.310465] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
[ 21.310980] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
[ 21.311356] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
[ 21.311815] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
[ 21.312183] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
[ 21.312592] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
[ 21.312943] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
[ 21.313287] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
[ 21.313756] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
[ 21.314092] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
[ 21.314437] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
[ 21.314702] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 21.315543] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
[ 21.315892] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
[ 21.316274] [<ffffffff814e65e4>] driver_register+0x64/0xf0
[ 21.316716] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
[ 21.317106] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
[ 21.317582] [<ffffffffa026d000>] ? 0xffffffffa026cfff
[ 21.317924] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
[ 21.318270] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
[ 21.318705] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
[ 21.319042] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
[ 21.319415] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
[ 21.319828] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
[ 21.320169] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
[ 21.320607] ---[ end trace ecc622d672d3c734 ]---
[ 21.320908] ------------[ cut here ]------------
[ 21.321189] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
[ 21.321964] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
[ 21.324250] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
[ 21.324860] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 21.325627] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
[ 21.326120] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000001
[ 21.326677] ffff88041a9e9e00 000000000000000a ffff88041a9e9e00 ffff88041b34b8a8
[ 21.327158] Call Trace:
[ 21.327315] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
[ 21.327696] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
[ 21.328057] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
[ 21.328412] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
[ 21.328954] [<ffffffffa01dffb1>] intel_modeset_init+0x471/0xe70 [i915]
[ 21.329364] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
[ 21.329854] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
[ 21.330303] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
[ 21.330780] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
[ 21.331152] [<ffffffff814e1247>] ? get_device+0x17/0x30
[ 21.331562] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
[ 21.331944] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
[ 21.332283] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
[ 21.332696] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
[ 21.333109] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
[ 21.333562] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
[ 21.333941] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
[ 21.334311] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
[ 21.334733] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
[ 21.335102] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
[ 21.335521] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
[ 21.335880] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
[ 21.336209] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
[ 21.336629] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
[ 21.336964] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
[ 21.337287] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
[ 21.337726] [<ffffffff814e65e4>] driver_register+0x64/0xf0
[ 21.338055] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
[ 21.338424] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
[ 21.338859] [<ffffffffa026d000>] ? 0xffffffffa026cfff
[ 21.339180] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
[ 21.339588] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
[ 21.339927] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
[ 21.340244] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
[ 21.340682] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
[ 21.341034] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
[ 21.341381] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
[ 21.341808] ---[ end trace ecc622d672d3c735 ]---
[ 21.342084] ------------[ cut here ]------------
[ 21.342374] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
[ 21.343135] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
[ 21.345499] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
[ 21.346040] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 21.346812] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
[ 21.347295] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000001
[ 21.347851] ffff88041a9e9e00 0000000000000001 ffff88041a9ea200 ffff88041b34b8a8
[ 21.348332] Call Trace:
[ 21.348559] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
[ 21.348865] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
[ 21.349224] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
[ 21.349670] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
[ 21.350123] [<ffffffffa01e001a>] intel_modeset_init+0x4da/0xe70 [i915]
[ 21.350647] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
[ 21.351051] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
[ 21.351572] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
[ 21.351959] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
[ 21.352331] [<ffffffff814e1247>] ? get_device+0x17/0x30
[ 21.352753] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
[ 21.353121] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
[ 21.353531] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
[ 21.353870] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
[ 21.354277] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
[ 21.354723] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
[ 21.355119] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
[ 21.355564] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
[ 21.355931] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
[ 21.356334] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
[ 21.356750] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
[ 21.357118] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
[ 21.357535] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
[ 21.357874] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
[ 21.358217] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
[ 21.358634] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
[ 21.358998] [<ffffffff814e65e4>] driver_register+0x64/0xf0
[ 21.359338] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
[ 21.359804] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
[ 21.360160] [<ffffffffa026d000>] ? 0xffffffffa026cfff
[ 21.360568] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
[ 21.360911] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
[ 21.361249] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
[ 21.361655] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
[ 21.362006] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
[ 21.362377] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
[ 21.362797] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
[ 21.363146] ---[ end trace ecc622d672d3c736 ]---
[ 21.363534] ------------[ cut here ]------------
[ 21.363846] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
[ 21.364641] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
[ 21.367044] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
[ 21.367716] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 21.368377] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
[ 21.368982] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000002
[ 21.369577] ffff88041a9eae00 000000000000000a ffff88041a9eae00 ffff88041b34b8a8
[ 21.370089] Call Trace:
[ 21.370223] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
[ 21.370624] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
[ 21.370975] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
[ 21.371330] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
[ 21.371849] [<ffffffffa01dffb1>] intel_modeset_init+0x471/0xe70 [i915]
[ 21.372256] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
[ 21.372741] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
[ 21.373185] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
[ 21.373663] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
[ 21.374034] [<ffffffff814e1247>] ? get_device+0x17/0x30
[ 21.374342] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
[ 21.374783] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
[ 21.375115] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
[ 21.375536] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
[ 21.375947] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
[ 21.376324] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
[ 21.376798] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
[ 21.377156] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
[ 21.377579] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
[ 21.377939] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
[ 21.378275] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
[ 21.378718] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
[ 21.379039] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
[ 21.379372] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
[ 21.379799] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
[ 21.380120] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
[ 21.380567] [<ffffffff814e65e4>] driver_register+0x64/0xf0
[ 21.380898] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
[ 21.381262] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
[ 21.381700] [<ffffffffa026d000>] ? 0xffffffffa026cfff
[ 21.382020] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
[ 21.382356] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
[ 21.382774] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
[ 21.383086] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
[ 21.383506] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
[ 21.383842] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
[ 21.384180] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
[ 21.384620] ---[ end trace ecc622d672d3c737 ]---
[ 21.384974] ------------[ cut here ]------------
[ 21.385268] WARNING: CPU: 3 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
[ 21.386132] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
[ 21.388630] CPU: 3 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
[ 21.389201] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
[ 21.389997] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
[ 21.390600] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000002
[ 21.391116] ffff88041a9eae00 0000000000000001 ffff88007f811c00 ffff88041b34b8a8
[ 21.391719] Call Trace:
[ 21.391885] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
[ 21.392208] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
[ 21.392685] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
[ 21.393058] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
[ 21.393602] [<ffffffffa01e001a>] intel_modeset_init+0x4da/0xe70 [i915]
[ 21.394039] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
[ 21.394549] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
[ 21.395034] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
[ 21.395572] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
[ 21.395954] [<ffffffff814e1247>] ? get_device+0x17/0x30
[ 21.396277] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
[ 21.396768] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
[ 21.397113] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
[ 21.397539] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
[ 21.397969] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
[ 21.398355] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
[ 21.398841] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
[ 21.399210] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
[ 21.399644] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
[ 21.400012] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
[ 21.400460] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
[ 21.400848] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
[ 21.401193] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
[ 21.401640] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
[ 21.401987] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
[ 21.402319] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
[ 21.402783] [<ffffffff814e65e4>] driver_register+0x64/0xf0
[ 21.403125] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
[ 21.403586] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
[ 21.403961] [<ffffffffa026d000>] ? 0xffffffffa026cfff
[ 21.404290] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
[ 21.404732] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
[ 21.405080] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
[ 21.405507] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
[ 21.405856] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
[ 21.406190] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
[ 21.406622] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
[ 21.406991] ---[ end trace ecc622d672d3c738 ]---
[ 21.407297] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 21.419908] [drm] Wrong MCH_SSKPD value: 0x1e0e0206
[ 21.420216] [drm] This can cause pipe underruns and display issues.
[ 21.420713] [drm] Please upgrade your BIOS to fix this.
[ 21.446152] fbcon: inteldrmfb (fb0) is primary device
[ 21.473720] Console: switching to colour frame buffer device 128x48
[ 21.476575] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 21.476949] i915 0000:00:02.0: registered panic notifier
[ 21.485244] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 21.487123] acpi device:59: registered as cooling_device13
[ 21.488112] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 21.489202] [drm] Initialized i915 1.6.0 20140620 for 0000:00:02.0 on minor 0
[ 21.524436] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 21.527455] ata3.00: ATAPI: ATAPI iHAS124 B, AL0Q, max UDMA/100
[ 21.528737] ata3.00: configured for UDMA/100
[ 21.531269] scsi 2:0:0:0: CD-ROM ATAPI iHAS124 B AL0Q PQ: 0 ANSI: 5
[ 21.595653] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 21.596298] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 21.597605] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 21.618884] sr 2:0:0:0: Attached scsi generic sg0 type 5
[ 21.815595] firewire_core 0000:04:00.0: created device fw0: GUID 354fc00035e71a01, S400
[ 22.237644] sound hdaudioC0D2: hda-codec: out of range cmd 2:20:400:ffffffff
[ 22.243794] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 22.244873] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 22.245952] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 22.246962] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 22.248067] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 22.249181] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 22.251664] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 22.254012] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 22.256107] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 22.258109] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 22.901345] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 24.091822] floppy0: no floppy controllers found
[ 27.120462] floppy0: no floppy controllers found
[ 27.358734] fuse init (API version 7.23)
[ 31.289638] device-mapper: uevent: version 1.0.3
[ 31.291842] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[ 31.317095] random: vgscan urandom read with 89 bits of entropy available
[ 47.888849] random: nonblocking pool is initialized
[ 47.970592] ipmi message handler version 39.2
[ 47.975679] IPMI Watchdog: driver initialized
<6>
[ 0.000000] Initializing cgroup subsys cpuset
<6>
[ 0.000000] Initializing cgroup subsys cpu
<5>
[ 0.000000] Linux version 3.16.0-rc6-wl-ath-04110-gc6264ea (kbuild@cairo) (gcc version 4.8.2 (Debian 4.8.2-18) ) #1 SMP Fri Jul 25 19:44:02 CST 2014
<6>
[ 0.000000] Command line: user=lkp job=/lkp/scheduled/loslunas/vip_boot-1-x86_64-rhel-c6264eae302fbd45a4f1789ce029e5a1cd8542dc-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/vmlinuz-3.16.0-rc6-wl-ath-04110-gc6264ea kconfig=x86_64-rhel commit=c6264eae302fbd45a4f1789ce029e5a1cd8542dc initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/modules.cgz disable_mtrr_trim RESULT_ROOT=/result/loslunas/boot/1/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/0 ip=::::loslunas::dhcp oops=panic disable_mtrr_trim earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
<6>
[ 0.000000] e820: BIOS-provided physical RAM map:
<6>
[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009abff] usable
<6>
[ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000a9014fff] usable
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000a9015000-0x00000000a901afff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000a901b000-0x00000000aa7e9fff] usable
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000aa7ea000-0x00000000aad79fff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000aad7a000-0x00000000aaff9fff] ACPI NVS
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000aaffa000-0x00000000aaffefff] ACPI data
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000ff900000-0x00000000ffbfffff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
<6>
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000044e5fffff] usable
<6>
[ 0.000000] bootconsole [earlyser0] enabled
<6>
[ 0.000000] NX (Execute Disable) protection: active
<6>
[ 0.000000] SMBIOS 2.6 present.
<7>
[ 0.000000] DMI: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
<7>
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
<7>
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
<6>
[ 0.000000] AGP: No AGP bridge found
<6>
[ 0.000000] e820: last_pfn = 0x44e600 max_arch_pfn = 0x400000000
<7>
[ 0.000000] MTRR default type: uncachable
<7>
[ 0.000000] MTRR fixed ranges enabled:
<7>
[ 0.000000] 00000-9FFFF write-back
<7>
[ 0.000000] A0000-FFFFF uncachable
<7>
[ 0.000000] MTRR variable ranges enabled:
<7>
[ 0.000000] 0 base 000000000 mask F80000000 write-back
<7>
[ 0.000000] 1 base 080000000 mask FE0000000 write-back
<7>
[ 0.000000] 2 base 0A0000000 mask FF8000000 write-back
<7>
[ 0.000000] 3 base 0A8000000 mask FFE000000 write-back
<7>
[ 0.000000] 4 base 0AA000000 mask FFF000000 write-back
<7>
[ 0.000000] 5 base 100000000 mask F00000000 write-back
<7>
[ 0.000000] 6 base 200000000 mask E00000000 write-back
<7>
[ 0.000000] 7 base 400000000 mask FC0000000 write-back
<7>
[ 0.000000] 8 base 440000000 mask FF0000000 write-back
<7>
[ 0.000000] 9 base 44E000000 mask FFE000000 uncachable
<6>
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106
<6>
[ 0.000000] x2apic enabled by BIOS, switching to x2apic ops
<6>
[ 0.000000] e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
<4>
[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
<4>
[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
<4>
[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
<6>
[ 0.000000] found SMP MP-table at [mem 0x000fca70-0x000fca7f] mapped at [ffff8800000fca70]
<4>
[ 0.000000] mpc: fc7c0-fc9f4
<7>
[ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
<6>
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
<7>
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
<7>
[ 0.000000] BRK [0x02144000, 0x02144fff] PGTABLE
<7>
[ 0.000000] BRK [0x02145000, 0x02145fff] PGTABLE
<7>
[ 0.000000] BRK [0x02146000, 0x02146fff] PGTABLE
<6>
[ 0.000000] init_memory_mapping: [mem 0x44e400000-0x44e5fffff]
<7>
[ 0.000000] [mem 0x44e400000-0x44e5fffff] page 2M
<7>
[ 0.000000] BRK [0x02147000, 0x02147fff] PGTABLE
<6>
[ 0.000000] init_memory_mapping: [mem 0x44c000000-0x44e3fffff]
<7>
[ 0.000000] [mem 0x44c000000-0x44e3fffff] page 2M
<6>
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x44bffffff]
<7>
[ 0.000000] [mem 0x400000000-0x44bffffff] page 2M
<7>
[ 0.000000] BRK [0x02148000, 0x02148fff] PGTABLE
<6>
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xa9014fff]
<7>
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
<7>
[ 0.000000] [mem 0x00200000-0xa8ffffff] page 2M
<7>
[ 0.000000] [mem 0xa9000000-0xa9014fff] page 4k
<6>
[ 0.000000] init_memory_mapping: [mem 0xa901b000-0xaa7e9fff]
<7>
[ 0.000000] [mem 0xa901b000-0xa91fffff] page 4k
<7>
[ 0.000000] [mem 0xa9200000-0xaa5fffff] page 2M
<7>
[ 0.000000] [mem 0xaa600000-0xaa7e9fff] page 4k
<7>
[ 0.000000] BRK [0x02149000, 0x02149fff] PGTABLE
<6>
[ 0.000000] init_memory_mapping: [mem 0xaafff000-0xaaffffff]
<7>
[ 0.000000] [mem 0xaafff000-0xaaffffff] page 4k
<6>
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
<7>
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
<6>
[ 0.000000] RAMDISK: [mem 0x77128000-0x7fff2fff]
<6>
[ 0.000000] ACPI: Early table checksum verification disabled
<4>
[ 0.000000] ACPI: RSDP 0x00000000000F0410 000024 (v02 INTEL )
<4>
[ 0.000000] ACPI: XSDT 0x00000000AAFFDE18 00006C (v01 INTEL IVB-CPT 06222004 MSFT 00010013)
<4>
[ 0.000000] ACPI: FACP 0x00000000AAFE3D98 0000F4 (v04 INTEL IVB-CPT 06222004 MSFT 00010013)
<4>
[ 0.000000] ACPI: DSDT 0x00000000AAFC3018 00F8E9 (v02 INTEL IVB-CPT 00000000 INTL 20110623)
<4>
[ 0.000000] ACPI: FACS 0x00000000AAFF9E40 000040
<4>
[ 0.000000] ACPI: APIC 0x00000000AAFFCF18 0000CC (v02 INTEL IVB-CPT 06222004 MSFT 00010013)
<4>
[ 0.000000] ACPI: HPET 0x00000000AAFF8F18 000038 (v01 A M I PCHHPET 06222004 AMI. 00000003)
<4>
[ 0.000000] ACPI: SSDT 0x00000000AAFE5018 0010A8 (v01 TrmRef PtidDevc 00001000 INTL 20110623)
<4>
[ 0.000000] ACPI: SSDT 0x00000000AAFE4918 000411 (v01 AMI PerfTune 00001000 INTL 20110623)
<4>
[ 0.000000] ACPI: MCFG 0x00000000AAFF8E98 00003C (v01 INTEL SNDYBRDG 06222004 MSFT 00000097)
<4>
[ 0.000000] ACPI: SSDT 0x00000000AAFF7818 000780 (v01 PmRef Cpu0Ist 00003000 INTL 20110623)
<4>
[ 0.000000] ACPI: SSDT 0x00000000AAFF6018 000A2C (v01 PmRef CpuPm 00003000 INTL 20110623)
<4>
[ 0.000000] ACPI: DMAR 0x00000000AAFE3C18 0000E8 (v01 INTEL SNB 00000001 INTL 00000001)
<7>
[ 0.000000] ACPI: Local APIC address 0xfee00000
<6>
[ 0.000000] Setting APIC routing to cluster x2apic.
<6>
[ 0.000000] No NUMA configuration found
<6>
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000044e5fffff]
<6>
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x44e5fffff]
<6>
[ 0.000000] NODE_DATA [mem 0x44e5c9000-0x44e5effff]
<7>
[ 0.000000] [ffffea0000000000-ffffea00113fffff] PMD -> [ffff88043dc00000-ffff88044dbfffff] on node 0
<4>
[ 0.000000] Zone ranges:
<4>
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
<4>
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
<4>
[ 0.000000] Normal [mem 0x100000000-0x44e5fffff]
<4>
[ 0.000000] Movable zone start for each node
<4>
[ 0.000000] Early memory node ranges
<4>
[ 0.000000] node 0: [mem 0x00001000-0x00099fff]
<4>
[ 0.000000] node 0: [mem 0x00100000-0xa9014fff]
<4>
[ 0.000000] node 0: [mem 0xa901b000-0xaa7e9fff]
<4>
[ 0.000000] node 0: [mem 0xaafff000-0xaaffffff]
<4>
[ 0.000000] node 0: [mem 0x100000000-0x44e5fffff]
<7>
[ 0.000000] On node 0 totalpages: 4164990
<7>
[ 0.000000] DMA zone: 64 pages used for memmap
<7>
[ 0.000000] DMA zone: 21 pages reserved
<7>
[ 0.000000] DMA zone: 3993 pages, LIFO batch:0
<7>
[ 0.000000] DMA32 zone: 10848 pages used for memmap
<7>
[ 0.000000] DMA32 zone: 694245 pages, LIFO batch:31
<7>
[ 0.000000] Normal zone: 54168 pages used for memmap
<7>
[ 0.000000] Normal zone: 3466752 pages, LIFO batch:31
<6>
[ 0.000000] Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff
<6>
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
<7>
[ 0.000000] ACPI: Local APIC address 0xfee00000
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
<6>
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
<6>
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
<6>
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
<6>
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
<6>
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
<4>
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
<7>
[ 0.000000] ACPI: IRQ0 used by override.
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
<7>
[ 0.000000] ACPI: IRQ2 used by override.
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
<7>
[ 0.000000] ACPI: IRQ9 used by override.
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
<4>
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
<6>
[ 0.000000] Using ACPI (MADT) for SMP configuration information
<6>
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
<6>
[ 0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
<4>
[ 0.000000] mapped IOAPIC to ffffffffff57b000 (fec00000)
<7>
[ 0.000000] nr_irqs_gsi: 40
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xa9015000-0xa901afff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xaa7ea000-0xaad79fff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xaad7a000-0xaaff9fff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xaaffa000-0xaaffefff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xf7ffffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff8fffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xff900000-0xffbfffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffcfffff]
<6>
[ 0.000000] PM: Registered nosave memory: [mem 0xffd00000-0xffffffff]
<6>
[ 0.000000] e820: [mem 0xafa00000-0xf7ffffff] available for PCI devices
<6>
[ 0.000000] Booting paravirtualized kernel on bare hardware
<6>
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
<6>
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88044e200000 s87488 r8192 d23104 u131072
<7>
[ 0.000000] pcpu-alloc: s87488 r8192 d23104 u131072 alloc=1*2097152
<7>
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
<4>
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4099889
<4>
[ 0.000000] Policy zone: Normal
<5>
[ 0.000000] Kernel command line: user=lkp job=/lkp/scheduled/loslunas/vip_boot-1-x86_64-rhel-c6264eae302fbd45a4f1789ce029e5a1cd8542dc-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/vmlinuz-3.16.0-rc6-wl-ath-04110-gc6264ea kconfig=x86_64-rhel commit=c6264eae302fbd45a4f1789ce029e5a1cd8542dc initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/modules.cgz disable_mtrr_trim RESULT_ROOT=/result/loslunas/boot/1/x86_64-rhel/c6264eae302fbd45a4f1789ce029e5a1cd8542dc/0 ip=::::loslunas::dhcp oops=panic disable_mtrr_trim earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
<6>
[ 0.000000] sysrq: sysrq always enabled.
<6>
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
<6>
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
<6>
[ 0.000000] AGP: Checking aperture...
<6>
[ 0.000000] AGP: No AGP bridge found
<4>
[ 0.000000] Memory: 16165420K/16659960K available (8429K kernel code, 1649K rwdata, 3876K rodata, 1792K init, 1876K bss, 494540K reserved)
<6>
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
<6>
[ 0.000000] Hierarchical RCU implementation.
<6>
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
<6>
[ 0.000000] Offload RCU callbacks from all CPUs
<6>
[ 0.000000] Offload RCU callbacks from CPUs: 0-15.
<6>
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
<6>
[ 0.000000] NR_IRQS:524544 nr_irqs:808 16
<6>
[ 0.000000] Console: colour VGA+ 80x25
<6>
[ 0.000000] console [tty0] enabled
<6>
[ 0.000000] bootconsole [earlyser0] disabled
<6>
[ 0.000000] console [ttyS0] enabled
<6>
[ 0.000000] allocated 67108864 bytes of page_cgroup
<6>
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<7>
[ 0.000000] hpet clockevent registered
<6>
[ 0.000000] tsc: Fast TSC calibration using PIT
<6>
[ 0.000000] tsc: Detected 2195.167 MHz processor
<6>
[ 0.000083] Calibrating delay loop (skipped), value calculated using timer frequency.. 4390.33 BogoMIPS (lpj=2195167)
<6>
[ 0.000831] pid_max: default: 32768 minimum: 301
<6>
[ 0.001203] ACPI: Core revision 20140424
<4>
[ 0.071232] ACPI: All ACPI Tables successfully acquired
<6>
[ 0.071907] Security Framework initialized
<6>
[ 0.072204] SELinux: Initializing.
<7>
[ 0.072473] SELinux: Starting in permissive mode
<6>
[ 0.105423] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
<6>
[ 0.125796] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
<6>
[ 0.128594] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
<6>
[ 0.129577] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
<6>
[ 0.131080] Initializing cgroup subsys memory
<6>
[ 0.131547] Initializing cgroup subsys devices
<6>
[ 0.131914] Initializing cgroup subsys freezer
<6>
[ 0.132264] Initializing cgroup subsys net_cls
<6>
[ 0.132620] Initializing cgroup subsys blkio
<6>
[ 0.132955] Initializing cgroup subsys perf_event
<6>
[ 0.133317] Initializing cgroup subsys hugetlb
<6>
[ 0.133730] CPU: Physical Processor ID: 0
<6>
[ 0.134049] CPU: Processor Core ID: 0
<6>
[ 0.134721] mce: CPU supports 9 MCE banks
<7>
[ 0.135042] CPU0: Thermal LVT vector (0xfa) already installed
<6>
[ 0.135468] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
<6>
[ 0.135468] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
<6>
[ 0.135468] tlb_flushall_shift: 2
<6>
[ 0.136621] Freeing SMP alternatives memory: 32K (ffffffff81f65000 - ffffffff81f6d000)
<6>
[ 0.138343] ftrace: allocating 30782 entries in 121 pages
<4>
[ 0.176596] Getting VERSION: 1060015
<4>
[ 0.176902] Getting VERSION: 1060015
<4>
[ 0.177216] Getting ID: 0
<4>
[ 0.177469] Getting ID: 0
<6>
[ 0.177746] dmar: Host address width 36
<6>
[ 0.178076] dmar: DRHD base: 0x000000fed90000 flags: 0x0
<6>
[ 0.178523] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
<6>
[ 0.179152] dmar: DRHD base: 0x000000fed91000 flags: 0x1
<6>
[ 0.179585] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
<6>
[ 0.180214] dmar: RMRR base: 0x000000aacb7000 end: 0x000000aaccdfff
<6>
[ 0.180679] dmar: RMRR base: 0x000000ab800000 end: 0x000000af9fffff
<6>
[ 0.181232] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
<6>
[ 0.181653] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.182020] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.182396] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.182762] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.183129] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.183497] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.183863] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.184228] HPET id 0 under DRHD base 0xfed91000
<6>
[ 0.184605] Queued invalidation will be enabled to support x2apic and Intr-remapping.
<6>
[ 0.185521] Enabled IRQ remapping in x2apic mode
<4>
[ 0.185899] masked ExtINT on CPU#0
<4>
[ 0.186519] ENABLING IO-APIC IRQs
<7>
[ 0.186818] init IO_APIC IRQs
<7>
[ 0.187088] apic 2 pin 0 not connected
<7>
[ 0.187423] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
<7>
[ 0.188029] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:31 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.188959] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
<7>
[ 0.189561] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:30 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.190491] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
<7>
[ 0.191112] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:33 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.192113] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
<7>
[ 0.192794] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:34 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.193784] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
<7>
[ 0.194389] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:35 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.195408] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
<7>
[ 0.196072] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:36 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.197090] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
<7>
[ 0.197756] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:37 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.198776] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
<7>
[ 0.199379] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:38 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.200398] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
<7>
[ 0.201078] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:39 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.202069] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
<7>
[ 0.202742] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3A Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.203729] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
<7>
[ 0.204344] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3B Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.205336] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
<7>
[ 0.206026] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3C Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.207044] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
<7>
[ 0.207735] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3D Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.208728] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
<7>
[ 0.209341] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3E Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.210331] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
<7>
[ 0.211024] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3F Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.212008] apic 2 pin 16 not connected
<7>
[ 0.212343] apic 2 pin 17 not connected
<7>
[ 0.212727] apic 2 pin 18 not connected
<7>
[ 0.213061] apic 2 pin 19 not connected
<7>
[ 0.213387] apic 2 pin 20 not connected
<7>
[ 0.213772] apic 2 pin 21 not connected
<7>
[ 0.214104] apic 2 pin 22 not connected
<7>
[ 0.214490] apic 2 pin 23 not connected
<6>
[ 0.214971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
<6>
[ 0.225484] smpboot: CPU0: Genuine Intel(R) CPU @ 2.20GHz (fam: 06, model: 3a, stepping: 04)
<7>
[ 0.226322] TSC deadline timer enabled
<6>
[ 0.226732] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
<6>
[ 0.227820] ... version: 3
<6>
[ 0.228153] ... bit width: 48
<6>
[ 0.228491] ... generic registers: 4
<6>
[ 0.228885] ... value mask: 0000ffffffffffff
<6>
[ 0.229292] ... max period: 0000ffffffffffff
<6>
[ 0.229699] ... fixed-purpose events: 3
<6>
[ 0.230082] ... event mask: 000000070000000f
<6>
[ 0.243281] x86: Booting SMP configuration:
<6>
[ 0.243682] .... node #0, CPUs: #1
<4>
[ 0.255338] masked ExtINT on CPU#1
<7>
[ 0.256024] CPU1: Thermal LVT vector (0xfa) already installed
<6>
[ 0.259168] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
<4>
[ 0.260940] #2
<4>
[ 0.272411] masked ExtINT on CPU#2
<7>
[ 0.273096] CPU2: Thermal LVT vector (0xfa) already installed
<4>
[ 0.276789] #3
<4>
[ 0.288071] masked ExtINT on CPU#3
<7>
[ 0.288755] CPU3: Thermal LVT vector (0xfa) already installed
<4>
[ 0.292410] #4
<4>
[ 0.303740] masked ExtINT on CPU#4
<7>
[ 0.304438] CPU4: Thermal LVT vector (0xfa) already installed
<4>
[ 0.308085] #5
<4>
[ 0.319410] masked ExtINT on CPU#5
<7>
[ 0.320110] CPU5: Thermal LVT vector (0xfa) already installed
<4>
[ 0.323822] #6
<4>
[ 0.335150] masked ExtINT on CPU#6
<7>
[ 0.335858] CPU6: Thermal LVT vector (0xfa) already installed
<4>
[ 0.339602] #7
<4>
[ 0.350920] masked ExtINT on CPU#7
<7>
[ 0.351628] CPU7: Thermal LVT vector (0xfa) already installed
<6>
[ 0.354328] x86: Booted up 1 node, 8 CPUs
<6>
[ 0.354675] smpboot: Total of 8 processors activated (35122.67 BogoMIPS)
<6>
[ 0.365972] devtmpfs: initialized
<6>
[ 0.389064] evm: security.selinux
<6>
[ 0.389356] evm: security.ima
<6>
[ 0.389629] evm: security.capability
<6>
[ 0.396902] PM: Registering ACPI NVS region [mem 0xaad7a000-0xaaff9fff] (2621440 bytes)
<6>
[ 0.404042] atomic64_test: passed for x86-64 platform with CX8 and with SSE
<6>
[ 0.405119] NET: Registered protocol family 16
<6>
[ 0.412784] cpuidle: using governor menu
<6>
[ 0.419920] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
<6>
[ 0.420590] ACPI: bus type PCI registered
<6>
[ 0.420932] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
<6>
[ 0.421924] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
<6>
[ 0.422695] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
<6>
[ 0.423596] PCI: Using configuration type 1 for base access
<6>
[ 0.450433] ACPI: Added _OSI(Module Device)
<6>
[ 0.450795] ACPI: Added _OSI(Processor Device)
<6>
[ 0.451214] ACPI: Added _OSI(3.0 _SCP Extensions)
<6>
[ 0.451604] ACPI: Added _OSI(Processor Aggregator Device)
<4>
[ 0.476725] ACPI: Executed 1 blocks of module-level executable AML code
<4>
[ 0.512475] ACPI: Dynamic OEM Table Load:
<4>
[ 0.513018] ACPI: SSDT 0xFFFF880437470000 00093B (v01 PmRef Cpu0Cst 00003001 INTL 20110623)
<4>
[ 0.520812] ACPI: Dynamic OEM Table Load:
<4>
[ 0.521344] ACPI: SSDT 0xFFFF880437469000 000303 (v01 PmRef ApIst 00003000 INTL 20110623)
<4>
[ 0.528630] ACPI: Dynamic OEM Table Load:
<4>
[ 0.529090] ACPI: SSDT 0xFFFF8804377B8000 000119 (v01 PmRef ApCst 00003000 INTL 20110623)
<6>
[ 0.546212] ACPI: Interpreter enabled
<4>
[ 0.546607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
<6>
[ 0.547451] ACPI: (supports S0 S1 S3 S4 S5)
<6>
[ 0.547856] ACPI: Using IOAPIC for interrupt routing
<6>
[ 0.548374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>
[ 0.585222] acpi ABCDEFGH:00: ACPI dock station (docks/bays count: 1)
<6>
[ 0.619698] ACPI: Power Resource [FN00] (off)
<6>
[ 0.620653] ACPI: Power Resource [FN01] (off)
<6>
[ 0.621630] ACPI: Power Resource [FN02] (on)
<6>
[ 0.622652] ACPI: Power Resource [FN03] (on)
<6>
[ 0.624972] ACPI: Power Resource [FN04] (on)
<6>
[ 0.629645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
<6>
[ 0.630119] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
<7>
[ 0.631179] \_SB_.PCI0:_OSC invalid UUID
<7>
[ 0.631517] _OSC request data:1 1f 0
<6>
[ 0.632117] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
<6>
[ 0.637613] PCI host bridge to bus 0000:00
<6>
[ 0.637962] pci_bus 0000:00: root bus resource [bus 00-3e]
<6>
[ 0.638446] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
<6>
[ 0.638922] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
<6>
[ 0.639401] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
<6>
[ 0.639975] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
<6>
[ 0.640491] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
<6>
[ 0.641056] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
<6>
[ 0.641565] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
<6>
[ 0.642136] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
<6>
[ 0.642644] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
<6>
[ 0.643212] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff]
<6>
[ 0.643723] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
<7>
[ 0.644301] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
<7>
[ 0.645247] pci 0000:00:02.0: [8086:0162] type 00 class 0x030000
<7>
[ 0.645768] pci 0000:00:02.0: reg 0x10: [mem 0xafc00000-0xafffffff 64bit]
<7>
[ 0.646282] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
<7>
[ 0.646914] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
<7>
[ 0.647955] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
<7>
[ 0.648464] pci 0000:00:14.0: reg 0x10: [mem 0xb02b0000-0xb02bffff 64bit]
<7>
[ 0.649177] pci 0000:00:14.0: PME# supported from D3hot D3cold
<6>
[ 0.649950] pci 0000:00:14.0: System wakeup disabled by ACPI
<7>
[ 0.650673] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
<7>
[ 0.651175] pci 0000:00:16.0: reg 0x10: [mem 0xb02a0000-0xb02a000f 64bit]
<7>
[ 0.651891] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
<7>
[ 0.652940] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
<7>
[ 0.653427] pci 0000:00:19.0: reg 0x10: [mem 0xb0200000-0xb021ffff]
<7>
[ 0.653965] pci 0000:00:19.0: reg 0x14: [mem 0xb0280000-0xb0280fff]
<7>
[ 0.654464] pci 0000:00:19.0: reg 0x18: [io 0x2080-0x209f]
<7>
[ 0.655102] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
<6>
[ 0.655907] pci 0000:00:19.0: System wakeup disabled by ACPI
<7>
[ 0.656671] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
<7>
[ 0.657174] pci 0000:00:1a.0: reg 0x10: [mem 0xb0270000-0xb02703ff]
<7>
[ 0.657877] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
<6>
[ 0.658782] pci 0000:00:1a.0: System wakeup disabled by ACPI
<7>
[ 0.659444] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
<7>
[ 0.660006] pci 0000:00:1b.0: reg 0x10: [mem 0xb0260000-0xb0263fff 64bit]
<7>
[ 0.660693] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
<6>
[ 0.661542] pci 0000:00:1b.0: System wakeup disabled by ACPI
<7>
[ 0.662268] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
<7>
[ 0.662920] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
<6>
[ 0.663766] pci 0000:00:1c.0: System wakeup disabled by ACPI
<7>
[ 0.664491] pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400
<7>
[ 0.665134] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
<6>
[ 0.665989] pci 0000:00:1c.6: System wakeup disabled by ACPI
<7>
[ 0.666690] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
<7>
[ 0.667334] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
<6>
[ 0.668241] pci 0000:00:1c.7: System wakeup disabled by ACPI
<7>
[ 0.668959] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
<7>
[ 0.669466] pci 0000:00:1d.0: reg 0x10: [mem 0xb0250000-0xb02503ff]
<7>
[ 0.670171] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
<6>
[ 0.671067] pci 0000:00:1d.0: System wakeup disabled by ACPI
<7>
[ 0.671728] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
<6>
[ 0.672676] pci 0000:00:1e.0: System wakeup disabled by ACPI
<7>
[ 0.673392] pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100
<7>
[ 0.674562] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
<7>
[ 0.675052] pci 0000:00:1f.2: reg 0x10: [io 0x20d0-0x20d7]
<7>
[ 0.675557] pci 0000:00:1f.2: reg 0x14: [io 0x20c0-0x20c3]
<7>
[ 0.676001] pci 0000:00:1f.2: reg 0x18: [io 0x20b0-0x20b7]
<7>
[ 0.676461] pci 0000:00:1f.2: reg 0x1c: [io 0x20a0-0x20a3]
<7>
[ 0.676968] pci 0000:00:1f.2: reg 0x20: [io 0x2060-0x207f]
<7>
[ 0.677419] pci 0000:00:1f.2: reg 0x24: [mem 0xb0240000-0xb02407ff]
<7>
[ 0.678060] pci 0000:00:1f.2: PME# supported from D3hot
<7>
[ 0.679063] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
<7>
[ 0.679555] pci 0000:00:1f.3: reg 0x10: [mem 0xb0230000-0xb02300ff 64bit]
<7>
[ 0.680158] pci 0000:00:1f.3: reg 0x20: [io 0x2040-0x205f]
<6>
[ 0.681399] pci 0000:00:1c.0: PCI bridge to [bus 01]
<7>
[ 0.682105] pci 0000:02:00.0: [8086:0082] type 00 class 0x028000
<7>
[ 0.682683] pci 0000:02:00.0: reg 0x10: [mem 0xb0100000-0xb0101fff 64bit]
<7>
[ 0.683504] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
<6>
[ 0.684136] pci 0000:02:00.0: System wakeup disabled by ACPI
<6>
[ 0.686176] pci 0000:00:1c.6: PCI bridge to [bus 02]
<7>
[ 0.686575] pci 0000:00:1c.6: bridge window [mem 0xb0100000-0xb01fffff]
<7>
[ 0.687424] pci 0000:03:00.0: [104c:8231] type 01 class 0x060400
<7>
[ 0.688115] pci 0000:03:00.0: supports D1 D2
<6>
[ 0.688610] pci 0000:03:00.0: System wakeup disabled by ACPI
<6>
[ 0.691691] pci 0000:00:1c.7: PCI bridge to [bus 03-04]
<7>
[ 0.692116] pci 0000:00:1c.7: bridge window [mem 0xb0000000-0xb00fffff]
<7>
[ 0.692915] pci 0000:04:00.0: [104c:8235] type 00 class 0x0c0010
<7>
[ 0.693424] pci 0000:04:00.0: reg 0x10: [mem 0xb0010000-0xb00107ff]
<7>
[ 0.693984] pci 0000:04:00.0: reg 0x14: [mem 0xb0000000-0xb0003fff]
<7>
[ 0.694647] pci 0000:04:00.0: supports D1 D2
<7>
[ 0.695054] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot
<6>
[ 0.695843] pci 0000:03:00.0: PCI bridge to [bus 04]
<7>
[ 0.696319] pci 0000:03:00.0: bridge window [mem 0xb0000000-0xb00fffff]
<6>
[ 0.697075] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
<7>
[ 0.697657] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
<7>
[ 0.698271] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
<7>
[ 0.698953] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
<7>
[ 0.699616] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
<7>
[ 0.700328] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
<7>
[ 0.700998] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
<7>
[ 0.701717] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
<7>
[ 0.702379] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
<7>
[ 0.703097] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
<7>
[ 0.703763] pci 0000:00:1e.0: bridge window [mem 0xafa00000-0xfeafffff] (subtractive decode)
<7>
[ 0.704478] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
<7>
[ 0.706155] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
<7>
[ 0.706846] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:3D Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<6>
[ 0.709863] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
<6>
[ 0.711569] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
<6>
[ 0.713292] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15), disabled.
<6>
[ 0.715019] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15), disabled.
<6>
[ 0.716674] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15), disabled.
<6>
[ 0.718392] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
<6>
[ 0.720120] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15), disabled.
<6>
[ 0.721834] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
<4>
[ 0.724778] ACPI: Enabled 5 GPEs in block 00 to 3F
<6>
[ 0.725835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
<6>
[ 0.726476] vgaarb: loaded
<6>
[ 0.726792] vgaarb: bridge control possible 0000:00:02.0
<5>
[ 0.727695] SCSI subsystem initialized
<6>
[ 0.728241] ACPI: bus type USB registered
<6>
[ 0.728698] usbcore: registered new interface driver usbfs
<6>
[ 0.729234] usbcore: registered new interface driver hub
<6>
[ 0.729929] usbcore: registered new device driver usb
<6>
[ 0.730523] pps_core: LinuxPPS API ver. 1 registered
<6>
[ 0.730919] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
<6>
[ 0.731691] PTP clock support registered
<6>
[ 0.733231] PCI: Using ACPI for IRQ routing
<7>
[ 0.737484] PCI: pci_cache_line_size set to 64 bytes
<7>
[ 0.738081] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
<7>
[ 0.738547] e820: reserve RAM buffer [mem 0xa9015000-0xabffffff]
<7>
[ 0.739082] e820: reserve RAM buffer [mem 0xaa7ea000-0xabffffff]
<7>
[ 0.739555] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
<7>
[ 0.740024] e820: reserve RAM buffer [mem 0x44e600000-0x44fffffff]
<6>
[ 0.741132] NetLabel: Initializing
<6>
[ 0.741435] NetLabel: domain hash size = 128
<6>
[ 0.741852] NetLabel: protocols = UNLABELED CIPSOv4
<6>
[ 0.742304] NetLabel: unlabeled traffic allowed by default
<6>
[ 0.749331] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
<6>
[ 0.750350] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
<6>
[ 0.753102] Switched to clocksource hpet
<6>
[ 0.847839] pnp: PnP ACPI init
<6>
[ 0.848245] ACPI: bus type PNP registered
<6>
[ 0.849099] system 00:00: [io 0x0680-0x069f] has been reserved
<6>
[ 0.849552] system 00:00: [io 0x1000-0x100f] has been reserved
<6>
[ 0.850070] system 00:00: [io 0xffff] has been reserved
<6>
[ 0.850487] system 00:00: [io 0xffff] has been reserved
<6>
[ 0.850903] system 00:00: [io 0x0400-0x0453] could not be reserved
<6>
[ 0.851448] system 00:00: [io 0x0458-0x047f] has been reserved
<6>
[ 0.851905] system 00:00: [io 0x0500-0x057f] has been reserved
<6>
[ 0.852435] system 00:00: [io 0x164e-0x164f] has been reserved
<7>
[ 0.852881] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>
[ 0.853506] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
<7>
[ 0.854205] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:38 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.855303] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
<6>
[ 0.857376] system 00:02: [io 0x0454-0x0457] has been reserved
<7>
[ 0.857821] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
<6>
[ 0.860273] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
<6>
[ 0.860766] system 00:03: [mem 0xfed10000-0xfed17fff] could not be reserved
<6>
[ 0.861364] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
<6>
[ 0.861851] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
<6>
[ 0.862423] system 00:03: [mem 0xf8000000-0xfbffffff] has been reserved
<6>
[ 0.862916] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
<6>
[ 0.863490] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
<6>
[ 0.864090] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
<6>
[ 0.864591] system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
<6>
[ 0.865179] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
<6>
[ 0.865694] system 00:03: [mem 0xafa00000-0xafa00fff] has been reserved
<7>
[ 0.866255] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
<6>
[ 0.868555] system 00:04: [mem 0x00000000-0x0009cfff] could not be reserved
<7>
[ 0.869152] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>
[ 0.869904] pnp: PnP ACPI: found 5 devices
<6>
[ 0.870325] ACPI: bus type PNP unregistered
<6>
[ 0.890069] pci 0000:00:1c.0: PCI bridge to [bus 01]
<6>
[ 0.890487] pci 0000:00:1c.6: PCI bridge to [bus 02]
<6>
[ 0.890889] pci 0000:00:1c.6: bridge window [mem 0xb0100000-0xb01fffff]
<6>
[ 0.891478] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>
[ 0.891877] pci 0000:03:00.0: bridge window [mem 0xb0000000-0xb00fffff]
<6>
[ 0.892463] pci 0000:00:1c.7: PCI bridge to [bus 03-04]
<6>
[ 0.892881] pci 0000:00:1c.7: bridge window [mem 0xb0000000-0xb00fffff]
<6>
[ 0.893471] pci 0000:00:1e.0: PCI bridge to [bus 05]
<7>
[ 0.893889] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
<7>
[ 0.894387] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
<7>
[ 0.894808] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
<7>
[ 0.895356] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
<7>
[ 0.895830] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
<7>
[ 0.896370] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
<7>
[ 0.896841] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
<7>
[ 0.897385] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
<7>
[ 0.897862] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
<7>
[ 0.898419] pci_bus 0000:00: resource 13 [mem 0xafa00000-0xfeafffff]
<7>
[ 0.898963] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff]
<7>
[ 0.899429] pci_bus 0000:02: resource 1 [mem 0xb0100000-0xb01fffff]
<7>
[ 0.899981] pci_bus 0000:03: resource 1 [mem 0xb0000000-0xb00fffff]
<7>
[ 0.900451] pci_bus 0000:04: resource 1 [mem 0xb0000000-0xb00fffff]
<7>
[ 0.901004] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
<7>
[ 0.901427] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
<7>
[ 0.901848] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
<7>
[ 0.902400] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff]
<7>
[ 0.902872] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff]
<7>
[ 0.903410] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff]
<7>
[ 0.903961] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff]
<7>
[ 0.904430] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff]
<7>
[ 0.904987] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff]
<7>
[ 0.905466] pci_bus 0000:05: resource 13 [mem 0xafa00000-0xfeafffff]
<7>
[ 0.906022] pci_bus 0000:05: resource 14 [mem 0xfed40000-0xfed44fff]
<6>
[ 0.906679] NET: Registered protocol family 2
<6>
[ 0.914488] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
<6>
[ 0.917523] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
<6>
[ 0.918204] TCP: Hash tables configured (established 131072 bind 65536)
<6>
[ 0.919000] TCP: reno registered
<6>
[ 0.919807] UDP hash table entries: 8192 (order: 6, 262144 bytes)
<6>
[ 0.920982] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
<6>
[ 0.923253] NET: Registered protocol family 1
<6>
[ 0.924590] RPC: Registered named UNIX socket transport module.
<6>
[ 0.925132] RPC: Registered udp transport module.
<6>
[ 0.925515] RPC: Registered tcp transport module.
<6>
[ 0.925973] RPC: Registered tcp NFSv4.1 backchannel transport module.
<7>
[ 0.926519] pci 0000:00:02.0: Boot video device
<7>
[ 0.927581] IOAPIC[0]: Set routing entry (2-21 -> 0x81 -> IRQ 21 Mode:1 Active:1 Dest:1)
<7>
[ 0.928280] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:81 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.930664] IOAPIC[0]: Set routing entry (2-16 -> 0x91 -> IRQ 16 Mode:1 Active:1 Dest:1)
<7>
[ 0.931354] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:91 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 0.933639] IOAPIC[0]: Set routing entry (2-23 -> 0xa1 -> IRQ 23 Mode:1 Active:1 Dest:1)
<7>
[ 0.934341] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:A1 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<4>
[ 0.936059] pci 0000:03:00.0: TI XIO2000a quirk detected; secondary bus fast back-to-back transfers disabled
<7>
[ 0.936781] PCI: CLS 64 bytes, default 64
<6>
[ 0.937471] Unpacking initramfs...
<6>
[ 7.484040] Freeing initrd memory: 146220K (ffff880077128000 - ffff88007fff3000)
<6>
[ 7.484749] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
<6>
[ 7.485204] software IO TLB [mem 0xa5015000-0xa9015000] (64MB) mapped at [ffff8800a5015000-ffff8800a9014fff]
<6>
[ 7.495928] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
<6>
[ 7.505851] futex hash table entries: 4096 (order: 6, 262144 bytes)
<5>
[ 7.506369] Initialise system trusted keyring
<6>
[ 7.507001] audit: initializing netlink subsys (disabled)
<5>
[ 7.507528] audit: type=2000 audit(1406316873.283:1): initialized
<6>
[ 7.509521] HugeTLB registered 2 MB page size, pre-allocated 0 pages
<6>
[ 7.524739] zbud: loaded
<5>
[ 7.525527] VFS: Disk quotas dquot_6.5.2
<4>
[ 7.526264] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<6>
[ 7.531561] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
<6>
[ 7.537377] 9p: Installing v9fs 9p2000 file system support
<6>
[ 7.538131] msgmni has been set to 31858
<5>
[ 7.538894] Key type big_key registered
<7>
[ 7.539228] SELinux: Registering netfilter hooks
<6>
[ 7.547166] alg: No test for stdrng (krng)
<6>
[ 7.547558] NET: Registered protocol family 38
<5>
[ 7.548024] Key type asymmetric registered
<5>
[ 7.548373] Asymmetric key parser 'x509' registered
<6>
[ 7.549085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
<6>
[ 7.550461] io scheduler noop registered
<6>
[ 7.550882] io scheduler deadline registered (default)
<6>
[ 7.551429] io scheduler cfq registered
<7>
[ 7.553551] IOAPIC[0]: Set routing entry (2-18 -> 0xb1 -> IRQ 18 Mode:1 Active:1 Dest:1)
<7>
[ 7.554263] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:B1 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 7.556159] IOAPIC[0]: Set routing entry (2-19 -> 0xc1 -> IRQ 19 Mode:1 Active:1 Dest:1)
<7>
[ 7.556871] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:C1 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<6>
[ 7.558121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>
[ 7.558786] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
<7>
[ 7.559495] intel_idle: MWAIT substates: 0x1120
<7>
[ 7.559944] intel_idle: v0.4 model 0x3A
<7>
[ 7.560266] intel_idle: lapic_timer_reliable_states 0xffffffff
<6>
[ 7.563765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
<6>
[ 7.564355] ACPI: Power Button [PWRF]
<6>
[ 7.564991] ACPI: Fan [FAN0] (off)
<6>
[ 7.565425] ACPI: Fan [FAN1] (off)
<6>
[ 7.565953] ACPI: Fan [FAN2] (on)
<6>
[ 7.566390] ACPI: Fan [FAN3] (on)
<6>
[ 7.566921] ACPI: Fan [FAN4] (on)
<6>
[ 7.573113] thermal LNXTHERM:00: registered as thermal_zone0
<6>
[ 7.573553] ACPI: Thermal Zone [TZ00] (28 C)
<6>
[ 7.575801] thermal LNXTHERM:01: registered as thermal_zone1
<6>
[ 7.576238] ACPI: Thermal Zone [TZ01] (30 C)
<6>
[ 7.576810] GHES: HEST is not enabled!
<6>
[ 7.577658] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
<6>
[ 7.581128] Non-volatile memory driver v1.3
<6>
[ 7.581517] Linux agpgart interface v0.103
<7>
[ 7.583891] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
<4>
[ 7.585660] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140424/utaddress-258)
<6>
[ 7.587059] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
<4>
[ 7.587864] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
<6>
[ 7.589290] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
<4>
[ 7.590085] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
<6>
[ 7.591375] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
<4>
[ 7.592260] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
<6>
[ 7.593615] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
<4>
[ 7.594341] lpc_ich: Resource conflict(s) found affecting gpio_ich
<6>
[ 7.594919] rdac: device handler registered
<6>
[ 7.595493] hp_sw: device handler registered
<6>
[ 7.595937] emc: device handler registered
<6>
[ 7.596274] alua: device handler registered
<6>
[ 7.596864] libphy: Fixed MDIO Bus: probed
<6>
[ 7.597422] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
<6>
[ 7.597998] e1000: Copyright (c) 1999-2006 Intel Corporation.
<6>
[ 7.598508] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
<6>
[ 7.599013] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
<7>
[ 7.600092] IOAPIC[0]: Set routing entry (2-20 -> 0x22 -> IRQ 20 Mode:1 Active:1 Dest:1)
<7>
[ 7.600777] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:22 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<6>
[ 7.601959] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
<7>
[ 7.602758] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
<6>
[ 7.808930] e1000e 0000:00:19.0 eth0: registered PHC clock
<6>
[ 7.810730] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:13:20:f9:de:02
<6>
[ 7.811415] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
<6>
[ 7.811944] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
<6>
[ 7.812572] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
<6>
[ 7.813083] igb: Copyright (c) 2007-2014 Intel Corporation.
<6>
[ 7.813645] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
<6>
[ 7.814231] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
<6>
[ 7.815087] usbcore: registered new interface driver catc
<6>
[ 7.815608] usbcore: registered new interface driver kaweth
<6>
[ 7.816033] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
<6>
[ 7.816724] usbcore: registered new interface driver pegasus
<6>
[ 7.817186] usbcore: registered new interface driver rtl8150
<6>
[ 7.817740] usbcore: registered new interface driver asix
<6>
[ 7.818195] usbcore: registered new interface driver cdc_ether
<6>
[ 7.818752] usbcore: registered new interface driver cdc_eem
<6>
[ 7.819213] usbcore: registered new interface driver dm9601
<6>
[ 7.819777] usbcore: registered new interface driver smsc75xx
<6>
[ 7.820267] usbcore: registered new interface driver smsc95xx
<6>
[ 7.820815] usbcore: registered new interface driver gl620a
<6>
[ 7.821233] usbcore: registered new interface driver net1080
<6>
[ 7.821742] usbcore: registered new interface driver plusb
<6>
[ 7.822162] usbcore: registered new interface driver rndis_host
<6>
[ 7.822686] usbcore: registered new interface driver cdc_subset
<6>
[ 7.823149] usbcore: registered new interface driver zaurus
<6>
[ 7.823721] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<6>
[ 7.824398] usbcore: registered new interface driver int51x1
<6>
[ 7.824857] usbcore: registered new interface driver ipheth
<6>
[ 7.825400] usbcore: registered new interface driver sierra_net
<6>
[ 7.826118] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>
[ 7.826707] ehci-pci: EHCI PCI platform driver
<6>
[ 7.827742] ehci-pci 0000:00:1a.0: EHCI Host Controller
<6>
[ 7.828575] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
<6>
[ 7.829173] ehci-pci 0000:00:1a.0: debug port 2
<7>
[ 7.833551] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
<6>
[ 7.834095] ehci-pci 0000:00:1a.0: irq 16, io mem 0xb0270000
<6>
[ 7.840459] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
<6>
[ 7.841377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>
[ 7.841875] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>
[ 7.842524] usb usb1: Product: EHCI Host Controller
<6>
[ 7.842904] usb usb1: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea ehci_hcd
<6>
[ 7.843563] usb usb1: SerialNumber: 0000:00:1a.0
<6>
[ 7.844758] hub 1-0:1.0: USB hub found
<6>
[ 7.845130] hub 1-0:1.0: 2 ports detected
<6>
[ 7.847232] ehci-pci 0000:00:1d.0: EHCI Host Controller
<6>
[ 7.847984] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
<6>
[ 7.848661] ehci-pci 0000:00:1d.0: debug port 2
<7>
[ 7.853003] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
<6>
[ 7.853612] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb0250000
<6>
[ 7.859440] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
<6>
[ 7.860359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
<6>
[ 7.860865] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>
[ 7.861497] usb usb2: Product: EHCI Host Controller
<6>
[ 7.861876] usb usb2: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea ehci_hcd
<6>
[ 7.862533] usb usb2: SerialNumber: 0000:00:1d.0
<6>
[ 7.863697] hub 2-0:1.0: USB hub found
<6>
[ 7.864062] hub 2-0:1.0: 2 ports detected
<6>
[ 7.865442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>
[ 7.865941] ohci-pci: OHCI PCI platform driver
<6>
[ 7.866426] uhci_hcd: USB Universal Host Controller Interface driver
<6>
[ 7.867673] xhci_hcd 0000:00:14.0: xHCI Host Controller
<6>
[ 7.868319] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
<7>
[ 7.869138] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
<7>
[ 7.869766] xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X
<6>
[ 7.870648] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
<6>
[ 7.871136] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>
[ 7.871769] usb usb3: Product: xHCI Host Controller
<6>
[ 7.872149] usb usb3: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea xhci_hcd
<6>
[ 7.872805] usb usb3: SerialNumber: 0000:00:14.0
<6>
[ 7.873849] hub 3-0:1.0: USB hub found
<6>
[ 7.874219] hub 3-0:1.0: 4 ports detected
<6>
[ 7.878082] xhci_hcd 0000:00:14.0: xHCI Host Controller
<6>
[ 7.878844] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
<6>
[ 7.879941] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
<6>
[ 7.880507] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>
[ 7.881067] usb usb4: Product: xHCI Host Controller
<6>
[ 7.881521] usb usb4: Manufacturer: Linux 3.16.0-rc6-wl-ath-04110-gc6264ea xhci_hcd
<6>
[ 7.882103] usb usb4: SerialNumber: 0000:00:14.0
<6>
[ 7.883341] hub 4-0:1.0: USB hub found
<6>
[ 7.883717] hub 4-0:1.0: 4 ports detected
<6>
[ 7.887138] usbcore: registered new interface driver usbserial
<6>
[ 7.887670] usbcore: registered new interface driver usbserial_generic
<6>
[ 7.888171] usbserial: USB Serial support registered for generic
<6>
[ 7.888794] i8042: PNP: No PS/2 controller found. Probing ports directly.
<6>
[ 8.492936] tsc: Refined TSC clocksource calibration: 2195.013 MHz
<3>
[ 8.945326] i8042: No controller found
<6>
[ 8.946304] mousedev: PS/2 mouse device common for all mice
<6>
[ 8.947915] rtc_cmos 00:01: RTC can wake from S4
<6>
[ 8.948781] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
<6>
[ 8.949469] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
<6>
[ 8.950227] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
<6>
[ 8.950749] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
<6>
[ 8.951661] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
<6>
[ 8.952219] iTCO_vendor_support: vendor-support=0
<6>
[ 8.952616] Intel P-state driver initializing.
<6>
[ 8.952990] Intel pstate controlling: cpu 0
<6>
[ 8.953580] Intel pstate controlling: cpu 1
<6>
[ 8.954196] Intel pstate controlling: cpu 2
<6>
[ 8.954703] Intel pstate controlling: cpu 3
<6>
[ 8.955315] Intel pstate controlling: cpu 4
<6>
[ 8.955822] Intel pstate controlling: cpu 5
<6>
[ 8.956436] Intel pstate controlling: cpu 6
<6>
[ 8.956952] Intel pstate controlling: cpu 7
<6>
[ 8.963143] hidraw: raw HID events driver (C) Jiri Kosina
<6>
[ 8.964490] usbcore: registered new interface driver usbhid
<6>
[ 8.964936] usbhid: USB HID core driver
<6>
[ 8.965500] drop_monitor: Initializing network drop monitor service
<6>
[ 8.966286] TCP: cubic registered
<6>
[ 8.966641] Initializing XFRM netlink socket
<6>
[ 8.968535] NET: Registered protocol family 10
<6>
[ 8.971973] NET: Registered protocol family 17
<6>
[ 8.972516] 9pnet: Installing 9P2000 support
<7>
[ 8.982507]
<7>
[ 8.982507] printing PIC contents
<7>
[ 8.982949] ... PIC IMR: ffff
<7>
[ 8.983236] ... PIC IRR: 0c28
<7>
[ 8.983615] ... PIC ISR: 0000
<7>
[ 8.983907] ... PIC ELCR: 0e28
<7>
[ 8.984283] printing local APIC contents on CPU#0/0:
<6>
[ 8.984685] ... APIC ID: 00000000 (0)
<6>
[ 8.985036] ... APIC VERSION: 01060015
<7>
[ 8.985368] ... APIC TASKPRI: 00000000 (00)
<7>
[ 8.985721] ... APIC PROCPRI: 00000000
<7>
[ 8.986047] ... APIC LDR: 00000001
<7>
[ 8.986352] ... APIC SPIV: 000001ff
<7>
[ 8.986665] ... APIC ISR field:
<4>
[ 8.986957] 0000000000000000000000000000000000000000000000000000000000000000
<7>
[ 8.987925] ... APIC TMR field:
<4>
[ 8.988217] 0000000000000000000000000000000000000000000000000000000000000000
<7>
[ 8.989180] ... APIC IRR field:
<4>
[ 8.989476] 0000000000000000000000000000000000000000000000000000000000008000
<7>
[ 8.990450] ... APIC ESR: 00000000
<7>
[ 8.990759] ... APIC ICR: 000008fb
<7>
[ 8.991069] ... APIC ICR2: 00000000
<7>
[ 8.991379] ... APIC LVTT: 000400ef
<7>
[ 8.991692] ... APIC LVTPC: 00000400
<7>
[ 8.992007] ... APIC LVT0: 00010700
<7>
[ 8.992319] ... APIC LVT1: 00000400
<7>
[ 8.992629] ... APIC LVTERR: 000000fe
<7>
[ 8.992951] ... APIC TMICT: 00000000
<7>
[ 8.993268] ... APIC TMCCT: 00000000
<7>
[ 8.993587] ... APIC TDCR: 00000000
<4>
[ 8.993897]
<7>
[ 8.994212] number of MP IRQ sources: 15.
<7>
[ 8.994551] number of IO-APIC #2 registers: 24.
<6>
[ 8.994926] testing the IO APIC.......................
<7>
[ 8.995426] IO APIC #2......
<7>
[ 8.995702] .... register #00: 02000000
<7>
[ 8.996118] ....... : physical APIC id: 02
<7>
[ 8.996483] ....... : Delivery Type: 0
<7>
[ 8.996824] ....... : LTS : 0
<7>
[ 8.997253] .... register #01: 00170020
<7>
[ 8.997584] ....... : max redirection entries: 17
<7>
[ 8.998074] ....... : PRQ implemented: 0
<7>
[ 8.998431] ....... : IO APIC version: 20
<7>
[ 8.998794] .... IRQ redirection table:
<4>
[ 8.999213] 0 1 0 0 0 0 0 0 00
<4>
[ 8.999620] 1 0 0 0 0 0 0 0 01
<4>
[ 9.000103] 1 0 0 0 0 0 0 0 02
<4>
[ 9.000504] 1 0 0 0 0 0 0 0 03
<4>
[ 9.000908] 1 0 0 0 0 0 0 0 04
<4>
[ 9.001399] 1 0 0 0 0 0 0 0 05
<4>
[ 9.001807] 1 0 0 0 0 0 0 0 06
<4>
[ 9.003632] 1 0 0 0 0 0 0 0 07
<4>
[ 9.004144] 1 0 0 0 0 0 0 0 08
<4>
[ 9.004546] 1 0 1 0 0 0 0 0 09
<4>
[ 9.004944] 1 0 0 0 0 0 0 0 0A
<4>
[ 9.005430] 1 0 0 0 0 0 0 0 0B
<4>
[ 9.005836] 1 0 0 0 0 0 0 0 0C
<4>
[ 9.006317] 1 0 0 0 0 0 0 0 0D
<4>
[ 9.006718] 1 0 0 0 0 0 0 0 0E
<4>
[ 9.007203] 1 0 0 0 0 0 0 0 0F
<4>
[ 9.007609] 1 0 1 0 1 0 0 0 10
<4>
[ 9.008093] 0 1 0 0 0 0 0 0 00
<4>
[ 9.008493] 1 1 1 0 1 0 0 0 12
<4>
[ 9.008900] 1 1 1 0 1 0 0 0 13
<4>
[ 9.009381] 1 1 1 0 1 0 0 0 14
<4>
[ 9.009786] 1 1 1 0 1 0 0 0 15
<4>
[ 9.010275] 0 1 0 0 0 0 0 0 00
<4>
[ 9.010680] 1 0 1 0 1 0 0 0 17
<7>
[ 9.011160] IRQ to pin mappings:
<7>
[ 9.011452] IRQ0 -> 0:2
<7>
[ 9.011810] IRQ1 -> 0:1
<7>
[ 9.012251] IRQ3 -> 0:3
<7>
[ 9.012613] IRQ4 -> 0:4
<7>
[ 9.012971] IRQ5 -> 0:5
<7>
[ 9.013410] IRQ6 -> 0:6
<7>
[ 9.013767] IRQ7 -> 0:7
<7>
[ 9.014233] IRQ8 -> 0:8
<7>
[ 9.014589] IRQ9 -> 0:9
<7>
[ 9.014948] IRQ10 -> 0:10
<7>
[ 9.015397] IRQ11 -> 0:11
<7>
[ 9.015765] IRQ12 -> 0:12
<7>
[ 9.016213] IRQ13 -> 0:13
<7>
[ 9.016581] IRQ14 -> 0:14
<7>
[ 9.016948] IRQ15 -> 0:15
<7>
[ 9.017395] IRQ16 -> 0:16
<7>
[ 9.017763] IRQ18 -> 0:18
<7>
[ 9.018209] IRQ19 -> 0:19
<7>
[ 9.018578] IRQ20 -> 0:20
<7>
[ 9.018940] IRQ21 -> 0:21
<7>
[ 9.019392] IRQ23 -> 0:23
<6>
[ 9.019757] .................................... done.
<5>
[ 9.021083] Loading compiled-in X.509 certificates
<5>
[ 9.022510] Loaded X.509 cert 'Magrathea: Glacier signing key: 4733648b7b25d34dc2d7e59624228a41bc5b6faf'
<6>
[ 9.023451] registered taskstats version 1
<5>
[ 9.070950] Key type trusted registered
<5>
[ 9.083363] Key type encrypted registered
<6>
[ 9.093965] ima: No TPM chip found, activating TPM-bypass!
<6>
[ 9.094695] evm: HMAC attrs: 0x1
<6>
[ 9.098712] rtc_cmos 00:01: setting system clock to 2014-07-25 19:34:35 UTC (1406316875)
<6>
[ 9.148236] usb 1-1: new high-speed USB device number 2 using ehci-pci
<7>
[ 9.239038] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
<6>
[ 9.263846] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
<6>
[ 9.264320] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
<6>
[ 9.265929] hub 1-1:1.0: USB hub found
<6>
[ 9.266470] hub 1-1:1.0: 6 ports detected
<7>
[ 9.340016] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
<6>
[ 9.341409] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>
[ 9.373823] usb 2-1: new high-speed USB device number 2 using ehci-pci
<6>
[ 9.489571] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
<6>
[ 9.490061] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
<6>
[ 9.491695] hub 2-1:1.0: USB hub found
<6>
[ 9.492382] hub 2-1:1.0: 8 ports detected
<6>
[ 9.492411] Switched to clocksource tsc
<6>
[ 9.564901] usb 1-1.4: new low-speed USB device number 3 using ehci-pci
<6>
[ 9.725077] usb 1-1.4: New USB device found, idVendor=0557, idProduct=2220
<6>
[ 9.725744] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>
[ 9.726400] usb 1-1.4: Product: ATEN CS-1758/54
<6>
[ 9.726762] usb 1-1.4: Manufacturer: ATEN
<6>
[ 9.764142] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:0557:2220.0001/input/input1
<6>
[ 9.765610] hid-generic 0003:0557:2220.0001: input,hidraw0: USB HID v1.10 Keyboard [ATEN ATEN CS-1758/54] on usb-0000:00:1a.0-1.4/input0
<6>
[ 9.791835] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0557:2220.0002/input/input2
<6>
[ 9.793695] hid-generic 0003:0557:2220.0002: input,hidraw1: USB HID v1.10 Mouse [ATEN ATEN CS-1758/54] on usb-0000:00:1a.0-1.4/input1
<6>
[ 12.142737] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
<6>
[ 12.144813] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<5>
[ 12.155740] Sending DHCP requests ..., OK
<4>
[ 18.485007] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.161
<6>
[ 18.486336] IP-Config: Complete:
<6>
[ 18.486758] device=eth0, hwaddr=00:13:20:f9:de:02, ipaddr=192.168.1.161, mask=255.255.255.0, gw=192.168.1.1
<6>
[ 18.487517] host=loslunas, domain=lkp.intel.com, nis-domain=(none)
<6>
[ 18.488131] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
<6>
[ 18.488715] nameserver0=192.168.1.1
<7>
[ 18.489281] PM: Hibernation image not present or could not be loaded.
<6>
[ 18.493654] Freeing unused kernel memory: 1792K (ffffffff81da5000 - ffffffff81f65000)
<6>
[ 21.130991] [drm] Initialized drm 1.1.0 20060810
<7>
[ 21.163044] libata version 3.00 loaded.
<7>
[ 21.172863] IOAPIC[0]: Set routing entry (2-22 -> 0x43 -> IRQ 22 Mode:1 Active:1 Dest:1)
<7>
[ 21.173506] IOAPIC[0]: Set IRTE entry (P:1 FPD:0 Dst_Mode:1 Redir_hint:1 Trig_Mode:0 Dlvry_Mode:1 Avail:0 Vector:43 Dest:00000001 SID:F0F8 SQ:0 SVT:1)
<7>
[ 21.174841] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
<7>
[ 21.176222] ahci 0000:00:1f.2: version 3.0
<7>
[ 21.177566] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
<6>
[ 21.179483] input: PC Speaker as /devices/platform/pcspkr/input/input3
<3>
[ 21.184025] Error: Driver 'pcspkr' is already registered, aborting...
<6>
[ 21.188772] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x4 impl SATA mode
<6>
[ 21.189446] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
<6>
[ 21.202287] sound hdaudioC0D2: ALC889: SKU not ready 0x598301f0
<6>
[ 21.203356] sound hdaudioC0D2: autoconfig: line_outs=3 (0x14/0x19/0x16/0x0/0x0) type:line
<6>
[ 21.204111] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
<6>
[ 21.204728] sound hdaudioC0D2: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
<6>
[ 21.205215] sound hdaudioC0D2: mono: mono_out=0x0
<6>
[ 21.205689] sound hdaudioC0D2: dig-out=0x1e/0x0
<6>
[ 21.206065] sound hdaudioC0D2: inputs:
<6>
[ 21.206401] sound hdaudioC0D2: Front Mic=0x18
<6>
[ 21.206861] sound hdaudioC0D2: Rear Mic=0x1b
<6>
[ 21.207234] sound hdaudioC0D2: Line=0x1a
<6>
[ 21.208827] scsi0 : ahci
<6>
[ 21.209932] scsi1 : ahci
<6>
[ 21.211088] scsi2 : ahci
<6>
[ 21.212187] scsi3 : ahci
<6>
[ 21.213358] scsi4 : ahci
<6>
[ 21.215148] scsi5 : ahci
<6>
[ 21.217895] ata1: DUMMY
<6>
[ 21.218146] ata2: DUMMY
<6>
[ 21.218410] ata3: SATA max UDMA/133 abar m2048@0xb0240000 port 0xb0240200 irq 46
<6>
[ 21.219125] ata4: DUMMY
<6>
[ 21.219379] ata5: DUMMY
<6>
[ 21.219747] ata6: DUMMY
<4>
[ 21.223668] ACPI Warning: SystemIO range 0x0000000000002040-0x000000000000205f conflicts with OpRegion 0x0000000000002040-0x000000000000204f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
<6>
[ 21.225184] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
<6>
[ 21.226344] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
<3>
[ 21.235644] [drm:__gen7_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake to ack request.
<3>
[ 21.238637] [drm:__gen6_gt_wait_for_thread_c0] *ERROR* GT thread status wait timed out
<6>
[ 21.239295] [drm] No MT forcewake available on Ivybridge, this can result in issues
<6>
[ 21.240036] [drm] when using vblank-synced partial screen updates.
<6>
[ 21.252404] [drm] Memory usable by graphics device = 2048M
<6>
[ 21.252932] [drm] Replacing VGA console driver
<6>
[ 21.254709] Console: switching to colour dummy device 80x25
<7>
[ 21.274218] i915 0000:00:02.0: irq 47 for MSI/MSI-X
<6>
[ 21.274681] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
<6>
[ 21.275090] [drm] Driver supports precise vblank timestamp query.
<4>
[ 21.275984] ------------[ cut here ]------------
<4>
[ 21.276300] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
<4>
[ 21.277126] Modules linked in: firewire_ohci(+) firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
<4>
[ 21.279682] CPU: 2 PID: 430 Comm: modprobe Not tainted 3.16.0-rc6-wl-ath-04110-gc6264ea #1
<4>
[ 21.280208] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
<4>
[ 21.281029] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
<4>
[ 21.281655] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000000
<4>
[ 21.282191] ffff88041a9ebe00 000000000000000a ffff88041a9ebe00 ffff88041b34b8a8
<4>
[ 21.282791] Call Trace:
<4>
[ 21.282958] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
<4>
[ 21.283290] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
<4>
[ 21.283756] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
<4>
[ 21.284134] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
<4>
[ 21.284697] [<ffffffffa01dffb1>] intel_modeset_init+0x471/0xe70 [i915]
<4>
[ 21.285127] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
<4>
[ 21.285652] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
<4>
[ 21.286137] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
<4>
[ 21.286640] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
<4>
[ 21.287028] [<ffffffff814e1247>] ? get_device+0x17/0x30
<4>
[ 21.287361] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
<4>
[ 21.287813] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
<4>
[ 21.288166] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
<4>
[ 21.288608] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
<4>
[ 21.289033] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
<4>
[ 21.289420] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
<4>
[ 21.289887] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
<4>
[ 21.290258] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
<4>
[ 21.290690] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
<4>
[ 21.291078] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
<4>
[ 21.291435] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
<4>
[ 21.291891] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
<4>
[ 21.292227] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
<4>
[ 21.292640] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
<4>
[ 21.292969] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
<4>
[ 21.293293] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
<4>
[ 21.293705] [<ffffffff814e65e4>] driver_register+0x64/0xf0
<4>
[ 21.294041] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
<4>
[ 21.294399] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
<4>
[ 21.294863] [<ffffffffa026d000>] ? 0xffffffffa026cfff
<4>
[ 21.295209] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
<4>
[ 21.295654] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
<4>
[ 21.296010] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
<4>
[ 21.296330] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
<4>
[ 21.296760] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
<4>
[ 21.297132] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
<4>
[ 21.297470] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
<4>
[ 21.297910] ---[ end trace ecc622d672d3c733 ]---
<4>
[ 21.298652] ------------[ cut here ]------------
<4>
[ 21.298954] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
<4>
[ 21.299805] Modules linked in: firewire_ohci(+) firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
<4>
[ 21.302180] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
<4>
[ 21.302740] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
<4>
[ 21.303394] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
<4>
[ 21.303958] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000000
<4>
[ 21.304452] ffff88041a9ebe00 0000000000000001 ffff88041a9e8e00 ffff88041b34b8a8
<4>
[ 21.305064] Call Trace:
<4>
[ 21.305220] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
<4>
[ 21.305635] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
<4>
[ 21.305996] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
<4>
[ 21.306358] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
<4>
[ 21.306886] [<ffffffffa01e001a>] intel_modeset_init+0x4da/0xe70 [i915]
<4>
[ 21.307296] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
<4>
[ 21.307781] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
<4>
[ 21.308228] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
<4>
[ 21.308689] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
<4>
[ 21.309051] [<ffffffff814e1247>] ? get_device+0x17/0x30
<4>
[ 21.309371] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
<4>
[ 21.309807] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
<4>
[ 21.310134] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
<4>
[ 21.310465] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
<4>
[ 21.310980] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
<4>
[ 21.311356] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
<4>
[ 21.311815] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
<4>
[ 21.312183] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
<4>
[ 21.312592] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
<4>
[ 21.312943] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
<4>
[ 21.313287] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
<4>
[ 21.313756] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
<4>
[ 21.314092] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
<4>
[ 21.314437] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
<5>
[ 21.314702] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
<4>
[ 21.315543] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
<4>
[ 21.315892] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
<4>
[ 21.316274] [<ffffffff814e65e4>] driver_register+0x64/0xf0
<4>
[ 21.316716] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
<4>
[ 21.317106] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
<4>
[ 21.317582] [<ffffffffa026d000>] ? 0xffffffffa026cfff
<4>
[ 21.317924] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
<4>
[ 21.318270] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
<4>
[ 21.318705] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
<4>
[ 21.319042] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
<4>
[ 21.319415] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
<4>
[ 21.319828] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
<4>
[ 21.320169] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
<4>
[ 21.320607] ---[ end trace ecc622d672d3c734 ]---
<4>
[ 21.320908] ------------[ cut here ]------------
<4>
[ 21.321189] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
<4>
[ 21.321964] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
<4>
[ 21.324250] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
<4>
[ 21.324860] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
<4>
[ 21.325627] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
<4>
[ 21.326120] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000001
<4>
[ 21.326677] ffff88041a9e9e00 000000000000000a ffff88041a9e9e00 ffff88041b34b8a8
<4>
[ 21.327158] Call Trace:
<4>
[ 21.327315] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
<4>
[ 21.327696] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
<4>
[ 21.328057] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
<4>
[ 21.328412] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
<4>
[ 21.328954] [<ffffffffa01dffb1>] intel_modeset_init+0x471/0xe70 [i915]
<4>
[ 21.329364] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
<4>
[ 21.329854] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
<4>
[ 21.330303] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
<4>
[ 21.330780] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
<4>
[ 21.331152] [<ffffffff814e1247>] ? get_device+0x17/0x30
<4>
[ 21.331562] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
<4>
[ 21.331944] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
<4>
[ 21.332283] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
<4>
[ 21.332696] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
<4>
[ 21.333109] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
<4>
[ 21.333562] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
<4>
[ 21.333941] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
<4>
[ 21.334311] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
<4>
[ 21.334733] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
<4>
[ 21.335102] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
<4>
[ 21.335521] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
<4>
[ 21.335880] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
<4>
[ 21.336209] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
<4>
[ 21.336629] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
<4>
[ 21.336964] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
<4>
[ 21.337287] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
<4>
[ 21.337726] [<ffffffff814e65e4>] driver_register+0x64/0xf0
<4>
[ 21.338055] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
<4>
[ 21.338424] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
<4>
[ 21.338859] [<ffffffffa026d000>] ? 0xffffffffa026cfff
<4>
[ 21.339180] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
<4>
[ 21.339588] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
<4>
[ 21.339927] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
<4>
[ 21.340244] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
<4>
[ 21.340682] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
<4>
[ 21.341034] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
<4>
[ 21.341381] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
<4>
[ 21.341808] ---[ end trace ecc622d672d3c735 ]---
<4>
[ 21.342084] ------------[ cut here ]------------
<4>
[ 21.342374] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
<4>
[ 21.343135] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
<4>
[ 21.345499] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
<4>
[ 21.346040] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
<4>
[ 21.346812] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
<4>
[ 21.347295] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000001
<4>
[ 21.347851] ffff88041a9e9e00 0000000000000001 ffff88041a9ea200 ffff88041b34b8a8
<4>
[ 21.348332] Call Trace:
<4>
[ 21.348559] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
<4>
[ 21.348865] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
<4>
[ 21.349224] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
<4>
[ 21.349670] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
<4>
[ 21.350123] [<ffffffffa01e001a>] intel_modeset_init+0x4da/0xe70 [i915]
<4>
[ 21.350647] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
<4>
[ 21.351051] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
<4>
[ 21.351572] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
<4>
[ 21.351959] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
<4>
[ 21.352331] [<ffffffff814e1247>] ? get_device+0x17/0x30
<4>
[ 21.352753] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
<4>
[ 21.353121] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
<4>
[ 21.353531] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
<4>
[ 21.353870] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
<4>
[ 21.354277] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
<4>
[ 21.354723] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
<4>
[ 21.355119] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
<4>
[ 21.355564] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
<4>
[ 21.355931] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
<4>
[ 21.356334] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
<4>
[ 21.356750] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
<4>
[ 21.357118] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
<4>
[ 21.357535] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
<4>
[ 21.357874] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
<4>
[ 21.358217] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
<4>
[ 21.358634] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
<4>
[ 21.358998] [<ffffffff814e65e4>] driver_register+0x64/0xf0
<4>
[ 21.359338] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
<4>
[ 21.359804] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
<4>
[ 21.360160] [<ffffffffa026d000>] ? 0xffffffffa026cfff
<4>
[ 21.360568] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
<4>
[ 21.360911] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
<4>
[ 21.361249] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
<4>
[ 21.361655] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
<4>
[ 21.362006] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
<4>
[ 21.362377] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
<4>
[ 21.362797] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
<4>
[ 21.363146] ---[ end trace ecc622d672d3c736 ]---
<4>
[ 21.363534] ------------[ cut here ]------------
<4>
[ 21.363846] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
<4>
[ 21.364641] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
<4>
[ 21.367044] CPU: 2 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
<4>
[ 21.367716] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
<4>
[ 21.368377] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
<4>
[ 21.368982] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000002
<4>
[ 21.369577] ffff88041a9eae00 000000000000000a ffff88041a9eae00 ffff88041b34b8a8
<4>
[ 21.370089] Call Trace:
<4>
[ 21.370223] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
<4>
[ 21.370624] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
<4>
[ 21.370975] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
<4>
[ 21.371330] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
<4>
[ 21.371849] [<ffffffffa01dffb1>] intel_modeset_init+0x471/0xe70 [i915]
<4>
[ 21.372256] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
<4>
[ 21.372741] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
<4>
[ 21.373185] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
<4>
[ 21.373663] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
<4>
[ 21.374034] [<ffffffff814e1247>] ? get_device+0x17/0x30
<4>
[ 21.374342] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
<4>
[ 21.374783] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
<4>
[ 21.375115] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
<4>
[ 21.375536] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
<4>
[ 21.375947] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
<4>
[ 21.376324] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
<4>
[ 21.376798] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
<4>
[ 21.377156] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
<4>
[ 21.377579] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
<4>
[ 21.377939] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
<4>
[ 21.378275] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
<4>
[ 21.378718] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
<4>
[ 21.379039] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
<4>
[ 21.379372] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
<4>
[ 21.379799] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
<4>
[ 21.380120] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
<4>
[ 21.380567] [<ffffffff814e65e4>] driver_register+0x64/0xf0
<4>
[ 21.380898] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
<4>
[ 21.381262] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
<4>
[ 21.381700] [<ffffffffa026d000>] ? 0xffffffffa026cfff
<4>
[ 21.382020] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
<4>
[ 21.382356] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
<4>
[ 21.382774] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
<4>
[ 21.383086] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
<4>
[ 21.383506] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
<4>
[ 21.383842] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
<4>
[ 21.384180] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
<4>
[ 21.384620] ---[ end trace ecc622d672d3c737 ]---
<4>
[ 21.384974] ------------[ cut here ]------------
<4>
[ 21.385268] WARNING: CPU: 3 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
<4>
[ 21.386132] Modules linked in: firewire_ohci firewire_core crc_itu_t snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic shpchp pcspkr i2c_i801 ahci snd_hda_intel i915(+) libahci snd_hda_controller libata snd_hda_codec snd_hwdep snd_pcm snd_timer drm_kms_helper snd soundcore drm winbond_cir rc_core floppy(+) parport_pc parport video
<4>
[ 21.388630] CPU: 3 PID: 430 Comm: modprobe Tainted: G W 3.16.0-rc6-wl-ath-04110-gc6264ea #1
<4>
[ 21.389201] Hardware name: Intel Corporation 2012 Client Platform/LosLunas CRB, BIOS ACRVMBY1.86C.0054.B00.1107311147 07/31/2011
<4>
[ 21.389997] 0000000000000009 ffff88041b34b860 ffffffff8182d64b 0000000000000000
<4>
[ 21.390600] ffff88041b34b898 ffffffff8106d16d ffff88007fb32000 0000000000000002
<4>
[ 21.391116] ffff88041a9eae00 0000000000000001 ffff88007f811c00 ffff88041b34b8a8
<4>
[ 21.391719] Call Trace:
<4>
[ 21.391885] [<ffffffff8182d64b>] dump_stack+0x4d/0x66
<4>
[ 21.392208] [<ffffffff8106d16d>] warn_slowpath_common+0x7d/0xa0
<4>
[ 21.392685] [<ffffffff8106d24a>] warn_slowpath_null+0x1a/0x20
<4>
[ 21.393058] [<ffffffffa007d121>] drm_universal_plane_init+0x241/0x260 [drm]
<4>
[ 21.393602] [<ffffffffa01e001a>] intel_modeset_init+0x4da/0xe70 [i915]
<4>
[ 21.394039] [<ffffffffa01ae67a>] ? ibx_irq_postinstall+0x5a/0xe0 [i915]
<4>
[ 21.394549] [<ffffffffa01ae7c6>] ? ironlake_irq_postinstall+0xc6/0x1a0 [i915]
<4>
[ 21.395034] [<ffffffffa020d00a>] i915_driver_load+0xb4a/0x1000 [i915]
<4>
[ 21.395572] [<ffffffff813dffb8>] ? kobject_uevent_env+0x178/0x690
<4>
[ 21.395954] [<ffffffff814e1247>] ? get_device+0x17/0x30
<4>
[ 21.396277] [<ffffffff814e68d5>] ? klist_class_dev_get+0x15/0x20
<4>
[ 21.396768] [<ffffffff8181b98a>] ? klist_add_tail+0x3a/0x40
<4>
[ 21.397113] [<ffffffff814e2979>] ? device_add+0x1f9/0x610
<4>
[ 21.397539] [<ffffffffa0078166>] ? drm_sysfs_device_add+0xd6/0x120 [drm]
<4>
[ 21.397969] [<ffffffffa007478d>] drm_dev_register+0xad/0x100 [drm]
<4>
[ 21.398355] [<ffffffffa007725f>] drm_get_pci_dev+0x8f/0x1f0 [drm]
<4>
[ 21.398841] [<ffffffffa017d59b>] i915_pci_probe+0x3b/0x60 [i915]
<4>
[ 21.399210] [<ffffffff814148a5>] local_pci_probe+0x45/0xa0
<4>
[ 21.399644] [<ffffffff81415a35>] ? pci_match_device+0xe5/0x110
<4>
[ 21.400012] [<ffffffff81415b71>] pci_device_probe+0xd1/0x130
<4>
[ 21.400460] [<ffffffff814e5a10>] driver_probe_device+0x90/0x3c0
<4>
[ 21.400848] [<ffffffff814e5e13>] __driver_attach+0x93/0xa0
<4>
[ 21.401193] [<ffffffff814e5d80>] ? __device_attach+0x40/0x40
<4>
[ 21.401640] [<ffffffff814e3a93>] bus_for_each_dev+0x63/0xa0
<4>
[ 21.401987] [<ffffffff814e54ae>] driver_attach+0x1e/0x20
<4>
[ 21.402319] [<ffffffff814e50c0>] bus_add_driver+0x180/0x250
<4>
[ 21.402783] [<ffffffff814e65e4>] driver_register+0x64/0xf0
<4>
[ 21.403125] [<ffffffff8141423c>] __pci_register_driver+0x4c/0x50
<4>
[ 21.403586] [<ffffffffa00774ca>] drm_pci_init+0x10a/0x140 [drm]
<4>
[ 21.403961] [<ffffffffa026d000>] ? 0xffffffffa026cfff
<4>
[ 21.404290] [<ffffffffa026d089>] i915_init+0x89/0x90 [i915]
<4>
[ 21.404732] [<ffffffff8100212c>] do_one_initcall+0xbc/0x1f0
<4>
[ 21.405080] [<ffffffff81190802>] ? __vunmap+0xb2/0x100
<4>
[ 21.405507] [<ffffffff810ecbdc>] load_module+0x15fc/0x1a30
<4>
[ 21.405856] [<ffffffff810e8770>] ? store_uevent+0x40/0x40
<4>
[ 21.406190] [<ffffffff810ed0d1>] SyS_init_module+0xc1/0x110
<4>
[ 21.406622] [<ffffffff81836469>] system_call_fastpath+0x16/0x1b
<4>
[ 21.406991] ---[ end trace ecc622d672d3c738 ]---
<6>
[ 21.407297] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
<6>
[ 21.419908] [drm] Wrong MCH_SSKPD value: 0x1e0e0206
<6>
[ 21.420216] [drm] This can cause pipe underruns and display issues.
<6>
[ 21.420713] [drm] Please upgrade your BIOS to fix this.
<6>
[ 21.446152] fbcon: inteldrmfb (fb0) is primary device
<6>
[ 21.473720] Console: switching to colour frame buffer device 128x48
<6>
[ 21.476575] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
<6>
[ 21.476949] i915 0000:00:02.0: registered panic notifier
<6>
[ 21.485244] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
<6>
[ 21.487123] acpi device:59: registered as cooling_device13
<6>
[ 21.488112] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
<6>
[ 21.489202] [drm] Initialized i915 1.6.0 20140620 for 0000:00:02.0 on minor 0
<6>
[ 21.524436] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>
[ 21.527455] ata3.00: ATAPI: ATAPI iHAS124 B, AL0Q, max UDMA/100
<6>
[ 21.528737] ata3.00: configured for UDMA/100
<5>
[ 21.531269] scsi 2:0:0:0: CD-ROM ATAPI iHAS124 B AL0Q PQ: 0 ANSI: 5
<4>
[ 21.595653] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
<6>
[ 21.596298] cdrom: Uniform CD-ROM driver Revision: 3.20
<7>
[ 21.597605] sr 2:0:0:0: Attached scsi CD-ROM sr0
<5>
[ 21.618884] sr 2:0:0:0: Attached scsi generic sg0 type 5
<5>
[ 21.815595] firewire_core 0000:04:00.0: created device fw0: GUID 354fc00035e71a01, S400
<3>
[ 22.237644] sound hdaudioC0D2: hda-codec: out of range cmd 2:20:400:ffffffff
<6>
[ 22.243794] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
<6>
[ 22.244873] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
<6>
[ 22.245952] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
<6>
[ 22.246962] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
<6>
[ 22.248067] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
<6>
[ 22.249181] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
<6>
[ 22.251664] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
<6>
[ 22.254012] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
<6>
[ 22.256107] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
<6>
[ 22.258109] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
<6>
[ 22.901345] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
<6>
[ 24.091822] floppy0: no floppy controllers found
<6>
[ 27.120462] floppy0: no floppy controllers found
<6>
[ 27.358734] fuse init (API version 7.23)
<6>
[ 31.289638] device-mapper: uevent: version 1.0.3
<6>
[ 31.291842] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
<5>
[ 31.317095] random: vgscan urandom read with 89 bits of entropy available
<5>
[ 47.888849] random: nonblocking pool is initialized
<6>
[ 47.970592] ipmi message handler version 39.2
<6>
[ 47.975679] IPMI Watchdog: driver initialized