[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#736227: marked as done (GPF in btrfs read_extent_buffer() while running aptitude)



Your message dated Wed, 8 May 2019 19:59:29 +0200
with message-id <20190508175929.GG7741@pisco.westfalen.local>
and subject line Re: linux-image-3.12: fix appears to be in 3.14, hasn't hit -stable yet
has caused the Debian Bug report #736227,
regarding GPF in btrfs read_extent_buffer() while running aptitude
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
736227: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736227
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-headers-3.12-1-amd64
Version: 3.12.6-2
Severity: important

Dear Maintainer,

I just installed 3.12-amd64 stock kernel. It booted OK, I opened a konsole
and just tried to installed the kernel headers.  Just as aptitude tried to
start downloading packages, I got:
E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.
and btrfs has crashed as seen in dmesg.

It should be noted that I use btrfs without problems with 3.7-trunk-amd64
for almost a year.

Here follows what is leading to the crash:

root@mordor:/home/gpall# aptitude install linux-headers-amd64
The following NEW packages will be installed:
  cpp-4.8{a} gcc-4.8{a} gcc-4.8-base{a} gcc-4.8-base:i386{a} libasan0{a} libatomic1{a} libcloog-isl4{a} libgcc-4.8-dev{a} libisl10{a} libmpc3{a} 
  libtsan0{a} linux-compiler-gcc-4.8-x86{a} linux-headers-3.12-1-amd64{a} linux-headers-3.12-1-common{a} linux-headers-amd64 linux-kbuild-3.12{a} 
The following packages will be upgraded:
  binutils libc6 libc6:i386 libgcc1 libgcc1:i386 libgomp1 libitm1 libmpfr4 libquadmath0 locales 
10 packages upgraded, 16 newly installed, 0 to remove and 1255 not upgraded.
Need to get 20.7 MB/29.7 MB of archives. After unpacking 68.7 MB will be used.
The following packages have unmet dependencies:
 libc6-i686:i386 : PreDepends: libc6:i386 (= 2.13-38) but 2.17-97 is to be installed.
 libc6-dev : Depends: libc6 (= 2.13-38) but 2.17-97 is to be installed.
 libc-dev-bin : Depends: libc6 (< 2.14) but 2.17-97 is to be installed.
The following actions will resolve these dependencies:

      Remove the following packages:                   
1)      build-essential                                
2)      g++                                            
3)      g++-4.7                                        
4)      libc-dev-bin                                   
5)      libc6-dev                                      
6)      libc6-i686:i386                                
7)      libstdc++6-4.7-dev                             

      Leave the following dependencies unresolved:     
8)      gcc-4.8 recommends libc6-dev (>= 2.13-5)       
9)      libgcc-4.8-dev recommends libc6-dev (>= 2.13-5)
10)     libc6:i386 recommends libc6-i686:i386          
11)     dpkg-dev recommends build-essential            
12)     gcc-4.7 recommends libc6-dev (>= 2.13-5)       
13)     gcc-4.6 recommends libc6-dev (>= 2.13-5)       
14)     gcc recommends libc6-dev | libc-dev            


Accept this solution? [Y/n/q/?] 
The following NEW packages will be installed:
  cpp-4.8{a} gcc-4.8{a} gcc-4.8-base{a} gcc-4.8-base:i386{a} libasan0{a} libatomic1{a} libcloog-isl4{a} libgcc-4.8-dev{a} libisl10{a} libmpc3{a} 
  libtsan0{a} linux-compiler-gcc-4.8-x86{a} linux-headers-3.12-1-amd64{a} linux-headers-3.12-1-common{a} linux-headers-amd64 linux-kbuild-3.12{a} 
The following packages will be REMOVED:
  build-essential{a} g++{a} g++-4.7{a} libc-dev-bin{a} libc6-dev{a} libc6-i686:i386{a} libstdc++6-4.7-dev{a} 
The following packages will be upgraded:
  binutils libc6 libc6:i386 libgcc1 libgcc1:i386 libgomp1 libitm1 libmpfr4 libquadmath0 locales 
10 packages upgraded, 16 newly installed, 7 to remove and 1248 not upgraded.
Need to get 20.7 MB/29.7 MB of archives. After unpacking 27.1 MB will be used.
Do you want to continue? [Y/n/?] 
Get: 1 http://ftp.gr.debian.org/debian/ jessie/main libgcc1 i386 1:4.8.2-12 [46.9 kB]
Fetched 46.9 kB in 0s (61.4 kB/s) 
E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.
                                         
root@mordor:/home/gpall# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-10) ) #1 SMP Debian 3.12.6-2 (2013-12-29)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.12-1-amd64 root=/dev/mapper/mordorVG-rootLV ro rootflags=subvol=currentRoot apparmor=1 security=apparmor quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bbaa0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbaa1000-0x00000000bbaa6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bbaa7000-0x00000000bbbc1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbbc2000-0x00000000bbc0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bbc0f000-0x00000000bbd08fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbd09000-0x00000000bbf0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bbf0f000-0x00000000bbf17fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbf18000-0x00000000bbf1efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bbf1f000-0x00000000bbf62fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbf63000-0x00000000bbf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bbf9f000-0x00000000bbfe3fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbfe4000-0x00000000bbffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bbfff000-0x00000000bbffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: Dell Inc. Studio 1737/0P792H, BIOS A09 04/14/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 100000000 mask FC0000000 write-back
[    0.000000]   3 base 0BE000000 mask FFE000000 uncachable
[    0.000000]   4 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   5 base 0BDC00000 mask FFFC00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xbc000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f79b0-0x000f79bf] mapped at [ffff8800000f79b0]
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01a91000, 0x01a91fff] PGTABLE
[    0.000000] BRK [0x01a92000, 0x01a92fff] PGTABLE
[    0.000000] BRK [0x01a93000, 0x01a93fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x13fe00000-0x13fffffff]
[    0.000000]  [mem 0x13fe00000-0x13fffffff] page 2M
[    0.000000] BRK [0x01a94000, 0x01a94fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x13c000000-0x13fdfffff]
[    0.000000]  [mem 0x13c000000-0x13fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff]
[    0.000000]  [mem 0x100000000-0x13bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbbaa0fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbb9fffff] page 2M
[    0.000000]  [mem 0xbba00000-0xbbaa0fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbbaa7000-0xbbbc1fff]
[    0.000000]  [mem 0xbbaa7000-0xbbbc1fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbbc0f000-0xbbd08fff]
[    0.000000]  [mem 0xbbc0f000-0xbbd08fff] page 4k
[    0.000000] BRK [0x01a95000, 0x01a95fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbbf0f000-0xbbf17fff]
[    0.000000]  [mem 0xbbf0f000-0xbbf17fff] page 4k
[    0.000000] BRK [0x01a96000, 0x01a96fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbbf1f000-0xbbf62fff]
[    0.000000]  [mem 0xbbf1f000-0xbbf62fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbbf9f000-0xbbfe3fff]
[    0.000000]  [mem 0xbbf9f000-0xbbfe3fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbbfff000-0xbbffffff]
[    0.000000]  [mem 0xbbfff000-0xbbffffff] page 4k
[    0.000000] RAMDISK: [mem 0x36320000-0x37187fff]
[    0.000000] ACPI: RSDP 00000000000f7900 00024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 00000000bbff7b67 0007C (v01 DELL    QA09    06040000  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bbfe8000 000F4 (v03 INTEL  CRESTLNE 06040000 ALAN 00000001)
[    0.000000] ACPI: DSDT 00000000bbfe9000 06F6A (v02 Intel  CANTIGA  06040000 INTL 20050624)
[    0.000000] ACPI: FACS 00000000bbf9efc0 00040
[    0.000000] ACPI: HPET 00000000bbffed16 00038 (v01 INTEL  CRESTLNE 06040000 LOHR 0000005A)
[    0.000000] ACPI: MCFG 00000000bbffed4e 0003C (v01 INTEL  CRESTLNE 06040000 LOHR 0000005A)
[    0.000000] ACPI: APIC 00000000bbffed8a 00068 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bbffedf2 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SLIC 00000000bbffee1a 00176 (v01 DELL    QA09    06040000  LTP 00000000)
[    0.000000] ACPI: OSFR 00000000bbffef90 00070 (v01 DELL   DELL     06040000 ASL  00000061)
[    0.000000] ACPI: SSDT 00000000bbff7c0b 00039 (v01 BrtRef  DD01BRT 00001000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bbfe7000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bbfe6000 00259 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bbfe5000 0020F (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]
[    0.000000]   NODE_DATA [mem 0x13fff9000-0x13fffcfff]
[    0.000000]  [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b600000-ffff88013edfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x13fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009bfff]
[    0.000000]   node   0: [mem 0x00100000-0xbbaa0fff]
[    0.000000]   node   0: [mem 0xbbaa7000-0xbbbc1fff]
[    0.000000]   node   0: [mem 0xbbc0f000-0xbbd08fff]
[    0.000000]   node   0: [mem 0xbbf0f000-0xbbf17fff]
[    0.000000]   node   0: [mem 0xbbf1f000-0xbbf62fff]
[    0.000000]   node   0: [mem 0xbbf9f000-0xbbfe3fff]
[    0.000000]   node   0: [mem 0xbbfff000-0xbbffffff]
[    0.000000]   node   0: [mem 0x100000000-0x13fffffff]
[    0.000000] On node 0 totalpages: 1031396
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3995 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10463 pages used for memmap
[    0.000000]   DMA32 zone: 765257 pages, LIFO batch:31
[    0.000000]   Normal zone: 3584 pages used for memmap
[    0.000000]   Normal zone: 262144 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[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    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: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000d4000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbaa1000-0xbbaa6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbbc2000-0xbbc0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbd09000-0xbbf0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbf18000-0xbbf1efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbf63000-0xbbf9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbbfe4000-0xbbffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbc000000-0xbdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s85888 r8192 d20608 u1048576
[    0.000000] pcpu-alloc: s85888 r8192 d20608 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1017272
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.12-1-amd64 root=/dev/mapper/mordorVG-rootLV ro rootflags=subvol=currentRoot apparmor=1 security=apparmor quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3976004K/4125584K available (4726K kernel code, 679K rwdata, 1596K rodata, 972K init, 944K bss, 149580K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:33024 nr_irqs:512 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 2161.424 MHz processor
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4322.84 BogoMIPS (lpj=8645696)
[    0.004008] pid_max: default: 32768 minimum: 301
[    0.004046] Security Framework initialized
[    0.008009] AppArmor: AppArmor initialized
[    0.008010] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.008375] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.010906] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.012148] Mount-cache hash table entries: 256
[    0.012427] Initializing cgroup subsys memory
[    0.012455] Initializing cgroup subsys devices
[    0.012458] Initializing cgroup subsys freezer
[    0.012460] Initializing cgroup subsys net_cls
[    0.012463] Initializing cgroup subsys blkio
[    0.012466] Initializing cgroup subsys perf_event
[    0.012496] CPU: Physical Processor ID: 0
[    0.012498] CPU: Processor Core ID: 0
[    0.012501] mce: CPU supports 6 MCE banks
[    0.012510] CPU0: Thermal monitoring enabled (TM2)
[    0.012519] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.012519] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
[    0.012519] tlb_flushall_shift: -1
[    0.012605] Freeing SMP alternatives memory: 20K (ffffffff8199e000 - ffffffff819a3000)
[    0.013968] ACPI: Core revision 20130725
[    0.018823] ACPI: All ACPI Tables successfully acquired
[    0.020858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.066107] smpboot: CPU0: Intel(R) Pentium(R) Dual  CPU  T3400  @ 2.16GHz (fam: 06, model: 0f, stepping: 0d)
[    0.068000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.068000] perf_event_intel: PEBS disabled due to CPU errata
[    0.068000] ... version:                2
[    0.068000] ... bit width:              40
[    0.068000] ... generic registers:      2
[    0.068000] ... value mask:             000000ffffffffff
[    0.068000] ... max period:             000000007fffffff
[    0.068000] ... fixed-purpose events:   3
[    0.068000] ... event mask:             0000000700000003
[    0.068000] smpboot: Booting Node   0, Processors  #   1 OK
[    0.076046] Brought up 2 CPUs
[    0.076051] smpboot: Total of 2 processors activated (8645.69 BogoMIPS)
[    0.076144] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.080060] devtmpfs: initialized
[    0.086314] PM: Registering ACPI NVS region [mem 0xbbf63000-0xbbf9efff] (245760 bytes)
[    0.086314] NET: Registered protocol family 16
[    0.086314] cpuidle: using governor ladder
[    0.086314] cpuidle: using governor menu
[    0.086314] ACPI: bus type PCI registered
[    0.086314] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.086314] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.086314] PCI: not using MMCONFIG
[    0.086314] PCI: Using configuration type 1 for base access
[    0.086314] dmi type 0xB1 record - unknown flag
[    0.086314] bio: create slab <bio-0> at 0
[    0.086314] ACPI: Added _OSI(Module Device)
[    0.086314] ACPI: Added _OSI(Processor Device)
[    0.086314] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.086314] ACPI: Added _OSI(Processor Aggregator Device)
[    0.089189] ACPI: EC: Look up EC in DSDT
[    0.104034] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.116776] ACPI: SSDT 00000000bbf1ac20 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.117110] ACPI: Dynamic OEM Table Load:
[    0.117113] ACPI: SSDT           (null) 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.117228] ACPI: SSDT 00000000bbf18620 00575 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.117541] ACPI: Dynamic OEM Table Load:
[    0.117544] ACPI: SSDT           (null) 00575 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.140256] ACPI: SSDT 00000000bbf19ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.140608] ACPI: Dynamic OEM Table Load:
[    0.140611] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.148084] ACPI: SSDT 00000000bbf19f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.148413] ACPI: Dynamic OEM Table Load:
[    0.148416] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.160315] ACPI: Interpreter enabled
[    0.160322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
[    0.160328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[    0.160344] ACPI: (supports S0 S3 S4 S5)
[    0.160346] ACPI: Using IOAPIC for interrupt routing
[    0.160373] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.160773] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.199337] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.199513] ACPI: No dock devices found.
[    0.208711] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.208719] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.208722] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.209485] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
[    0.209502] PCI host bridge to bus 0000:00
[    0.209505] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.209508] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.209510] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.209513] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.209515] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.209517] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.209519] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.209522] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[    0.209533] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.209558] DMAR: Forcing write-buffer flush capability
[    0.209560] DMAR: Disabling IOMMU for graphics on this chipset
[    0.209652] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[    0.209668] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfc3fffff 64bit]
[    0.209678] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.209685] pci 0000:00:02.0: reg 0x20: [io  0x1800-0x1807]
[    0.209790] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
[    0.209803] pci 0000:00:02.1: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
[    0.209963] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.210027] pci 0000:00:1a.0: reg 0x20: [io  0x1820-0x183f]
[    0.212074] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.212139] pci 0000:00:1a.1: reg 0x20: [io  0x1840-0x185f]
[    0.212278] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.212343] pci 0000:00:1a.2: reg 0x20: [io  0x1860-0x187f]
[    0.212501] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.212530] pci 0000:00:1a.7: reg 0x10: [mem 0xfc904800-0xfc904bff]
[    0.212657] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.212719] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.212770] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.212794] pci 0000:00:1b.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
[    0.212903] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.213004] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.213120] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.213185] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.213230] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[    0.213346] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.213453] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[    0.213569] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.213636] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.213684] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[    0.213800] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.213865] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.213911] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.213976] pci 0000:00:1d.0: reg 0x20: [io  0x1880-0x189f]
[    0.214101] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.214146] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.214211] pci 0000:00:1d.1: reg 0x20: [io  0x18a0-0x18bf]
[    0.214333] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.214379] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.214443] pci 0000:00:1d.2: reg 0x20: [io  0x18c0-0x18df]
[    0.214596] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.214625] pci 0000:00:1d.7: reg 0x10: [mem 0xfc904c00-0xfc904fff]
[    0.214751] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.214811] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.214855] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.214985] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.215030] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[    0.215265] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.215296] pci 0000:00:1f.2: reg 0x10: [io  0x1818-0x181f]
[    0.215309] pci 0000:00:1f.2: reg 0x14: [io  0x180c-0x180f]
[    0.215322] pci 0000:00:1f.2: reg 0x18: [io  0x1810-0x1817]
[    0.215335] pci 0000:00:1f.2: reg 0x1c: [io  0x1808-0x180b]
[    0.215347] pci 0000:00:1f.2: reg 0x20: [io  0x18e0-0x18ff]
[    0.215361] pci 0000:00:1f.2: reg 0x24: [mem 0xfc904000-0xfc9047ff]
[    0.215441] pci 0000:00:1f.2: PME# supported from D3hot
[    0.215537] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.215561] pci 0000:00:1f.3: reg 0x10: [mem 0x00000000-0x000000ff 64bit]
[    0.215595] pci 0000:00:1f.3: reg 0x20: [io  0x1c00-0x1c1f]
[    0.215804] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.215809] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.215815] pci 0000:00:1c.0:   bridge window [mem 0xf6000000-0xf7ffffff]
[    0.215823] pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.216075] pci 0000:04:00.0: [14e4:4315] type 00 class 0x028000
[    0.216147] pci 0000:04:00.0: reg 0x10: [mem 0xf8000000-0xf8003fff 64bit]
[    0.216537] pci 0000:04:00.0: supports D1 D2
[    0.216539] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.216748] pci 0000:00:1c.1: PCI bridge to [bus 04-05]
[    0.216754] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    0.216759] pci 0000:00:1c.1:   bridge window [mem 0xf8000000-0xf9ffffff]
[    0.216767] pci 0000:00:1c.1:   bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
[    0.216870] acpiphp: Slot [1] registered
[    0.216878] pci 0000:00:1c.3: PCI bridge to [bus 06-07]
[    0.216883] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.216888] pci 0000:00:1c.3:   bridge window [mem 0xfa000000-0xfbffffff]
[    0.216897] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf5ffffff 64bit pref]
[    0.217187] pci 0000:08:00.0: [14e4:1698] type 00 class 0x020000
[    0.217235] pci 0000:08:00.0: reg 0x10: [mem 0xfc500000-0xfc50ffff 64bit]
[    0.217483] pci 0000:08:00.0: PME# supported from D3hot D3cold
[    0.217526] pci 0000:08:00.0: System wakeup disabled by ACPI
[    0.224175] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.224184] pci 0000:00:1c.5:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.224258] pci 0000:09:01.0: [1180:0832] type 00 class 0x0c0010
[    0.224287] pci 0000:09:01.0: reg 0x10: [mem 0xfc600000-0xfc6007ff]
[    0.224401] pci 0000:09:01.0: supports D1 D2
[    0.224404] pci 0000:09:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.224462] pci 0000:09:01.1: [1180:0822] type 00 class 0x080501
[    0.224488] pci 0000:09:01.1: reg 0x10: [mem 0xfc600800-0xfc6008ff]
[    0.224601] pci 0000:09:01.1: supports D1 D2
[    0.224604] pci 0000:09:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.224662] pci 0000:09:01.2: [1180:0592] type 00 class 0x088000
[    0.224687] pci 0000:09:01.2: reg 0x10: [mem 0xfc600c00-0xfc600cff]
[    0.224801] pci 0000:09:01.2: supports D1 D2
[    0.224804] pci 0000:09:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.224861] pci 0000:09:01.3: [1180:0852] type 00 class 0x088000
[    0.224888] pci 0000:09:01.3: reg 0x10: [mem 0xfc601000-0xfc6010ff]
[    0.225002] pci 0000:09:01.3: supports D1 D2
[    0.225004] pci 0000:09:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.225111] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode)
[    0.225120] pci 0000:00:1e.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.225129] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.225131] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.225134] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.225136] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.225138] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.225141] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.225143] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.225837] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[    0.225905] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.225971] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.226036] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.226101] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.226167] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.226231] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.226296] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *7 11 12 14 15)
[    0.228241] ACPI: Enabled 7 GPEs in block 00 to 3F
[    0.228280] ACPI: \_SB_.PCI0: notify handler is installed
[    0.228333] Found 1 acpi root devices
[    0.228357] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.232017] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.232029] vgaarb: loaded
[    0.232030] vgaarb: bridge control possible 0000:00:02.0
[    0.232086] PCI: Using ACPI for IRQ routing
[    0.242743] PCI: pci_cache_line_size set to 64 bytes
[    0.243374] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
[    0.243378] e820: reserve RAM buffer [mem 0xbbaa1000-0xbbffffff]
[    0.243380] e820: reserve RAM buffer [mem 0xbbbc2000-0xbbffffff]
[    0.243382] e820: reserve RAM buffer [mem 0xbbd09000-0xbbffffff]
[    0.243384] e820: reserve RAM buffer [mem 0xbbf18000-0xbbffffff]
[    0.243386] e820: reserve RAM buffer [mem 0xbbf63000-0xbbffffff]
[    0.243388] e820: reserve RAM buffer [mem 0xbbfe4000-0xbbffffff]
[    0.243530] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.243537] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.243542] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.245010] Switched to clocksource hpet
[    0.246474] AppArmor: AppArmor Filesystem Enabled
[    0.246522] pnp: PnP ACPI init
[    0.246542] ACPI: bus type PNP registered
[    0.246662] pnp 00:00: [dma 4]
[    0.246696] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.246853] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.246857] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.246903] pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.246969] system 00:03: [io  0x0400-0x047f] could not be reserved
[    0.246972] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.246975] system 00:03: [io  0x0480-0x048f] has been reserved
[    0.246978] system 00:03: [io  0xffff] has been reserved
[    0.246981] system 00:03: [io  0xffff] has been reserved
[    0.246984] system 00:03: [io  0x1000-0x107f] has been reserved
[    0.246987] system 00:03: [io  0x1180-0x11ff] has been reserved
[    0.246989] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.246992] system 00:03: [io  0xfe00] has been reserved
[    0.246995] system 00:03: [io  0x0900-0x097f] has been reserved
[    0.246998] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.247042] pnp 00:04: Plug and Play ACPI device, IDs ITE8708 (active)
[    0.247076] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.247111] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.247145] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.247347] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.247352] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.247355] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.247358] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.247360] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.247363] system 00:08: [mem 0xfeb00000-0xfeb03fff] has been reserved
[    0.247366] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.247369] system 00:08: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.247372] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.247375] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.248300] pnp: PnP ACPI: found 9 devices
[    0.248302] ACPI: bus type PNP unregistered
[    0.255341] pci 0000:00:1c.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.255346] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000
[    0.255367] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.255370] pci 0000:00:1c.5: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.255377] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.255382] pci 0000:00:1c.5: BAR 13: assigned [io  0x5000-0x5fff]
[    0.255386] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc0200000-0xc02000ff 64bit]
[    0.255400] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.255404] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.255411] pci 0000:00:1c.0:   bridge window [mem 0xf6000000-0xf7ffffff]
[    0.255416] pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.255425] pci 0000:00:1c.1: PCI bridge to [bus 04-05]
[    0.255428] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    0.255435] pci 0000:00:1c.1:   bridge window [mem 0xf8000000-0xf9ffffff]
[    0.255440] pci 0000:00:1c.1:   bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
[    0.255449] pci 0000:00:1c.3: PCI bridge to [bus 06-07]
[    0.255453] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.255459] pci 0000:00:1c.3:   bridge window [mem 0xfa000000-0xfbffffff]
[    0.255464] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf5ffffff 64bit pref]
[    0.255473] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.255476] pci 0000:00:1c.5:   bridge window [io  0x5000-0x5fff]
[    0.255483] pci 0000:00:1c.5:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.255488] pci 0000:00:1c.5:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.255497] pci 0000:00:1e.0: PCI bridge to [bus 09]
[    0.255504] pci 0000:00:1e.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.255516] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.255518] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.255520] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.255523] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.255525] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.255527] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[    0.255529] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff]
[    0.255532] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.255534] pci_bus 0000:02: resource 1 [mem 0xf6000000-0xf7ffffff]
[    0.255537] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.255539] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.255541] pci_bus 0000:04: resource 1 [mem 0xf8000000-0xf9ffffff]
[    0.255544] pci_bus 0000:04: resource 2 [mem 0xf2000000-0xf3ffffff 64bit pref]
[    0.255546] pci_bus 0000:06: resource 0 [io  0x4000-0x4fff]
[    0.255548] pci_bus 0000:06: resource 1 [mem 0xfa000000-0xfbffffff]
[    0.255551] pci_bus 0000:06: resource 2 [mem 0xf4000000-0xf5ffffff 64bit pref]
[    0.255553] pci_bus 0000:08: resource 0 [io  0x5000-0x5fff]
[    0.255555] pci_bus 0000:08: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.255558] pci_bus 0000:08: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.255560] pci_bus 0000:09: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.255562] pci_bus 0000:09: resource 4 [io  0x0000-0x0cf7]
[    0.255564] pci_bus 0000:09: resource 5 [io  0x0d00-0xffff]
[    0.255567] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff]
[    0.255569] pci_bus 0000:09: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.255571] pci_bus 0000:09: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.255573] pci_bus 0000:09: resource 9 [mem 0x000dc000-0x000dffff]
[    0.255575] pci_bus 0000:09: resource 10 [mem 0xc0000000-0xfebfffff]
[    0.255637] NET: Registered protocol family 2
[    0.255878] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.256148] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.256363] TCP: Hash tables configured (established 32768 bind 32768)
[    0.256452] TCP: reno registered
[    0.256465] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.256509] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.256674] NET: Registered protocol family 1
[    0.256699] pci 0000:00:02.0: Boot video device
[    0.258252] PCI: CLS 64 bytes, default 64
[    0.258313] Unpacking initramfs...
[    0.603131] Freeing initrd memory: 14752K (ffff880036320000 - ffff880037188000)
[    0.603141] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.603145] software IO TLB [mem 0xb7aa1000-0xbbaa1000] (64MB) mapped at [ffff8800b7aa1000-ffff8800bbaa0fff]
[    0.603244] Simple Boot Flag at 0x36 set to 0x1
[    0.603391] microcode: CPU0 sig=0x6fd, pf=0x80, revision=0xa3
[    0.603399] microcode: CPU1 sig=0x6fd, pf=0x80, revision=0xa3
[    0.603497] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.603780] audit: initializing netlink socket (disabled)
[    0.603802] type=2000 audit(1390241082.600:1): initialized
[    0.618933] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.619521] VFS: Disk quotas dquot_6.5.2
[    0.619549] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.619647] msgmni has been set to 7794
[    0.619967] alg: No test for stdrng (krng)
[    0.619997] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.620059] io scheduler noop registered
[    0.620062] io scheduler deadline registered
[    0.620078] io scheduler cfq registered (default)
[    0.620307] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.620473] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.620630] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    0.620788] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[    0.620892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.620910] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.620945] intel_idle: does not run on family 6 model 15
[    0.620992] GHES: HEST is not enabled!
[    0.621072] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.621604] Linux agpgart interface v0.103
[    0.621707] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    0.621828] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.622442] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    0.622581] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.622695] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.635126] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.635133] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.635269] mousedev: PS/2 mouse device common for all mice
[    0.635323] rtc_cmos 00:05: RTC can wake from S4
[    0.635493] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.635530] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.635542] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    0.635543] AMD IOMMUv2 functionality not available on this system
[    0.635635] TCP: cubic registered
[    0.635676] NET: Registered protocol family 10
[    0.635895] mip6: Mobile IPv6
[    0.635898] NET: Registered protocol family 17
[    0.635902] mpls_gso: MPLS GSO support
[    0.636184] registered taskstats version 1
[    0.636503] AppArmor: AppArmor sha1 policy hashing enabled
[    0.637493] rtc_cmos 00:05: setting system clock to 2014-01-20 18:04:43 UTC (1390241083)
[    0.637552] PM: Hibernation image not present or could not be loaded.
[    0.638520] Freeing unused kernel memory: 972K (ffffffff818ab000 - ffffffff8199e000)
[    0.638524] Write protecting the kernel read-only data: 8192k
[    0.642740] Freeing unused kernel memory: 1408K (ffff8800014a0000 - ffff880001600000)
[    0.644130] Freeing unused kernel memory: 452K (ffff88000178f000 - ffff880001800000)
[    0.645540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.721355] udevd[60]: starting version 175
[    0.747688] ACPI: bus type USB registered
[    0.747725] usbcore: registered new interface driver usbfs
[    0.747738] usbcore: registered new interface driver hub
[    0.750713] [drm] Initialized drm 1.1.0 20060810
[    0.751841] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    0.751852] ACPI: Power Button [PWRB]
[    0.751916] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    0.751920] ACPI: Sleep Button [SLPB]
[    0.751972] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[    0.764455] usbcore: registered new device driver usb
[    0.765023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.765359] uhci_hcd: USB Universal Host Controller Interface driver
[    0.766613] ehci-pci: EHCI PCI platform driver
[    0.780848] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.780856] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.780870] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.780929] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
[    0.781048] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    0.781051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.781054] usb usb1: Product: UHCI Host Controller
[    0.781057] usb usb1: Manufacturer: Linux 3.12-1-amd64 uhci_hcd
[    0.781059] usb usb1: SerialNumber: 0000:00:1a.0
[    0.781226] hub 1-0:1.0: USB hub found
[    0.781237] hub 1-0:1.0: 2 ports detected
[    0.781545] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.781550] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.781559] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    0.781613] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
[    0.781683] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.781686] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.781689] usb usb2: Product: UHCI Host Controller
[    0.781691] usb usb2: Manufacturer: Linux 3.12-1-amd64 uhci_hcd
[    0.781694] usb usb2: SerialNumber: 0000:00:1a.1
[    0.781840] hub 2-0:1.0: USB hub found
[    0.781849] hub 2-0:1.0: 2 ports detected
[    0.782094] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.782099] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.782106] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[    0.782164] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00001860
[    0.782236] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.782239] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.782242] usb usb3: Product: UHCI Host Controller
[    0.782244] usb usb3: Manufacturer: Linux 3.12-1-amd64 uhci_hcd
[    0.782246] usb usb3: SerialNumber: 0000:00:1a.2
[    0.782401] hub 3-0:1.0: USB hub found
[    0.782409] hub 3-0:1.0: 2 ports detected
[    0.782642] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.782647] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.782654] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    0.782702] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[    0.782792] ACPI: Lid Switch [LID0]
[    0.782870] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    0.782877] ACPI: Power Button [PWRF]
[    0.782924] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.782927] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.782929] usb usb4: Product: UHCI Host Controller
[    0.782932] usb usb4: Manufacturer: Linux 3.12-1-amd64 uhci_hcd
[    0.782934] usb usb4: SerialNumber: 0000:00:1d.0
[    0.783564] hub 4-0:1.0: USB hub found
[    0.783580] hub 4-0:1.0: 2 ports detected
[    0.783831] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.783836] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.783845] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[    0.783885] uhci_hcd 0000:00:1d.1: irq 19, io base 0x000018a0
[    0.786792] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.786798] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.786801] usb usb5: Product: UHCI Host Controller
[    0.786803] usb usb5: Manufacturer: Linux 3.12-1-amd64 uhci_hcd
[    0.786805] usb usb5: SerialNumber: 0000:00:1d.1
[    0.786972] hub 5-0:1.0: USB hub found
[    0.786982] hub 5-0:1.0: 2 ports detected
[    0.787069] pps_core: LinuxPPS API ver. 1 registered
[    0.787072] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.787269] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.787274] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.787283] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[    0.787340] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
[    0.787358] PTP clock support registered
[    0.787420] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.787423] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.787425] usb usb6: Product: UHCI Host Controller
[    0.787428] usb usb6: Manufacturer: Linux 3.12-1-amd64 uhci_hcd
[    0.787430] usb usb6: SerialNumber: 0000:00:1d.2
[    0.787584] hub 6-0:1.0: USB hub found
[    0.787594] hub 6-0:1.0: 2 ports detected
[    0.787884] ehci-pci 0000:00:1a.7: setting latency timer to 64
[    0.788902] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    0.788922] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 7
[    0.788948] ehci-pci 0000:00:1a.7: debug port 1
[    0.792880] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    0.793320] ehci-pci 0000:00:1a.7: irq 19, io mem 0xfc904800
[    0.803688] SCSI subsystem initialized
[    0.804074] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.804185] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    0.804188] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.804191] usb usb7: Product: EHCI Host Controller
[    0.804193] usb usb7: Manufacturer: Linux 3.12-1-amd64 ehci_hcd
[    0.804196] usb usb7: SerialNumber: 0000:00:1a.7
[    0.804420] hub 7-0:1.0: USB hub found
[    0.804433] hub 7-0:1.0: 6 ports detected
[    0.807001] tg3.c:v3.133 (Jul 29, 2013)
[    0.818959] libata version 3.00 loaded.
[    0.828128] hub 1-0:1.0: USB hub found
[    0.828140] hub 1-0:1.0: 2 ports detected
[    0.832579] ssb: Found chip with id 0x4312, rev 0x01 and package 0x00
[    0.832600] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 0x4243)
[    0.832618] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, vendor 0x4243)
[    0.832635] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243)
[    0.832652] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243)
[    0.852232] hub 2-0:1.0: USB hub found
[    0.852245] hub 2-0:1.0: 2 ports detected
[    0.861137] thermal LNXTHERM:00: registered as thermal_zone0
[    0.861141] ACPI: Thermal Zone [TZ00] (49 C)
[    0.865954] sdhci: Secure Digital Host Controller Interface driver
[    0.865958] sdhci: Copyright(c) Pierre Ossman
[    0.869935] thermal LNXTHERM:01: registered as thermal_zone1
[    0.869939] ACPI: Thermal Zone [TZ01] (38 C)
[    0.872473] sdhci-pci 0000:09:01.1: SDHCI controller found [1180:0822] (rev 22)
[    0.872499] pci 0000:00:1e.0: setting latency timer to 64
[    0.874689] mmc0: SDHCI controller on PCI [0000:09:01.1] using DMA
[    0.876268] hub 3-0:1.0: USB hub found
[    0.876279] hub 3-0:1.0: 2 ports detected
[    0.876562] ehci-pci 0000:00:1d.7: setting latency timer to 64
[    0.876847] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.876855] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 8
[    0.876876] ehci-pci 0000:00:1d.7: debug port 1
[    0.880796] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    0.880939] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfc904c00
[    0.881790] thermal LNXTHERM:02: registered as thermal_zone2
[    0.881794] ACPI: Thermal Zone [TZ02] (0 C)
[    0.892222] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.892280] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    0.892284] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.892286] usb usb8: Product: EHCI Host Controller
[    0.892289] usb usb8: Manufacturer: Linux 3.12-1-amd64 ehci_hcd
[    0.892291] usb usb8: SerialNumber: 0000:00:1d.7
[    0.892354] tg3 0000:08:00.0 eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:22:19:e3:26:1e
[    0.892359] tg3 0000:08:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    0.892362] tg3 0000:08:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    0.892364] tg3 0000:08:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    0.892436] hub 8-0:1.0: USB hub found
[    0.892446] hub 8-0:1.0: 6 ports detected
[    0.904316] ssb: Sonics Silicon Backplane found on PCI device 0000:04:00.0
[    0.916123] hub 4-0:1.0: USB hub found
[    0.916137] hub 4-0:1.0: 2 ports detected
[    0.940105] hub 5-0:1.0: USB hub found
[    0.940119] hub 5-0:1.0: 2 ports detected
[    0.952064] firewire_ohci 0000:09:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[    0.964096] hub 6-0:1.0: USB hub found
[    0.964110] hub 6-0:1.0: 2 ports detected
[    0.965714] [drm] Memory usable by graphics device = 2048M
[    0.965726] i915 0000:00:02.0: setting latency timer to 64
[    1.017748] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[    1.017761] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.017763] [drm] Driver supports precise vblank timestamp query.
[    1.017828] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.128031] usb 7-6: new high-speed USB device number 2 using ehci-pci
[    1.154849] fbcon: inteldrmfb (fb0) is primary device
[    1.338996] usb 7-6: New USB device found, idVendor=0c45, idProduct=63fb
[    1.338998] usb 7-6: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    1.339000] usb 7-6: Product: Laptop_Integrated_Webcam_2M
[    1.339001] usb 7-6: Manufacturer: SONiX Technology Inc.
[    1.339003] usb 7-6: SerialNumber: M092S-A00-9212-SB0CJ
[    1.452121] firewire_core 0000:09:01.0: created device fw0: GUID 0000000000000000, S400
[    1.547740] Console: switching to colour frame buffer device 180x56
[    1.551414] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.551417] i915 0000:00:02.0: registered panic notifier
[    1.584182] acpi device:03: registered as cooling_device0
[    1.584256] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.584303] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    1.584356] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    1.588598] ahci 0000:00:1f.2: version 3.0
[    1.588767] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
[    1.588885] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[    1.588890] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pmp pio slum part ccc sxs 
[    1.588896] ahci 0000:00:1f.2: setting latency timer to 64
[    1.590517] scsi0 : ahci
[    1.592607] scsi1 : ahci
[    1.592736] scsi2 : ahci
[    1.592817] scsi3 : ahci
[    1.592892] scsi4 : ahci
[    1.592967] scsi5 : ahci
[    1.593030] ata1: SATA max UDMA/133 abar m2048@0xfc904000 port 0xfc904100 irq 45
[    1.593035] ata2: SATA max UDMA/133 abar m2048@0xfc904000 port 0xfc904180 irq 45
[    1.593037] ata3: DUMMY
[    1.593039] ata4: DUMMY
[    1.593042] ata5: SATA max UDMA/133 abar m2048@0xfc904000 port 0xfc904300 irq 45
[    1.593046] ata6: SATA max UDMA/133 abar m2048@0xfc904000 port 0xfc904380 irq 45
[    1.600029] tsc: Refined TSC clocksource calibration: 2161.249 MHz
[    1.912055] ata5: SATA link down (SStatus 0 SControl 300)
[    1.912097] ata6: SATA link down (SStatus 0 SControl 300)
[    2.084030] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.084053] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.087231] ata1.00: ATA-8: WDC WD3200BEKT-00F3T0, 11.01A11, max UDMA/133
[    2.087234] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.089867] ata1.00: configured for UDMA/133
[    2.090016] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEKT-0 11.0 PQ: 0 ANSI: 5
[    2.097750] ata2.00: ATAPI: Optiarc DVD+/-RW AD-7640S, HD16, max UDMA/100
[    2.111472] ata2.00: configured for UDMA/100
[    2.114645] scsi 1:0:0:0: CD-ROM            Optiarc  DVD+-RW AD-7640S HD16 PQ: 0 ANSI: 5
[    2.124526] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.124617] sd 0:0:0:0: [sda] Write Protect is off
[    2.124621] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.124648] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.127727] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
[    2.127731] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.127865] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.130357] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.130407] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.153173]  sda: sda1 sda2 sda3 sda4
[    2.153661] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.509790] device-mapper: uevent: version 1.0.3
[    2.509940] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com
[    2.600081] Switched to clocksource tsc
[    9.896648] bio: create slab <bio-1> at 1
[   10.056575] bio: create slab <bio-1> at 1
[   10.604018] raid6: sse2x1    3604 MB/s
[   10.672003] raid6: sse2x2    5582 MB/s
[   10.740010] raid6: sse2x4    6501 MB/s
[   10.740012] raid6: using algorithm sse2x4 (6501 MB/s)
[   10.740014] raid6: using ssse3x2 recovery algorithm
[   10.740298] xor: measuring software checksum speed
[   10.780003]    prefetch64-sse:  8781.000 MB/sec
[   10.820003]    generic_sse:  7750.000 MB/sec
[   10.820005] xor: using function: prefetch64-sse (8781.000 MB/sec)
[   10.825755] bio: create slab <bio-2> at 2
[   10.825918] Btrfs loaded
[   11.006447] btrfs: device label ROOT devid 1 transid 370091 /dev/dm-1
[   11.013788] btrfs: device label HOMES devid 1 transid 639167 /dev/dm-2
[   11.044759] btrfs: device label MYSPACE devid 1 transid 546398 /dev/dm-4
[   11.047434] PM: Starting manual resume from disk
[   11.047440] PM: Hibernation image partition 254:3 present
[   11.047441] PM: Looking for hibernation image.
[   11.047701] PM: Image not found (code -22)
[   11.047703] PM: Hibernation image not present or could not be loaded.
[   11.050090] btrfs: device label ROOT devid 1 transid 370091 /dev/mapper/mordorVG-rootLV
[   11.050939] btrfs: disk space caching is enabled
[   14.864124] udevd[518]: starting version 175
[   16.080078] ACPI: AC Adapter [ADP1] (on-line)
[   16.099934] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   16.107032] ACPI: Battery Slot [BAT0] (battery present)
[   16.107276] wmi: Mapper loaded
[   16.125277] ACPI: Requesting acpi_cpufreq
[   16.128019] Monitor-Mwait will be used to enter C-1 state
[   16.128029] Monitor-Mwait will be used to enter C-2 state
[   16.128034] Monitor-Mwait will be used to enter C-3 state
[   16.128038] tsc: Marking TSC unstable due to TSC halts in idle
[   16.128056] ACPI: acpi_idle registered with cpuidle
[   16.132027] Switched to clocksource hpet
[   16.253618] ite_cir: Auto-detected model: ITE8708 CIR transceiver
[   16.253623] ite_cir: Using model: ITE8708 CIR transceiver
[   16.253625] ite_cir: TX-capable: 1
[   16.253626] ite_cir: Sample period (ns): 8680
[   16.253628] ite_cir: TX carrier frequency (Hz): 38000
[   16.253629] ite_cir: TX duty cycle (%): 33
[   16.253631] ite_cir: RX low carrier frequency (Hz): 0
[   16.253632] ite_cir: RX high carrier frequency (Hz): 0
[   16.294665] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   16.503827] r592: driver successfully loaded
[   16.624281] ACPI Warning: 0x0000000000001c00-0x0000000000001c1f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
[   16.624291] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.631754] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
[   16.631763] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.631768] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
[   16.631772] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.631774] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
[   16.631778] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.631780] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.744054] Registered IR keymap rc-rc6-mce
[   16.744165] input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input8
[   16.744245] rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0
[   16.751878] ite_cir: driver has been successfully loaded
[   16.787990] IR RC5(x) protocol handler initialized
[   16.798282] IR RC6 protocol handler initialized
[   16.808732] IR NEC protocol handler initialized
[   16.878773] IR JVC protocol handler initialized
[   16.904735] input: Dell WMI hotkeys as /devices/virtual/input/input11
[   16.904954] IR SANYO protocol handler initialized
[   16.910914] IR Sony protocol handler initialized
[   17.056468] input: MCE IR Keyboard/Mouse (ite-cir) as /devices/virtual/input/input12
[   17.056720] IR MCE Keyboard/mouse protocol handler initialized
[   17.081492] iTCO_vendor_support: vendor-support=0
[   17.086890] lirc_dev: IR Remote Control driver registered, major 248 
[   17.101001] r852: driver loaded successfully
[   17.141066] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   17.141123] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
[   17.141349] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   17.224092] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   17.260777] rc rc0: lirc_dev: driver ir-lirc-codec (ite-cir) registered at minor = 0
[   17.260782] IR LIRC bridge handler initialized
[   17.279727] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input13
[   17.308428] cfg80211: Calling CRDA to update world regulatory domain
[   17.386953] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   17.387143] input: HDA Intel Headphone Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   17.387265] input: HDA Intel Headphone Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   17.387379] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   17.393543] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input10
[   17.417546] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input9
[   18.124868] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[   18.168262] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[   18.192526] Broadcom 43xx driver loaded [ Features: PMNLS ]
[   18.197981] cfg80211: World regulatory domain updated:
[   18.197986] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   18.197988] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.197990] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   18.197992] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   18.197994] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.197996] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.312620] media: Linux media interface: v0.10
[   18.320677] Linux video capture interface: v2.00
[   18.374810] b43 ssb0:0: firmware: direct-loading firmware b43/ucode15.fw
[   18.374876] b43 ssb0:0: firmware: direct-loading firmware b43/lp0initvals15.fw
[   18.374906] b43 ssb0:0: firmware: direct-loading firmware b43/lp0bsinitvals15.fw
[   18.420075] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   18.423574] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2M (0c45:63fb)
[   18.428443] input: Laptop_Integrated_Webcam_2M as /devices/pci0000:00/0000:00:1a.7/usb7/7-6/7-6:1.0/input/input18
[   18.429171] usbcore: registered new interface driver uvcvideo
[   18.429175] USB Video Class driver (1.1.1)
[   20.977971] btrfs: disk space caching is enabled
[   20.999575] BTRFS debug (device dm-1): unlinked 8 orphans
[   20.999580] BTRFS debug (device dm-1): truncated 1 orphans
[   21.732878] loop: module loaded
[   22.119088] Adding 2928636k swap on /dev/mapper/mordorVG-swapLV.  Priority:-1 extents:1 across:2928636k 
[   22.881437] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   22.888859] btrfs: device label HOMES devid 1 transid 639167 /dev/mapper/mordorVG-homeLV
[   22.889729] btrfs: disk space caching is enabled
[   23.027103] BTRFS debug (device dm-2): unlinked 1 orphans
[   23.042079] btrfs: device label MYSPACE devid 1 transid 546398 /dev/mapper/mordorVG-myspaceLV
[   23.043019] btrfs: disk space caching is enabled
[   25.516884] ip_tables: (C) 2000-2006 Netfilter Core Team
[   25.554857] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   25.818656] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   26.503719] fuse init (API version 7.22)
[   26.880856] type=1400 audit(1390233909.739:2): apparmor="STATUS" operation="profile_load" name="/usr/bin/skype" pid=2398 comm="apparmor_parser"
[   27.623730] Loading iSCSI transport class v2.0-870.
[   27.665759] iscsi: registered transport (tcp)
[   27.781049] iscsi: registered transport (iser)
[   29.244130] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input19
[   30.837172] btrfs: device label ROOT devid 1 transid 370094 /dev/mapper/mordorVG-rootLV
[   32.652273] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
[   32.954284] b43-phy0: Radio hardware status changed to DISABLED
[   32.954812] b43-phy0: Radio turned on by software
[   32.954818] b43-phy0: The hardware RF-kill button still turns the radio physically off. Press the button to turn it on.
[   32.960949] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   33.129002] tg3 0000:08:00.0: irq 47 for MSI/MSI-X
[   33.232235] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   45.805125] BTRFS debug (device dm-1): unlinked 1 orphans
[  137.828300] b43-phy0: Radio hardware status changed to ENABLED
[  138.004287] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
[  143.537549] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  143.836315] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
[  149.365589] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  172.697165] wlan0: authenticate with 4c:ed:de:ab:52:b0
[  172.708839] wlan0: send auth to 4c:ed:de:ab:52:b0 (try 1/3)
[  172.711095] wlan0: authenticated
[  172.711318] b43 ssb0:0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[  172.711323] b43 ssb0:0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  172.716287] wlan0: associate with 4c:ed:de:ab:52:b0 (try 1/3)
[  172.719022] wlan0: RX AssocResp from 4c:ed:de:ab:52:b0 (capab=0x411 status=0 aid=1)
[  172.719823] wlan0: associated
[  172.719863] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  322.368186] general protection fault: 0000 [#1] SMP 
[  322.368233] Modules linked in: cpufreq_userspace cpufreq_stats cpufreq_powersave cpufreq_conservative xt_multiport uinput ib_iser rdma_cm ib_addr iw_cm ib_cm ib_sa ib_mad ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi fuse ip6table_filter ip6table_mangle ip6_tables xt_tcpudp iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables ext4 crc16 mbcache jbd2 loop firewire_sbp2 uvcvideo arc4 videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media b43 joydev bcma snd_hda_codec_hdmi mac80211 cfg80211 snd_hda_codec_idt ir_lirc_codec rfkill snd_hda_intel snd_hda_codec rng_core iTCO_wdt snd_hwdep snd_pcm r852 lirc_dev iTCO_vendor_support ir_mce_kbd_decoder snd_page_alloc snd_seq ir_sony_decoder ir_sanyo_decoder dell_wmi ir_jvc_decoder sm_common nand ir_nec_decoder ir_rc6_decoder ir_rc5_decoder nand_ecc rc_rc6_mce nand_ids mtd lpc_ich i2c_i801 dell_laptop coretemp acpi_cpufreq snd_seq_device !
 r592 snd_timer mfd_core sparse_keymap dcdbas psmouse snd ite_cir rc_core memstick soundcore processor pcspkr wmi serio_raw battery ac evdev btrfs xor raid6_pq crc32c libcrc32c sha256_generic cbc dm_crypt dm_mod sg sd_mod crct10dif_generic sr_mod crc_t10dif cdrom crct10dif_common firewire_ohci sdhci_pci sdhci firewire_core crc_itu_t thermal ahci libahci tg3 libata ssb mmc_core pcmcia i915 ptp pps_core libphy pcmcia_core video scsi_mod ehci_pci uhci_hcd ehci_hcd button i2c_algo_bit drm_kms_helper drm i2c_core thermal_sys usbcore usb_common
[  322.369458] CPU: 0 PID: 4353 Comm: http Not tainted 3.12-1-amd64 #1 Debian 3.12.6-2
[  322.369493] Hardware name: Dell Inc. Studio 1737/0P792H, BIOS A09 04/14/2011
[  322.369534] task: ffff880036e80840 ti: ffff88009bf7e000 task.ti: ffff88009bf7e000
[  322.369569] RIP: 0010:[<ffffffff812713e2>]  [<ffffffff812713e2>] memcpy+0x12/0x110
[  322.369615] RSP: 0018:ffff88009bf7f968  EFLAGS: 00010202
[  322.369646] RAX: ffff88008e2eaf39 RBX: 0000000000000001 RCX: 0000000000000001
[  322.369679] RDX: 0000000000000001 RSI: db73880000000000 RDI: ffff88008e2eaf39
[  322.369711] RBP: ffff880131ca9770 R08: 0000000000001000 R09: ffff88009bf7f978
[  322.369744] R10: 0000000000000000 R11: 0000000000000000 R12: 6db6db6db6db6db7
[  322.369776] R13: 0000160000000000 R14: ffff88008e2eaf3a R15: 0000000000000001
[  322.369810] FS:  00007f00804a4720(0000) GS:ffff88013fc00000(0000) knlGS:0000000000000000
[  322.369855] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  322.369881] CR2: ffffffffff600400 CR3: 000000009d52b000 CR4: 00000000000007f0
[  322.369914] Stack:
[  322.369928]  ffffffffa034a568 0000000000000000 ffff8801378a0000 0000000000000000
[  322.369980]  ffff88013b3a9250 ffff88008e2ea000 ffff8800aa637d50 ffff8800925c3260
[  322.370032]  ffffffffa032f510 0000000000001000 ffff880131ca96a0 ffffea0001f1a330
[  322.370085] Call Trace:
[  322.370119]  [<ffffffffa034a568>] ? read_extent_buffer+0xc8/0x120 [btrfs]
[  322.370164]  [<ffffffffa032f510>] ? btrfs_get_extent+0x910/0x990 [btrfs]
[  322.370214]  [<ffffffffa03469b8>] ? __do_readpage+0x398/0x780 [btrfs]
[  322.370256]  [<ffffffffa032ec00>] ? btrfs_real_readdir+0x550/0x550 [btrfs]
[  322.370307]  [<ffffffffa0347142>] ? __extent_readpages.constprop.43+0x2d2/0x2f0 [btrfs]
[  322.370355]  [<ffffffffa032ec00>] ? btrfs_real_readdir+0x550/0x550 [btrfs]
[  322.370406]  [<ffffffffa0348de2>] ? extent_readpages+0x182/0x190 [btrfs]
[  322.370457]  [<ffffffffa032ec00>] ? btrfs_real_readdir+0x550/0x550 [btrfs]
[  322.370499]  [<ffffffff8115ba6b>] ? kmem_getpages+0x15b/0x1a0
[  322.370527]  [<ffffffff811554ad>] ? alloc_pages_current+0x9d/0x160
[  322.370565]  [<ffffffff8111dbc3>] ? __do_page_cache_readahead+0x193/0x240
[  322.370598]  [<ffffffff8111e07a>] ? ondemand_readahead+0x14a/0x280
[  322.370636]  [<ffffffff81113986>] ? generic_file_aio_read+0x4a6/0x6f0
[  322.370668]  [<ffffffff81172a07>] ? do_sync_read+0x57/0x90
[  322.370701]  [<ffffffff81172f94>] ? vfs_read+0x94/0x160
[  322.370726]  [<ffffffff81173a83>] ? SyS_read+0x43/0xa0
[  322.370759]  [<ffffffff81499b39>] ? system_call_fastpath+0x16/0x1b
[  322.370795] Code: 43 58 48 2b 43 50 88 43 4e eb e9 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 89 f8 48 89 d1 48 c1 e9 03 83 e2 07 f3 48 a5 89 d1 <f3> a4 c3 20 4c 8b 06 4c 8b 4e 08 4c 8b 56 10 4c 8b 5e 18 48 8d 
[  322.371118] RIP  [<ffffffff812713e2>] memcpy+0x12/0x110
[  322.371154]  RSP <ffff88009bf7f968>
[  322.378460] ---[ end trace 4d0836c03317ee9d ]---
root@mordor:/home/gpall# 


-- System Information:
Debian Release: 7.3
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-headers-3.12-1-amd64 depends on:
ii  linux-compiler-gcc-4.8-x86   3.12.6-2
ii  linux-headers-3.12-1-common  3.12.6-2
ii  linux-kbuild-3.12            3.12.6-1

linux-headers-3.12-1-amd64 recommends no packages.

linux-headers-3.12-1-amd64 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 3.14-1

On Tue, Feb 11, 2014 at 11:42:52AM -0500, Zack Weinberg wrote:
> Package: src:linux
> Version: 3.12.9-1
> Followup-For: Bug #736227
> 
> It appears that the fix for this bug has landed in Linus' tree for 3.14-to-be:
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=514ac8ad8793a097c0c9d89202c642479d6dfa34
> 
> .... but has not yet made it into -stable because it needs adjustment for older
> kernels.  This mail thread suggests that it is meant to get there eventually,
> though:
> https://lkml.org/lkml/2014/2/4/477
> 
> If there's anything you can do to expedite the fix's appearance in Debian
> kernels, gosh, I sure would appreciate it.

Closing.

Cheers,
        Moritz

--- End Message ---

Reply to: