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

Bug#815125: Boot failure with Debian linux 4.4.2 package



Hello Matt and Borislav,

in Debian we got a report (see below and https://bugs.debian.org/815125) that
https://git.kernel.org/cgit/linux/kernel/git/mfleming/efi.git/commit?id=67a9108ed4313b85a9c53406d80dc1ae3f8c3e36
was breaking early boot on some machines.

Can you have a look at those failures?

Cheers,

On Tue, 23 Feb 2016, Alexis Murzeau wrote:
> Hi,
> 
> I have the same traceback as Zdravko in Message #121 (NULL pointer
> dereference at RIP=0xffffffff81063682, __change_page_attr_set_clr+0x242).
> 
> If I add "efi=old_map" parameter to kernel cmdline, the kernel boots
> fine.
> 
> Also, this might help Norbert to have a traceback printed: using
> "quiet earlyprintk=efi,keep" kernel cmdline options will print only
> the traceback (so it should be faster to get the kernel to the crash
> traceback, if the cause is really a crash).
> 
> 
> After compiling several kernels, I narrowed down the crash to the
> patch "x86-efi-build-our-own-page-table-structures.patch".
> 
> Without this patch, the kernel boots fine (dmesg output in attachment
> dmesg_linux-4.4.2_[...].txt)
> 
> With this patch, I get the crash in efi_call (photo of
> "earlyprintk=efi,keep" output in attachment
> traceback_linux-4.4.2_with_patch_[...].jpg).
> 
> I also added 4 printk to add information before the crash when
> calling efi_call_phys with efi_phys.set_virtual_address_map (see also
> "additionnal_printk.diff" in attachment). (Not sure if it can help)
> 
> When I added these printk, the traceback stop at efi_call
> (__change_page_attr_set_clr isn't anymore in the traceback) but RIP
> is still the same as without these changes.
> 
> See also the traceback I get in attachment
> traceback_linux-4.4.2-3_unmodified.jpg with the current 4.4 kernel
> (version 4.4.2-3 unmodified)
> 
> Also, let me know if a new bug should be opened for this.
> 
> Thanks,
> Alexis Murzeau

> [    0.000000] microcode: CPU0 microcode updated early to revision 0x1c, date = 2015-02-26
> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Initializing cgroup subsys cpuacct
> [    0.000000] Linux version 4.4.2-amubtdx-custom (root@Debian2) (gcc version 5.3.1 20160220 (Debian 5.3.1-9) ) #4 SMP Tue Feb 23 18:02:39 CET 2016
> [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.2-amubtdx-custom root=UUID=be5f2ba3-ec9a-4645-8db5-eb9a6ddfd226 ro quiet crashkernel=128M@32M
> [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
> [    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
> [    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
> [    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
> [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
> [    0.000000] x86/fpu: Using 'eager' FPU context switches.
> [    0.000000] e820: BIOS-provided physical RAM map:
> [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] 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-0x00000000a4daffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000a4db0000-0x00000000a61affff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000a61b0000-0x00000000aa7befff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000aa7bf000-0x00000000aa8adfff] type 20
> [    0.000000] BIOS-e820: [mem 0x00000000aa8ae000-0x00000000aa8aefff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000aa8af000-0x00000000aa8bcfff] type 20
> [    0.000000] BIOS-e820: [mem 0x00000000aa8bd000-0x00000000aa8bdfff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000aa8be000-0x00000000aa8c4fff] type 20
> [    0.000000] BIOS-e820: [mem 0x00000000aa8c5000-0x00000000aa8c5fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000aa8c6000-0x00000000aa8d5fff] type 20
> [    0.000000] BIOS-e820: [mem 0x00000000aa8d6000-0x00000000aa8d6fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000aa8d7000-0x00000000aa8f4fff] type 20
> [    0.000000] BIOS-e820: [mem 0x00000000aa8f5000-0x00000000aa937fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000aa938000-0x00000000aa9befff] type 20
> [    0.000000] BIOS-e820: [mem 0x00000000aa9bf000-0x00000000aaebefff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data
> [    0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024f5fffff] usable
> [    0.000000] NX (Execute Disable) protection: active
> [    0.000000] efi: EFI v2.31 by INSYDE Corp.
> [    0.000000] efi:  ACPI=0xaaffe000  ACPI 2.0=0xaaffe014  SMBIOS=0xaaebef98 
> [    0.000000] efi: Value of runtime->set_virtual_address_map: AA9B93AC
> [    0.000000] efi: Value of efi_phys.set_virtual_address_map: AA9B93AC
> [    0.000000] SMBIOS 2.7 present.
> [    0.000000] DMI: Sony Corporation SVE1513Q1EB/VAIO, BIOS R0170D5 11/14/2012
> [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
> [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [    0.000000] e820: last_pfn = 0x24f600 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-E7FFF write-protect
> [    0.000000]   E8000-EFFFF write-combining
> [    0.000000]   F0000-FFFFF write-protect
> [    0.000000] MTRR variable ranges enabled:
> [    0.000000]   0 base 000000000 mask F80000000 write-back
> [    0.000000]   1 base 080000000 mask FE0000000 write-back
> [    0.000000]   2 base 0A0000000 mask FF8000000 write-back
> [    0.000000]   3 base 0A8000000 mask FFE000000 write-back
> [    0.000000]   4 base 0AA000000 mask FFF000000 write-back
> [    0.000000]   5 base 0FFC00000 mask FFFC00000 write-protect
> [    0.000000]   6 base 100000000 mask F00000000 write-back
> [    0.000000]   7 base 200000000 mask F80000000 write-back
> [    0.000000]   8 base 24F600000 mask FFFE00000 uncachable
> [    0.000000]   9 base 24F800000 mask FFF800000 uncachable
> [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
> [    0.000000] e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
> [    0.000000] Base memory trampoline at [ffff88000007e000] 7e000 size 24576
> [    0.000000] BRK [0x01f27000, 0x01f27fff] PGTABLE
> [    0.000000] BRK [0x01f28000, 0x01f28fff] PGTABLE
> [    0.000000] BRK [0x01f29000, 0x01f29fff] PGTABLE
> [    0.000000] BRK [0x01f2a000, 0x01f2afff] PGTABLE
> [    0.000000] BRK [0x01f2b000, 0x01f2bfff] PGTABLE
> [    0.000000] BRK [0x01f2c000, 0x01f2cfff] PGTABLE
> [    0.000000] RAMDISK: [mem 0x35ec2000-0x36f58fff]
> [    0.000000] ACPI: Early table checksum verification disabled
> [    0.000000] ACPI: RSDP 0x00000000AAFFE014 000024 (v02 Sony  )
> [    0.000000] ACPI: XSDT 0x00000000AAFFE210 00009C (v01 Sony   VAIO     20121030      01000013)
> [    0.000000] ACPI: FACP 0x00000000AAFFB000 00010C (v05 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: DSDT 0x00000000AAFEE000 009122 (v02 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: FACS 0x00000000AAFBB000 000040
> [    0.000000] ACPI: UEFI 0x00000000AAFFD000 000236 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: ASF! 0x00000000AAFFC000 0000A5 (v32 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: HPET 0x00000000AAFFA000 000038 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: APIC 0x00000000AAFF9000 00008C (v03 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: MCFG 0x00000000AAFF8000 00003C (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: WDAT 0x00000000AAFEC000 000224 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: BOOT 0x00000000AAFEA000 000028 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: ASPT 0x00000000AAFE9000 000034 (v07 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: DBGP 0x00000000AAFE8000 000034 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: FPDT 0x00000000AAFE6000 000044 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: MSDM 0x00000000AAFE5000 000055 (v03 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: SSDT 0x00000000AAFE4000 0009AA (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: SSDT 0x00000000AAFE3000 000A92 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: BGRT 0x00000000AAFED000 000038 (v01 Sony   VAIO     20121030 INTL 20100121)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] No NUMA configuration found
> [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000024f5fffff]
> [    0.000000] NODE_DATA(0) allocated [mem 0x24f5f2000-0x24f5f5fff]
> [    0.000000] Reserving 128MB of memory at 32MB for crashkernel (System RAM: 8071MB)
> [    0.000000] Zone ranges:
> [    0.000000]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
> [    0.000000]   Normal   [mem 0x0000000100000000-0x000000024f5fffff]
> [    0.000000]   Device   empty
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000087fff]
> [    0.000000]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
> [    0.000000]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
> [    0.000000]   node   0: [mem 0x0000000040005000-0x00000000a4daffff]
> [    0.000000]   node   0: [mem 0x00000000a61b0000-0x00000000aa7befff]
> [    0.000000]   node   0: [mem 0x00000000aafff000-0x00000000aaffffff]
> [    0.000000]   node   0: [mem 0x0000000100000000-0x000000024f5fffff]
> [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000024f5fffff]
> [    0.000000] On node 0 totalpages: 2066246
> [    0.000000]   DMA32 zone: 10822 pages used for memmap
> [    0.000000]   DMA32 zone: 23 pages reserved
> [    0.000000]   DMA32 zone: 692550 pages, LIFO batch:31
> [    0.000000]   Normal zone: 21464 pages used for memmap
> [    0.000000]   Normal zone: 1373696 pages, LIFO batch:31
> [    0.000000] Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff
> [    0.000000] ACPI: PM-Timer IO Port: 0x408
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
> [    0.000000] ACPI: IRQ0 used by override.
> [    0.000000] ACPI: IRQ9 used by override.
> [    0.000000] Using ACPI (MADT) for SMP configuration information
> [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
> [    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
> [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
> [    0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
> [    0.000000] PM: Registered nosave memory: [mem 0x000c0000-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 0xa4db0000-0xa61affff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa7bf000-0xaa8adfff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8ae000-0xaa8aefff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8af000-0xaa8bcfff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8bd000-0xaa8bdfff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8be000-0xaa8c4fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8c5000-0xaa8c5fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8c6000-0xaa8d5fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8d6000-0xaa8d6fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8d7000-0xaa8f4fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa8f5000-0xaa937fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa938000-0xaa9befff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaa9bf000-0xaaebefff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaaebf000-0xaafbefff]
> [    0.000000] PM: Registered nosave memory: [mem 0xaafbf000-0xaaffefff]
> [    0.000000] PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfeafffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffcfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xffd00000-0xffffffff]
> [    0.000000] e820: [mem 0xafa00000-0xefffffff] available for PCI devices
> [    0.000000] Booting paravirtualized kernel on bare hardware
> [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
> [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
> [    0.000000] PERCPU: Embedded 32 pages/cpu @ffff88024f200000 s92888 r8192 d29992 u262144
> [    0.000000] pcpu-alloc: s92888 r8192 d29992 u262144 alloc=1*2097152
> [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
> [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2033937
> [    0.000000] Policy zone: Normal
> [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.2-amubtdx-custom root=UUID=be5f2ba3-ec9a-4645-8db5-eb9a6ddfd226 ro quiet crashkernel=128M@32M
> [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
> [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
> [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
> [    0.000000] Memory: 7842276K/8264984K available (5688K kernel code, 1064K rwdata, 2820K rodata, 1296K init, 828K bss, 422708K reserved, 0K cma-reserved)
> [    0.000000] Hierarchical RCU implementation.
> [    0.000000] 	Build-time adjustment of leaf fanout to 64.
> [    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
> [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
> [    0.000000] NR_IRQS:33024 nr_irqs:488 16
> [    0.000000] Console: colour dummy device 80x25
> [    0.000000] console [tty0] enabled
> [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
> [    0.000000] hpet clockevent registered
> [    0.000000] tsc: Fast TSC calibration using PIT
> [    0.000000] tsc: Detected 2594.091 MHz processor
> [    0.000031] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.18 BogoMIPS (lpj=10376364)
> [    0.000034] pid_max: default: 32768 minimum: 301
> [    0.000040] ACPI: Core revision 20150930
> [    0.005291] ACPI: 3 ACPI AML tables successfully acquired and loaded
> [    0.014805] efi: EFI: efi_call_phys(AA9B93AC, 1680, 48, 1, 2468E2000
> [    0.014809] efi: EFI: efi_call_phys.virtual_map: 11, 00000000ffd00000, fffffffeffd00000, 768, 9223372036854775808
> [    0.022135] Security Framework initialized
> [    0.022139] Yama: disabled by default; enable with sysctl kernel.yama.*
> [    0.022144] AppArmor: AppArmor disabled by boot time parameter
> [    0.022597] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
> [    0.024490] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
> [    0.025348] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
> [    0.025358] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
> [    0.025561] Initializing cgroup subsys io
> [    0.025564] Initializing cgroup subsys memory
> [    0.025660] Disabling memory control group subsystem
> [    0.025661] Initializing cgroup subsys devices
> [    0.025663] Initializing cgroup subsys freezer
> [    0.025665] Initializing cgroup subsys net_cls
> [    0.025667] Initializing cgroup subsys perf_event
> [    0.025669] Initializing cgroup subsys net_prio
> [    0.025672] Initializing cgroup subsys pids
> [    0.025692] CPU: Physical Processor ID: 0
> [    0.025693] CPU: Processor Core ID: 0
> [    0.025698] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
> [    0.025698] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
> [    0.026042] mce: CPU supports 7 MCE banks
> [    0.026052] CPU0: Thermal monitoring enabled (TM1)
> [    0.026057] process: using mwait in idle threads
> [    0.026060] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
> [    0.026061] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
> [    0.026437] Freeing SMP alternatives memory: 24K (ffffffff81c50000 - ffffffff81c56000)
> [    0.040163] ftrace: allocating 23673 entries in 93 pages
> [    0.049425] x2apic: IRQ remapping doesn't support X2APIC mode
> [    0.049876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.089563] TSC deadline timer enabled
> [    0.089567] smpboot: CPU0: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz (family: 0x6, model: 0x3a, stepping: 0x9)
> [    0.089595] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
> [    0.089614] ... version:                3
> [    0.089615] ... bit width:              48
> [    0.089616] ... generic registers:      4
> [    0.089616] ... value mask:             0000ffffffffffff
> [    0.089617] ... max period:             0000ffffffffffff
> [    0.089618] ... fixed-purpose events:   3
> [    0.089619] ... event mask:             000000070000000f
> [    0.090097] x86: Booting SMP configuration:
> [    0.090099] .... node  #0, CPUs:      #1
> [    0.092869] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
> [    0.092954]  #2
> [    0.093612] microcode: CPU2 microcode updated early to revision 0x1c, date = 2015-02-26
> [    0.096111]  #3
> [    0.098749] x86: Booted up 1 node, 4 CPUs
> [    0.098752] smpboot: Total of 4 processors activated (20752.72 BogoMIPS)
> [    0.101578] devtmpfs: initialized
> [    0.104929] PM: Registering ACPI NVS region [mem 0xaaebf000-0xaafbefff] (1048576 bytes)
> [    0.105016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
> [    0.105084] pinctrl core: initialized pinctrl subsystem
> [    0.105211] NET: Registered protocol family 16
> [    0.114751] cpuidle: using governor ladder
> [    0.129431] cpuidle: using governor menu
> [    0.129486] Simple Boot Flag at 0x44 set to 0x1
> [    0.129538] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
> [    0.129539] ACPI: bus type PCI registered
> [    0.129540] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
> [    0.129623] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
> [    0.129625] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
> [    0.129631] PCI: Using configuration type 1 for base access
> [    0.129856] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
> [    0.145804] ACPI: Added _OSI(Module Device)
> [    0.145805] ACPI: Added _OSI(Processor Device)
> [    0.145806] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    0.145807] ACPI: Added _OSI(Processor Aggregator Device)
> [    0.147516] ACPI: Executed 1 blocks of module-level executable AML code
> [    0.149701] ACPI: Dynamic OEM Table Load:
> [    0.149709] ACPI: SSDT 0xFFFF88024689A000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20111123)
> [    0.150118] ACPI: Dynamic OEM Table Load:
> [    0.150123] ACPI: SSDT 0xFFFF880246899800 000303 (v01 PmRef  ApIst    00003000 INTL 20111123)
> [    0.150465] ACPI: Dynamic OEM Table Load:
> [    0.150469] ACPI: SSDT 0xFFFF88024557AA00 000119 (v01 PmRef  ApCst    00003000 INTL 20111123)
> [    0.151149] ACPI : EC: EC started
> [    0.151551] ACPI: Interpreter enabled
> [    0.151558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
> [    0.151562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
> [    0.151574] ACPI: (supports S0 S3 S4 S5)
> [    0.151575] ACPI: Using IOAPIC for interrupt routing
> [    0.151597] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
> [    0.155549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
> [    0.155554] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
> [    0.155667] \_SB_.PCI0:_OSC invalid UUID
> [    0.155668] _OSC request data:1 1f 0 
> [    0.155671] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
> [    0.155947] PCI host bridge to bus 0000:00
> [    0.155949] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
> [    0.155951] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
> [    0.155953] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
> [    0.155954] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
> [    0.155955] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
> [    0.155957] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
> [    0.155958] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
> [    0.155960] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
> [    0.155961] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
> [    0.155963] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
> [    0.155964] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
> [    0.155966] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
> [    0.155967] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
> [    0.155969] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
> [    0.155971] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
> [    0.155972] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
> [    0.155974] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
> [    0.155975] pci_bus 0000:00: root bus resource [bus 00-3e]
> [    0.155983] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
> [    0.156060] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
> [    0.156072] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
> [    0.156078] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
> [    0.156083] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
> [    0.156187] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
> [    0.156218] pci 0000:00:14.0: reg 0x10: [mem 0xc0700000-0xc070ffff 64bit]
> [    0.156276] pci 0000:00:14.0: PME# supported from D3hot D3cold
> [    0.156309] pci 0000:00:14.0: System wakeup disabled by ACPI
> [    0.156350] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
> [    0.156382] pci 0000:00:16.0: reg 0x10: [mem 0xc0714000-0xc071400f 64bit]
> [    0.156445] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
> [    0.156517] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
> [    0.156546] pci 0000:00:1a.0: reg 0x10: [mem 0xc0719000-0xc07193ff]
> [    0.156617] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
> [    0.156661] pci 0000:00:1a.0: System wakeup disabled by ACPI
> [    0.156701] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
> [    0.156731] pci 0000:00:1b.0: reg 0x10: [mem 0xc0710000-0xc0713fff 64bit]
> [    0.156792] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [    0.156864] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
> [    0.156939] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [    0.156974] pci 0000:00:1c.0: System wakeup disabled by ACPI
> [    0.157012] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
> [    0.157086] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
> [    0.157122] pci 0000:00:1c.1: System wakeup disabled by ACPI
> [    0.157158] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
> [    0.157233] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
> [    0.157269] pci 0000:00:1c.2: System wakeup disabled by ACPI
> [    0.157311] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
> [    0.157339] pci 0000:00:1d.0: reg 0x10: [mem 0xc0718000-0xc07183ff]
> [    0.157411] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
> [    0.157459] pci 0000:00:1d.0: System wakeup disabled by ACPI
> [    0.157498] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
> [    0.157656] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
> [    0.157680] pci 0000:00:1f.2: reg 0x10: [io  0x3088-0x308f]
> [    0.157689] pci 0000:00:1f.2: reg 0x14: [io  0x3094-0x3097]
> [    0.157696] pci 0000:00:1f.2: reg 0x18: [io  0x3080-0x3087]
> [    0.157704] pci 0000:00:1f.2: reg 0x1c: [io  0x3090-0x3093]
> [    0.157712] pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
> [    0.157720] pci 0000:00:1f.2: reg 0x24: [mem 0xc0717000-0xc07177ff]
> [    0.157753] pci 0000:00:1f.2: PME# supported from D3hot
> [    0.157816] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
> [    0.157833] pci 0000:00:1f.3: reg 0x10: [mem 0xc0715000-0xc07150ff 64bit]
> [    0.157854] pci 0000:00:1f.3: reg 0x20: [io  0x3040-0x305f]
> [    0.157993] pci 0000:01:00.0: [168c:0032] type 00 class 0x028000
> [    0.158043] pci 0000:01:00.0: reg 0x10: [mem 0xc0600000-0xc067ffff 64bit]
> [    0.158106] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
> [    0.158171] pci 0000:01:00.0: supports D1 D2
> [    0.158172] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.158212] pci 0000:01:00.0: System wakeup disabled by ACPI
> [    0.165473] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    0.165485] pci 0000:00:1c.0:   bridge window [mem 0xc0600000-0xc06fffff]
> [    0.165642] pci 0000:02:00.0: [10ec:5209] type 00 class 0xff0000
> [    0.165785] pci 0000:02:00.0: reg 0x10: [mem 0xc0500000-0xc0500fff]
> [    0.166229] pci 0000:02:00.0: supports D1 D2
> [    0.166230] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
> [    0.166338] pci 0000:02:00.0: System wakeup disabled by ACPI
> [    0.173525] pci 0000:00:1c.1: PCI bridge to [bus 02]
> [    0.173531] pci 0000:00:1c.1:   bridge window [mem 0xc0500000-0xc05fffff]
> [    0.173605] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
> [    0.173653] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
> [    0.173687] pci 0000:03:00.0: reg 0x18: [mem 0xc0404000-0xc0404fff 64bit pref]
> [    0.173709] pci 0000:03:00.0: reg 0x20: [mem 0xc0400000-0xc0403fff 64bit pref]
> [    0.173793] pci 0000:03:00.0: supports D1 D2
> [    0.173794] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.173839] pci 0000:03:00.0: System wakeup disabled by ACPI
> [    0.181478] pci 0000:00:1c.2: PCI bridge to [bus 03]
> [    0.181486] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
> [    0.181501] pci 0000:00:1c.2:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
> [    0.181929] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.181978] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.182024] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.182070] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.182116] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.182162] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.182206] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.182253] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.182396] ACPI: Enabled 5 GPEs in block 00 to 3F
> [    0.182420] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> [    0.182500] vgaarb: setting as boot device: PCI:0000:00:02.0
> [    0.182502] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
> [    0.182504] vgaarb: loaded
> [    0.182505] vgaarb: bridge control possible 0000:00:02.0
> [    0.182657] PCI: Using ACPI for IRQ routing
> [    0.184130] PCI: pci_cache_line_size set to 64 bytes
> [    0.184186] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
> [    0.184188] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
> [    0.184189] e820: reserve RAM buffer [mem 0xa4db0000-0xa7ffffff]
> [    0.184190] e820: reserve RAM buffer [mem 0xaa7bf000-0xabffffff]
> [    0.184193] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
> [    0.184194] e820: reserve RAM buffer [mem 0x24f600000-0x24fffffff]
> [    0.184329] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
> [    0.184334] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
> [    0.186360] clocksource: Switched to clocksource hpet
> [    0.191296] pnp: PnP ACPI init
> [    0.191410] system 00:00: [io  0x0680-0x069f] has been reserved
> [    0.191412] system 00:00: [io  0x1000-0x100f] has been reserved
> [    0.191414] system 00:00: [io  0xffff] has been reserved
> [    0.191415] system 00:00: [io  0xffff] has been reserved
> [    0.191417] system 00:00: [io  0x0400-0x0453] could not be reserved
> [    0.191418] system 00:00: [io  0x0458-0x047f] has been reserved
> [    0.191420] system 00:00: [io  0x0500-0x057f] has been reserved
> [    0.191422] system 00:00: [io  0x164e-0x164f] has been reserved
> [    0.191425] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.191450] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    0.191497] system 00:02: [io  0x0454-0x0457] has been reserved
> [    0.191500] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
> [    0.191540] pnp 00:03: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
> [    0.191568] pnp 00:04: Plug and Play ACPI device, IDs SYN2704 SYN2700 SYN0002 PNP0f13 (active)
> [    0.191682] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
> [    0.191684] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
> [    0.191686] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
> [    0.191687] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
> [    0.191689] system 00:05: [mem 0xf0000000-0xf3ffffff] has been reserved
> [    0.191691] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
> [    0.191693] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
> [    0.191695] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
> [    0.191696] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
> [    0.191698] system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved
> [    0.191700] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.191897] system 00:06: [mem 0x20000000-0x201fffff] has been reserved
> [    0.191899] system 00:06: [mem 0x40004000-0x40004fff] has been reserved
> [    0.191901] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.191908] pnp: PnP ACPI: found 7 devices
> [    0.198149] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
> [    0.198156] pci 0000:01:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
> [    0.198186] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0680000-0xc068ffff pref]
> [    0.198188] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    0.198194] pci 0000:00:1c.0:   bridge window [mem 0xc0600000-0xc06fffff]
> [    0.198202] pci 0000:00:1c.1: PCI bridge to [bus 02]
> [    0.198207] pci 0000:00:1c.1:   bridge window [mem 0xc0500000-0xc05fffff]
> [    0.198215] pci 0000:00:1c.2: PCI bridge to [bus 03]
> [    0.198218] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
> [    0.198225] pci 0000:00:1c.2:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
> [    0.198232] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
> [    0.198234] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
> [    0.198235] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
> [    0.198237] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
> [    0.198238] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
> [    0.198240] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
> [    0.198241] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
> [    0.198243] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
> [    0.198244] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
> [    0.198246] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
> [    0.198248] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
> [    0.198249] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
> [    0.198250] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
> [    0.198252] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
> [    0.198254] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
> [    0.198255] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
> [    0.198256] pci_bus 0000:00: resource 20 [mem 0xafa00000-0xfeafffff window]
> [    0.198258] pci_bus 0000:01: resource 1 [mem 0xc0600000-0xc06fffff]
> [    0.198260] pci_bus 0000:02: resource 1 [mem 0xc0500000-0xc05fffff]
> [    0.198261] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
> [    0.198263] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
> [    0.198321] NET: Registered protocol family 2
> [    0.198494] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.198629] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
> [    0.198742] TCP: Hash tables configured (established 65536 bind 65536)
> [    0.198766] UDP hash table entries: 4096 (order: 5, 131072 bytes)
> [    0.198790] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
> [    0.198878] NET: Registered protocol family 1
> [    0.198893] pci 0000:00:02.0: Video device with shadowed ROM
> [    0.230408] PCI: CLS 64 bytes, default 64
> [    0.230469] Unpacking initramfs...
> [    0.502584] Freeing initrd memory: 16988K (ffff880035ec2000 - ffff880036f59000)
> [    0.502596] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
> [    0.502599] software IO TLB [mem 0x9f1c0000-0xa31c0000] (64MB) mapped at [ffff88009f1c0000-ffff8800a31bffff]
> [    0.502653] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
> [    0.502654] hw unit of domain pp0-core 2^-16 Joules
> [    0.502655] hw unit of domain package 2^-16 Joules
> [    0.502656] hw unit of domain pp1-gpu 2^-16 Joules
> [    0.502821] simple-framebuffer simple-framebuffer.0: framebuffer at 0xb0000000, 0x408000 bytes, mapped to 0xffffc90001000000
> [    0.502824] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1366x768x32, linelength=5504
> [    0.505180] Console: switching to colour frame buffer device 170x48
> [    0.507343] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
> [    0.507607] futex hash table entries: 2048 (order: 5, 131072 bytes)
> [    0.507648] audit: initializing netlink subsys (disabled)
> [    0.507663] audit: type=2000 audit(1456251874.492:1): initialized
> [    0.508118] HugeTLB registered 2 MB page size, pre-allocated 0 pages
> [    0.508138] zbud: loaded
> [    0.508256] VFS: Disk quotas dquot_6.6.0
> [    0.508273] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [    0.508705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
> [    0.508739] io scheduler noop registered
> [    0.508742] io scheduler deadline registered
> [    0.508754] io scheduler cfq registered (default)
> [    0.509158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [    0.509164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
> [    0.509181] intel_idle: MWAIT substates: 0x21120
> [    0.509182] intel_idle: v0.4 model 0x3A
> [    0.509183] intel_idle: lapic_timer_reliable_states 0xffffffff
> [    0.509357] GHES: HEST is not enabled!
> [    0.509421] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> [    0.509805] Linux agpgart interface v0.103
> [    0.509854] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
> [    0.509855] AMD IOMMUv2 functionality not available on this system
> [    0.510162] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> [    0.512086] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    0.512090] serio: i8042 AUX port at 0x60,0x64 irq 12
> [    0.512260] mousedev: PS/2 mouse device common for all mice
> [    0.512301] rtc_cmos 00:01: RTC can wake from S4
> [    0.512446] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
> [    0.512472] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
> [    0.512483] Intel P-state driver initializing.
> [    0.512613] ledtrig-cpu: registered to indicate activity on CPUs
> [    0.513185] NET: Registered protocol family 10
> [    0.513525] mip6: Mobile IPv6
> [    0.513532] NET: Registered protocol family 17
> [    0.513542] mpls_gso: MPLS GSO support
> [    0.513891] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1c
> [    0.513912] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1c
> [    0.513921] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1c
> [    0.513935] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1c
> [    0.514033] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
> [    0.514316] registered taskstats version 1
> [    0.514394] zswap: loaded using pool lzo/zbud
> [    0.515154] rtc_cmos 00:01: setting system clock to 2016-02-23 18:24:34 UTC (1456251874)
> [    0.515362] PM: Hibernation image not present or could not be loaded.
> [    0.517364] Freeing unused kernel memory: 1296K (ffffffff81b0c000 - ffffffff81c50000)
> [    0.517367] Write protecting the kernel read-only data: 10240k
> [    0.517855] Freeing unused kernel memory: 444K (ffff880001791000 - ffff880001800000)
> [    0.522887] Freeing unused kernel memory: 1276K (ffff880001ac1000 - ffff880001c00000)
> [    0.522897] ------------[ cut here ]------------
> [    0.522903] WARNING: CPU: 2 PID: 1 at arch/x86/mm/dump_pagetables.c:225 note_page+0x5e1/0x790()
> [    0.522906] x86/mm: Found insecure W+X mapping at address ffff880000001000/0xffff880000001000
> [    0.522908] Modules linked in:
> [    0.522913] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.4.2-amubtdx-custom #4
> [    0.522915] Hardware name: Sony Corporation SVE1513Q1EB/VAIO, BIOS R0170D5 11/14/2012
> [    0.522918]  0000000000000000 000000008827d7fa ffffffff812e7579 ffff8802459abde0
> [    0.522922]  ffffffff8107620d ffff8802459abed0 ffff8802459abe38 0000000000000004
> [    0.522925]  0000000000000000 ffff8802459abed0 ffffffff8107629c ffffffff817ff308
> [    0.522929] Call Trace:
> [    0.522936]  [<ffffffff812e7579>] ? dump_stack+0x40/0x57
> [    0.522941]  [<ffffffff8107620d>] ? warn_slowpath_common+0x7d/0xb0
> [    0.522945]  [<ffffffff8107629c>] ? warn_slowpath_fmt+0x5c/0x80
> [    0.522950]  [<ffffffff810c6a13>] ? vprintk_emit+0x373/0x540
> [    0.522954]  [<ffffffff81069141>] ? note_page+0x5e1/0x790
> [    0.522958]  [<ffffffff810695d0>] ? ptdump_walk_pgd_level_core+0x2e0/0x420
> [    0.522963]  [<ffffffff8157d770>] ? rest_init+0x80/0x80
> [    0.522967]  [<ffffffff8157d789>] ? kernel_init+0x19/0xe0
> [    0.522972]  [<ffffffff81589acf>] ? ret_from_fork+0x3f/0x70
> [    0.522975]  [<ffffffff8157d770>] ? rest_init+0x80/0x80
> [    0.522978] ---[ end trace 9777d84bfe49c002 ]---
> [    0.537482] x86/mm: Checked W+X mappings: FAILED, 2111037 W+X pages found.
> [    0.548259] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
> [    0.614049] random: systemd-udevd urandom read with 4 bits of entropy available
> [    0.637836] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
> [    0.644610] thermal LNXTHERM:00: registered as thermal_zone0
> [    0.644613] ACPI: Thermal Zone [THRM] (58 C)
> [    0.645315] ACPI: bus type USB registered
> [    0.645341] usbcore: registered new interface driver usbfs
> [    0.645351] usbcore: registered new interface driver hub
> [    0.645371] usbcore: registered new device driver usb
> [    0.646277] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [    0.646283] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
> [    0.647360] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    0.647560] ehci-pci: EHCI PCI platform driver
> [    0.647591] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
> [    0.647602] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
> [    0.648010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.648014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.648017] usb usb1: Product: xHCI Host Controller
> [    0.648020] usb usb1: Manufacturer: Linux 4.4.2-amubtdx-custom xhci-hcd
> [    0.648023] usb usb1: SerialNumber: 0000:00:14.0
> [    0.648612] hub 1-0:1.0: USB hub found
> [    0.648627] hub 1-0:1.0: 4 ports detected
> [    0.649036] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> [    0.649047] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
> [    0.649677] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000c66000, 30:f9:ed:d6:e4:a3, XID 0c900800 IRQ 25
> [    0.649681] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
> [    0.650164] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [    0.650171] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
> [    0.650315] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
> [    0.650318] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.650321] usb usb2: Product: xHCI Host Controller
> [    0.650323] usb usb2: Manufacturer: Linux 4.4.2-amubtdx-custom xhci-hcd
> [    0.650326] usb usb2: SerialNumber: 0000:00:14.0
> [    0.650444] SCSI subsystem initialized
> [    0.650563] hub 2-0:1.0: USB hub found
> [    0.650576] hub 2-0:1.0: 4 ports detected
> [    0.652499] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 26
> [    0.652529] ehci-pci 0000:00:1a.0: EHCI Host Controller
> [    0.652538] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
> [    0.652566] ehci-pci 0000:00:1a.0: debug port 2
> [    0.654865] libata version 3.00 loaded.
> [    0.656489] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
> [    0.656509] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0719000
> [    0.666384] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
> [    0.666443] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.666447] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.666449] usb usb3: Product: EHCI Host Controller
> [    0.666451] usb usb3: Manufacturer: Linux 4.4.2-amubtdx-custom ehci_hcd
> [    0.666453] usb usb3: SerialNumber: 0000:00:1a.0
> [    0.666642] hub 3-0:1.0: USB hub found
> [    0.666652] hub 3-0:1.0: 2 ports detected
> [    0.667105] ehci-pci 0000:00:1d.0: EHCI Host Controller
> [    0.667115] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
> [    0.667141] ehci-pci 0000:00:1d.0: debug port 2
> [    0.671042] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
> [    0.671057] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0718000
> [    0.682488] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
> [    0.682542] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.682544] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.682546] usb usb4: Product: EHCI Host Controller
> [    0.682547] usb usb4: Manufacturer: Linux 4.4.2-amubtdx-custom ehci_hcd
> [    0.682549] usb usb4: SerialNumber: 0000:00:1d.0
> [    0.682765] hub 4-0:1.0: USB hub found
> [    0.682772] hub 4-0:1.0: 2 ports detected
> [    0.683034] ahci 0000:00:1f.2: version 3.0
> [    0.683187] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
> [    0.698458] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
> [    0.698463] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst 
> [    0.707363] scsi host0: ahci
> [    0.707554] scsi host1: ahci
> [    0.707702] scsi host2: ahci
> [    0.707839] scsi host3: ahci
> [    0.707981] scsi host4: ahci
> [    0.708118] scsi host5: ahci
> [    0.708189] ata1: SATA max UDMA/133 abar m2048@0xc0717000 port 0xc0717100 irq 27
> [    0.708192] ata2: DUMMY
> [    0.708193] ata3: DUMMY
> [    0.708195] ata4: DUMMY
> [    0.708199] ata5: SATA max UDMA/133 abar m2048@0xc0717000 port 0xc0717300 irq 27
> [    0.708200] ata6: DUMMY
> [    0.958411] usb 1-1: new low-speed USB device number 2 using xhci_hcd
> [    0.978422] usb 3-1: new high-speed USB device number 2 using ehci-pci
> [    0.994410] usb 4-1: new high-speed USB device number 2 using ehci-pci
> [    1.026430] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [    1.027795] ata1.00: ATA-8: Hitachi HTS541075A9E680, JA2OA480, max UDMA/133
> [    1.027801] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
> [    1.029293] ata1.00: configured for UDMA/133
> [    1.029724] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54107 A480 PQ: 0 ANSI: 5
> [    1.090751] usb 1-1: New USB device found, idVendor=045e, idProduct=00cb
> [    1.090756] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [    1.090759] usb 1-1: Product: Microsoft Basic Optical Mouse v2.0 
> [    1.090761] usb 1-1: Manufacturer: Microsoft 
> [    1.091010] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
> [    1.094212] hidraw: raw HID events driver (C) Jiri Kosina
> [    1.096595] usbcore: registered new interface driver usbhid
> [    1.096599] usbhid: USB HID core driver
> [    1.097661] input: Microsoft  Microsoft Basic Optical Mouse v2.0  as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:045E:00CB.0001/input/input3
> [    1.097823] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft  Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:14.0-1/input0
> [    1.111026] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
> [    1.111031] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    1.111501] hub 3-1:1.0: USB hub found
> [    1.111567] hub 3-1:1.0: 6 ports detected
> [    1.126873] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
> [    1.126878] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    1.127286] hub 4-1:1.0: USB hub found
> [    1.127445] hub 4-1:1.0: 6 ports detected
> [    1.258420] usb 1-2: new high-speed USB device number 3 using xhci_hcd
> [    1.333845] psmouse serio1: synaptics: queried max coordinates: x [..5682], y [..4770]
> [    1.350430] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [    1.351971] ata5.00: ATAPI: MATSHITADVD-RAM UJ8C0, 1.20, max UDMA/133
> [    1.353417] ata5.00: configured for UDMA/133
> [    1.356769] scsi 4:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8C0    1.20 PQ: 0 ANSI: 5
> [    1.360652] psmouse serio1: synaptics: queried min coordinates: x [1260..], y [1082..]
> [    1.367796] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
> [    1.367802] sd 0:0:0:0: [sda] 4096-byte physical blocks
> [    1.367880] sd 0:0:0:0: [sda] Write Protect is off
> [    1.367885] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    1.368082] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [    1.376961] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
> [    1.376965] cdrom: Uniform CD-ROM driver Revision: 3.20
> [    1.377190] sr 4:0:0:0: Attached scsi CD-ROM sr0
> [    1.382421] usb 3-1.2: new full-speed USB device number 3 using ehci-pci
> [    1.392506] usb 1-2: New USB device found, idVendor=12d1, idProduct=1082
> [    1.392512] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
> [    1.392530] usb 1-2: Product: ALE-L21
> [    1.392532] usb 1-2: Manufacturer: HUAWEI
> [    1.392534] usb 1-2: SerialNumber: W3D7N15724002677
> [    1.396206] usb-storage 1-2:1.1: USB Mass Storage device detected
> [    1.396326] scsi host6: usb-storage 1-2:1.1
> [    1.396459] usbcore: registered new interface driver usb-storage
> [    1.396951] usbcore: registered new interface driver uas
> [    1.411909] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x127c00/0x0, board id: 1999, fw id: 1106483
> [    1.422331]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11
> [    1.423218] sd 0:0:0:0: [sda] Attached SCSI disk
> [    1.445337] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
> [    1.477014] usb 3-1.2: New USB device found, idVendor=0489, idProduct=e036
> [    1.477020] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
> [    1.477023] usb 3-1.2: Product: Bluetooth USB Host Controller
> [    1.477025] usb 3-1.2: Manufacturer: Atheros Communications
> [    1.477028] usb 3-1.2: SerialNumber: Alaska Day 2006
> [    1.502435] tsc: Refined TSC clocksource calibration: 2594.107 MHz
> [    1.502440] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647d583cf, max_idle_ns: 440795304232 ns
> [    1.550438] usb 3-1.3: new high-speed USB device number 4 using ehci-pci
> [    1.649235] usb 3-1.3: New USB device found, idVendor=05ca, idProduct=18c3
> [    1.649241] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [    1.649244] usb 3-1.3: Product: USB2.0 Camera
> [    1.649246] usb 3-1.3: Manufacturer: LOEA11P2BF13832309709
> [    2.396685] scsi 6:0:0:0: CD-ROM            Linux    File-CD Gadget   0310 PQ: 0 ANSI: 2
> [    2.398596] sr 6:0:0:0: [sr1] scsi-1 drive
> [    2.398830] sr 6:0:0:0: Attached scsi CD-ROM sr1
> [    2.502671] clocksource: Switched to clocksource tsc
> [    3.183516] PM: Starting manual resume from disk
> [    3.183523] PM: Hibernation image partition 8:10 present
> [    3.183525] PM: Looking for hibernation image.
> [    3.183786] PM: Image not found (code -22)
> [    3.183790] PM: Hibernation image not present or could not be loaded.
> [    3.187039] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
> [    3.187045] PM: Marking nosave pages: [mem 0x00088000-0x000fffff]
> [    3.187051] PM: Marking nosave pages: [mem 0x20000000-0x201fffff]
> [    3.187066] PM: Marking nosave pages: [mem 0x40004000-0x40004fff]
> [    3.187068] PM: Marking nosave pages: [mem 0xa4db0000-0xa61affff]
> [    3.187198] PM: Marking nosave pages: [mem 0xaa7bf000-0xaaffefff]
> [    3.187253] PM: Marking nosave pages: [mem 0xab000000-0xffffffff]
> [    3.189029] PM: Basic memory bitmaps created
> [    3.189998] PM: Basic memory bitmaps freed
> [    3.236265] random: nonblocking pool is initialized
> [    3.402541] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
> [    6.596123] ACPI: Battery Slot [BAT1] (battery present)
> [    6.596528] ACPI: AC Adapter [ACAD] (on-line)
> [    6.632551] ACPI Warning: SystemIO range 0x0000000000003040-0x000000000000305F conflicts with OpRegion 0x0000000000003040-0x000000000000304F (\_SB_.PCI0.SBUS.SMBI) (20150930/utaddress-254)
> [    6.632559] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    6.649012] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
> [    6.649019] ACPI: Power Button [PWRB]
> [    6.649083] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
> [    6.649236] ACPI: Lid Switch [LID0]
> [    6.649298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
> [    6.649301] ACPI: Power Button [PWRF]
> [    6.790814] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
> [    6.790820] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    6.790824] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
> [    6.790826] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    6.790827] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
> [    6.790829] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    6.790830] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
> [    6.790832] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    6.790833] lpc_ich: Resource conflict(s) found affecting gpio_ich
> [    6.916759] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [    7.329608] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/SNY5001:00/input/input7
> [    7.329640] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/SNY5001:00/input/input8
> [    7.331047] sony_laptop: SNC setup done.
> [    7.361021] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
> [    7.361024] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> [    7.361026] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
> [    7.361028] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
> [    7.361029] snd_hda_codec_realtek hdaudioC0D0:    inputs:
> [    7.361031] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
> [    7.361033] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
> [    7.389567] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
> [    7.390247] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
> [    7.390297] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
> [    7.390345] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
> [    7.570727] input: PC Speaker as /devices/platform/pcspkr/input/input13
> [    7.579288] [drm] Initialized drm 1.1.0 20060810
> [    7.621226] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [    7.621267] sr 4:0:0:0: Attached scsi generic sg1 type 5
> [    7.621306] sr 6:0:0:0: Attached scsi generic sg2 type 5
> [    7.687535] EFI Variables Facility v0.08 2004-May-17
> [    7.734233] pstore: Registered efi as persistent store backend
> [    7.877731] ath: phy0: ASPM enabled: 0x42
> [    7.877734] ath: EEPROM regdomain: 0x65
> [    7.877735] ath: EEPROM indicates we should expect a direct regpair map
> [    7.877736] ath: Country alpha2 being used: 00
> [    7.877737] ath: Regpair used: 0x65
> [    8.004722] [drm] Memory usable by graphics device = 2048M
> [    8.004727] checking generic (b0000000 408000) vs hw (b0000000 10000000)
> [    8.004728] fb: switching to inteldrmfb from simple
> [    8.004759] Console: switching to colour dummy device 80x25
> [    8.004825] [drm] Replacing VGA console driver
> [    8.005963] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
> [    8.006207] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90001700000, irq=16
> [    8.010552] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
> [    8.010555] [drm] Driver supports precise vblank timestamp query.
> [    8.010655] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
> [    8.030800] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [    8.030886] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14
> [    8.030938] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
> [    8.170565] fbcon: inteldrmfb (fb0) is primary device
> [    8.561379] AVX version of gcm_enc/dec engaged.
> [    8.561380] AES CTR mode by8 optimization enabled
> [    8.619606] iTCO_vendor_support: vendor-support=0
> [    8.702284] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
> [    8.702337] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
> [    8.702509] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
> [    8.895179] Bluetooth: Core ver 2.21
> [    8.895199] NET: Registered protocol family 31
> [    8.895199] Bluetooth: HCI device and connection manager initialized
> [    8.895204] Bluetooth: HCI socket layer initialized
> [    8.895207] Bluetooth: L2CAP socket layer initialized
> [    8.895213] Bluetooth: SCO socket layer initialized
> [    9.049595] usbcore: registered new interface driver btusb
> [    9.065456] usbcore: registered new interface driver ath3k
> [    9.086457] Console: switching to colour frame buffer device 170x48
> [    9.218381] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
> [    9.315238] media: Linux media interface: v0.10
> [    9.331132] Linux video capture interface: v2.00
> [    9.616129] uvcvideo: Found UVC 1.00 device USB2.0 Camera (05ca:18c3)
> [    9.618309] input: USB2.0 Camera as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input15
> [    9.618397] usbcore: registered new interface driver uvcvideo
> [    9.618399] USB Video Class driver (1.1.1)
> [   11.217387] intel_rapl: Found RAPL domain package
> [   11.217410] intel_rapl: Found RAPL domain core
> [   11.217416] intel_rapl: Found RAPL domain uncore
> [   11.217433] intel_rapl: RAPL package 0 domain package locked by BIOS
> [   13.328900] Adding 1637372k swap on /dev/sda10.  Priority:-1 extents:1 across:1637372k FS
> [   13.384042] EXT4-fs (sda9): re-mounted. Opts: errors=remount-ro
> [   15.060593] lp: driver loaded but no devices found
> [   15.087830] ppdev: user-space parallel port driver
> [   15.215655] FAT-fs (sda3): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
> [   15.433356] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: errors=remount-ro
> [   15.552612] fuse init (API version 7.23)
> [   17.407482] vboxdrv: Found 4 processor cores
> [   17.426926] vboxdrv: TSC mode is Invariant, tentative frequency 2594087050 Hz
> [   17.426932] vboxdrv: Successfully loaded version 5.0.14_Debian (interface 0x00240000)
> [   17.733545] VBoxNetFlt: Successfully started.
> [   17.765774] VBoxNetAdp: Successfully started.
> [   17.818247] VBoxPciLinuxInit
> [   17.835054] vboxpci: IOMMU not found (not registered)
> [   22.649329] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
> [   22.649335] Bluetooth: BNEP filters: protocol multicast
> [   22.649349] Bluetooth: BNEP socket layer initialized
> [   25.353168] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [   25.367596] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [   25.372355] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   25.442230] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168e-3.fw
> [   25.556717] r8169 0000:03:00.0 eth0: link down
> [   25.556774] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   26.587253] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [   27.464223] wlan0: authenticate with 4c:ac:0a:5f:35:20
> [   27.478465] wlan0: send auth to 4c:ac:0a:5f:35:20 (try 1/3)
> [   27.481256] wlan0: authenticated
> [   27.482596] wlan0: associate with 4c:ac:0a:5f:35:20 (try 1/3)
> [   27.486677] wlan0: RX AssocResp from 4c:ac:0a:5f:35:20 (capab=0x431 status=0 aid=1)
> [   27.486782] wlan0: associated
> [   27.486824] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [   28.462254] systemd-logind[2354]: New seat seat0.
> [   28.485391] systemd-logind[2354]: Watching system buttons on /dev/input/event5 (Power Button)
> [   28.485572] systemd-logind[2354]: Watching system buttons on /dev/input/event13 (Video Bus)
> [   28.485766] systemd-logind[2354]: Watching system buttons on /dev/input/event6 (Sony Vaio Keys)
> [   28.485932] systemd-logind[2354]: Watching system buttons on /dev/input/event7 (Sony Vaio Jogdial)
> [   28.486094] systemd-logind[2354]: Watching system buttons on /dev/input/event3 (Power Button)
> [   28.486220] systemd-logind[2354]: Watching system buttons on /dev/input/event4 (Lid Switch)
> [   28.639605] systemd-logind[2354]: Failed to start user service, ignoring: Unknown unit: user@114.service
> [   28.656879] systemd-logind[2354]: New session 2 of user sddm.
> [   48.531079] systemd-logind[2354]: Failed to start user service, ignoring: Unknown unit: user@1000.service
> [   48.538118] systemd-logind[2354]: New session 3 of user doc.
> [   65.040058] Bluetooth: RFCOMM TTY layer initialized
> [   65.040070] Bluetooth: RFCOMM socket layer initialized
> [   65.040081] Bluetooth: RFCOMM ver 1.11



> --- /home/doc/src/linux-4.4-orig/linux-4.4.2/arch/x86/platform/efi/efi.c	2016-02-23 19:17:06.067427674 +0100
> +++ /home/doc/src/linux-4.4.2/arch/x86/platform/efi/efi.c	2016-02-23 19:04:34.307436123 +0100
> @@ -89,6 +89,11 @@
>  	pgd_t *save_pgd;
>  
>  	save_pgd = efi_call_phys_prolog();
> +        
> +        pr_err("EFI: efi_call_phys(%llX, %lu, %lu, %u, %llX\n", efi_phys.set_virtual_address_map, memory_map_size, descriptor_size, descriptor_version, virtual_map);
> +        if(virtual_map)
> +            pr_err("EFI: efi_call_phys.virtual_map: %u, %p, %p, %lu, %lu\n", virtual_map->type, virtual_map->phys_addr, virtual_map->virt_addr, virtual_map->num_pages, virtual_map->attribute);
> +            
>  
>  	/* Disable interrupts around EFI calls: */
>  	local_irq_save(flags);
> @@ -400,7 +405,10 @@
>  	efi_phys.set_virtual_address_map =
>  			(efi_set_virtual_address_map_t *)
>  			(unsigned long)runtime->set_virtual_address_map;
> +        pr_err("Value of runtime->set_virtual_address_map: %llX\n", runtime->set_virtual_address_map);
>  	early_memunmap(runtime, sizeof(efi_runtime_services_64_t));
> +        
> +        pr_err("Value of efi_phys.set_virtual_address_map: %llX\n", efi_phys.set_virtual_address_map);
>  
>  	return 0;
>  }


-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/


Reply to: