Hello, On a laptop with Wireless-N 135 card and 3.14.0 kernel I'm getting a kernel oops on cold boot ans wireless seems unusable, but suprisingly everything works fine after a reboot: [ 4.155609] Intel(R) Wireless WiFi driver for Linux, in-tree: [ 4.155611] Copyright(c) 2003- 2014 Intel Corporation [ 4.155745] iwlwifi 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control [ 4.155810] iwlwifi 0000:05:00.0: pci_enable_msi failed(0Xffffffda) [ 4.173755] iwlwifi 0000:05:00.0: RF_KILL bit toggled to enable radio. [ 4.173763] BUG: unable to handle kernel NULL pointer dereference at (null) [ 4.175243] IP: [<ffffffffa00057a0>] iwl_pcie_irq_handler+0xa10/0xb50 [iwlwifi] [ 4.176641] PGD 0 [ 4.176874] iwlwifi 0000:05:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm [ 4.179239] Oops: 0000 [#1] SMP [ 4.180623] Modules linked in: iwlwifi I've upgraded to 3.14.0 from 3.10.5, where this problem was not present. I can bisect as needed. The complete kernel log is attached. Any suggestions? Thanks. Alexander
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.14.0-gentoo (root@ricercar) (gcc version 4.8.1 (Gentoo 4.8.1-r1 p1.2, pie-0.5.7) ) #1 SMP Mon Apr 7 22:51:30 CEST 2014 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz root=/dev/sdb2 ro rcutree.rcu_idle_gp_delay=1 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000c9e65fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000c9e66000-0x00000000ca419fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ca41a000-0x00000000ca699fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000ca69a000-0x00000000ca69efff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000ca69f000-0x00000000ca6e1fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000ca6e2000-0x00000000cadcafff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cadcb000-0x00000000caff2fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000caff3000-0x00000000caffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cb800000-0x00000000cf9fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001af5fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: Micro-Star International Co., Ltd. GE60 0NC/MS-16GA, BIOS E16GAIMS.105 03/28/2012 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x1af600 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-DBFFF write-protect [ 0.000000] DC000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F00000000 write-back [ 0.000000] 1 base 100000000 mask F80000000 write-back [ 0.000000] 2 base 180000000 mask FC0000000 write-back [ 0.000000] 3 base 0E0000000 mask FE0000000 uncachable [ 0.000000] 4 base 0D0000000 mask FF0000000 uncachable [ 0.000000] 5 base 0CC000000 mask FFC000000 uncachable [ 0.000000] 6 base 0CB800000 mask FFF800000 uncachable [ 0.000000] 7 base 1B0000000 mask FF0000000 uncachable [ 0.000000] 8 base 1AF800000 mask FFF800000 uncachable [ 0.000000] 9 base 1AF600000 mask FFFE00000 uncachable [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: update [mem 0xcb800000-0xffffffff] usable ==> reserved [ 0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x01ebd000, 0x01ebdfff] PGTABLE [ 0.000000] BRK [0x01ebe000, 0x01ebefff] PGTABLE [ 0.000000] BRK [0x01ebf000, 0x01ebffff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x1af400000-0x1af5fffff] [ 0.000000] [mem 0x1af400000-0x1af5fffff] page 2M [ 0.000000] BRK [0x01ec0000, 0x01ec0fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x1ac000000-0x1af3fffff] [ 0.000000] [mem 0x1ac000000-0x1af3fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x180000000-0x1abffffff] [ 0.000000] [mem 0x180000000-0x1abffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M [ 0.000000] [mem 0x40000000-0x40003fff] page 4k [ 0.000000] BRK [0x01ec1000, 0x01ec1fff] PGTABLE [ 0.000000] BRK [0x01ec2000, 0x01ec2fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x40005000-0xc9e65fff] [ 0.000000] [mem 0x40005000-0x401fffff] page 4k [ 0.000000] [mem 0x40200000-0xc9dfffff] page 2M [ 0.000000] [mem 0xc9e00000-0xc9e65fff] page 4k [ 0.000000] init_memory_mapping: [mem 0xca6e2000-0xcadcafff] [ 0.000000] [mem 0xca6e2000-0xca7fffff] page 4k [ 0.000000] [mem 0xca800000-0xcabfffff] page 2M [ 0.000000] [mem 0xcac00000-0xcadcafff] page 4k [ 0.000000] init_memory_mapping: [mem 0xcaff3000-0xcaffffff] [ 0.000000] [mem 0xcaff3000-0xcaffffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff] [ 0.000000] [mem 0x100000000-0x17fffffff] page 2M [ 0.000000] ACPI: RSDP 00000000000f0450 000024 (v02 MSI_NB) [ 0.000000] ACPI: XSDT 00000000ca64d078 000074 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 00000000ca657fd0 0000F4 (v04 MSI_NB MEGABOOK 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 00000000ca64d188 00AE48 (v02 MSI_NB MEGABOOK 00000015 INTL 20051117) [ 0.000000] ACPI: FACS 00000000ca698f80 000040 [ 0.000000] ACPI: APIC 00000000ca6580c8 000092 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 00000000ca658160 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097) [ 0.000000] ACPI: SLIC 00000000ca6581a0 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) [ 0.000000] ACPI: HPET 00000000ca658318 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005) [ 0.000000] ACPI: SSDT 00000000ca658350 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) [ 0.000000] ACPI: SSDT 00000000ca6586c0 000920 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) [ 0.000000] ACPI: SSDT 00000000ca658fe0 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.000000] ACPI: SSDT 00000000ca659a78 00077B (v01 SgRef SgTabl 00001000 INTL 20051117) [ 0.000000] ACPI: SSDT 00000000ca65a1f8 0013E2 (v01 OptRef OptTabl 00001000 INTL 20051117) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea0006bfffff] PMD -> [ffff8801a8c00000-ffff8801aebfffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x1af5fffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009cfff] [ 0.000000] node 0: [mem 0x00100000-0x1fffffff] [ 0.000000] node 0: [mem 0x20200000-0x40003fff] [ 0.000000] node 0: [mem 0x40005000-0xc9e65fff] [ 0.000000] node 0: [mem 0xca6e2000-0xcadcafff] [ 0.000000] node 0: [mem 0xcaff3000-0xcaffffff] [ 0.000000] node 0: [mem 0x100000000-0x1af5fffff] [ 0.000000] On node 0 totalpages: 1546487 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 12878 pages used for memmap [ 0.000000] DMA32 zone: 824155 pages, LIFO batch:31 [ 0.000000] Normal zone: 11224 pages used for memmap [ 0.000000] Normal zone: 718336 pages, LIFO batch:31 [ 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[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] [ 0.000000] PM: Registered nosave memory: [mem 0xc9e66000-0xca419fff] [ 0.000000] PM: Registered nosave memory: [mem 0xca41a000-0xca699fff] [ 0.000000] PM: Registered nosave memory: [mem 0xca69a000-0xca69efff] [ 0.000000] PM: Registered nosave memory: [mem 0xca69f000-0xca6e1fff] [ 0.000000] PM: Registered nosave memory: [mem 0xcadcb000-0xcaff2fff] [ 0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcb7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xcb800000-0xcf9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xcfa00000-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-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-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-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] e820: [mem 0xcfa00000-0xf7ffffff] available for PCI devices [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff8801af200000 s80128 r8192 d22272 u262144 [ 0.000000] pcpu-alloc: s80128 r8192 d22272 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1522300 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz root=/dev/sdb2 ro rcutree.rcu_idle_gp_delay=1 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Memory: 5993052K/6185948K available (7362K kernel code, 879K rwdata, 3204K rodata, 920K init, 968K bss, 192896K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:4352 nr_irqs:744 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2294.783 MHz processor [ 0.000032] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.79 BogoMIPS (lpj=7649276) [ 0.000178] pid_max: default: 32768 minimum: 301 [ 0.000253] ACPI: Core revision 20131218 [ 0.006405] ACPI: All ACPI Tables successfully acquired [ 0.007726] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.007802] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.008065] Initializing cgroup subsys freezer [ 0.008156] CPU: Physical Processor ID: 0 [ 0.008227] CPU: Processor Core ID: 0 [ 0.008301] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.008792] mce: CPU supports 9 MCE banks [ 0.008876] CPU0: Thermal monitoring enabled (TM1) [ 0.008956] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 tlb_flushall_shift: 2 [ 0.009224] Freeing SMP alternatives memory: 24K (ffffffff81dc3000 - ffffffff81dc9000) [ 0.009843] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.042925] smpboot: CPU0: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz (fam: 06, model: 3a, stepping: 09) [ 0.043195] TSC deadline timer enabled [ 0.043203] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. [ 0.043558] ... version: 3 [ 0.043652] ... bit width: 48 [ 0.043745] ... generic registers: 4 [ 0.043838] ... value mask: 0000ffffffffffff [ 0.043932] ... max period: 0000ffffffffffff [ 0.044027] ... fixed-purpose events: 3 [ 0.044120] ... event mask: 000000070000000f [ 0.045164] x86: Booting SMP configuration: [ 0.045258] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.141462] x86: Booted up 1 node, 8 CPUs [ 0.141645] smpboot: Total of 8 processors activated (36731.38 BogoMIPS) [ 0.148289] devtmpfs: initialized [ 0.148533] PM: Registering ACPI NVS region [mem 0xca41a000-0xca699fff] (2621440 bytes) [ 0.148713] PM: Registering ACPI NVS region [mem 0xca69f000-0xca6e1fff] (274432 bytes) [ 0.149718] pinctrl core: initialized pinctrl subsystem [ 0.149859] NET: Registered protocol family 16 [ 0.150171] cpuidle: using governor ladder [ 0.150262] cpuidle: using governor menu [ 0.150373] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.151821] ACPI: bus type PCI registered [ 0.151982] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.152128] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.159147] PCI: Using configuration type 1 for base access [ 0.164977] bio: create slab <bio-0> at 0 [ 0.165219] ACPI: Added _OSI(Module Device) [ 0.165313] ACPI: Added _OSI(Processor Device) [ 0.165406] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.167634] ACPI Error: No handler for Region [EC__] (ffff8801a8046a20) [EmbeddedControl] (20131218/evregion-162) [ 0.167867] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20131218/exfldio-299) [ 0.168096] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC__._REG] (Node ffff8801a8049cf8), AE_NOT_EXIST (20131218/psparse-536) [ 0.169140] ACPI: Executed 1 blocks of module-level executable AML code [ 0.222524] ACPI: SSDT 00000000ca3c7018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.223132] ACPI: Dynamic OEM Table Load: [ 0.223308] ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.235374] ACPI: SSDT 00000000ca3c8a98 000303 (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.236005] ACPI: Dynamic OEM Table Load: [ 0.236180] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.248590] ACPI: SSDT 00000000ca3c9c18 000119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.249192] ACPI: Dynamic OEM Table Load: [ 0.249368] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 1.101963] ACPI: Interpreter enabled [ 1.102067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) [ 1.102305] ACPI: (supports S0 S1 S3 S4 S5) [ 1.102399] ACPI: Using IOAPIC for interrupt routing [ 1.102539] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.121442] ACPI: Power Resource [FN00] (off) [ 1.121644] ACPI: Power Resource [FN01] (off) [ 1.121844] ACPI: Power Resource [FN02] (off) [ 1.122047] ACPI: Power Resource [FN03] (off) [ 1.122247] ACPI: Power Resource [FN04] (off) [ 1.122975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 1.123075] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments] [ 1.123326] \_SB_.PCI0:_OSC invalid UUID [ 1.123327] _OSC request data:1 f 0 [ 1.123331] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [ 1.123916] PCI host bridge to bus 0000:00 [ 1.124011] pci_bus 0000:00: root bus resource [bus 00-3e] [ 1.124108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 1.124202] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 1.124299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 1.124396] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] [ 1.124493] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] [ 1.124590] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] [ 1.124688] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff] [ 1.124785] pci_bus 0000:00: root bus resource [mem 0x1af600000-0xfffffffff] [ 1.124891] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 [ 1.124986] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 [ 1.125012] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 1.125048] pci 0000:00:01.0: System wakeup disabled by ACPI [ 1.125193] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 [ 1.125204] pci 0000:00:02.0: reg 0x10: [mem 0xf6400000-0xf67fffff 64bit] [ 1.125210] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 1.125214] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 1.125324] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 [ 1.125347] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit] [ 1.125407] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 1.125445] pci 0000:00:14.0: System wakeup disabled by ACPI [ 1.125594] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 [ 1.125617] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1a000-0xf7d1a00f 64bit] [ 1.125680] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 1.125775] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 [ 1.125798] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d18000-0xf7d183ff] [ 1.125873] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 1.125926] pci 0000:00:1a.0: System wakeup disabled by ACPI [ 1.126073] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 [ 1.126089] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit] [ 1.126151] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 1.126190] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 1.126332] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 [ 1.126398] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 1.126440] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 1.126583] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 [ 1.126649] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 1.126690] pci 0000:00:1c.1: System wakeup disabled by ACPI [ 1.126835] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 [ 1.126900] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 1.126946] pci 0000:00:1c.2: System wakeup disabled by ACPI [ 1.127094] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 [ 1.127160] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 1.127201] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 1.127352] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 [ 1.127375] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d17000-0xf7d173ff] [ 1.127449] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 1.127501] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 1.127646] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100 [ 1.127822] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 [ 1.127843] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] [ 1.127851] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] [ 1.127859] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] [ 1.127867] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] [ 1.127876] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] [ 1.127884] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d16000-0xf7d167ff] [ 1.127919] pci 0000:00:1f.2: PME# supported from D3hot [ 1.128001] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 [ 1.128019] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d15000-0xf7d150ff 64bit] [ 1.128042] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] [ 1.128179] pci 0000:01:00.0: [10de:0fd1] type 00 class 0x030000 [ 1.128190] pci 0000:01:00.0: reg 0x10: [mem 0xf5000000-0xf5ffffff] [ 1.128201] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref] [ 1.128212] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] [ 1.128220] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] [ 1.128228] pci 0000:01:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref] [ 1.128270] pci 0000:01:00.0: System wakeup disabled by ACPI [ 1.131960] pci 0000:00:01.0: PCI bridge to [bus 01] [ 1.132066] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] [ 1.132068] pci 0000:00:01.0: bridge window [mem 0xf5000000-0xf60fffff] [ 1.132072] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref] [ 1.132143] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 1.132240] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] [ 1.132244] pci 0000:00:1c.0: bridge window [mem 0xf7200000-0xf7bfffff] [ 1.132250] pci 0000:00:1c.0: bridge window [mem 0xf2b00000-0xf34fffff 64bit pref] [ 1.132342] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 [ 1.132362] pci 0000:03:00.0: reg 0x10: [io 0xc000-0xc0ff] [ 1.132397] pci 0000:03:00.0: reg 0x18: [mem 0xf3504000-0xf3504fff 64bit pref] [ 1.132420] pci 0000:03:00.0: reg 0x20: [mem 0xf3500000-0xf3503fff 64bit pref] [ 1.132501] pci 0000:03:00.0: supports D1 D2 [ 1.132502] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.132536] pci 0000:03:00.0: System wakeup disabled by ACPI [ 1.138637] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 1.138742] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff] [ 1.138751] pci 0000:00:1c.1: bridge window [mem 0xf3500000-0xf35fffff 64bit pref] [ 1.138845] pci 0000:04:00.0: [10ec:5209] type 00 class 0xff0000 [ 1.138866] pci 0000:04:00.0: reg 0x10: [mem 0xf6801000-0xf6801fff] [ 1.138999] pci 0000:04:00.0: supports D1 D2 [ 1.139001] pci 0000:04:00.0: PME# supported from D1 D2 D3hot [ 1.139029] pci 0000:04:00.0: System wakeup disabled by ACPI [ 1.139184] pci 0000:04:00.1: [10ec:5209] type 00 class 0x080500 [ 1.139205] pci 0000:04:00.1: reg 0x10: [mem 0xf6800000-0xf68000ff] [ 1.139336] pci 0000:04:00.1: supports D1 D2 [ 1.139337] pci 0000:04:00.1: PME# supported from D1 D2 D3hot [ 1.145322] pci 0000:00:1c.2: PCI bridge to [bus 04] [ 1.145419] pci 0000:00:1c.2: bridge window [io 0xb000-0xbfff] [ 1.145423] pci 0000:00:1c.2: bridge window [mem 0xf6800000-0xf71fffff] [ 1.145429] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf2afffff 64bit pref] [ 1.145561] pci 0000:05:00.0: [8086:0892] type 00 class 0x028000 [ 1.145608] pci 0000:05:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit] [ 1.145808] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 1.145849] pci 0000:05:00.0: System wakeup disabled by ACPI [ 1.152030] pci 0000:00:1c.3: PCI bridge to [bus 05] [ 1.152129] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff] [ 1.152195] pci_bus 0000:00: on NUMA node 0 [ 1.155727] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 1.156320] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15) [ 1.156903] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15) [ 1.157489] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) [ 1.158075] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.158796] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.159513] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15) [ 1.160106] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) [ 1.160761] ACPI: Enabled 4 GPEs in block 00 to 3F [ 1.160970] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 [ 1.161165] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.161314] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none [ 1.161460] vgaarb: loaded [ 1.161551] vgaarb: bridge control possible 0000:01:00.0 [ 1.161646] vgaarb: no bridge control possible 0000:00:02.0 [ 1.161839] SCSI subsystem initialized [ 1.162012] libata version 3.00 loaded. [ 1.162015] ACPI: bus type USB registered [ 1.162152] usbcore: registered new interface driver usbfs [ 1.162271] usbcore: registered new interface driver hub [ 1.162396] usbcore: registered new device driver usb [ 1.162551] Linux video capture interface: v2.00 [ 1.163171] wmi: Mapper loaded [ 1.163290] Advanced Linux Sound Architecture Driver Initialized. [ 1.163387] PCI: Using ACPI for IRQ routing [ 1.165011] PCI: pci_cache_line_size set to 64 bytes [ 1.165118] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] [ 1.165119] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] [ 1.165121] e820: reserve RAM buffer [mem 0xc9e66000-0xcbffffff] [ 1.165122] e820: reserve RAM buffer [mem 0xcadcb000-0xcbffffff] [ 1.165124] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff] [ 1.165125] e820: reserve RAM buffer [mem 0x1af600000-0x1afffffff] [ 1.165356] cfg80211: Calling CRDA to update world regulatory domain [ 1.165598] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 1.166063] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 1.168184] Switched to clocksource hpet [ 1.177732] pnp: PnP ACPI init [ 1.177831] ACPI: bus type PNP registered [ 1.178024] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved [ 1.178124] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.178135] pnp 00:01: [dma 4] [ 1.178187] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.178233] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) [ 1.178344] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.178409] system 00:04: [io 0x0680-0x069f] has been reserved [ 1.178507] system 00:04: [io 0x0200-0x020f] has been reserved [ 1.178602] system 00:04: [io 0xffff] has been reserved [ 1.178697] system 00:04: [io 0xffff] has been reserved [ 1.178792] system 00:04: [io 0x0400-0x0453] could not be reserved [ 1.178888] system 00:04: [io 0x0458-0x047f] has been reserved [ 1.178984] system 00:04: [io 0x0500-0x057f] has been reserved [ 1.179080] system 00:04: [io 0x164e-0x164f] has been reserved [ 1.179176] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.179231] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.179299] system 00:06: [io 0x0454-0x0457] has been reserved [ 1.179396] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 1.179514] system 00:07: [io 0x0680-0x068f] has been reserved [ 1.179610] system 00:07: [io 0x0a10-0x0a1f] has been reserved [ 1.179706] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.179779] system 00:08: [io 0x04d0-0x04d1] has been reserved [ 1.179877] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.179927] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active) [ 1.179996] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 1.180074] pnp 00:0b: Plug and Play ACPI device, IDs ETD0300 ETD0001 SYN1507 PNP0f13 (active) [ 1.183669] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.183766] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved [ 1.183864] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved [ 1.183961] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved [ 1.184059] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved [ 1.184157] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved [ 1.184254] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved [ 1.184351] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved [ 1.184449] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved [ 1.184545] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved [ 1.184643] system 00:0c: [mem 0xcfa00000-0xcfa00fff] has been reserved [ 1.184741] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.184915] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved [ 1.185013] system 00:0d: [mem 0x40004000-0x40004fff] has been reserved [ 1.185111] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.185130] pnp: PnP ACPI: found 14 devices [ 1.185223] ACPI: bus type PNP unregistered [ 1.189921] pci 0000:00:01.0: PCI bridge to [bus 01] [ 1.190018] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] [ 1.190116] pci 0000:00:01.0: bridge window [mem 0xf5000000-0xf60fffff] [ 1.190212] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref] [ 1.190359] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 1.190456] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] [ 1.190554] pci 0000:00:1c.0: bridge window [mem 0xf7200000-0xf7bfffff] [ 1.190654] pci 0000:00:1c.0: bridge window [mem 0xf2b00000-0xf34fffff 64bit pref] [ 1.190802] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 1.190898] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff] [ 1.191001] pci 0000:00:1c.1: bridge window [mem 0xf3500000-0xf35fffff 64bit pref] [ 1.191150] pci 0000:00:1c.2: PCI bridge to [bus 04] [ 1.191246] pci 0000:00:1c.2: bridge window [io 0xb000-0xbfff] [ 1.191343] pci 0000:00:1c.2: bridge window [mem 0xf6800000-0xf71fffff] [ 1.191442] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf2afffff 64bit pref] [ 1.191602] pci 0000:00:1c.3: PCI bridge to [bus 05] [ 1.191701] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff] [ 1.191805] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.191807] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.191808] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.191810] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff] [ 1.191811] pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff] [ 1.191813] pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff] [ 1.191814] pci_bus 0000:00: resource 10 [mem 0xcfa00000-0xfeafffff] [ 1.191816] pci_bus 0000:00: resource 11 [mem 0x1af600000-0xfffffffff] [ 1.191818] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] [ 1.191819] pci_bus 0000:01: resource 1 [mem 0xf5000000-0xf60fffff] [ 1.191821] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref] [ 1.191823] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] [ 1.191824] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf7bfffff] [ 1.191826] pci_bus 0000:02: resource 2 [mem 0xf2b00000-0xf34fffff 64bit pref] [ 1.191827] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] [ 1.191829] pci_bus 0000:03: resource 2 [mem 0xf3500000-0xf35fffff 64bit pref] [ 1.191830] pci_bus 0000:04: resource 0 [io 0xb000-0xbfff] [ 1.191832] pci_bus 0000:04: resource 1 [mem 0xf6800000-0xf71fffff] [ 1.191834] pci_bus 0000:04: resource 2 [mem 0xf2100000-0xf2afffff 64bit pref] [ 1.191835] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff] [ 1.191865] NET: Registered protocol family 2 [ 1.192048] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 1.192281] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 1.192503] TCP: Hash tables configured (established 65536 bind 65536) [ 1.192612] TCP: reno registered [ 1.192705] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 1.192819] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 1.192976] NET: Registered protocol family 1 [ 1.193078] pci 0000:00:02.0: Boot video device [ 1.228288] PCI: CLS 64 bytes, default 64 [ 1.228298] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.228397] software IO TLB [mem 0xc5e66000-0xc9e66000] (64MB) mapped at [ffff8800c5e66000-ffff8800c9e65fff] [ 1.228836] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer [ 1.229054] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x10 [ 1.229153] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x10 [ 1.229255] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x10 [ 1.229358] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x10 [ 1.229461] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x10 [ 1.229563] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x10 [ 1.229667] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x10 [ 1.231071] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x10 [ 1.231224] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 1.232244] Scanning for low memory corruption every 60 seconds [ 1.232410] AVX version of gcm_enc/dec engaged. [ 1.232922] sha1_ssse3: Using AVX optimized SHA-1 implementation [ 1.233664] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 1.233782] audit: initializing netlink subsys (disabled) [ 1.233887] audit: type=2000 audit(1397253724.226:1): initialized [ 1.268424] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.271459] zbud: loaded [ 1.272489] fuse init (API version 7.22) [ 1.272731] msgmni has been set to 11705 [ 1.273307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.273452] io scheduler noop registered [ 1.273546] io scheduler deadline registered [ 1.273687] io scheduler cfq registered [ 1.273829] io scheduler bfq registered (default) [ 1.273923] BFQ I/O-scheduler version: v7r2 [ 1.274900] Non-volatile memory driver v1.3 [ 1.275106] Linux agpgart interface v0.103 [ 1.278463] intel_idle: MWAIT substates: 0x21120 [ 1.278464] intel_idle: v0.4 model 0x3A [ 1.278465] intel_idle: lapic_timer_reliable_states 0xffffffff [ 1.285476] ACPI: AC Adapter [ADP1] (off-line) [ 1.288484] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0 [ 1.295551] ACPI: Lid Switch [LID0] [ 1.295779] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 1.295929] ACPI: Power Button [PWRB] [ 1.296162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 1.296311] ACPI: Power Button [PWRF] [ 1.296599] ACPI: Fan [FAN0] (off) [ 1.296781] ACPI: Fan [FAN1] (off) [ 1.296959] ACPI: Fan [FAN2] (off) [ 1.297138] ACPI: Fan [FAN3] (off) [ 1.297315] ACPI: Fan [FAN4] (off) [ 1.315213] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.315311] ACPI: Thermal Zone [TZ00] (28 C) [ 1.315643] thermal LNXTHERM:01: registered as thermal_zone1 [ 1.315740] ACPI: Thermal Zone [TZ01] (30 C) [ 1.326103] thermal LNXTHERM:02: registered as thermal_zone2 [ 1.326201] ACPI: Thermal Zone [THRM] (35 C) [ 1.326679] [drm] Initialized drm 1.1.0 20060810 [ 1.328062] [drm] Memory usable by graphics device = 2048M [ 1.378125] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.378225] [drm] Driver supports precise vblank timestamp query. [ 1.378434] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=none [ 1.404937] [drm] Wrong MCH_SSKPD value: 0x20100406 [ 1.405065] [drm] This can cause pipe underruns and display issues. [ 1.405181] [drm] Please upgrade your BIOS to fix this. [ 1.421220] fbcon: inteldrmfb (fb0) is primary device [ 1.511535] ACPI: Battery Slot [BAT1] (battery present) [ 2.137550] Console: switching to colour frame buffer device 240x67 [ 2.142476] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 2.142501] i915 0000:00:02.0: registered panic notifier [ 2.142705] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS [ 2.155024] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no) [ 2.172278] acpi device:14: registered as cooling_device13 [ 2.172492] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:12/LNXVIDEO:00/input/input3 [ 2.173153] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 2.190212] acpi device:4a: registered as cooling_device14 [ 2.190471] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input4 [ 2.190654] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 2.193052] loop: module loaded [ 2.193275] rtsx_pci 0000:04:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 0, pci->irq = 18 [ 2.194116] ahci 0000:00:1f.2: version 3.0 [ 2.204352] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode [ 2.204388] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst [ 2.219025] scsi0 : ahci [ 2.219303] scsi1 : ahci [ 2.219676] scsi2 : ahci [ 2.219977] scsi3 : ahci [ 2.220255] scsi4 : ahci [ 2.220477] scsi5 : ahci [ 2.220590] ata1: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16100 irq 19 [ 2.220622] ata2: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16180 irq 19 [ 2.220653] ata3: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16200 irq 19 [ 2.220683] ata4: DUMMY [ 2.220695] ata5: DUMMY [ 2.220707] ata6: DUMMY [ 2.221062] tun: Universal TUN/TAP device driver, 1.6 [ 2.221084] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 2.221180] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 2.221209] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control [ 2.221653] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc9000002e000, 8c:89:a5:01:0d:d3, XID 0c900800 IRQ 17 [ 2.221696] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 2.221818] usbcore: registered new interface driver rndis_wlan [ 2.221880] usbcore: registered new interface driver cdc_ether [ 2.221943] usbcore: registered new interface driver rndis_host [ 2.222003] usbcore: registered new interface driver cdc_subset [ 2.222134] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.222162] ehci-pci: EHCI PCI platform driver [ 2.222278] ehci-pci 0000:00:1a.0: EHCI Host Controller [ 2.222368] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 2.223290] ehci-pci 0000:00:1a.0: debug port 2 [ 2.228108] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported [ 2.228113] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d18000 [ 2.230993] tsc: Refined TSC clocksource calibration: 2294.787 MHz [ 2.237657] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 2.238664] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.239659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.240675] usb usb1: Product: EHCI Host Controller [ 2.241716] usb usb1: Manufacturer: Linux 3.14.0-gentoo ehci_hcd [ 2.242767] usb usb1: SerialNumber: 0000:00:1a.0 [ 2.244078] hub 1-0:1.0: USB hub found [ 2.245179] hub 1-0:1.0: 2 ports detected [ 2.246440] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 2.247675] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 2.248814] ehci-pci 0000:00:1d.0: debug port 2 [ 2.253852] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 2.253864] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d17000 [ 2.264307] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 2.265501] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.266690] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.267909] usb usb2: Product: EHCI Host Controller [ 2.269128] usb usb2: Manufacturer: Linux 3.14.0-gentoo ehci_hcd [ 2.270367] usb usb2: SerialNumber: 0000:00:1d.0 [ 2.271877] hub 2-0:1.0: USB hub found [ 2.273141] hub 2-0:1.0: 2 ports detected [ 2.274592] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.275873] ohci-pci: OHCI PCI platform driver [ 2.277216] uhci_hcd: USB Universal Host Controller Interface driver [ 2.278684] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.280083] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 2.281479] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 2.281516] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.282803] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.284087] usb usb3: Product: xHCI Host Controller [ 2.285374] usb usb3: Manufacturer: Linux 3.14.0-gentoo xhci_hcd [ 2.286638] usb usb3: SerialNumber: 0000:00:14.0 [ 2.288137] hub 3-0:1.0: USB hub found [ 2.289378] hub 3-0:1.0: 4 ports detected [ 2.290866] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.292208] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 [ 2.293447] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 2.294665] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.295856] usb usb4: Product: xHCI Host Controller [ 2.297039] usb usb4: Manufacturer: Linux 3.14.0-gentoo xhci_hcd [ 2.298228] usb usb4: SerialNumber: 0000:00:14.0 [ 2.299657] hub 4-0:1.0: USB hub found [ 2.300858] hub 4-0:1.0: 4 ports detected [ 2.302486] usbcore: registered new interface driver usb-storage [ 2.303811] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 2.315573] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.316822] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.319249] rtc_cmos 00:05: RTC can wake from S4 [ 2.320698] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 2.322004] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 2.323466] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20131218/utaddress-258) [ 2.324859] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 2.327161] Intel P-state driver initializing. [ 2.328566] Intel pstate controlling: cpu 0 [ 2.329810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5 [ 2.331407] Intel pstate controlling: cpu 1 [ 2.332481] Intel pstate controlling: cpu 2 [ 2.333489] Intel pstate controlling: cpu 3 [ 2.334508] Intel pstate controlling: cpu 4 [ 2.335538] Intel pstate controlling: cpu 5 [ 2.336825] Intel pstate controlling: cpu 6 [ 2.337975] Intel pstate controlling: cpu 7 [ 2.339108] sdhci: Secure Digital Host Controller Interface driver [ 2.340083] sdhci: Copyright(c) Pierre Ossman [ 2.341074] sdhci-pci 0000:04:00.1: SDHCI controller found [10ec:5209] (rev 1) [ 2.342077] sdhci-pci 0000:04:00.1: Will use DMA mode even though HW doesn't fully claim to support it. [ 2.343069] sdhci-pci 0000:04:00.1: Will use DMA mode even though HW doesn't fully claim to support it. [ 2.344484] mmc0: SDHCI controller on PCI [0000:04:00.1] using DMA [ 2.372234] usbcore: registered new interface driver usbhid [ 2.373570] usbhid: USB HID core driver [ 2.375016] input: MSI WMI hotkeys as /devices/virtual/input/input8 [ 2.537578] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.538936] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.540275] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2.542242] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 2.542246] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 2.543564] intel_rapl: domain uncore energy ctr 3716:3716 not working, skip [ 2.543566] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 2.546426] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 2.546431] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 2.547546] usbcore: registered new interface driver snd-usb-audio [ 2.547547] oprofile: using NMI interrupt. [ 2.547620] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 2.550872] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 2.553504] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 2.554935] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 2.554939] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 2.556433] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 2.557962] ata2.00: ATA-9: M4-CT256M4SSD3, 04MH, max UDMA/100 [ 2.559901] ata2.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.561991] ata1.00: ATA-8: Hitachi HTS727575A9E364, JF4OA0D0, max UDMA/133 [ 2.563667] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.565358] ata3.00: ATAPI: TSSTcorp CDDVDW SN-208AB, TM00, max UDMA/100 [ 2.566452] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 2.566454] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 2.566455] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.568685] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 2.570152] TCP: cubic registered [ 2.570444] ata2.00: configured for UDMA/100 [ 2.571097] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 2.571099] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 2.571100] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 2.572065] ata1.00: configured for UDMA/133 [ 2.572269] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS72757 JF4O PQ: 0 ANSI: 5 [ 2.573017] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB) [ 2.573018] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 2.573102] sd 0:0:0:0: [sda] Write Protect is off [ 2.573103] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.573104] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.573137] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.573226] scsi 1:0:0:0: Direct-Access ATA M4-CT256M4SSD3 04MH PQ: 0 ANSI: 5 [ 2.573425] sd 1:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB) [ 2.573497] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.573519] sd 1:0:0:0: [sdb] Write Protect is off [ 2.573521] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 2.573552] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.573953] sdb: sdb1 sdb2 [ 2.574285] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.574401] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 2.574402] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 2.574403] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 2.576556] ata3.00: configured for UDMA/100 [ 2.577685] scsi 2:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208AB TM00 PQ: 0 ANSI: 5 [ 2.604466] NET: Registered protocol family 10 [ 2.605771] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 2.605772] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 2.605898] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 2.605981] sr 2:0:0:0: Attached scsi generic sg2 type 5 [ 2.610825] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 2.612935] sit: IPv6 over IPv4 tunneling driver [ 2.614609] NET: Registered protocol family 17 [ 2.615255] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 2.615414] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 2.615563] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 2.621532] registered taskstats version 1 [ 2.623514] rtc_cmos 00:05: setting system clock to 2014-04-11 22:02:06 UTC (1397253726) [ 2.625144] PM: Checking hibernation image partition /dev/sdb1 [ 2.625149] PM: Hibernation image partition 8:17 present [ 2.625149] PM: Looking for hibernation image. [ 2.625348] PM: Image not found (code -22) [ 2.625350] PM: Hibernation image not present or could not be loaded. [ 2.625352] ALSA device list: [ 2.626556] #0: HDA Intel PCH at 0xf7d10000 irq 22 [ 2.640842] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 > [ 2.643289] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.674530] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 [ 2.675769] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.677544] hub 1-1:1.0: USB hub found [ 2.679284] hub 1-1:1.0: 6 ports detected [ 2.747999] atkbd serio0: Unknown key pressed (translated set 2, code 0xe4 on isa0060/serio0). [ 2.749232] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known. [ 2.768305] atkbd serio0: Unknown key released (translated set 2, code 0xe4 on isa0060/serio0). [ 2.769518] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known. [ 2.787422] usb 2-1: new high-speed USB device number 2 using ehci-pci [ 2.911023] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 [ 2.912210] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.914276] hub 2-1:1.0: USB hub found [ 2.916029] hub 2-1:1.0: 6 ports detected [ 3.230755] Switched to clocksource tsc [ 3.249169] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x550f00) [ 3.266999] psmouse serio1: elantech: Synaptics capabilities query result 0x49, 0x15, 0x0c. [ 3.354567] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7 [ 3.357473] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off [ 3.360570] EXT4-fs (sdb2): couldn't mount as ext3 due to feature incompatibilities [ 3.362075] EXT4-fs (sdb2): couldn't mount as ext2 due to feature incompatibilities [ 3.362077] atkbd serio0: Unknown key pressed (translated set 2, code 0xe4 on isa0060/serio0). [ 3.362080] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known. [ 3.364843] atkbd serio0: Unknown key released (translated set 2, code 0xe4 on isa0060/serio0). [ 3.364845] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known. [ 3.374407] EXT4-fs (sdb2): mounted filesystem with writeback data mode. Opts: (null) [ 3.375579] VFS: Mounted root (ext4 filesystem) readonly on device 8:18. [ 3.377447] devtmpfs: mounted [ 3.379093] Freeing unused kernel memory: 920K (ffffffff81cdd000 - ffffffff81dc3000) [ 3.380220] Write protecting the kernel read-only data: 12288k [ 3.382883] Freeing unused kernel memory: 816K (ffff880001734000 - ffff880001800000) [ 3.385500] Freeing unused kernel memory: 892K (ffff880001b21000 - ffff880001c00000) [ 3.882941] systemd-udevd[1410]: starting version 200 [ 4.084528] random: nonblocking pool is initialized [ 4.155609] Intel(R) Wireless WiFi driver for Linux, in-tree: [ 4.155611] Copyright(c) 2003- 2014 Intel Corporation [ 4.155745] iwlwifi 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control [ 4.155810] iwlwifi 0000:05:00.0: pci_enable_msi failed(0Xffffffda) [ 4.173755] iwlwifi 0000:05:00.0: RF_KILL bit toggled to enable radio. [ 4.173763] BUG: unable to handle kernel NULL pointer dereference at (null) [ 4.175243] IP: [<ffffffffa00057a0>] iwl_pcie_irq_handler+0xa10/0xb50 [iwlwifi] [ 4.176641] PGD 0 [ 4.176874] iwlwifi 0000:05:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm [ 4.179239] Oops: 0000 [#1] SMP [ 4.180623] Modules linked in: iwlwifi [ 4.181998] CPU: 7 PID: 1459 Comm: irq/19-iwlwifi Not tainted 3.14.0-gentoo #1 [ 4.183378] Hardware name: Micro-Star International Co., Ltd. GE60 0NC/MS-16GA, BIOS E16GAIMS.105 03/28/2012 [ 4.184772] task: ffff8801a8205e40 ti: ffff8800c4856000 task.ti: ffff8800c4856000 [ 4.186168] RIP: 0010:[<ffffffffa00057a0>] [<ffffffffa00057a0>] iwl_pcie_irq_handler+0xa10/0xb50 [iwlwifi] [ 4.187580] RSP: 0018:ffff8800c4857d88 EFLAGS: 00010246 [ 4.188984] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000000000c8 [ 4.190397] RDX: 00000000000000fa RSI: 0000000000000046 RDI: ffffffff81e42508 [ 4.191800] RBP: ffff8800c4857e40 R08: 000000000000000a R09: 0000000000000319 [ 4.193199] R10: 0000000000000000 R11: ffff8800c4857936 R12: ffff8800c59fc700 [ 4.194602] R13: ffff8800c59fc700 R14: ffff8801a8205e40 R15: ffff8800c4858000 [ 4.195995] FS: 0000000000000000(0000) GS:ffff8801af3c0000(0000) knlGS:0000000000000000 [ 4.197413] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 4.198818] CR2: 0000000000000000 CR3: 0000000001c0c000 CR4: 00000000001407e0 [ 4.200228] Stack: [ 4.201624] 00000000000003e7 ffff8801af3d2d88 ffff8801a8205e40 0000000000000080 [ 4.203052] ffffffff8109ced8 00000080a8205e40 ffff8801af3d2c40 0000000000000000 [ 4.204475] ffff8800c575ba80 ffff8801af3d2c40 0000000000000000 ffff8800c575ba80 [ 4.205897] Call Trace: [ 4.207304] [<ffffffff8109ced8>] ? update_curr_rt+0x158/0x1d0 [ 4.208716] [<ffffffff81720c00>] ? __schedule+0x320/0x770 [ 4.210129] [<ffffffff810b3c40>] ? irq_finalize_oneshot.part.30+0xd0/0xd0 [ 4.211552] [<ffffffff810b3c5b>] irq_thread_fn+0x1b/0x40 [ 4.212958] [<ffffffff810b3c40>] ? irq_finalize_oneshot.part.30+0xd0/0xd0 [ 4.214367] [<ffffffff810b4177>] irq_thread+0x117/0x150 [ 4.215761] [<ffffffff810b3d10>] ? wake_threads_waitq+0x30/0x30 [ 4.217145] [<ffffffff810b4060>] ? irq_thread_check_affinity+0x70/0x70 [ 4.218519] [<ffffffff8108323d>] kthread+0xcd/0xf0 [ 4.219902] [<ffffffff81083170>] ? kthread_create_on_node+0x180/0x180 [ 4.221278] [<ffffffff8172c43c>] ret_from_fork+0x7c/0xb0 [ 4.222640] [<ffffffff81083170>] ? kthread_create_on_node+0x180/0x180 [ 4.223999] Code: ff 49 8b 7f 28 48 c7 c2 f4 e1 00 a0 31 c0 48 c7 c6 01 e2 00 a0 e8 a1 c0 ff ff 49 8b 5f 08 41 83 87 7c 31 00 00 01 e8 50 bc 71 e1 <48> 8b 03 31 f6 48 89 df ff 50 28 f0 41 80 67 20 ef c7 85 64 ff [ 4.225661] RIP [<ffffffffa00057a0>] iwl_pcie_irq_handler+0xa10/0xb50 [iwlwifi] [ 4.227155] RSP <ffff8800c4857d88> [ 4.228635] CR2: 0000000000000000 [ 4.230107] ---[ end trace 17bbd0f11d305a73 ]--- [ 4.231588] BUG: unable to handle kernel paging request at ffffffffffffffd8 [ 4.233052] iwlwifi 0000:05:00.0: CONFIG_IWLWIFI_DEBUG disabled [ 4.233053] iwlwifi 0000:05:00.0: CONFIG_IWLWIFI_DEBUGFS disabled [ 4.233055] iwlwifi 0000:05:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled [ 4.233057] iwlwifi 0000:05:00.0: Detected Intel(R) Centrino(R) Wireless-N 135 BGN, REV=0x120 [ 4.233157] iwlwifi 0000:05:00.0: L1 Enabled; Disabling L0S [ 4.245734] IP: [<ffffffff810837bc>] kthread_data+0xc/0x20 [ 4.247354] PGD 1c0d067 PUD 1c0f067 PMD 0 [ 4.248972] Oops: 0000 [#2] SMP [ 4.250598] Modules linked in: iwldvm(+) iwlwifi [ 4.252272] CPU: 7 PID: 1459 Comm: irq/19-iwlwifi Tainted: G D 3.14.0-gentoo #1 [ 4.252306] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 4.255448] Hardware name: Micro-Star International Co., Ltd. GE60 0NC/MS-16GA, BIOS E16GAIMS.105 03/28/2012 [ 4.256978] task: ffff8801a8205e40 ti: ffff8800c4856000 task.ti: ffff8800c4856000 [ 4.258472] RIP: 0010:[<ffffffff810837bc>] [<ffffffff810837bc>] kthread_data+0xc/0x20 [ 4.259762] RSP: 0018:ffff8800c4857a38 EFLAGS: 00010202 [ 4.261330] RAX: 0000000000000000 RBX: ffff8801a8205e40 RCX: 0000000000000000 [ 4.262900] RDX: ffff8800c4857e90 RSI: 0000000000000000 RDI: ffff8801a8205e40 [ 4.264491] RBP: ffff8800c4857a50 R08: 0000000000000001 R09: 00000000000005b3 [ 4.266081] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffff81dfe4f0 [ 4.267685] R13: ffff8801a82064e0 R14: ffff8801a8205e40 R15: ffff8801a8205e40 [ 4.269293] FS: 0000000000000000(0000) GS:ffff8801af3c0000(0000) knlGS:0000000000000000 [ 4.270918] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 4.272541] CR2: ffffffffffffffd8 CR3: 0000000001c0c000 CR4: 00000000001407e0 [ 4.274218] Stack: [ 4.276013] ffffffff810b3d2e 0000000000000000 ffffffff81dfe4f0 ffff8800c4857a80 [ 4.277952] ffffffff8108061f 0000000000000009 0000000000000000 0000000000000046 [ 4.279745] ffff8801a8205e40 ffff8800c4857af8 ffffffff810646b6 0000000100000010 [ 4.281392] Call Trace: [ 4.283007] [<ffffffff810b3d2e>] ? irq_thread_dtor+0x1e/0xa0 [ 4.284631] [<ffffffff8108061f>] task_work_run+0x8f/0xd0 [ 4.286253] [<ffffffff810646b6>] do_exit+0x296/0xa00 [ 4.287864] [<ffffffff810b1037>] ? console_unlock+0x1e7/0x3e0 [ 4.289456] [<ffffffff817253b9>] oops_end+0x69/0xa0 [ 4.291045] [<ffffffff8171a0e8>] no_context+0x26b/0x278 [ 4.292612] [<ffffffff8171a15d>] __bad_area_nosemaphore+0x68/0x1c1 [ 4.294156] [<ffffffff8171a2c4>] bad_area_nosemaphore+0xe/0x10 [ 4.295684] [<ffffffff817276fc>] __do_page_fault+0x8c/0x510 [ 4.297220] [<ffffffff813e81f9>] ? dev_printk_emit+0x39/0x40 [ 4.298750] [<ffffffff81727b8c>] do_page_fault+0xc/0x10 [ 4.300307] [<ffffffff817249a2>] page_fault+0x22/0x30 [ 4.302023] [<ffffffffa00057a0>] ? iwl_pcie_irq_handler+0xa10/0xb50 [iwlwifi] [ 4.303804] [<ffffffffa00057a0>] ? iwl_pcie_irq_handler+0xa10/0xb50 [iwlwifi] [ 4.305443] [<ffffffff8109ced8>] ? update_curr_rt+0x158/0x1d0 [ 4.306934] [<ffffffff81720c00>] ? __schedule+0x320/0x770 [ 4.308410] [<ffffffff810b3c40>] ? irq_finalize_oneshot.part.30+0xd0/0xd0 [ 4.309883] [<ffffffff810b3c5b>] irq_thread_fn+0x1b/0x40 [ 4.311352] [<ffffffff810b3c40>] ? irq_finalize_oneshot.part.30+0xd0/0xd0 [ 4.312854] [<ffffffff810b4177>] irq_thread+0x117/0x150 [ 4.314084] [<ffffffff810b3d10>] ? wake_threads_waitq+0x30/0x30 [ 4.315161] [<ffffffff810b4060>] ? irq_thread_check_affinity+0x70/0x70 [ 4.316416] [<ffffffff8108323d>] kthread+0xcd/0xf0 [ 4.317870] [<ffffffff81083170>] ? kthread_create_on_node+0x180/0x180 [ 4.319327] [<ffffffff8172c43c>] ret_from_fork+0x7c/0xb0 [ 4.320778] [<ffffffff81083170>] ? kthread_create_on_node+0x180/0x180 [ 4.322228] Code: 48 89 e5 5d 48 8b 40 c8 48 c1 e8 02 83 e0 01 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 48 8b 87 60 04 00 00 55 48 89 e5 5d <48> 8b 40 d8 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 55 [ 4.323993] RIP [<ffffffff810837bc>] kthread_data+0xc/0x20 [ 4.325599] RSP <ffff8800c4857a38> [ 4.327231] CR2: ffffffffffffffd8 [ 4.328933] ---[ end trace 17bbd0f11d305a74 ]--- [ 4.330675] Fixing recursive fault but reboot is needed! [ 5.367084] EXT4-fs (sdb2): re-mounted. Opts: discard [ 5.468599] Adding 1048572k swap on /dev/sdb1. Priority:-1 extents:1 across:1048572k SSFS [ 6.219699] bbswitch: version 0.8 [ 6.220721] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0 [ 6.221666] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP [ 6.222641] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95) [ 6.223672] bbswitch: detected an Optimus _DSM function [ 6.224651] pci 0000:01:00.0: enabling device (0006 -> 0007) [ 6.225679] bbswitch: disabling discrete graphics [ 6.226657] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95) [ 6.239260] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is off [ 6.303324] iwlwifi 0000:05:00.0: L1 Enabled; Disabling L0S [ 6.312473] iwlwifi 0000:05:00.0: Radio type=0x0-0x0-0x0 [ 11.309715] iwlwifi 0000:05:00.0: Failed to load firmware chunk! [ 11.311177] iwlwifi 0000:05:00.0: Could not load the [0] uCode section [ 11.313012] iwlwifi 0000:05:00.0: Failed to run INIT ucode: -110 [ 11.314541] iwlwifi 0000:05:00.0: Unable to initialize device. [ 11.373326] iwlwifi 0000:05:00.0: L1 Enabled; Disabling L0S [ 11.382043] iwlwifi 0000:05:00.0: Radio type=0x0-0x0-0x0 [ 16.380540] iwlwifi 0000:05:00.0: Failed to load firmware chunk! [ 16.382037] iwlwifi 0000:05:00.0: Could not load the [0] uCode section [ 16.383849] iwlwifi 0000:05:00.0: Failed to run INIT ucode: -110 [ 16.385382] iwlwifi 0000:05:00.0: Unable to initialize device.