What is the syntax to enable dyndbg for built-in modules? Shouldnt 'module <modname>' refer to the whole unit?
[ 0.000000] Kernel command line: root=/dev/disk/by-label/DBG1S82E_11.4 quiet panic=9 sysrq=yes resume=/dev/disk/by-label/DBG1S82E_swap splash=silent log_buf_len=32M showopts dynamic_debug.verbose=1 module.dyndbg="module thermal_sys +fp" ... [ 0.196818] dynamic_debug:ddebug_add_module: 9 debug prints in module thermal_sys ... [ 0.196938] dynamic_debug:dynamic_debug_init: 149 modules, 1721 entries and 5960 bytes in ddebug tables, 199396 bytes in (readonly) verbose section [ 0.196941] dynamic_debug:ddebug_dyndbg_boot_param_cb: root="/dev/disk/by-label/DBG1S82E_11.4" [ 0.196943] dynamic_debug:ddebug_dyndbg_boot_param_cb: quiet="(null)" [ 0.196944] dynamic_debug:ddebug_dyndbg_boot_param_cb: panic="9" [ 0.196946] dynamic_debug:ddebug_dyndbg_boot_param_cb: sysrq="yes" [ 0.196947] dynamic_debug:ddebug_dyndbg_boot_param_cb: resume="/dev/disk/by-label/DBG1S82E_swap" [ 0.196949] dynamic_debug:ddebug_dyndbg_boot_param_cb: splash="silent" [ 0.196950] dynamic_debug:ddebug_dyndbg_boot_param_cb: log_buf_len="32M" [ 0.196952] dynamic_debug:ddebug_dyndbg_boot_param_cb: showopts="(null)" [ 0.196954] dynamic_debug:ddebug_dyndbg_boot_param_cb: dynamic_debug.verbose="1" [ 0.196955] dynamic_debug:ddebug_dyndbg_boot_param_cb: module.dyndbg="module thermal_sys +fp" [ 0.196958] dynamic_debug:ddebug_exec_queries: query 0: "module thermal_sys +fp" [ 0.196960] dynamic_debug:ddebug_tokenize: split into words: "module" "thermal_sys" "+fp" [ 0.196963] dynamic_debug:ddebug_parse_flags: op='+' [ 0.196964] dynamic_debug:ddebug_parse_flags: flags=0x5 [ 0.196966] dynamic_debug:ddebug_parse_flags: *flagsp=0x5 *maskp=0xffffffff [ 0.196967] dynamic_debug:check_set: match-spec:module val:module overridden by thermal_sys [ 0.197040] dynamic_debug:ddebug_exec_query: query parse failed [ 0.197075] dynamic_debug:ddebug_exec_queries: processed 1 queries, with 0 matches, 1 errs Olaf [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.1.0-bko67101-upstream (o...@probook.fritz.box) (gcc version 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SUSE Linux) ) #44 SMP Tue May 19 12:13:34 CEST 2015 [ 0.000000] Command line: root=/dev/disk/by-label/DBG1S82E_11.4 quiet panic=9 sysrq=yes resume=/dev/disk/by-label/DBG1S82E_swap splash=silent log_buf_len=32M showopts dynamic_debug.verbose=1 module.dyndbg="module thermal_sys +fp" [ 0.000000] tseg: 00afc00000 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aecabfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000aecac000-0x00000000af3abfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000af3ac000-0x00000000af4abfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000af4ac000-0x00000000afbfefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000afbff000-0x00000000afbfffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.6 present. [ 0.000000] DMI: Hewlett-Packard HP ProBook 6555b/1455, BIOS 68DTM Ver. F.21 06/14/2012 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x240000 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-DFFFF uncachable [ 0.000000] E0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back [ 0.000000] 1 base 000080000000 mask FFFFE0000000 write-back [ 0.000000] 2 base 0000A0000000 mask FFFFF0000000 write-back [ 0.000000] 3 base 000100000000 mask FFFF00000000 write-back [ 0.000000] 4 base 000200000000 mask FFFFC0000000 write-back [ 0.000000] 5 base 0000FFE00000 mask FFFFFFE00000 write-protect [ 0.000000] 6 base 0000FFF40000 mask FFFFFFFF0000 write-protect [ 0.000000] 7 disabled [ 0.000000] TOM2: 0000000240000000 aka 9216M [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC [ 0.000000] e820: last_pfn = 0xafc00 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x022a1000, 0x022a1fff] PGTABLE [ 0.000000] BRK [0x022a2000, 0x022a2fff] PGTABLE [ 0.000000] BRK [0x022a3000, 0x022a3fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff] [ 0.000000] [mem 0x23fe00000-0x23fffffff] page 1G [ 0.000000] init_memory_mapping: [mem 0x220000000-0x23fdfffff] [ 0.000000] [mem 0x220000000-0x23fdfffff] page 1G [ 0.000000] init_memory_mapping: [mem 0x00100000-0xaecabfff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G [ 0.000000] [mem 0x80000000-0xaebfffff] page 2M [ 0.000000] [mem 0xaec00000-0xaecabfff] page 4k [ 0.000000] init_memory_mapping: [mem 0xafbff000-0xafbfffff] [ 0.000000] [mem 0xafbff000-0xafbfffff] page 4k [ 0.000000] BRK [0x022a4000, 0x022a4fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x100000000-0x21fffffff] [ 0.000000] [mem 0x100000000-0x21fffffff] page 1G [ 0.000000] log_buf_len: 33554432 bytes [ 0.000000] early log buf free: 2092728(99%) [ 0.000000] RAMDISK: [mem 0x37451000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F2A70 000014 (v00 HPQOEM) [ 0.000000] ACPI: RSDT 0x00000000AFBFE038 000044 (v01 HPQOEM SLIC-MPC 00000003 01000013) [ 0.000000] ACPI: FACP 0x00000000AFBFD000 000074 (v01 HPQOEM 307E 00000003 HP 00000001) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20150410/tbfadt-649) [ 0.000000] ACPI: DSDT 0x00000000AFBDD000 01C447 (v01 HPQOEM SB700 00000001 INTL 20060912) [ 0.000000] ACPI: FACS 0x00000000AF45B000 000040 [ 0.000000] ACPI: APIC 0x00000000AFBFC000 000084 (v01 HPQOEM 307E 00000001 HP 00000001) [ 0.000000] ACPI: MCFG 0x00000000AFBFB000 00003C (v01 HPQOEM 307E 00000001 HP 00000001) [ 0.000000] ACPI: SLIC 0x00000000AFBFA000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001) [ 0.000000] ACPI: SSDT 0x00000000AFBDC000 00005F (v01 HPQOEM HPQNLP 00000001 INTL 20060912) [ 0.000000] ACPI: TCPA 0x00000000AFBDB000 000032 (v02 HPQOEM 307E 00000000 HP 00000001) [ 0.000000] ACPI: HPET 0x00000000AFBDA000 000038 (v01 HPQOEM 307E 00000001 HP 00000001) [ 0.000000] ACPI: SSDT 0x00000000AFBD9000 0007AD (v01 AMD POWERNOW 00000001 AMD 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880235a00000-ffff88023d5fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000aecabfff] [ 0.000000] node 0: [mem 0x00000000afbff000-0x00000000afbfffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000023fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fffffff] [ 0.000000] On node 0 totalpages: 2026571 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 11123 pages used for memmap [ 0.000000] DMA32 zone: 711853 pages, LIFO batch:31 [ 0.000000] Normal zone: 20480 pages used for memmap [ 0.000000] Normal zone: 1310720 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 4, version 33, 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 low 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: 0x43538301 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 1 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xaecac000-0xaf3abfff] [ 0.000000] PM: Registered nosave memory: [mem 0xaf3ac000-0xaf4abfff] [ 0.000000] PM: Registered nosave memory: [mem 0xaf4ac000-0xafbfefff] [ 0.000000] PM: Registered nosave memory: [mem 0xafc00000-0xdfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] [ 0.000000] e820: [mem 0xafc00000-0xdfffffff] 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:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88023dc00000 s97752 r8192 d29224 u524288 [ 0.000000] pcpu-alloc: s97752 r8192 d29224 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1994883 [ 0.000000] Kernel command line: root=/dev/disk/by-label/DBG1S82E_11.4 quiet panic=9 sysrq=yes resume=/dev/disk/by-label/DBG1S82E_swap splash=silent log_buf_len=32M showopts dynamic_debug.verbose=1 module.dyndbg="module thermal_sys +fp" [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Memory: 7836328K/8106284K available (8377K kernel code, 1076K rwdata, 3092K rodata, 1108K init, 2508K bss, 269956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:4352 nr_irqs:456 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration failed [ 0.000000] tsc: Unable to calibrate against PIT [ 0.000000] tsc: using HPET reference calibration [ 0.000000] tsc: Detected 2094.715 MHz processor [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4189.43 BogoMIPS (lpj=8378860) [ 0.000007] pid_max: default: 32768 minimum: 301 [ 0.000012] ACPI: Core revision 20150410 [ 0.018392] ACPI: All ACPI Tables successfully acquired [ 0.047706] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.047709] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.047957] Initializing cgroup subsys blkio [ 0.047961] Initializing cgroup subsys memory [ 0.047969] Initializing cgroup subsys devices [ 0.047972] Initializing cgroup subsys freezer [ 0.047975] Initializing cgroup subsys net_cls [ 0.047978] Initializing cgroup subsys perf_event [ 0.047999] CPU: Physical Processor ID: 0 [ 0.048000] CPU: Processor Core ID: 0 [ 0.048002] mce: CPU supports 6 MCE banks [ 0.048008] LVT offset 0 assigned for vector 0xf9 [ 0.048012] process: using AMD E400 aware idle routine [ 0.048014] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8 [ 0.048015] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0 [ 0.048187] Freeing SMP alternatives memory: 32K (ffffffff82024000 - ffffffff8202c000) [ 0.049701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196122] smpboot: CPU0: AMD Phenom(tm) II N830 Triple-Core Processor (fam: 10, model: 05, stepping: 03) [ 0.196149] Performance Events: AMD PMU driver. [ 0.196154] ... version: 0 [ 0.196156] ... bit width: 48 [ 0.196157] ... generic registers: 4 [ 0.196158] ... value mask: 0000ffffffffffff [ 0.196159] ... max period: 00007fffffffffff [ 0.196160] ... fixed-purpose events: 0 [ 0.196161] ... event mask: 000000000000000f [ 0.196327] dynamic_debug:ddebug_add_module: 2 debug prints in module main [ 0.196330] dynamic_debug:ddebug_add_module: 1 debug prints in module initramfs [ 0.196333] dynamic_debug:ddebug_add_module: 1 debug prints in module common [ 0.196337] dynamic_debug:ddebug_add_module: 5 debug prints in module perf_event_amd_iommu [ 0.196339] dynamic_debug:ddebug_add_module: 2 debug prints in module perf_event_intel_pt [ 0.196341] dynamic_debug:ddebug_add_module: 2 debug prints in module main [ 0.196345] dynamic_debug:ddebug_add_module: 7 debug prints in module generic [ 0.196347] dynamic_debug:ddebug_add_module: 1 debug prints in module boot [ 0.196352] dynamic_debug:ddebug_add_module: 22 debug prints in module smpboot [ 0.196354] dynamic_debug:ddebug_add_module: 1 debug prints in module tsc_sync [ 0.196361] dynamic_debug:ddebug_add_module: 30 debug prints in module vector [ 0.196364] dynamic_debug:ddebug_add_module: 4 debug prints in module io_apic [ 0.196366] dynamic_debug:ddebug_add_module: 1 debug prints in module msi [ 0.196368] dynamic_debug:ddebug_add_module: 1 debug prints in module htirq [ 0.196370] dynamic_debug:ddebug_add_module: 4 debug prints in module init_64 [ 0.196373] dynamic_debug:ddebug_add_module: 4 debug prints in module params [ 0.196375] dynamic_debug:ddebug_add_module: 4 debug prints in module async [ 0.196378] dynamic_debug:ddebug_add_module: 5 debug prints in module suspend [ 0.196382] dynamic_debug:ddebug_add_module: 10 debug prints in module hibernate [ 0.196384] dynamic_debug:ddebug_add_module: 4 debug prints in module snapshot [ 0.196387] dynamic_debug:ddebug_add_module: 6 debug prints in module swap [ 0.196389] dynamic_debug:ddebug_add_module: 1 debug prints in module printk [ 0.196391] dynamic_debug:ddebug_add_module: 1 debug prints in module manage [ 0.196395] dynamic_debug:ddebug_add_module: 11 debug prints in module irqdomain [ 0.196397] dynamic_debug:ddebug_add_module: 2 debug prints in module freezer [ 0.196403] dynamic_debug:ddebug_add_module: 19 debug prints in module module [ 0.196405] dynamic_debug:ddebug_add_module: 1 debug prints in module swapfile [ 0.196407] dynamic_debug:ddebug_add_module: 1 debug prints in module memory_hotplug [ 0.196409] dynamic_debug:ddebug_add_module: 1 debug prints in module vmpressure [ 0.196411] dynamic_debug:ddebug_add_module: 1 debug prints in module fsnotify [ 0.196413] dynamic_debug:ddebug_add_module: 2 debug prints in module notification [ 0.196414] dynamic_debug:ddebug_add_module: 1 debug prints in module inotify_fsnotify [ 0.196417] dynamic_debug:ddebug_add_module: 5 debug prints in module inotify_user [ 0.196419] dynamic_debug:ddebug_add_module: 4 debug prints in module fanotify [ 0.196423] dynamic_debug:ddebug_add_module: 9 debug prints in module fanotify_user [ 0.196428] dynamic_debug:ddebug_add_module: 20 debug prints in module aio [ 0.196430] dynamic_debug:ddebug_add_module: 2 debug prints in module mount [ 0.196432] dynamic_debug:ddebug_add_module: 1 debug prints in module dir [ 0.196436] dynamic_debug:ddebug_add_module: 8 debug prints in module configfs [ 0.196450] dynamic_debug:ddebug_add_module: 51 debug prints in module squashfs [ 0.196458] dynamic_debug:ddebug_add_module: 33 debug prints in module autofs4 [ 0.196460] dynamic_debug:ddebug_add_module: 1 debug prints in module debugfs [ 0.196462] dynamic_debug:ddebug_add_module: 1 debug prints in module tracefs [ 0.196471] dynamic_debug:ddebug_add_module: 23 debug prints in module btrfs [ 0.196473] dynamic_debug:ddebug_add_module: 1 debug prints in module inode [ 0.196477] dynamic_debug:ddebug_add_module: 13 debug prints in module efi [ 0.196479] dynamic_debug:ddebug_add_module: 1 debug prints in module decompress [ 0.196483] dynamic_debug:ddebug_add_module: 10 debug prints in module kobject [ 0.196486] dynamic_debug:ddebug_add_module: 6 debug prints in module kobject_uevent [ 0.196488] dynamic_debug:ddebug_add_module: 1 debug prints in module percpu_refcount [ 0.196491] dynamic_debug:ddebug_add_module: 5 debug prints in module probe [ 0.196494] dynamic_debug:ddebug_add_module: 4 debug prints in module pci [ 0.196496] dynamic_debug:ddebug_add_module: 3 debug prints in module slot [ 0.196499] dynamic_debug:ddebug_add_module: 3 debug prints in module quirks [ 0.196501] dynamic_debug:ddebug_add_module: 2 debug prints in module pme [ 0.196503] dynamic_debug:ddebug_add_module: 1 debug prints in module pci_acpi [ 0.196505] dynamic_debug:ddebug_add_module: 3 debug prints in module backlight [ 0.196508] dynamic_debug:ddebug_add_module: 4 debug prints in module fb [ 0.196512] dynamic_debug:ddebug_add_module: 7 debug prints in module tables [ 0.196524] dynamic_debug:ddebug_add_module: 51 debug prints in module acpi [ 0.196527] dynamic_debug:ddebug_add_module: 3 debug prints in module fan [ 0.196528] dynamic_debug:ddebug_add_module: 1 debug prints in module video [ 0.196531] dynamic_debug:ddebug_add_module: 2 debug prints in module processor [ 0.196534] dynamic_debug:ddebug_add_module: 7 debug prints in module pnp [ 0.196536] dynamic_debug:ddebug_add_module: 1 debug prints in module grant_table [ 0.196541] dynamic_debug:ddebug_add_module: 15 debug prints in module xenbus [ 0.196547] dynamic_debug:ddebug_add_module: 4 debug prints in module xenbus_probe_frontend [ 0.196549] dynamic_debug:ddebug_add_module: 1 debug prints in module tty_io [ 0.196551] dynamic_debug:ddebug_add_module: 1 debug prints in module vt_ioctl [ 0.196554] dynamic_debug:ddebug_add_module: 5 debug prints in module serial_core [ 0.196556] dynamic_debug:ddebug_add_module: 2 debug prints in module 8250 [ 0.196560] dynamic_debug:ddebug_add_module: 6 debug prints in module 8250_pci [ 0.196562] dynamic_debug:ddebug_add_module: 4 debug prints in module iommu [ 0.196567] dynamic_debug:ddebug_add_module: 17 debug prints in module vgaarb [ 0.196569] dynamic_debug:ddebug_add_module: 2 debug prints in module component [ 0.196571] dynamic_debug:ddebug_add_module: 8 debug prints in module core [ 0.196574] dynamic_debug:ddebug_add_module: 7 debug prints in module bus [ 0.196577] dynamic_debug:ddebug_add_module: 10 debug prints in module dd [ 0.196579] dynamic_debug:ddebug_add_module: 1 debug prints in module syscore [ 0.196582] dynamic_debug:ddebug_add_module: 5 debug prints in module class [ 0.196584] dynamic_debug:ddebug_add_module: 1 debug prints in module platform [ 0.196587] dynamic_debug:ddebug_add_module: 6 debug prints in module main [ 0.196591] dynamic_debug:ddebug_add_module: 13 debug prints in module firmware_class [ 0.196593] dynamic_debug:ddebug_add_module: 1 debug prints in module regmap [ 0.196596] dynamic_debug:ddebug_add_module: 7 debug prints in module regcache [ 0.196598] dynamic_debug:ddebug_add_module: 1 debug prints in module regcache_lzo [ 0.196600] dynamic_debug:ddebug_add_module: 1 debug prints in module dma_buf [ 0.196603] dynamic_debug:ddebug_add_module: 5 debug prints in module scsi_mod [ 0.196656] dynamic_debug:ddebug_add_module: 246 debug prints in module e1000e [ 0.196689] dynamic_debug:ddebug_add_module: 171 debug prints in module igb [ 0.196692] dynamic_debug:ddebug_add_module: 1 debug prints in module sky2 [ 0.196710] dynamic_debug:ddebug_add_module: 99 debug prints in module cdrom [ 0.196740] dynamic_debug:ddebug_add_module: 147 debug prints in module usbcore [ 0.196743] dynamic_debug:ddebug_add_module: 6 debug prints in module pci_quirks [ 0.196756] dynamic_debug:ddebug_add_module: 57 debug prints in module ehci_hcd [ 0.196758] dynamic_debug:ddebug_add_module: 2 debug prints in module ehci_pci [ 0.196768] dynamic_debug:ddebug_add_module: 46 debug prints in module ohci_hcd [ 0.196771] dynamic_debug:ddebug_add_module: 6 debug prints in module ohci_pci [ 0.196775] dynamic_debug:ddebug_add_module: 11 debug prints in module uhci_hcd [ 0.196778] dynamic_debug:ddebug_add_module: 6 debug prints in module input_core [ 0.196781] dynamic_debug:ddebug_add_module: 3 debug prints in module atkbd [ 0.196789] dynamic_debug:ddebug_add_module: 24 debug prints in module psmouse [ 0.196793] dynamic_debug:ddebug_add_module: 10 debug prints in module rtc_core [ 0.196795] dynamic_debug:ddebug_add_module: 6 debug prints in module rtc_cmos [ 0.196797] dynamic_debug:ddebug_add_module: 1 debug prints in module i2c_boardinfo [ 0.196804] dynamic_debug:ddebug_add_module: 19 debug prints in module i2c_core [ 0.196808] dynamic_debug:ddebug_add_module: 16 debug prints in module pps_core [ 0.196812] dynamic_debug:ddebug_add_module: 11 debug prints in module power_supply [ 0.196814] dynamic_debug:ddebug_add_module: 1 debug prints in module hwmon [ 0.196818] dynamic_debug:ddebug_add_module: 9 debug prints in module thermal_sys [ 0.196827] dynamic_debug:ddebug_add_module: 38 debug prints in module cpufreq [ 0.196830] dynamic_debug:ddebug_add_module: 6 debug prints in module freq_table [ 0.196832] dynamic_debug:ddebug_add_module: 2 debug prints in module cpufreq_stats [ 0.196833] dynamic_debug:ddebug_add_module: 1 debug prints in module cpufreq_performance [ 0.196835] dynamic_debug:ddebug_add_module: 1 debug prints in module cpufreq_powersave [ 0.196838] dynamic_debug:ddebug_add_module: 4 debug prints in module cpufreq_userspace [ 0.196844] dynamic_debug:ddebug_add_module: 22 debug prints in module acpi_cpufreq [ 0.196855] dynamic_debug:ddebug_add_module: 46 debug prints in module powernow_k8 [ 0.196861] dynamic_debug:ddebug_add_module: 19 debug prints in module pcc_cpufreq [ 0.196863] dynamic_debug:ddebug_add_module: 1 debug prints in module intel_pstate [ 0.196865] dynamic_debug:ddebug_add_module: 1 debug prints in module led_core [ 0.196867] dynamic_debug:ddebug_add_module: 3 debug prints in module dmi_scan [ 0.196869] dynamic_debug:ddebug_add_module: 2 debug prints in module dmi_sysfs [ 0.196872] dynamic_debug:ddebug_add_module: 2 debug prints in module hid_plantronics [ 0.196875] dynamic_debug:ddebug_add_module: 8 debug prints in module usbhid [ 0.196877] dynamic_debug:ddebug_add_module: 2 debug prints in module i386 [ 0.196879] dynamic_debug:ddebug_add_module: 3 debug prints in module xen [ 0.196881] dynamic_debug:ddebug_add_module: 2 debug prints in module fixup [ 0.196883] dynamic_debug:ddebug_add_module: 1 debug prints in module acpi [ 0.196886] dynamic_debug:ddebug_add_module: 7 debug prints in module irq [ 0.196890] dynamic_debug:ddebug_add_module: 1 debug prints in module sock [ 0.196894] dynamic_debug:ddebug_add_module: 14 debug prints in module dev [ 0.196896] dynamic_debug:ddebug_add_module: 1 debug prints in module route [ 0.196898] dynamic_debug:ddebug_add_module: 1 debug prints in module ip_fragment [ 0.196900] dynamic_debug:ddebug_add_module: 1 debug prints in module ip_output [ 0.196902] dynamic_debug:ddebug_add_module: 1 debug prints in module tcp [ 0.196905] dynamic_debug:ddebug_add_module: 6 debug prints in module tcp_input [ 0.196907] dynamic_debug:ddebug_add_module: 3 debug prints in module tcp_output [ 0.196909] dynamic_debug:ddebug_add_module: 3 debug prints in module tcp_timer [ 0.196911] dynamic_debug:ddebug_add_module: 1 debug prints in module tcp_ipv4 [ 0.196913] dynamic_debug:ddebug_add_module: 1 debug prints in module tcp_cong [ 0.196916] dynamic_debug:ddebug_add_module: 8 debug prints in module udp [ 0.196917] dynamic_debug:ddebug_add_module: 1 debug prints in module arp [ 0.196919] dynamic_debug:ddebug_add_module: 2 debug prints in module icmp [ 0.196921] dynamic_debug:ddebug_add_module: 1 debug prints in module devinet [ 0.196924] dynamic_debug:ddebug_add_module: 8 debug prints in module fib_trie [ 0.196926] dynamic_debug:ddebug_add_module: 1 debug prints in module inet_fragment [ 0.196932] dynamic_debug:ddebug_add_module: 27 debug prints in module ping [ 0.196934] dynamic_debug:ddebug_add_module: 1 debug prints in module sysctl_net_ipv4 [ 0.196936] dynamic_debug:ddebug_add_module: 2 debug prints in module ip6_checksum [ 0.196938] dynamic_debug:dynamic_debug_init: 149 modules, 1721 entries and 5960 bytes in ddebug tables, 199396 bytes in (readonly) verbose section [ 0.196941] dynamic_debug:ddebug_dyndbg_boot_param_cb: root="/dev/disk/by-label/DBG1S82E_11.4" [ 0.196943] dynamic_debug:ddebug_dyndbg_boot_param_cb: quiet="(null)" [ 0.196944] dynamic_debug:ddebug_dyndbg_boot_param_cb: panic="9" [ 0.196946] dynamic_debug:ddebug_dyndbg_boot_param_cb: sysrq="yes" [ 0.196947] dynamic_debug:ddebug_dyndbg_boot_param_cb: resume="/dev/disk/by-label/DBG1S82E_swap" [ 0.196949] dynamic_debug:ddebug_dyndbg_boot_param_cb: splash="silent" [ 0.196950] dynamic_debug:ddebug_dyndbg_boot_param_cb: log_buf_len="32M" [ 0.196952] dynamic_debug:ddebug_dyndbg_boot_param_cb: showopts="(null)" [ 0.196954] dynamic_debug:ddebug_dyndbg_boot_param_cb: dynamic_debug.verbose="1" [ 0.196955] dynamic_debug:ddebug_dyndbg_boot_param_cb: module.dyndbg="module thermal_sys +fp" [ 0.196958] dynamic_debug:ddebug_exec_queries: query 0: "module thermal_sys +fp" [ 0.196960] dynamic_debug:ddebug_tokenize: split into words: "module" "thermal_sys" "+fp" [ 0.196963] dynamic_debug:ddebug_parse_flags: op='+' [ 0.196964] dynamic_debug:ddebug_parse_flags: flags=0x5 [ 0.196966] dynamic_debug:ddebug_parse_flags: *flagsp=0x5 *maskp=0xffffffff [ 0.196967] dynamic_debug:check_set: match-spec:module val:module overridden by thermal_sys [ 0.197040] dynamic_debug:ddebug_exec_query: query parse failed [ 0.197075] dynamic_debug:ddebug_exec_queries: processed 1 queries, with 0 matches, 1 errs [ 0.197106] MCE: In-kernel MCE decoding enabled. [ 0.197197] x86: Booting SMP configuration: [ 0.197199] .... node #0, CPUs: #1 #2 [ 0.210349] process: System has AMD C1E enabled [ 0.210360] process: Switch to broadcast mode on CPU1 [ 0.223418] x86: Booted up 1 node, 3 CPUs [ 0.223420] smpboot: Total of 3 processors activated (12568.29 BogoMIPS) [ 0.223478] process: Switch to broadcast mode on CPU2 [ 0.223981] process: Switch to broadcast mode on CPU0 [ 0.224236] devtmpfs: initialized [ 0.228894] PM: Registering ACPI NVS region [mem 0xaf3ac000-0xaf4abfff] (1048576 bytes) [ 0.229023] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.229142] xor: measuring software checksum speed [ 0.266427] prefetch64-sse: 8123.000 MB/sec [ 0.306438] generic_sse: 7862.000 MB/sec [ 0.306440] xor: using function: prefetch64-sse (8123.000 MB/sec) [ 0.306570] NET: Registered protocol family 16 [ 0.318499] cpuidle: using governor ladder [ 0.330497] cpuidle: using governor menu [ 0.330514] node 0 link 0: io port [0, ffffff] [ 0.330517] TOM: 00000000c0000000 aka 3072M [ 0.330520] Fam 10h mmconf [mem 0xe0000000-0xefffffff] [ 0.330522] node 0 link 0: mmio [c0000000, cfffffff] [ 0.330525] node 0 link 0: mmio [d0000000, d42fffff] [ 0.330527] node 0 link 0: mmio [d4300000, d44fffff] [ 0.330528] node 0 link 0: mmio [d4500000, dfffffff] [ 0.330530] node 0 link 0: mmio [e0000000, e0ffffff] ==> none [ 0.330532] node 0 link 0: mmio [e1000000, ffb7ffff] ==> [f0000000, ffb7ffff] [ 0.330535] TOM2: 0000000240000000 aka 9216M [ 0.330537] bus: [bus 00-1f] on node 0 link 0 [ 0.330539] bus: 00 [io 0x0000-0xffff] [ 0.330540] bus: 00 [mem 0xc0000000-0xdfffffff] [ 0.330541] bus: 00 [mem 0xf0000000-0xffffffff] [ 0.330543] bus: 00 [mem 0x240000000-0xfcffffffff] [ 0.330632] ACPI: bus type PCI registered [ 0.330720] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.330723] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.331174] PCI: Using configuration type 1 for base access [ 0.331321] mtrr: your CPUs had inconsistent fixed MTRR settings [ 0.331322] mtrr: probably your BIOS does not setup all CPUs. [ 0.331323] mtrr: corrected configuration. [ 0.410498] raid6: sse2x1 gen() 2931 MB/s [ 0.478487] raid6: sse2x1 xor() 2937 MB/s [ 0.546528] raid6: sse2x2 gen() 4955 MB/s [ 0.614530] raid6: sse2x2 xor() 4712 MB/s [ 0.682571] raid6: sse2x4 gen() 5307 MB/s [ 0.750582] raid6: sse2x4 xor() 3028 MB/s [ 0.750584] raid6: using algorithm sse2x4 gen() 5307 MB/s [ 0.750585] raid6: .... xor() 3028 MB/s, rmw enabled [ 0.750587] raid6: using intx1 recovery algorithm [ 0.750635] ACPI: Added _OSI(Module Device) [ 0.750637] ACPI: Added _OSI(Processor Device) [ 0.750639] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.750640] ACPI: Added _OSI(Processor Aggregator Device) [ 0.753164] ACPI: Executed 1 blocks of module-level executable AML code [ 0.766396] ACPI : EC: EC started [ 0.793142] ACPI: Interpreter enabled [ 0.793154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580) [ 0.793159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580) [ 0.793177] ACPI: (supports S0 S3 S4 S5) [ 0.793179] ACPI: Using IOAPIC for interrupt routing [ 0.793393] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.795257] ACPI: Power Resource [APPR] (off) [ 0.797778] ACPI: Power Resource [COMP] (on) [ 0.798047] ACPI: Power Resource [LPP] (off) [ 0.800255] ACPI: Power Resource [PFN0] (off) [ 0.800295] ACPI: Power Resource [PFN1] (off) [ 0.800336] ACPI: Power Resource [PFN2] (off) [ 0.800375] ACPI: Power Resource [PFN3] (off) [ 0.800415] ACPI: Power Resource [PFN4] (off) [ 0.801052] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.801059] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.801065] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.801143] acpi PNP0A03:00: host bridge window expanded to [mem 0xf0000000-0xffffffff window]; [mem 0xffe00000-0xffffffff] ignored [ 0.801148] acpi PNP0A03:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cedff]) [ 0.801190] PCI host bridge to bus 0000:00 [ 0.801193] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.801196] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.801198] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.801200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.801203] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.801205] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.801207] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.801209] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.801211] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.801213] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.801216] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.801219] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.801221] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.801223] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.801226] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.801228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window] [ 0.801230] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] [ 0.801233] pci_bus 0000:00: scanning bus [ 0.801243] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000 [ 0.801252] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0x10 [ 0.801343] pci 0000:00:01.0: [103c:9602] type 01 class 0x060400 [ 0.801463] pci 0000:00:04.0: [1022:9604] type 01 class 0x060400 [ 0.801498] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold [ 0.801501] pci 0000:00:04.0: PME# disabled [ 0.801534] pci 0000:00:04.0: System wakeup disabled by ACPI [ 0.801574] pci 0000:00:05.0: [1022:9605] type 01 class 0x060400 [ 0.801608] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold [ 0.801611] pci 0000:00:05.0: PME# disabled [ 0.801643] pci 0000:00:05.0: System wakeup disabled by ACPI [ 0.801721] pci 0000:00:09.0: [1022:9608] type 01 class 0x060400 [ 0.801755] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold [ 0.801758] pci 0000:00:09.0: PME# disabled [ 0.801790] pci 0000:00:09.0: System wakeup disabled by ACPI [ 0.801843] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 [ 0.801860] pci 0000:00:11.0: reg 0x10: [io 0x6018-0x601f] [ 0.801869] pci 0000:00:11.0: reg 0x14: [io 0x6024-0x6027] [ 0.801879] pci 0000:00:11.0: reg 0x18: [io 0x6010-0x6017] [ 0.801888] pci 0000:00:11.0: reg 0x1c: [io 0x6020-0x6023] [ 0.801897] pci 0000:00:11.0: reg 0x20: [io 0x6000-0x600f] [ 0.801907] pci 0000:00:11.0: reg 0x24: [mem 0xd450b000-0xd450b3ff] [ 0.802006] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 [ 0.802020] pci 0000:00:12.0: reg 0x10: [mem 0xd450a000-0xd450afff] [ 0.802115] pci 0000:00:12.0: System wakeup disabled by ACPI [ 0.802159] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 [ 0.802175] pci 0000:00:12.2: reg 0x10: [mem 0xd4509000-0xd45090ff] [ 0.802246] pci 0000:00:12.2: supports D1 D2 [ 0.802248] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot [ 0.802252] pci 0000:00:12.2: PME# disabled [ 0.802284] pci 0000:00:12.2: System wakeup disabled by ACPI [ 0.802333] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 [ 0.802346] pci 0000:00:13.0: reg 0x10: [mem 0xd4508000-0xd4508fff] [ 0.802440] pci 0000:00:13.0: System wakeup disabled by ACPI [ 0.802484] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 [ 0.802501] pci 0000:00:13.2: reg 0x10: [mem 0xd4507000-0xd45070ff] [ 0.802586] pci 0000:00:13.2: supports D1 D2 [ 0.802588] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot [ 0.802592] pci 0000:00:13.2: PME# disabled [ 0.802625] pci 0000:00:13.2: System wakeup disabled by ACPI [ 0.802670] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 [ 0.802676] pci 0000:00:14.0: calling sb600_disable_hpet_bar+0x0/0x50 [ 0.802734] pci 0000:00:14.0: calling force_disable_hpet_msi+0x0/0x10 [ 0.802739] pci 0000:00:14.0: calling sb600_hpet_quirk+0x0/0x50 [ 0.802810] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 [ 0.802829] pci 0000:00:14.2: reg 0x10: [mem 0xd4500000-0xd4503fff 64bit] [ 0.802889] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 0.802893] pci 0000:00:14.2: PME# disabled [ 0.802926] pci 0000:00:14.2: System wakeup disabled by ACPI [ 0.802972] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 [ 0.803098] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 [ 0.803188] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 [ 0.803201] pci 0000:00:14.5: reg 0x10: [mem 0xd4506000-0xd4506fff] [ 0.803320] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 [ 0.803333] pci 0000:00:16.0: reg 0x10: [mem 0xd4505000-0xd4505fff] [ 0.803452] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 [ 0.803469] pci 0000:00:16.2: reg 0x10: [mem 0xd4504000-0xd45040ff] [ 0.803540] pci 0000:00:16.2: supports D1 D2 [ 0.803542] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot [ 0.803546] pci 0000:00:16.2: PME# disabled [ 0.803620] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 [ 0.803624] pci 0000:00:18.0: calling quirk_mmio_always_on+0x0/0x10 [ 0.803687] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 [ 0.803691] pci 0000:00:18.1: calling quirk_mmio_always_on+0x0/0x10 [ 0.803751] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 [ 0.803754] pci 0000:00:18.2: calling quirk_mmio_always_on+0x0/0x10 [ 0.803815] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 [ 0.803818] pci 0000:00:18.3: calling quirk_mmio_always_on+0x0/0x10 [ 0.803880] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 [ 0.803884] pci 0000:00:18.4: calling quirk_mmio_always_on+0x0/0x10 [ 0.803985] pci_bus 0000:00: fixups for bus [ 0.803989] pci 0000:00:01.0: scanning [bus 01-01] behind bridge, pass 0 [ 0.804012] pci_bus 0000:01: scanning bus [ 0.804023] pci 0000:01:05.0: [1002:9712] type 00 class 0x030000 [ 0.804032] pci 0000:01:05.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref] [ 0.804037] pci 0000:01:05.0: reg 0x14: [io 0x5000-0x50ff] [ 0.804042] pci 0000:01:05.0: reg 0x18: [mem 0xd4400000-0xd440ffff] [ 0.804052] pci 0000:01:05.0: reg 0x24: [mem 0xd4300000-0xd43fffff] [ 0.804062] pci 0000:01:05.0: calling quirk_no_pm_reset+0x0/0x20 [ 0.804074] pci 0000:01:05.0: supports D1 D2 [ 0.804118] pci 0000:01:05.1: [1002:970f] type 00 class 0x040300 [ 0.804126] pci 0000:01:05.1: reg 0x10: [mem 0xd4410000-0xd4413fff] [ 0.804158] pci 0000:01:05.1: supports D1 D2 [ 0.804254] pci_bus 0000:01: fixups for bus [ 0.804256] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.804260] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff] [ 0.804263] pci 0000:00:01.0: bridge window [mem 0xd4300000-0xd44fffff] [ 0.804267] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.804269] pci_bus 0000:01: bus scan returning with max=01 [ 0.804273] pci 0000:00:04.0: scanning [bus 02-02] behind bridge, pass 0 [ 0.804301] pci_bus 0000:02: scanning bus [ 0.804349] pci 0000:02:00.0: [11ab:4381] type 00 class 0x020000 [ 0.804406] pci 0000:02:00.0: reg 0x10: [mem 0xd3200000-0xd3203fff 64bit] [ 0.804416] pci 0000:02:00.0: reg 0x18: [io 0x3000-0x30ff] [ 0.804451] pci 0000:02:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref] [ 0.804500] pci 0000:02:00.0: supports D1 D2 [ 0.804502] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.804507] pci 0000:02:00.0: PME# disabled [ 0.804526] pci 0000:02:00.0: System wakeup disabled by ACPI [ 0.810699] pci_bus 0000:02: fixups for bus [ 0.810706] pci 0000:00:04.0: PCI bridge to [bus 02] [ 0.810712] pci 0000:00:04.0: bridge window [io 0x3000-0x4fff] [ 0.810716] pci 0000:00:04.0: bridge window [mem 0xd3200000-0xd42fffff] [ 0.810720] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref] [ 0.810723] pci_bus 0000:02: bus scan returning with max=02 [ 0.810727] pci 0000:00:05.0: scanning [bus 03-03] behind bridge, pass 0 [ 0.810780] pci_bus 0000:03: scanning bus [ 0.810837] pci 0000:03:00.0: [1180:e822] type 00 class 0x080500 [ 0.810847] pci 0000:03:00.0: calling ricoh_mmc_fixup_r5c832+0x0/0x180 [ 0.810857] pci 0000:03:00.0: MMC controller base frequency changed to 50Mhz. [ 0.810865] pci 0000:03:00.0: proprietary Ricoh MMC controller disabled (via firewire function) [ 0.810866] pci 0000:03:00.0: MMC cards are now supported by standard SDHCI controller [ 0.810881] pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x000000ff] [ 0.811017] pci 0000:03:00.0: supports D1 D2 [ 0.811019] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.811024] pci 0000:03:00.0: PME# disabled [ 0.811127] pci 0000:03:00.1: [1180:e230] type 00 class 0x088000 [ 0.811144] pci 0000:03:00.1: reg 0x10: [mem 0xd2102000-0xd21020ff] [ 0.811236] pci 0000:03:00.1: supports D1 D2 [ 0.811238] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.811242] pci 0000:03:00.1: PME# disabled [ 0.818715] pci_bus 0000:03: fixups for bus [ 0.818722] pci 0000:00:05.0: PCI bridge to [bus 03] [ 0.818727] pci 0000:00:05.0: bridge window [io 0x2000-0x2fff] [ 0.818730] pci 0000:00:05.0: bridge window [mem 0xd2100000-0xd31fffff] [ 0.818734] pci 0000:00:05.0: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref] [ 0.818737] pci_bus 0000:03: bus scan returning with max=03 [ 0.818741] pci 0000:00:09.0: scanning [bus 04-04] behind bridge, pass 0 [ 0.818793] pci_bus 0000:04: scanning bus [ 0.818796] pci_bus 0000:04: fixups for bus [ 0.818798] pci 0000:00:09.0: PCI bridge to [bus 04] [ 0.818803] pci 0000:00:09.0: bridge window [mem 0xd2000000-0xd20fffff] [ 0.818807] pci_bus 0000:04: bus scan returning with max=04 [ 0.818815] pci 0000:00:14.4: scanning [bus 05-05] behind bridge, pass 0 [ 0.818837] pci_bus 0000:05: scanning bus [ 0.818884] pci_bus 0000:05: fixups for bus [ 0.818886] pci 0000:00:14.4: PCI bridge to [bus 05] (subtractive decode) [ 0.818890] pci 0000:00:14.4: bridge window [io 0x1000-0x1fff] [ 0.818898] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.818900] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.818903] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.818905] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode) [ 0.818907] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode) [ 0.818909] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode) [ 0.818912] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) [ 0.818914] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) [ 0.818916] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) [ 0.818918] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) [ 0.818921] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode) [ 0.818923] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode) [ 0.818925] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode) [ 0.818927] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff window] (subtractive decode) [ 0.818930] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode) [ 0.818932] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xffffffff window] (subtractive decode) [ 0.818934] pci_bus 0000:05: bus scan returning with max=05 [ 0.818944] pci 0000:00:01.0: scanning [bus 01-01] behind bridge, pass 1 [ 0.818948] pci 0000:00:04.0: scanning [bus 02-02] behind bridge, pass 1 [ 0.818953] pci 0000:00:05.0: scanning [bus 03-03] behind bridge, pass 1 [ 0.818957] pci 0000:00:09.0: scanning [bus 04-04] behind bridge, pass 1 [ 0.818963] pci 0000:00:14.4: scanning [bus 05-05] behind bridge, pass 1 [ 0.818968] pci_bus 0000:00: bus scan returning with max=05 [ 0.819048] pci_bus 0000:00: on NUMA node 0 [ 0.820315] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.820388] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.820464] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.820538] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.820597] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.820644] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.820691] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.820738] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0 [ 0.821038] ACPI: Enabled 8 GPEs in block 00 to 1F [ 0.821089] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62 [ 0.821257] vgaarb: setting as boot device: PCI:0000:01:05.0 [ 0.821259] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none [ 0.821262] vgaarb: loaded [ 0.821264] vgaarb: bridge control possible 0000:01:05.0 [ 0.821338] SCSI subsystem initialized [ 0.821439] libata version 3.00 loaded. [ 0.821459] ACPI: bus type USB registered [ 0.821493] usbcore: registered new interface driver usbfs [ 0.821507] usbcore: registered new interface driver hub [ 0.821533] usbcore: registered new device driver usb [ 0.821563] pps_core: LinuxPPS API ver. 1 registered [ 0.821564] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giome...@linux.it> [ 0.821570] PTP clock support registered [ 0.821594] PCI: Using ACPI for IRQ routing [ 0.829368] PCI: pci_cache_line_size set to 64 bytes [ 0.829383] pci 0000:01:05.0: BAR 0: reserving [mem 0xc0000000-0xcfffffff flags 0x42208] (d=0, p=0) [ 0.829386] pci 0000:01:05.0: BAR 1: reserving [io 0x5000-0x50ff flags 0x40101] (d=0, p=0) [ 0.829390] pci 0000:01:05.0: BAR 2: reserving [mem 0xd4400000-0xd440ffff flags 0x40200] (d=0, p=0) [ 0.829392] pci 0000:01:05.0: BAR 5: reserving [mem 0xd4300000-0xd43fffff flags 0x40200] (d=0, p=0) [ 0.829396] pci 0000:01:05.1: BAR 0: reserving [mem 0xd4410000-0xd4413fff flags 0x40200] (d=0, p=0) [ 0.829434] pci 0000:02:00.0: BAR 0: reserving [mem 0xd3200000-0xd3203fff flags 0x140204] (d=0, p=0) [ 0.829437] pci 0000:02:00.0: BAR 2: reserving [io 0x3000-0x30ff flags 0x40101] (d=0, p=0) [ 0.829483] pci 0000:03:00.1: BAR 0: reserving [mem 0xd2102000-0xd21020ff flags 0x40200] (d=0, p=0) [ 0.829492] pci 0000:00:11.0: BAR 0: reserving [io 0x6018-0x601f flags 0x40101] (d=0, p=0) [ 0.829494] pci 0000:00:11.0: BAR 1: reserving [io 0x6024-0x6027 flags 0x40101] (d=0, p=0) [ 0.829497] pci 0000:00:11.0: BAR 2: reserving [io 0x6010-0x6017 flags 0x40101] (d=0, p=0) [ 0.829500] pci 0000:00:11.0: BAR 3: reserving [io 0x6020-0x6023 flags 0x40101] (d=0, p=0) [ 0.829502] pci 0000:00:11.0: BAR 4: reserving [io 0x6000-0x600f flags 0x40101] (d=0, p=0) [ 0.829505] pci 0000:00:11.0: BAR 5: reserving [mem 0xd450b000-0xd450b3ff flags 0x40200] (d=0, p=0) [ 0.829509] pci 0000:00:12.0: BAR 0: reserving [mem 0xd450a000-0xd450afff flags 0x40200] (d=0, p=0) [ 0.829514] pci 0000:00:12.2: BAR 0: reserving [mem 0xd4509000-0xd45090ff flags 0x40200] (d=0, p=0) [ 0.829518] pci 0000:00:13.0: BAR 0: reserving [mem 0xd4508000-0xd4508fff flags 0x40200] (d=0, p=0) [ 0.829522] pci 0000:00:13.2: BAR 0: reserving [mem 0xd4507000-0xd45070ff flags 0x40200] (d=0, p=0) [ 0.829528] pci 0000:00:14.2: BAR 0: reserving [mem 0xd4500000-0xd4503fff flags 0x140204] (d=0, p=0) [ 0.829536] pci 0000:00:14.5: BAR 0: reserving [mem 0xd4506000-0xd4506fff flags 0x40200] (d=0, p=0) [ 0.829540] pci 0000:00:16.0: BAR 0: reserving [mem 0xd4505000-0xd4505fff flags 0x40200] (d=0, p=0) [ 0.829545] pci 0000:00:16.2: BAR 0: reserving [mem 0xd4504000-0xd45040ff flags 0x40200] (d=0, p=0) [ 0.829651] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.829653] e820: reserve RAM buffer [mem 0xaecac000-0xafffffff] [ 0.829655] e820: reserve RAM buffer [mem 0xafc00000-0xafffffff] [ 0.829866] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.829870] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.831959] Switched to clocksource hpet [ 0.839467] pnp: PnP ACPI init [ 0.839704] pnp 00:00: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) [ 0.839812] system 00:01: [io 0x0400-0x04cf] could not be reserved [ 0.839815] system 00:01: [io 0x04d0-0x04d1] has been reserved [ 0.839818] system 00:01: [io 0x04d6] has been reserved [ 0.839820] system 00:01: [io 0x0680-0x06ff] has been reserved [ 0.839823] system 00:01: [io 0x077a] has been reserved [ 0.839825] system 00:01: [io 0x0c00-0x0c01] has been reserved [ 0.839827] system 00:01: [io 0x0c14] has been reserved [ 0.839830] system 00:01: [io 0x0c50-0x0c52] has been reserved [ 0.839832] system 00:01: [io 0x0c6c] has been reserved [ 0.839834] system 00:01: [io 0x0c6f] has been reserved [ 0.839837] system 00:01: [io 0x0cd0-0x0cdb] has been reserved [ 0.839839] system 00:01: [io 0x0220-0x0227] has been reserved [ 0.839842] system 00:01: [io 0x0260-0x0273] has been reserved [ 0.839845] system 00:01: [io 0x0800] has been reserved [ 0.839848] system 00:01: [io 0x0804] has been reserved [ 0.839850] system 00:01: [io 0x087f] has been reserved [ 0.839852] system 00:01: [io 0x0cdc-0x0cdf] has been reserved [ 0.839855] system 00:01: [io 0x0b00-0x0b0f] has been reserved [ 0.839857] system 00:01: [io 0x0b20-0x0b3f] has been reserved [ 0.839860] system 00:01: [io 0x0200-0x027f] could not be reserved [ 0.839864] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.840003] system 00:02: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.840006] system 00:02: [mem 0x000ec000-0x000fffff] could not be reserved [ 0.840008] system 00:02: [mem 0x00100000-0xbfffffff] could not be reserved [ 0.840011] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 0.840014] system 00:02: [mem 0xfeb00000-0xfeb00fff] has been reserved [ 0.840016] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.840019] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.840021] system 00:02: [mem 0xffe00000-0xffffffff] has been reserved [ 0.840024] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.840074] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.840506] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active) [ 0.840575] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.840604] pnp 00:06: Plug and Play ACPI device, IDs SYN0178 SYN0100 SYN0002 PNP0f13 (active) [ 0.840976] pnp: PnP ACPI: found 7 devices [ 0.848422] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.848432] pci 0000:02:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window [ 0.848460] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.848464] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff] [ 0.848467] pci 0000:00:01.0: bridge window [mem 0xd4300000-0xd44fffff] [ 0.848470] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.848478] pci 0000:02:00.0: BAR 6: assigned [mem 0xd3220000-0xd323ffff pref] [ 0.848480] pci 0000:00:04.0: PCI bridge to [bus 02] [ 0.848483] pci 0000:00:04.0: bridge window [io 0x3000-0x4fff] [ 0.848486] pci 0000:00:04.0: bridge window [mem 0xd3200000-0xd42fffff] [ 0.848489] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref] [ 0.848494] pci 0000:03:00.0: BAR 0: assigned [mem 0xd2100000-0xd21000ff] [ 0.848539] pci 0000:00:05.0: PCI bridge to [bus 03] [ 0.848541] pci 0000:00:05.0: bridge window [io 0x2000-0x2fff] [ 0.848544] pci 0000:00:05.0: bridge window [mem 0xd2100000-0xd31fffff] [ 0.848547] pci 0000:00:05.0: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref] [ 0.848551] pci 0000:00:09.0: PCI bridge to [bus 04] [ 0.848554] pci 0000:00:09.0: bridge window [mem 0xd2000000-0xd20fffff] [ 0.848559] pci 0000:00:14.4: PCI bridge to [bus 05] [ 0.848565] pci 0000:00:14.4: bridge window [io 0x1000-0x1fff] [ 0.848578] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.848580] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.848583] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.848585] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.848587] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.848589] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.848592] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window] [ 0.848594] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window] [ 0.848596] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window] [ 0.848598] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window] [ 0.848601] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window] [ 0.848603] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window] [ 0.848605] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window] [ 0.848607] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window] [ 0.848609] pci_bus 0000:00: resource 18 [mem 0xc0000000-0xdfffffff window] [ 0.848612] pci_bus 0000:00: resource 19 [mem 0xf0000000-0xffffffff window] [ 0.848614] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] [ 0.848616] pci_bus 0000:01: resource 1 [mem 0xd4300000-0xd44fffff] [ 0.848618] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.848621] pci_bus 0000:02: resource 0 [io 0x3000-0x4fff] [ 0.848623] pci_bus 0000:02: resource 1 [mem 0xd3200000-0xd42fffff] [ 0.848625] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref] [ 0.848627] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] [ 0.848629] pci_bus 0000:03: resource 1 [mem 0xd2100000-0xd31fffff] [ 0.848632] pci_bus 0000:03: resource 2 [mem 0xd1000000-0xd1ffffff 64bit pref] [ 0.848634] pci_bus 0000:04: resource 1 [mem 0xd2000000-0xd20fffff] [ 0.848636] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff] [ 0.848638] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window] [ 0.848641] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window] [ 0.848643] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.848645] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.848647] pci_bus 0000:05: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.848649] pci_bus 0000:05: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.848652] pci_bus 0000:05: resource 10 [mem 0x000d0000-0x000d3fff window] [ 0.848654] pci_bus 0000:05: resource 11 [mem 0x000d4000-0x000d7fff window] [ 0.848656] pci_bus 0000:05: resource 12 [mem 0x000d8000-0x000dbfff window] [ 0.848658] pci_bus 0000:05: resource 13 [mem 0x000dc000-0x000dffff window] [ 0.848660] pci_bus 0000:05: resource 14 [mem 0x000e0000-0x000e3fff window] [ 0.848662] pci_bus 0000:05: resource 15 [mem 0x000e4000-0x000e7fff window] [ 0.848665] pci_bus 0000:05: resource 16 [mem 0x000e8000-0x000ebfff window] [ 0.848667] pci_bus 0000:05: resource 17 [mem 0x000ec000-0x000effff window] [ 0.848669] pci_bus 0000:05: resource 18 [mem 0xc0000000-0xdfffffff window] [ 0.848671] pci_bus 0000:05: resource 19 [mem 0xf0000000-0xffffffff window] [ 0.848708] NET: Registered protocol family 2 [ 0.848884] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.849048] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.849369] TCP: Hash tables configured (established 65536 bind 65536) [ 0.849420] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.849472] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.849577] NET: Registered protocol family 1 [ 0.849743] RPC: Registered named UNIX socket transport module. [ 0.849744] RPC: Registered udp transport module. [ 0.849746] RPC: Registered tcp transport module. [ 0.849747] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.849758] pci 0000:00:00.0: calling quirk_amd_780_apc_msi+0x0/0x50 [ 0.849762] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled [ 0.849776] pci 0000:00:11.0: calling quirk_msi_intx_disable_ati_bug+0x0/0x50 [ 0.849788] pci 0000:00:12.0: calling quirk_usb_early_handoff+0x0/0x7a0 [ 0.904253] pci 0000:00:12.2: calling quirk_usb_early_handoff+0x0/0x7a0 [ 0.904495] pci 0000:00:13.0: calling quirk_usb_early_handoff+0x0/0x7a0 [ 0.960251] pci 0000:00:13.2: calling quirk_usb_early_handoff+0x0/0x7a0 [ 0.960490] PCI: CLS mismatch (64 != 32), using 64 bytes [ 0.960497] pci 0000:00:14.5: calling quirk_usb_early_handoff+0x0/0x7a0 [ 1.016266] pci 0000:00:16.0: calling quirk_usb_early_handoff+0x0/0x7a0 [ 1.072284] pci 0000:00:16.2: calling quirk_usb_early_handoff+0x0/0x7a0 [ 1.072523] pci 0000:01:05.0: calling pci_fixup_video+0x0/0xe0 [ 1.072526] pci 0000:01:05.0: Video device with shadowed ROM [ 1.072585] Unpacking initramfs... [ 1.303763] Freeing initrd memory: 11900K (ffff880037451000 - ffff880037ff0000) [ 1.303776] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.303779] software IO TLB [mem 0xaacac000-0xaecac000] (64MB) mapped at [ffff8800aacac000-ffff8800aecabfff] [ 1.303920] LVT offset 1 assigned for vector 0x400 [ 1.303931] IBS: LVT offset 1 assigned [ 1.303949] perf: AMD IBS detected (0x0000001f) [ 1.304000] Scanning for low memory corruption every 60 seconds [ 1.304348] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 1.307057] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.307501] NFS: Registering the id_resolver key type [ 1.307513] Key type id_resolver registered [ 1.307515] Key type id_legacy registered [ 1.307520] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.307576] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.307747] fuse init (API version 7.23) [ 1.307934] SGI XFS with ACLs, security attributes, realtime, no debug enabled [ 1.308791] bounce: pool size: 64 pages [ 1.308843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.308848] io scheduler noop registered [ 1.308852] io scheduler deadline registered (default) [ 1.308886] io scheduler cfq registered [ 1.520352] ACPI: AC Adapter [AC] (on-line) [ 1.520461] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 [ 1.520465] ACPI: Sleep Button [SLPB] [ 1.520507] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 1.520537] ACPI: Lid Switch [LID] [ 1.520582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 1.520584] ACPI: Power Button [PWRF] [ 1.535994] ACPI: Video Device [IGFX] (multi-head: yes rom: no post: no) [ 1.542776] acpi device:01: registered as cooling_device5 [ 1.542867] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input3 [ 1.542920] ACPI: processor limited to max C-state 1 [ 1.544271] OLH acpi_thermal_trips_update(439) swapper/0[0]->swapper/0[1] active0 tmp 3632 F tmp 90000 C ko 0 [ 1.544363] OLH acpi_thermal_trips_update(439) swapper/0[0]->swapper/0[1] active1 tmp 3552 F tmp 82000 C ko 0 [ 1.544455] OLH acpi_thermal_trips_update(439) swapper/0[0]->swapper/0[1] active2 tmp 3472 F tmp 74000 C ko 0 [ 1.544545] OLH acpi_thermal_trips_update(439) swapper/0[0]->swapper/0[1] active3 tmp 3392 F tmp 66000 C ko 0 [ 1.544641] OLH acpi_thermal_trips_update(439) swapper/0[0]->swapper/0[1] active4 tmp 3182 F tmp 45000 C ko 0 [ 1.548307] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.548312] ACPI: Thermal Zone [CPUZ] (64 C) [ 1.563590] thermal LNXTHERM:01: registered as thermal_zone1 [ 1.563595] ACPI: Thermal Zone [TZ3] (31 C) [ 1.563767] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.584281] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.584975] Non-volatile memory driver v1.3 [ 1.584979] Linux agpgart interface v0.103 [ 1.585556] ahci 0000:00:11.0: version 3.0 [ 1.585793] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0x1d impl SATA mode [ 1.585798] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs [ 1.586567] scsi host0: ahci [ 1.586839] scsi host1: ahci [ 1.587087] scsi host2: ahci [ 1.587339] scsi host3: ahci [ 1.587595] scsi host4: ahci [ 1.587675] ata1: SATA max UDMA/133 abar m1024@0xd450b000 port 0xd450b100 irq 19 [ 1.587677] ata2: DUMMY [ 1.587680] ata3: SATA max UDMA/133 abar m1024@0xd450b000 port 0xd450b200 irq 19 [ 1.587683] ata4: SATA max UDMA/133 abar m1024@0xd450b000 port 0xd450b280 irq 19 [ 1.587686] ata5: SATA max UDMA/133 abar m1024@0xd450b000 port 0xd450b300 irq 19 [ 1.587770] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k [ 1.587771] e1000e: Copyright(c) 1999 - 2014 Intel Corporation. [ 1.587791] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k [ 1.587792] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.587809] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k [ 1.587810] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.587826] sky2: driver version 1.30 [ 1.588104] sky2 0000:02:00.0: Yukon-2 Optima chip revision 1 [ 1.588678] sky2 0000:02:00.0 eth0: addr 1c:c1:de:b9:bb:48 [ 1.588863] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.588873] ehci-pci: EHCI PCI platform driver [ 1.589222] QUIRK: Enable AMD PLL fix [ 1.589244] ehci-pci 0000:00:12.2: enabling bus mastering [ 1.589259] ehci-pci 0000:00:12.2: EHCI Host Controller [ 1.589270] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 [ 1.589277] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.589287] ehci-pci 0000:00:12.2: debug port 1 [ 1.589315] ehci-pci 0000:00:12.2: enabling Mem-Wr-Inval [ 1.589333] ehci-pci 0000:00:12.2: irq 17, io mem 0xd4509000 [ 1.604256] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 [ 1.604592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.604597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.604599] usb usb1: Product: EHCI Host Controller [ 1.604602] usb usb1: Manufacturer: Linux 4.1.0-bko67101-upstream ehci_hcd [ 1.604604] usb usb1: SerialNumber: 0000:00:12.2 [ 1.604886] hub 1-0:1.0: USB hub found [ 1.604936] hub 1-0:1.0: 5 ports detected [ 1.605501] ehci-pci 0000:00:13.2: enabling bus mastering [ 1.605514] ehci-pci 0000:00:13.2: EHCI Host Controller [ 1.605520] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 [ 1.605525] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.605534] ehci-pci 0000:00:13.2: debug port 1 [ 1.605561] ehci-pci 0000:00:13.2: enabling Mem-Wr-Inval [ 1.605569] ehci-pci 0000:00:13.2: irq 17, io mem 0xd4507000 [ 1.611413] ACPI: Battery Slot [BAT0] (battery present) [ 1.611523] ACPI: Battery Slot [BAT1] (battery absent) [ 1.616325] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 1.616669] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.616674] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.616677] usb usb2: Product: EHCI Host Controller [ 1.616679] usb usb2: Manufacturer: Linux 4.1.0-bko67101-upstream ehci_hcd [ 1.616681] usb usb2: SerialNumber: 0000:00:13.2 [ 1.616906] hub 2-0:1.0: USB hub found [ 1.616961] hub 2-0:1.0: 5 ports detected [ 1.617675] ehci-pci 0000:00:16.2: enabling bus mastering [ 1.617689] ehci-pci 0000:00:16.2: EHCI Host Controller [ 1.617696] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3 [ 1.617701] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.617711] ehci-pci 0000:00:16.2: debug port 1 [ 1.617737] ehci-pci 0000:00:16.2: enabling Mem-Wr-Inval [ 1.617746] ehci-pci 0000:00:16.2: irq 17, io mem 0xd4504000 [ 1.628318] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00 [ 1.628628] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.628632] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.628634] usb usb3: Product: EHCI Host Controller [ 1.628636] usb usb3: Manufacturer: Linux 4.1.0-bko67101-upstream ehci_hcd [ 1.628638] usb usb3: SerialNumber: 0000:00:16.2 [ 1.628915] hub 3-0:1.0: USB hub found [ 1.628968] hub 3-0:1.0: 4 ports detected [ 1.629381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.629393] ohci-pci: OHCI PCI platform driver [ 1.629579] ohci-pci 0000:00:12.0: enabling bus mastering [ 1.629586] ohci-pci 0000:00:12.0: OHCI PCI host controller [ 1.629592] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4 [ 1.629621] ohci-pci 0000:00:12.0: irq 18, io mem 0xd450a000 [ 1.688650] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.688654] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.688656] usb usb4: Product: OHCI PCI host controller [ 1.688658] usb usb4: Manufacturer: Linux 4.1.0-bko67101-upstream ohci_hcd [ 1.688660] usb usb4: SerialNumber: 0000:00:12.0 [ 1.688888] hub 4-0:1.0: USB hub found [ 1.688944] hub 4-0:1.0: 5 ports detected [ 1.689648] ohci-pci 0000:00:13.0: enabling bus mastering [ 1.689656] ohci-pci 0000:00:13.0: OHCI PCI host controller [ 1.689663] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 [ 1.689689] ohci-pci 0000:00:13.0: irq 18, io mem 0xd4508000 [ 1.748672] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.748677] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.748679] usb usb5: Product: OHCI PCI host controller [ 1.748682] usb usb5: Manufacturer: Linux 4.1.0-bko67101-upstream ohci_hcd [ 1.748683] usb usb5: SerialNumber: 0000:00:13.0 [ 1.748961] hub 5-0:1.0: USB hub found [ 1.749020] hub 5-0:1.0: 5 ports detected [ 1.749734] ohci-pci 0000:00:14.5: enabling bus mastering [ 1.749743] ohci-pci 0000:00:14.5: OHCI PCI host controller [ 1.749750] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6 [ 1.749781] ohci-pci 0000:00:14.5: irq 18, io mem 0xd4506000 [ 1.808650] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.808654] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.808657] usb usb6: Product: OHCI PCI host controller [ 1.808659] usb usb6: Manufacturer: Linux 4.1.0-bko67101-upstream ohci_hcd [ 1.808661] usb usb6: SerialNumber: 0000:00:14.5 [ 1.808907] hub 6-0:1.0: USB hub found [ 1.808959] hub 6-0:1.0: 2 ports detected [ 1.809483] ohci-pci 0000:00:16.0: enabling bus mastering [ 1.809491] ohci-pci 0000:00:16.0: OHCI PCI host controller [ 1.809497] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7 [ 1.809525] ohci-pci 0000:00:16.0: irq 18, io mem 0xd4505000 [ 1.868697] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.868701] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.868703] usb usb7: Product: OHCI PCI host controller [ 1.868705] usb usb7: Manufacturer: Linux 4.1.0-bko67101-upstream ohci_hcd [ 1.868707] usb usb7: SerialNumber: 0000:00:16.0 [ 1.868925] hub 7-0:1.0: USB hub found [ 1.868976] hub 7-0:1.0: 4 ports detected [ 1.869393] uhci_hcd: USB Universal Host Controller Interface driver [ 1.869464] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.871247] i8042: Detected active multiplexing controller, rev 1.1 [ 1.871927] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.871936] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [ 1.871939] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [ 1.871941] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [ 1.871943] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [ 1.872056] mousedev: PS/2 mouse device common for all mice [ 1.872516] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 1.872608] rtc_cmos 00:03: RTC can wake from S4 [ 1.872761] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.872788] rtc_cmos 00:03: alarms up to one day, 114 bytes nvram, hpet irqs [ 1.872846] device-mapper: uevent: version 1.0.3 [ 1.872944] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-de...@redhat.com [ 1.873098] hidraw: raw HID events driver (C) Jiri Kosina [ 1.873226] usbcore: registered new interface driver usbhid [ 1.873228] usbhid: USB HID core driver [ 1.873295] NET: Registered protocol family 17 [ 1.873322] Key type dns_resolver registered [ 1.873766] registered taskstats version 1 [ 1.874413] Btrfs loaded [ 1.874947] rtc_cmos 00:03: setting system clock to 2015-05-19 11:15:41 UTC (1432034141) [ 1.875013] acpi-cpufreq: overriding BIOS provided _PSD data [ 1.875201] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found [ 1.897140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 1.904416] ata3: SATA link down (SStatus 0 SControl 300) [ 1.908423] ata4: SATA link down (SStatus 0 SControl 300) [ 1.916431] usb 1-5: new high-speed USB device number 2 using ehci-pci [ 1.932422] usb 2-1: new high-speed USB device number 2 using ehci-pci [ 2.065101] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101 [ 2.065106] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.065109] usb 2-1: Product: USB 2.0 Hub [ 2.065395] hub 2-1:1.0: USB hub found [ 2.065618] hub 2-1:1.0: 4 ports detected [ 2.072440] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.074321] ata1.00: ATA-8: HGST HTE541515A9E630, KA0OA560, max UDMA/133 [ 2.074326] ata1.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.076385] ata1.00: configured for UDMA/133 [ 2.076615] scsi 0:0:0:0: Direct-Access ATA HGST HTE541515A9 A560 PQ: 0 ANSI: 5 [ 2.077075] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.077080] sd 0:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) [ 2.077082] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 2.077233] sd 0:0:0:0: [sda] Write Protect is off [ 2.077240] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.077351] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.080459] usb 1-5: New USB device found, idVendor=0461, idProduct=4db6 [ 2.080464] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=3 [ 2.080467] usb 1-5: Product: Villem [ 2.080469] usb 1-5: Manufacturer: Primax Electronics Ltd. [ 2.080471] usb 1-5: SerialNumber: PMX01 [ 2.088476] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2.089612] ata5.00: ATA-8: ST3500418AS, CC45, max UDMA/133 [ 2.089618] ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 2.090943] ata5.00: configured for UDMA/133 [ 2.091174] scsi 4:0:0:0: Direct-Access ATA ST3500418AS CC45 PQ: 0 ANSI: 5 [ 2.091645] sd 4:0:0:0: Attached scsi generic sg1 type 0 [ 2.091659] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) [ 2.091811] sd 4:0:0:0: [sdb] Write Protect is off [ 2.091818] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 2.091925] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.110867] sdb: sdb1 [ 2.111687] sd 4:0:0:0: [sdb] Attached SCSI disk [ 2.153669] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 > [ 2.154824] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.304510] tsc: Refined TSC clocksource calibration: 2094.754 MHz [ 2.304517] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x1e31d4d7de1, max_idle_ns: 440795244466 ns [ 2.352666] usb 2-1.1: new low-speed USB device number 3 using ehci-pci [ 2.466457] usb 2-1.1: New USB device found, idVendor=413c, idProduct=2106 [ 2.466464] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.466468] usb 2-1.1: Product: Dell QuietKey Keyboard [ 2.466472] usb 2-1.1: Manufacturer: DELL [ 2.470037] input: DELL Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1.1/2-1.1:1.0/0003:413C:2106.0001/input/input14 [ 2.524825] hid-generic 0003:413C:2106.0001: input,hidraw0: USB HID v1.10 Keyboard [DELL Dell QuietKey Keyboard] on usb-0000:00:13.2-1.1/input0 [ 2.612864] usb 2-1.3: new low-speed USB device number 4 using ehci-pci [ 2.671651] psmouse serio4: synaptics: queried max coordinates: x [..5560], y [..4778] [ 2.732361] usb 2-1.3: New USB device found, idVendor=1ea7, idProduct=0002 [ 2.732368] usb 2-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.732372] usb 2-1.3: Product: 2.4GHZ Mouse [ 2.735939] input: 2.4GHZ Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1.3/2-1.3:1.0/0003:1EA7:0002.0002/input/input15 [ 2.741375] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04773/0xa40000/0xa0400, board id: 0, fw id: 643134 [ 2.785573] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13 [ 2.789036] hid-generic 0003:1EA7:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [2.4GHZ Mouse] on usb-0000:00:13.2-1.3/input0 [ 2.796285] input: 2.4GHZ Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1.3/2-1.3:1.1/0003:1EA7:0002.0003/input/input16 [ 2.849372] hid-generic 0003:1EA7:0002.0003: input,hiddev0,hidraw2: USB HID v1.10 Mouse [2.4GHZ Mouse] on usb-0000:00:13.2-1.3/input1 [ 2.850089] Freeing unused kernel memory: 1108K (ffffffff81f0f000 - ffffffff82024000) [ 2.850094] Write protecting the kernel read-only data: 14336k [ 2.851296] Freeing unused kernel memory: 1852K (ffff880001831000 - ffff880001a00000) [ 2.851898] Freeing unused kernel memory: 1004K (ffff880001d05000 - ffff880001e00000) [ 2.923596] dynamic_debug:ddebug_add_module: 4 debug prints in module xen_netfront [ 2.932935] dynamic_debug:ddebug_remove_module: removing module "xen_netfront" [ 2.959439] dynamic_debug:ddebug_add_module: 9 debug prints in module xen_blkfront [ 2.968920] dynamic_debug:ddebug_remove_module: removing module "xen_blkfront" [ 2.989870] udev[107]: starting version 166 [ 3.283955] dynamic_debug:ddebug_add_module: 3 debug prints in module drm [ 3.284522] [drm] Initialized drm 1.1.0 20060810 [ 3.294525] dynamic_debug:ddebug_add_module: 3 debug prints in module ttm [ 3.307310] Switched to clocksource tsc [ 3.314059] dynamic_debug:ddebug_add_module: 2 debug prints in module radeon [ 3.314641] [drm] radeon kernel modesetting enabled. [ 3.345644] [drm] initializing kernel modesetting (RS880 0x1002:0x9712 0x103C:0x1455). [ 3.345669] [drm] register mmio base: 0xD4400000 [ 3.345672] [drm] register mmio size: 65536 [ 3.346406] ATOM BIOS: HP_Timex [ 3.346439] radeon 0000:01:05.0: VRAM: 320M 0x00000000C0000000 - 0x00000000D3FFFFFF (320M used) [ 3.346444] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF [ 3.346451] [drm] Detected VRAM RAM=320M, BAR=256M [ 3.346453] [drm] RAM width 32bits DDR [ 3.346539] [TTM] Zone kernel: Available graphics memory: 3926112 kiB [ 3.346542] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 3.346544] [TTM] Initializing pool allocator [ 3.346555] [TTM] Initializing DMA pool allocator [ 3.346588] [drm] radeon: 320M of VRAM memory ready [ 3.346591] [drm] radeon: 512M of GTT memory ready. [ 3.346609] [drm] Loading RS780 Microcode [ 3.346726] [drm] radeon: power management initialized [ 3.346751] radeon 0000:01:05.0: Direct firmware load for radeon/RS780_uvd.bin failed with error -2 [ 3.346756] radeon 0000:01:05.0: radeon_uvd: Can't load firmware "radeon/RS780_uvd.bin" [ 3.346901] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 3.359123] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). [ 3.359213] radeon 0000:01:05.0: WB enabled [ 3.359220] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff880231968c00 [ 3.359225] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.359227] [drm] Driver supports precise vblank timestamp query. [ 3.359230] radeon 0000:01:05.0: radeon: MSI limited to 32-bit [ 3.359252] [drm] radeon: irq initialized. [ 3.391869] [drm] ring test on 0 succeeded in 1 usecs [ 3.394377] [drm] ib test on ring 0 succeeded in 0 usecs [ 3.396869] [drm] radeon atom DIG backlight initialized [ 3.396876] [drm] Radeon Display Connectors [ 3.396879] [drm] Connector 0: [ 3.396881] [drm] VGA-1 [ 3.396885] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c [ 3.396887] [drm] Encoders: [ 3.396890] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 3.396892] [drm] Connector 1: [ 3.396894] [drm] LVDS-1 [ 3.396897] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c [ 3.396899] [drm] Encoders: [ 3.396901] [drm] LCD1: INTERNAL_KLDSCP_LVTMA [ 3.396903] [drm] Connector 2: [ 3.396904] [drm] DP-1 [ 3.396906] [drm] HPD1 [ 3.396909] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c [ 3.396911] [drm] Encoders: [ 3.396913] [drm] DFP1: INTERNAL_UNIPHY [ 3.396915] [drm] Connector 3: [ 3.396917] [drm] DP-2 [ 3.396918] [drm] HPD2 [ 3.396921] [drm] DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c [ 3.396923] [drm] Encoders: [ 3.396925] [drm] DFP2: INTERNAL_UNIPHY [ 3.975595] random: nonblocking pool is initialized [ 4.411962] [drm] fb mappable at 0xC0141000 [ 4.411971] [drm] vram apper at 0xC0000000 [ 4.411976] [drm] size 5787648 [ 4.411980] [drm] fb depth is 24 [ 4.411983] [drm] pitch is 6400 [ 4.412202] fbcon: radeondrmfb (fb0) is primary device [ 4.492331] Console: switching to colour frame buffer device 200x56 [ 4.507235] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device [ 4.507241] radeon 0000:01:05.0: registered panic notifier [ 4.517492] [drm] Initialized radeon 2.42.0 20080528 for 0000:01:05.0 on minor 0 [ 4.690366] video LNXVIDEO:00: Restoring backlight state [ 4.811721] PM: Starting manual resume from disk [ 5.069162] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: acl,user_xattr [ 5.201245] EXT4-fs (sda3): re-mounted. Opts: acl,user_xattr [ 8.883837] udev[499]: starting version 166 [ 9.187309] dynamic_debug:ddebug_add_module: 1 debug prints in module led_class [ 9.204813] dynamic_debug:ddebug_add_module: 3 debug prints in module input_polldev [ 9.264963] dynamic_debug:ddebug_add_module: 1 debug prints in module lis3lv02d [ 9.275834] dynamic_debug:ddebug_add_module: 1 debug prints in module tpm [ 9.294333] dynamic_debug:ddebug_add_module: 12 debug prints in module i2c_piix4 [ 9.294525] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B06 (\_SB_.PCI0.SMBS.SMBO) (20150410/utaddress-254) [ 9.294536] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.310786] dynamic_debug:ddebug_add_module: 10 debug prints in module tpm_tis [ 9.333405] dynamic_debug:ddebug_add_module: 32 debug prints in module mmc_core [ 9.346708] dynamic_debug:ddebug_add_module: 31 debug prints in module sdhci [ 9.347139] sdhci: Secure Digital Host Controller Interface driver [ 9.347144] sdhci: Copyright(c) Pierre Ossman [ 9.350549] dynamic_debug:ddebug_add_module: 1 debug prints in module sdhci_pci [ 9.350782] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 1) [ 9.351111] sdhci-pci 0000:03:00.0: Will use DMA mode even though HW doesn't fully claim to support it. [ 9.351122] sdhci-pci 0000:03:00.0: No vmmc regulator found [ 9.351127] sdhci-pci 0000:03:00.0: No vqmmc regulator found [ 9.352428] mmc0: SDHCI controller on PCI [0000:03:00.0] using DMA [ 9.358611] hp_accel: hardware type HPB655x found [ 9.358945] wmi: Mapper loaded [ 9.359385] lis3lv02d: 8 bits sensor found [ 9.370883] tpm_tis 00:00: 1.2 TPM (device-id 0xB, rev-id 16) [ 9.399077] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input17 [ 9.419442] dynamic_debug:ddebug_add_module: 5 debug prints in module snd [ 9.509973] sky2 0000:02:00.0 eth1: renamed from eth0 [ 9.519112] input: HP WMI hotkeys as /devices/virtual/input/input18 [ 9.535195] hp_wmi: device hp-wifi blocked by BIOS [ 9.540993] dynamic_debug:ddebug_add_module: 1 debug prints in module snd_timer [ 9.606966] tpm_tis 00:00: TPM is disabled/deactivated (0x7) [ 9.637438] dynamic_debug:ddebug_add_module: 10 debug prints in module kvm [ 9.708641] dynamic_debug:ddebug_add_module: 5 debug prints in module snd_pcm [ 9.819323] dynamic_debug:ddebug_add_module: 1 debug prints in module snd_hda_core [ 9.823109] kvm: Nested Virtualization enabled [ 9.823118] kvm: Nested Paging enabled [ 9.858537] dynamic_debug:ddebug_add_module: 16 debug prints in module snd_hda_codec [ 9.909256] dynamic_debug:ddebug_add_module: 2 debug prints in module videobuf2_memops [ 9.911633] dynamic_debug:ddebug_add_module: 2 debug prints in module videobuf2_vmalloc [ 9.945550] dynamic_debug:ddebug_add_module: 9 debug prints in module snd_hda_controller [ 9.948113] Linux video capture interface: v2.00 [ 9.979698] dynamic_debug:ddebug_add_module: 11 debug prints in module snd_hda_intel [ 9.981131] uvcvideo: Found UVC 1.00 device Villem (0461:4db6) [ 9.989244] input: Villem as /devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/input/input19 [ 9.989533] usbcore: registered new interface driver uvcvideo [ 9.989538] USB Video Class driver (1.1.1) [ 9.994380] dynamic_debug:ddebug_add_module: 17 debug prints in module snd_hda_codec_hdmi [ 9.995598] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:05.1/sound/card1/input20 [ 10.002780] dynamic_debug:ddebug_add_module: 14 debug prints in module snd_hda_codec_generic [ 10.026004] dynamic_debug:ddebug_add_module: 5 debug prints in module snd_hda_codec_idt [ 10.026693] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD75B3X5: line_outs=1 (0xf/0x0/0x0/0x0/0x0) type:line [ 10.026702] snd_hda_codec_idt hdaudioC0D0: speaker_outs=1 (0xd/0x0/0x0/0x0/0x0) [ 10.026710] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0) [ 10.026715] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0 [ 10.026720] snd_hda_codec_idt hdaudioC0D0: inputs: [ 10.026751] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0xc [ 10.026757] snd_hda_codec_idt hdaudioC0D0: Mic=0xb [ 10.026780] snd_hda_codec_idt hdaudioC0D0: Line=0xe [ 10.055381] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card0/input21 [ 10.056216] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input22 [ 10.056359] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input23 [ 10.056489] input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card0/input24 [ 10.056630] input: HDA ATI SB Dock Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input25 [ 11.554213] Adding 8384508k swap on /dev/sda6. Priority:-1 extents:1 across:8384508k [ 12.185112] loop: module loaded [ 84.759471] kjournald starting. Commit interval 5 seconds [ 84.759504] EXT3-fs (sda2): mounted filesystem with ordered data mode [ 84.841756] kjournald starting. Commit interval 5 seconds [ 84.844212] EXT3-fs (sda5): using internal journal [ 84.844224] EXT3-fs (sda5): mounted filesystem with journal data mode [ 84.895535] kjournald starting. Commit interval 5 seconds [ 84.895592] EXT3-fs (sda1): mounted filesystem with ordered data mode [ 84.926610] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support! [ 84.955568] EXT4-fs (dm-3): mounted filesystem with journalled data mode. Opts: data=journal [ 85.076087] kjournald starting. Commit interval 5 seconds [ 85.078577] EXT3-fs (dm-4): using internal journal [ 85.078588] EXT3-fs (dm-4): mounted filesystem with journal data mode [ 85.201164] kjournald starting. Commit interval 5 seconds [ 85.203262] EXT3-fs (dm-2): using internal journal [ 85.203273] EXT3-fs (dm-2): mounted filesystem with writeback data mode [ 85.291799] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) [ 85.485308] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 85.530073] ISO 9660 Extensions: RRIP_1991A [ 85.613021] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 85.769166] ISO 9660 Extensions: RRIP_1991A [ 86.108017] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 86.279009] ISO 9660 Extensions: RRIP_1991A [ 86.391803] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 86.455578] ISO 9660 Extensions: RRIP_1991A [ 86.599633] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 86.688070] ISO 9660 Extensions: RRIP_1991A [ 86.755975] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 86.807307] ISO 9660 Extensions: RRIP_1991A [ 87.034972] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 87.147120] ISO 9660 Extensions: RRIP_1991A [ 87.250883] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 87.297475] ISO 9660 Extensions: RRIP_1991A [ 87.356018] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 87.418982] ISO 9660 Extensions: RRIP_1991A [ 87.578753] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 87.652346] ISO 9660 Extensions: RRIP_1991A [ 87.811655] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 87.906534] ISO 9660 Extensions: RRIP_1991A [ 87.974268] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 88.064035] ISO 9660 Extensions: RRIP_1991A [ 88.147813] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 88.283372] ISO 9660 Extensions: RRIP_1991A [ 88.374135] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 88.462771] ISO 9660 Extensions: RRIP_1991A [ 88.580845] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 88.637388] ISO 9660 Extensions: RRIP_1991A [ 88.737666] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 88.802431] ISO 9660 Extensions: RRIP_1991A [ 88.913413] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 88.978251] ISO 9660 Extensions: RRIP_1991A [ 89.038616] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 89.083508] ISO 9660 Extensions: RRIP_1991A [ 89.193555] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 89.264217] ISO 9660 Extensions: RRIP_1991A [ 89.391802] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 89.442693] ISO 9660 Extensions: RRIP_1991A [ 89.514704] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 89.570713] ISO 9660 Extensions: RRIP_1991A [ 89.638921] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 89.721074] ISO 9660 Extensions: RRIP_1991A [ 91.253177] dynamic_debug:ddebug_add_module: 1 debug prints in module tun [ 91.253381] tun: Universal TUN/TAP device driver, 1.6 [ 91.253386] tun: (C) 1999-2004 Max Krasnyansky <m...@qualcomm.com> [ 91.517038] dynamic_debug:ddebug_add_module: 12 debug prints in module snd_seq [ 91.549279] dynamic_debug:ddebug_add_module: 8 debug prints in module snd_pcm_oss [ 92.445946] dynamic_debug:ddebug_add_module: 31 debug prints in module ipv6 [ 92.447934] NET: Registered protocol family 10 [ 92.452187] IPv6: ADDRCONF(NETDEV_UP): xentap: link is not ready [ 92.790253] sky2 0000:02:00.0 eth1: enabling interface [ 92.790426] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 93.323815] Installing knfsd (copyright (C) 1996 o...@monad.swb.de). [ 93.948032] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 93.957284] NFSD: starting 90-second grace period (net ffffffff81ec74c0) [ 94.438585] sky2 0000:02:00.0 eth1: Link is up at 100 Mbps, full duplex, flow control both [ 94.438636] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 98.912046] snd_hda_intel 0000:01:05.1: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj. [ 104.890056] dynamic_debug:ddebug_add_module: 761 debug prints in module bluetooth [ 104.890602] Bluetooth: Core ver 2.20 [ 104.890622] NET: Registered protocol family 31 [ 104.890624] Bluetooth: HCI device and connection manager initialized [ 104.890628] Bluetooth: HCI socket layer initialized [ 104.890631] Bluetooth: L2CAP socket layer initialized [ 104.890637] Bluetooth: SCO socket layer initialized [ 104.912046] dynamic_debug:ddebug_add_module: 135 debug prints in module rfcomm [ 104.913025] Bluetooth: RFCOMM TTY layer initialized [ 104.913034] Bluetooth: RFCOMM socket layer initialized [ 104.913044] Bluetooth: RFCOMM ver 1.11 [ 108.077790] EXT4-fs (sda3): re-mounted. Opts: acl,user_xattr,commit=0 [ 109.512756] EXT4-fs (dm-3): re-mounted. Opts: data=journal,commit=0 [ 110.222680] EXT4-fs (dm-1): re-mounted. Opts: commit=0 [ 179.893259] EXT4-fs (dm-5): mounted filesystem with journalled data mode. Opts: data=journal [66608.152843] OLH acpi_thermal_trips_update(439) kthreadd[2]->kworker/0:2[60] active0 tmp 3632 F tmp 90000 C ko 2732 [66608.153133] OLH acpi_thermal_trips_update(439) kthreadd[2]->kworker/0:2[60] active1 tmp 3552 F tmp 82000 C ko 2732 [66608.153366] OLH acpi_thermal_trips_update(439) kthreadd[2]->kworker/0:2[60] active2 tmp 3472 F tmp 74000 C ko 2732 [66608.153596] OLH acpi_thermal_trips_update(439) kthreadd[2]->kworker/0:2[60] active3 tmp 3392 F tmp 66000 C ko 2732 [66608.153826] OLH acpi_thermal_trips_update(439) kthreadd[2]->kworker/0:2[60] active4 tmp 3262 F tmp 53000 C ko 2732 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/