Re: linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]

From: Sedat Dilek
Date: Tue Apr 09 2013 - 14:27:37 EST


On Tue, Apr 9, 2013 at 6:51 PM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> On 9 April 2013 21:38, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
>> With x=3 the system gets in an unuseable state.
>>
>> root# echo 0 > /sys/devices/system/cpu/cpu3/online
>>
>> I could not write my reply and had to do a hard/cold reboot.
>> The dmesg log I saw looked similiar to my digicam-shot.
>
> Few things i need from you. First is output of cpufreq-info. Then
> all the steps you did to reproduce above? Removed any other cpus?
>
> I am not able to find next-20130326 tag in my repo, only have 23 and 28.
> Can you debug it a bit to find exact line of code causing this issue using
> objdump?
>
> HINT: Documentation/BUG-HUNTING..
>
> Give me line numbers of both of these functions: __cpufreq_governor() and
> __cpufreq_remove_dev().

I have recompiled next-20130326 and the REGRESSION is still reproducible.

Attached are my dmesg, kernel-config, tarball of my drivers/cpufreq
build-dir, objdump of cpufreq_governor.o and the list of my current
amd64-toolchain.

Hope this helps you!

Regards,
- Sedat -
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.9.0-rc4-next20130326-1-iniza-small (sedat.dilek@xxxxxxxxx@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Tue Apr 9 19:33:46 CEST 2013
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.9.0-rc4-next20130326-1-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Disabled fast string operations
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] 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 0x00000000ffd80000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask FE0000000 write-back
[ 0.000000] 6 base 11FE00000 mask FFFE00000 uncachable
[ 0.000000] 7 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01f9d000, 0x01f9dfff] PGTABLE
[ 0.000000] BRK [0x01f9e000, 0x01f9efff] PGTABLE
[ 0.000000] BRK [0x01f9f000, 0x01f9ffff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11fc00000-0x11fdfffff]
[ 0.000000] [mem 0x11fc00000-0x11fdfffff] page 2M
[ 0.000000] BRK [0x01fa0000, 0x01fa0fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fbfffff]
[ 0.000000] [mem 0x11c000000-0x11fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40200000-0xd9c9efff]
[ 0.000000] [mem 0x40200000-0xd9bfffff] page 2M
[ 0.000000] [mem 0xd9c00000-0xd9c9efff] page 4k
[ 0.000000] BRK [0x01fa1000, 0x01fa1fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff]
[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x379b0000-0x37ccffff]
[ 0.000000] ACPI: RSDP 00000000000f0100 00024 (v02 SECCSD)
[ 0.000000] ACPI: XSDT 00000000daffe170 0008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[ 0.000000] ACPI: FACP 00000000dafef000 0010C (v05 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: DSDT 00000000daff2000 083AC (v02 SECCSD SNB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000daf47000 00040
[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[ 0.000000] ACPI: SSDT 00000000daffb000 01068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[ 0.000000] ACPI: ASF! 00000000daff1000 000A5 (v32 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: HPET 00000000dafee000 00038 (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: APIC 00000000dafed000 00098 (v03 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: MCFG 00000000dafec000 0003C (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 00000000dafeb000 00804 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000dafea000 00996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 00000000dafe9000 0003E (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: UEFI 00000000dafe8000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: UEFI 00000000dafe7000 0026A (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 00000000dafe6000 000D0 (v01 Iffs IffsAsl 00003000 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fdfffff]
[ 0.000000] NODE_DATA [mem 0x11fdf8000-0x11fdfbfff]
[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
[ 0.000000] node 0: [mem 0x40200000-0xd9c9efff]
[ 0.000000] node 0: [mem 0xdafff000-0xdaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x11fdfffff]
[ 0.000000] On node 0 totalpages: 1021500
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 156 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13859 pages used for memmap
[ 0.000000] DMA32 zone: 886944 pages, LIFO batch:31
[ 0.000000] Normal zone: 2040 pages used for memmap
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 14, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[ 0.000000] PM: Registered nosave memory: 00000000d9c9f000 - 00000000dae7f000
[ 0.000000] PM: Registered nosave memory: 00000000dae7f000 - 00000000daf9f000
[ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
[ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000
[ 0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011fa00000 s85440 r8192 d21056 u262144
[ 0.000000] pcpu-alloc: s85440 r8192 d21056 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: 1005381
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.9.0-rc4-next20130326-1-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3933400k/4716544k available (6910k kernel code, 630544k absent, 152600k reserved, 6347k data, 1320k init)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] NR_IRQS:16640 nr_irqs:744 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 1596.358 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.71 BogoMIPS (lpj=6385432)
[ 0.000009] pid_max: default: 32768 minimum: 301
[ 0.000036] Security Framework initialized
[ 0.000050] AppArmor: AppArmor initialized
[ 0.000052] Yama: becoming mindful.
[ 0.000397] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001448] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.001897] Mount-cache hash table entries: 256
[ 0.002094] Initializing cgroup subsys cpuacct
[ 0.002099] Initializing cgroup subsys memory
[ 0.002110] Initializing cgroup subsys devices
[ 0.002114] Initializing cgroup subsys freezer
[ 0.002117] Initializing cgroup subsys blkio
[ 0.002120] Initializing cgroup subsys perf_event
[ 0.002124] Initializing cgroup subsys hugetlb
[ 0.002151] Disabled fast string operations
[ 0.002155] CPU: Physical Processor ID: 0
[ 0.002157] CPU: Processor Core ID: 0
[ 0.002163] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002163] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002170] mce: CPU supports 7 MCE banks
[ 0.002184] CPU0: Thermal monitoring enabled (TM1)
[ 0.002197] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[ 0.002197] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 0.002197] tlb_flushall_shift: 5
[ 0.002291] Freeing SMP alternatives: 24k freed
[ 0.004515] ACPI: Core revision 20130214
[ 0.009946] ACPI: All ACPI Tables successfully acquired
[ 0.011500] ftrace: allocating 26226 entries in 103 pages
[ 0.026488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.066149] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (fam: 06, model: 2a, stepping: 07)
[ 0.066161] TSC deadline timer enabled
[ 0.066173] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[ 0.066183] ... version: 3
[ 0.066186] ... bit width: 48
[ 0.066188] ... generic registers: 4
[ 0.066190] ... value mask: 0000ffffffffffff
[ 0.066193] ... max period: 000000007fffffff
[ 0.066195] ... fixed-purpose events: 3
[ 0.066198] ... event mask: 000000070000000f
[ 0.078425] Disabled fast string operations
[ 0.080642] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.091769] Disabled fast string operations
[ 0.105000] Disabled fast string operations
[ 0.067394] smpboot: Booting Node 0, Processors #1 #2 #3
[ 0.107124] Brought up 4 CPUs
[ 0.107133] smpboot: Total of 4 processors activated (12770.86 BogoMIPS)
[ 0.110962] devtmpfs: initialized
[ 0.111853] EVM: security.selinux
[ 0.111856] EVM: security.SMACK64
[ 0.111859] EVM: security.capability
[ 0.111904] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[ 0.112751] regulator-dummy: no parameters
[ 0.112802] NET: Registered protocol family 16
[ 0.112920] ACPI: bus type PCI registered
[ 0.112983] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.112988] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.119644] PCI: Using configuration type 1 for base access
[ 0.120533] bio: create slab <bio-0> at 0
[ 0.120644] ACPI: Added _OSI(Module Device)
[ 0.120647] ACPI: Added _OSI(Processor Device)
[ 0.120650] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.120653] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.122158] ACPI: EC: Look up EC in DSDT
[ 0.150789] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.153136] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.164250] ACPI: SSDT 00000000dae70718 00688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.164643] ACPI: Dynamic OEM Table Load:
[ 0.164647] ACPI: SSDT (null) 00688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.178999] ACPI: SSDT 00000000dae71a98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.179426] ACPI: Dynamic OEM Table Load:
[ 0.179430] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.191268] ACPI: SSDT 00000000dae6fd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.191654] ACPI: Dynamic OEM Table Load:
[ 0.191657] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.208408] ACPI: Interpreter enabled
[ 0.208422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130214/hwxface-568)
[ 0.208439] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.208442] ACPI: Using IOAPIC for interrupt routing
[ 0.208471] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.223801] ACPI: Power Resource [FN00] (off)
[ 0.223886] ACPI: Power Resource [FN01] (off)
[ 0.223967] ACPI: Power Resource [FN02] (off)
[ 0.224045] ACPI: Power Resource [FN03] (off)
[ 0.224129] ACPI: Power Resource [FN04] (off)
[ 0.224727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.224895] \_SB_.PCI0:_OSC invalid UUID
[ 0.224896] _OSC request data:1 8 1f
[ 0.224976] \_SB_.PCI0:_OSC invalid UUID
[ 0.224977] _OSC request data:1 1f 1f
[ 0.224981] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.224986] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.225424] PCI host bridge to bus 0000:00
[ 0.225429] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.225433] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.225436] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.225440] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.225443] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 0.225447] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.225458] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.225552] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.225564] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.225571] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.225576] pci 0000:00:02.0: reg 20: [io 0x3000-0x303f]
[ 0.225690] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.225716] pci 0000:00:16.0: reg 10: [mem 0xf0705000-0xf070500f 64bit]
[ 0.225800] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.225893] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.225917] pci 0000:00:1a.0: reg 10: [mem 0xf070a000-0xf070a3ff]
[ 0.226015] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.226077] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.226094] pci 0000:00:1b.0: reg 10: [mem 0xf0700000-0xf0703fff 64bit]
[ 0.226169] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.226199] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.226234] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.226322] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.226356] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.226393] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.226480] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.226516] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.226553] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.226682] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.226768] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.226792] pci 0000:00:1d.0: reg 10: [mem 0xf0709000-0xf07093ff]
[ 0.226890] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.226947] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[ 0.227103] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.227124] pci 0000:00:1f.2: reg 10: [io 0x3088-0x308f]
[ 0.227133] pci 0000:00:1f.2: reg 14: [io 0x3094-0x3097]
[ 0.227147] pci 0000:00:1f.2: reg 18: [io 0x3080-0x3087]
[ 0.227156] pci 0000:00:1f.2: reg 1c: [io 0x3090-0x3093]
[ 0.227165] pci 0000:00:1f.2: reg 20: [io 0x3060-0x307f]
[ 0.227174] pci 0000:00:1f.2: reg 24: [mem 0xf0708000-0xf07087ff]
[ 0.227225] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.227288] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.227306] pci 0000:00:1f.3: reg 10: [mem 0xf0704000-0xf07040ff 64bit]
[ 0.227329] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
[ 0.227608] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[ 0.227788] pci 0000:01:00.0: reg 10: [mem 0xf0600000-0xf0601fff 64bit]
[ 0.228521] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.228673] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.235282] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.235291] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.235432] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.235502] pci 0000:02:00.0: reg 10: [io 0x2000-0x20ff]
[ 0.235624] pci 0000:02:00.0: reg 18: [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.235694] pci 0000:02:00.0: reg 20: [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.236025] pci 0000:02:00.0: supports D1 D2
[ 0.236027] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.236139] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.243216] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.243230] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.243253] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.243393] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.243431] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf0507fff 64bit]
[ 0.243628] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.251209] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.251229] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.251266] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.251879] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.251941] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.252002] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.252061] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.252118] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.252178] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.252237] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.252295] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.252736] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.252746] acpi root: \_SB_.PCI0 notify handler is installed
[ 0.252800] Found 1 acpi root devices
[ 0.252842] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.252978] ACPI: No dock devices found.
[ 0.253059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.253066] vgaarb: loaded
[ 0.253068] vgaarb: bridge control possible 0000:00:02.0
[ 0.253217] SCSI subsystem initialized
[ 0.253221] ACPI: bus type ATA registered
[ 0.253270] libata version 3.00 loaded.
[ 0.253287] ACPI: bus type USB registered
[ 0.253306] usbcore: registered new interface driver usbfs
[ 0.253316] usbcore: registered new interface driver hub
[ 0.253341] usbcore: registered new device driver usb
[ 0.253429] PCI: Using ACPI for IRQ routing
[ 0.255099] PCI: pci_cache_line_size set to 64 bytes
[ 0.255208] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.255210] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[ 0.255212] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.255214] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.255294] NetLabel: Initializing
[ 0.255297] NetLabel: domain hash size = 128
[ 0.255299] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.255310] NetLabel: unlabeled traffic allowed by default
[ 0.255370] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.255378] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.257389] Switching to clocksource hpet
[ 0.262275] AppArmor: AppArmor Filesystem Enabled
[ 0.262303] pnp: PnP ACPI init
[ 0.262316] ACPI: bus type PNP registered
[ 0.262674] pnp 00:00: [dma 4]
[ 0.262698] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.262717] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.262805] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.262835] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.262880] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.262885] system 00:04: [io 0x1000-0x100f] has been reserved
[ 0.262888] system 00:04: [io 0x5000-0x5003] has been reserved
[ 0.262892] system 00:04: [io 0xffff] has been reserved
[ 0.262895] system 00:04: [io 0x0400-0x0453] has been reserved
[ 0.262898] system 00:04: [io 0x0458-0x047f] has been reserved
[ 0.262902] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.262905] system 00:04: [io 0x0a00-0x0a0f] has been reserved
[ 0.262909] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.262912] system 00:04: [io 0x5000-0x500f] could not be reserved
[ 0.262917] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.262940] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.262986] system 00:06: [io 0x0454-0x0457] has been reserved
[ 0.262991] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.263022] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.263063] pnp 00:08: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[ 0.263221] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.263226] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.263230] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.263233] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.263237] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.263241] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.263244] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.263248] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.263252] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.263255] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.263260] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.263705] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.263730] pnp: PnP ACPI: found 11 devices
[ 0.263733] ACPI: bus type PNP unregistered
[ 0.270274] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.270284] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.270295] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.270300] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.270311] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.270321] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.270328] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.270492] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.270494] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.270496] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.270498] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[ 0.270500] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[ 0.270502] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[ 0.270504] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.270506] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.270508] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.270536] NET: Registered protocol family 2
[ 0.270687] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.270840] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.270938] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.270971] TCP: reno registered
[ 0.270981] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.271002] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.271069] NET: Registered protocol family 1
[ 0.271082] pci 0000:00:02.0: Boot video device
[ 0.271429] PCI: CLS 64 bytes, default 64
[ 0.271473] Trying to unpack rootfs image as initramfs...
[ 0.335687] Freeing initrd memory: 3200k freed
[ 0.336367] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.336377] software IO TLB [mem 0xd5c9f000-0xd9c9f000] (64MB) mapped at [ffff8800d5c9f000-ffff8800d9c9efff]
[ 0.336593] Scanning for low memory corruption every 60 seconds
[ 0.336800] Initialise module verification
[ 0.336845] audit: initializing netlink socket (disabled)
[ 0.336862] type=2000 audit(1365538281.332:1): initialized
[ 0.369775] bounce pool size: 64 pages
[ 0.369786] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.371102] VFS: Disk quotas dquot_6.5.2
[ 0.371147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.371556] fuse init (API version 7.21)
[ 0.371637] msgmni has been set to 7688
[ 0.372114] Key type asymmetric registered
[ 0.372119] Asymmetric key parser 'x509' registered
[ 0.372151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.372185] io scheduler noop registered
[ 0.372191] io scheduler deadline registered (default)
[ 0.372198] io scheduler cfq registered
[ 0.372405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.372420] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.372461] intel_idle: MWAIT substates: 0x21120
[ 0.372463] intel_idle: v0.4 model 0x2A
[ 0.372464] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.372850] ACPI: AC Adapter [ADP1] (on-line)
[ 0.372914] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.372932] ACPI: Lid Switch [LID0]
[ 0.372965] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.372971] ACPI: Power Button [PWRB]
[ 0.373001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.373006] ACPI: Power Button [PWRF]
[ 0.373054] ACPI: Fan [FAN0] (off)
[ 0.373085] ACPI: Fan [FAN1] (off)
[ 0.373111] ACPI: Fan [FAN2] (off)
[ 0.373135] ACPI: Fan [FAN3] (off)
[ 0.373157] ACPI: Fan [FAN4] (off)
[ 0.373203] ACPI: Requesting acpi_cpufreq
[ 0.377401] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.377406] ACPI: Thermal Zone [TZ00] (61 C)
[ 0.377599] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.377603] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.377631] GHES: HEST is not enabled!
[ 0.377775] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.380157] Linux agpgart interface v0.103
[ 0.381962] ACPI: Battery Slot [BAT1] (battery present)
[ 0.382195] brd: module loaded
[ 0.382784] loop: module loaded
[ 0.382875] ahci 0000:00:1f.2: version 3.0
[ 0.382990] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 0.383029] ahci: SSS flag set, parallel bus scan disabled
[ 0.397342] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[ 0.397348] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.397356] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.421613] scsi0 : ahci
[ 0.421701] scsi1 : ahci
[ 0.421761] scsi2 : ahci
[ 0.421820] scsi3 : ahci
[ 0.421884] scsi4 : ahci
[ 0.421944] scsi5 : ahci
[ 0.421980] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 40
[ 0.421986] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 40
[ 0.421989] ata3: DUMMY
[ 0.421993] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 40
[ 0.421998] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 40
[ 0.422001] ata6: DUMMY
[ 0.422258] libphy: Fixed MDIO Bus: probed
[ 0.422330] tun: Universal TUN/TAP device driver, 1.6
[ 0.422333] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 0.422377] PPP generic driver version 2.4.2
[ 0.422416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.422420] ehci-pci: EHCI PCI platform driver
[ 0.422504] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 0.422508] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.422515] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.422532] ehci-pci 0000:00:1a.0: debug port 2
[ 0.426437] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.426453] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[ 0.437292] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.437311] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.437315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.437320] usb usb1: Product: EHCI Host Controller
[ 0.437323] usb usb1: Manufacturer: Linux 3.9.0-rc4-next20130326-1-iniza-small ehci_hcd
[ 0.437327] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.437418] hub 1-0:1.0: USB hub found
[ 0.437424] hub 1-0:1.0: 2 ports detected
[ 0.437551] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 0.437555] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.437561] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.437577] ehci-pci 0000:00:1d.0: debug port 2
[ 0.441471] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.441485] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[ 0.453278] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.453292] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.453296] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.453300] usb usb2: Product: EHCI Host Controller
[ 0.453303] usb usb2: Manufacturer: Linux 3.9.0-rc4-next20130326-1-iniza-small ehci_hcd
[ 0.453307] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.453386] hub 2-0:1.0: USB hub found
[ 0.453391] hub 2-0:1.0: 2 ports detected
[ 0.453453] ehci-platform: EHCI generic platform driver
[ 0.453461] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.453474] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.453539] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.453545] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[ 0.463287] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[ 0.463293] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[ 0.463298] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[ 0.463304] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[ 0.463309] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[ 0.463420] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.463424] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.463428] usb usb3: Product: xHCI Host Controller
[ 0.463431] usb usb3: Manufacturer: Linux 3.9.0-rc4-next20130326-1-iniza-small xhci_hcd
[ 0.463435] usb usb3: SerialNumber: 0000:03:00.0
[ 0.463496] xHCI xhci_add_endpoint called for root hub
[ 0.463498] xHCI xhci_check_bandwidth called for root hub
[ 0.463516] hub 3-0:1.0: USB hub found
[ 0.463525] hub 3-0:1.0: 2 ports detected
[ 0.463581] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.463586] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[ 0.463622] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.463626] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.463629] usb usb4: Product: xHCI Host Controller
[ 0.463632] usb usb4: Manufacturer: Linux 3.9.0-rc4-next20130326-1-iniza-small xhci_hcd
[ 0.463636] usb usb4: SerialNumber: 0000:03:00.0
[ 0.463696] xHCI xhci_add_endpoint called for root hub
[ 0.463697] xHCI xhci_check_bandwidth called for root hub
[ 0.463712] hub 4-0:1.0: USB hub found
[ 0.463721] hub 4-0:1.0: 2 ports detected
[ 0.553249] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[ 0.559324] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.559331] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.559432] mousedev: PS/2 mouse device common for all mice
[ 0.559880] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.559913] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.559970] device-mapper: uevent: version 1.0.3
[ 0.560024] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@xxxxxxxxxx
[ 0.560034] Intel P-state driver initializing.
[ 0.560048] Intel pstate controlling: cpu 0
[ 0.560065] Intel pstate controlling: cpu 1
[ 0.560085] Intel pstate controlling: cpu 2
[ 0.560100] Intel pstate controlling: cpu 3
[ 0.560195] cpuidle: using governor ladder
[ 0.560302] cpuidle: using governor menu
[ 0.560308] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.560311] EFI Variables Facility v0.08 2004-May-17
[ 0.560420] ashmem: initialized
[ 0.560529] TCP: cubic registered
[ 0.560611] NET: Registered protocol family 10
[ 0.560806] NET: Registered protocol family 17
[ 0.560819] Key type dns_resolver registered
[ 0.561031] PM: Hibernation image not present or could not be loaded.
[ 0.561033] Loading module verification certificates
[ 0.562141] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: cde84944e14957686571cad2444af3ff757bfd74'
[ 0.562156] registered taskstats version 1
[ 0.564506] Key type trusted registered
[ 0.566886] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.569410] Key type encrypted registered
[ 0.575098] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.575103] EDD information not available.
[ 0.741196] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.742395] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[ 0.742415] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.743736] ata1.00: configured for UDMA/133
[ 0.744245] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[ 0.744615] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.744665] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.744673] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.744989] sd 0:0:0:0: [sda] Write Protect is off
[ 0.745002] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.745220] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.749143] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.786350] sda: sda1 sda2 sda3
[ 0.788043] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.881768] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 0.881787] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.882253] hub 1-1:1.0: USB hub found
[ 0.882520] hub 1-1:1.0: 6 ports detected
[ 0.993020] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.060967] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.061795] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[ 1.061815] ata2.00: 31277232 sectors, multi 1: LBA48
[ 1.062471] ata2.00: configured for UDMA/133
[ 1.062961] scsi 1:0:0:0: Direct-Access ATA SanDisk iSSD P4 SSD PQ: 0 ANSI: 5
[ 1.063319] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.063346] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 1.063539] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.063552] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.063597] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.064636] sdb: sdb1 sdb2
[ 1.065428] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.125635] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.125654] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.126293] hub 2-1:1.0: USB hub found
[ 1.126402] hub 2-1:1.0: 6 ports detected
[ 1.197037] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
[ 1.295262] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c00e
[ 1.295282] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.295294] usb 1-1.2: Product: USB-PS/2 Optical Mouse
[ 1.295302] usb 1-1.2: Manufacturer: Logitech
[ 1.332759] tsc: Refined TSC clocksource calibration: 1596.374 MHz
[ 1.332785] Switching to clocksource tsc
[ 1.364928] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[ 1.380726] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.616514] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[ 1.616534] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.616547] usb 1-1.4: Product: WebCam SC-13HDL11431N
[ 1.616555] usb 1-1.4: Manufacturer: 123
[ 1.700505] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.703432] Freeing unused kernel memory: 1320k freed
[ 1.703840] Write protecting the kernel read-only data: 12288k
[ 1.711815] Freeing unused kernel memory: 1272k freed
[ 1.716075] Freeing unused kernel memory: 1088k freed
[ 1.753072] udevd[119]: starting version 175
[ 1.796023] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.796369] r8169 0000:02:00.0: irq 46 for MSI/MSI-X
[ 1.796625] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000620000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 46
[ 1.796636] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.797239] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.803567] usbcore: registered new interface driver usbhid
[ 1.803576] usbhid: USB HID core driver
[ 1.855300] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4
[ 1.855421] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.2/input0
[ 1.860374] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[ 1.956553] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[ 1.956571] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.722677] EXT4-fs (loop0): INFO: recovery required on readonly filesystem
[ 2.722690] EXT4-fs (loop0): write access will be enabled during recovery
[ 3.492449] EXT4-fs (loop0): recovery complete
[ 3.514964] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 17.332959] Adding 262140k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262140k FS
[ 17.372400] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[ 17.394996] udevd[615]: starting version 175
[ 17.736986] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130214/utaddress-251)
[ 17.736997] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 17.737002] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130214/utaddress-251)
[ 17.737007] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 17.737010] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130214/utaddress-251)
[ 17.737015] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 17.737017] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130214/utaddress-251)
[ 17.737021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 17.737023] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 17.873817] type=1400 audit(1365531098.880:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=818 comm="apparmor_parser"
[ 17.873828] type=1400 audit(1365531098.880:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=741 comm="apparmor_parser"
[ 17.874506] type=1400 audit(1365531098.880:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=818 comm="apparmor_parser"
[ 17.874518] type=1400 audit(1365531098.880:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=741 comm="apparmor_parser"
[ 17.874909] type=1400 audit(1365531098.880:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=818 comm="apparmor_parser"
[ 17.874921] type=1400 audit(1365531098.880:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=741 comm="apparmor_parser"
[ 17.901589] mei 0000:00:16.0: setting latency timer to 64
[ 17.901673] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[ 17.933741] Bluetooth: Core ver 2.16
[ 17.933877] NET: Registered protocol family 31
[ 17.933880] Bluetooth: HCI device and connection manager initialized
[ 17.933889] Bluetooth: HCI socket layer initialized
[ 17.933892] Bluetooth: L2CAP socket layer initialized
[ 17.933900] Bluetooth: SCO socket layer initialized
[ 17.989541] lp: driver loaded but no devices found
[ 18.100905] wmi: Mapper loaded
[ 18.215636] samsung_laptop: detected SABI interface: SwSmi@
[ 18.215639] samsung_laptop: Backlight controlled by ACPI video driver
[ 18.232306] init: failsafe main process (873) killed by TERM signal
[ 18.365433] ppdev: user-space parallel port driver
[ 18.489611] Linux video capture interface: v2.00
[ 18.664506] Bluetooth: RFCOMM TTY layer initialized
[ 18.664521] Bluetooth: RFCOMM socket layer initialized
[ 18.664524] Bluetooth: RFCOMM ver 1.11
[ 18.677836] cfg80211: Calling CRDA to update world regulatory domain
[ 18.683917] cfg80211: World regulatory domain updated:
[ 18.683922] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 18.683924] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 18.683926] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 18.683927] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 18.683929] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 18.683930] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 18.708470] usbcore: registered new interface driver btusb
[ 18.793878] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 18.793883] Bluetooth: BNEP filters: protocol multicast
[ 18.793894] Bluetooth: BNEP socket layer initialized
[ 18.824411] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[ 18.884015] type=1400 audit(1365531099.888:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1023 comm="apparmor_parser"
[ 18.884591] type=1400 audit(1365531099.892:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1023 comm="apparmor_parser"
[ 19.202898] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[ 19.204641] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[ 19.206248] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[ 19.208246] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 19.208688] [drm] Initialized drm 1.1.0 20060810
[ 19.723387] Intel(R) Wireless WiFi driver for Linux, in-tree:d
[ 19.723391] Copyright(c) 2003-2013 Intel Corporation
[ 19.723834] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
[ 19.724249] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1
[ 19.829496] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[ 19.848753] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input5
[ 19.848863] usbcore: registered new interface driver uvcvideo
[ 19.848865] USB Video Class driver (1.1.1)
[ 19.895972] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[ 19.911513] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[ 19.953375] [drm] Memory usable by graphics device = 2048M
[ 19.953384] i915 0000:00:02.0: setting latency timer to 64
[ 19.987199] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[ 19.987209] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 19.987210] [drm] Driver supports precise vblank timestamp query.
[ 19.987267] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 19.996598] [drm] Wrong MCH_SSKPD value: 0x16040307
[ 19.996602] [drm] This can cause pipe underruns and display issues.
[ 19.996603] [drm] Please upgrade your BIOS to fix this.
[ 19.997834] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[ 20.008516] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 20.008521] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 20.008524] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 20.008526] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[ 20.008529] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
[ 20.008532] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[ 20.008586] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 20.014092] fbcon: inteldrmfb (fb0) is primary device
[ 20.072083] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 20.082077] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 20.088703] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[ 20.230576] type=1400 audit(1365531101.236:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1108 comm="apparmor_parser"
[ 20.230870] type=1400 audit(1365531101.236:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1109 comm="apparmor_parser"
[ 20.476251] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 20.482865] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[ 20.683116] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 21.026786] Console: switching to colour frame buffer device 170x48
[ 21.029372] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 21.029374] i915 0000:00:02.0: registered panic notifier
[ 21.046087] acpi device:32: registered as cooling_device9
[ 21.046344] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 21.046414] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 21.046614] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 21.046827] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[ 21.084757] init: alsa-restore main process (1160) terminated with status 19
[ 21.134695] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 21.134896] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 21.135053] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 21.806391] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 27.367608] wlan0: authenticate with 00:04:0e:e4:00:3d
[ 27.378879] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[ 27.381131] wlan0: authenticated
[ 27.381422] iwlwifi 0000:01:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[ 27.381430] iwlwifi 0000:01:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[ 27.382261] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[ 27.386956] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[ 27.396309] wlan0: associated
[ 27.396365] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 81.281822] show_signal_msg: 45 callbacks suppressed
[ 81.281829] firefox[2298]: segfault at 7f482b0b5548 ip 00007f482b096362 sp 00007fffe549f838 error 7 in libGL.so.1.2.0[7f482b096000+7c000]
[ 117.102689] firefox[2396]: segfault at 7f025eeb5548 ip 00007f025ee96362 sp 00007fffad065f98 error 7 in libGL.so.1.2.0[7f025ee96000+7c000]
[ 166.610762] BUG: unable to handle kernel NULL pointer dereference at 0000000000000028
[ 166.612426] IP: [<ffffffff8156727a>] __cpufreq_governor+0x1a/0xc0
[ 166.614116] PGD 7a2b8067 PUD 79b42067 PMD 0
[ 166.615807] Oops: 0000 [#1] SMP
[ 166.617499] Modules linked in: snd_hda_codec_hdmi snd_hda_codec_realtek coretemp kvm_intel kvm snd_hda_intel snd_hda_codec joydev arc4 ghash_clmulni_intel iwldvm aesni_intel snd_hwdep snd_pcm xts aes_x86_64 i915 mac80211 snd_page_alloc lrw gf128mul snd_seq_midi ablk_helper uvcvideo snd_seq_midi_event cryptd snd_rawmidi iwlwifi i2c_algo_bit snd_seq drm_kms_helper videobuf2_vmalloc snd_timer drm videobuf2_memops snd_seq_device psmouse videobuf2_core parport_pc microcode bnep btusb cfg80211 rfcomm videodev snd ppdev samsung_laptop wmi soundcore lp bluetooth serio_raw mei video mac_hid lpc_ich parport hid_generic usbhid hid r8169
[ 166.625881] CPU 2
[ 166.625910] Pid: 2282, comm: bash Not tainted 3.9.0-rc4-next20130326-1-iniza-small #1 SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH
[ 166.630379] RIP: 0010:[<ffffffff8156727a>] [<ffffffff8156727a>] __cpufreq_governor+0x1a/0xc0
[ 166.632765] RSP: 0018:ffff880078d27cd8 EFLAGS: 00010286
[ 166.635155] RAX: ffffffff81cc12a0 RBX: ffff8801196e6e00 RCX: 0000000000016e40
[ 166.637575] RDX: ffffea0002733ec0 RSI: 0000000000000000 RDI: ffff8801196e6e00
[ 166.640024] RBP: ffff880078d27cf8 R08: 0000000000000001 R09: ffffea0004619940
[ 166.642483] R10: ffffffff81345619 R11: 0000000000000246 R12: 0000000000000005
[ 166.644952] R13: ffff88011facc348 R14: 0000000000010ae0 R15: 0000000000000003
[ 166.647455] FS: 00007f721169d700(0000) GS:ffff88011fa80000(0000) knlGS:0000000000000000
[ 166.649965] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 166.652507] CR2: 0000000000000028 CR3: 00000000b2015000 CR4: 00000000000407e0
[ 166.655064] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 166.657613] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 166.660146] Process bash (pid: 2282, threadinfo ffff880078d26000, task ffff8800798e5d00)
[ 166.662689] Stack:
[ 166.665188] 0000000000010ae0 0000000000000003 ffff8801196e6e00 0000000000000003
[ 166.667778] ffff880078d27d48 ffffffff8156835d 0000000000000001 0000000000010ae8
[ 166.670371] ffff880078d27d28 0000000000000005 0000000000000003 00000000ffffffd7
[ 166.672955] Call Trace:
[ 166.675519] [<ffffffff8156835d>] __cpufreq_remove_dev.isra.13+0x23d/0x370
[ 166.678156] [<ffffffff816a138d>] cpufreq_cpu_callback+0x48/0x5e
[ 166.680812] [<ffffffff816b740d>] notifier_call_chain+0x4d/0x70
[ 166.683485] [<ffffffff81082a8e>] __raw_notifier_call_chain+0xe/0x10
[ 166.686172] [<ffffffff8105b930>] __cpu_notify+0x20/0x40
[ 166.688854] [<ffffffff81692121>] _cpu_down+0x81/0x280
[ 166.691537] [<ffffffff81692355>] cpu_down+0x35/0x50
[ 166.694211] [<ffffffff81696383>] store_online+0x63/0xc0
[ 166.696885] [<ffffffff8144c6b8>] dev_attr_store+0x18/0x30
[ 166.699564] [<ffffffff81206bef>] sysfs_write_file+0xef/0x170
[ 166.702272] [<ffffffff81193c33>] vfs_write+0xb3/0x180
[ 166.702285] [<ffffffff81193f72>] SyS_write+0x52/0xa0
[ 166.702290] [<ffffffff816bba5d>] system_call_fastpath+0x1a/0x1f
[ 166.702327] Code: c3 49 c7 c6 ea ff ff ff eb e2 0f 1f 80 00 00 00 00 66 66 66 66 90 55 48 89 e5 41 54 41 89 f4 53 48 89 fb 48 83 ec 10 48 8b 77 68 <8b> 46 28 85 c0 74 05 3b 47 54 72 6f 48 8b 7e 40 e8 e1 42 b5 ff
[ 166.702333] RIP [<ffffffff8156727a>] __cpufreq_governor+0x1a/0xc0
[ 166.702334] RSP <ffff880078d27cd8>
[ 166.702336] CR2: 0000000000000028
[ 166.715058] ---[ end trace 9b0c8261c48b1a62 ]---

Attachment: config-3.9.0-rc4-next20130326-1-iniza-small
Description: Binary data

Attachment: drivers-cpufreq_from-dileks.tar.xz
Description: Binary data

Attachment: drivers-cpufreq_from-dileks.tar.xz.sha256sum
Description: Binary data

##### Base toolchain ...
ii binutils 2.22-6ubuntu1 GNU assembler, linker and binary utilities
ii g++ 4:4.6.3-1ubuntu5 GNU C++ compiler
ii g++-4.6 4.6.3-1ubuntu5 GNU C++ compiler
ii gcc 4:4.6.3-1ubuntu5 GNU C compiler
ii gcc-4.6 4.6.3-1ubuntu5 GNU C compiler
ii gcc-4.6-base 4.6.3-1ubuntu5 GCC, the GNU Compiler Collection (base package)
ii lib32gcc1 1:4.6.3-1ubuntu5 GCC support library (32 bit Version)
ii libc6 2.15-0ubuntu10.4 Embedded GNU C Library: Shared libraries
ii libc6-dbg 2.15-0ubuntu10.4 Embedded GNU C Library: detached debugging symbols
ii libc6-dev 2.15-0ubuntu10.4 Embedded GNU C Library: Development Libraries and Header Files
ii libc6-dev-i386 2.15-0ubuntu10.4 Embedded GNU C Library: 32-bit development libraries for AMD64
ii libc6-i386 2.15-0ubuntu10.4 Embedded GNU C Library: 32-bit shared libraries for AMD64
ii libgcc1 1:4.6.3-1ubuntu5 GCC support library

##### auto* tools | make tools | libtool etc. ...
ii autoconf 2.68-1ubuntu2 automatic configure script builder
ii autotools-dev 20120210.1ubuntu1 Update infrastructure for config.{guess,sub} files
ii libtool 2.4.2-1ubuntu1 Generic library support script
ii make 3.81-8.1ubuntu1.1 An utility for Directing compilation.

##### Multiarch support ...
ii multiarch-support 2.15-0ubuntu10.4 Transitional package to ensure multiarch compatibility

##### Multilib support ...
ii gcc-4.6-multilib 4.6.3-1ubuntu5 GNU C compiler (multilib files)
ii gcc-multilib 4:4.6.3-1ubuntu5 GNU C compiler (multilib files)

drivers/cpufreq/cpufreq_governor.o: file format elf64-x86-64


Disassembly of section .text:

0000000000000000 <need_load_eval>:
0: e8 00 00 00 00 callq 5 <need_load_eval+0x5>
5: 55 push %rbp
6: 48 89 e5 mov %rsp,%rbp
9: 48 83 ec 40 sub $0x40,%rsp
d: 48 89 5d e8 mov %rbx,-0x18(%rbp)
11: 4c 89 65 f0 mov %r12,-0x10(%rbp)
15: 48 89 fb mov %rdi,%rbx
18: 4c 89 6d f8 mov %r13,-0x8(%rbp)
1c: 48 8b 7f 20 mov 0x20(%rdi),%rdi
20: 41 89 f4 mov %esi,%r12d
23: be 00 01 00 00 mov $0x100,%esi
28: e8 00 00 00 00 callq 2d <need_load_eval+0x2d>
2d: 83 f8 01 cmp $0x1,%eax
30: b9 01 00 00 00 mov $0x1,%ecx
35: 76 37 jbe 6e <need_load_eval+0x6e>
37: e8 00 00 00 00 callq 3c <need_load_eval+0x3c>
3c: 48 89 c7 mov %rax,%rdi
3f: 48 2b bb c8 00 00 00 sub 0xc8(%rbx),%rdi
46: 49 89 c5 mov %rax,%r13
49: 41 d1 ec shr %r12d
4c: e8 00 00 00 00 callq 51 <need_load_eval+0x51>
51: 48 69 c0 40 42 0f 00 imul $0xf4240,%rax,%rax
58: 31 c9 xor %ecx,%ecx
5a: 48 01 c2 add %rax,%rdx
5d: 4c 39 e2 cmp %r12,%rdx
60: 7c 0c jl 6e <need_load_eval+0x6e>
62: 4c 89 ab c8 00 00 00 mov %r13,0xc8(%rbx)
69: b9 01 00 00 00 mov $0x1,%ecx
6e: 89 c8 mov %ecx,%eax
70: 48 8b 5d e8 mov -0x18(%rbp),%rbx
74: 4c 8b 65 f0 mov -0x10(%rbp),%r12
78: 4c 8b 6d f8 mov -0x8(%rbp),%r13
7c: c9 leaveq
7d: c3 retq
7e: 66 90 xchg %ax,%ax

0000000000000080 <get_cpu_idle_time>:
80: e8 00 00 00 00 callq 85 <get_cpu_idle_time+0x5>
85: 55 push %rbp
86: 48 89 e5 mov %rsp,%rbp
89: 48 83 ec 20 sub $0x20,%rsp
8d: 48 89 5d e0 mov %rbx,-0x20(%rbp)
91: 4c 89 65 e8 mov %r12,-0x18(%rbp)
95: 48 89 f3 mov %rsi,%rbx
98: 41 89 fc mov %edi,%r12d
9b: 31 f6 xor %esi,%esi
9d: 85 d2 test %edx,%edx
9f: 48 0f 45 f3 cmovne %rbx,%rsi
a3: 44 89 e7 mov %r12d,%edi
a6: 4c 89 6d f0 mov %r13,-0x10(%rbp)
aa: 4c 89 75 f8 mov %r14,-0x8(%rbp)
ae: 41 89 d6 mov %edx,%r14d
b1: e8 00 00 00 00 callq b6 <get_cpu_idle_time+0x36>
b6: 48 83 f8 ff cmp $0xffffffffffffffff,%rax
ba: 49 89 c5 mov %rax,%r13
bd: 74 21 je e0 <get_cpu_idle_time+0x60>
bf: 45 85 f6 test %r14d,%r14d
c2: 0f 84 98 00 00 00 je 160 <get_cpu_idle_time+0xe0>
c8: 4c 89 e8 mov %r13,%rax
cb: 48 8b 5d e0 mov -0x20(%rbp),%rbx
cf: 4c 8b 65 e8 mov -0x18(%rbp),%r12
d3: 4c 8b 6d f0 mov -0x10(%rbp),%r13
d7: 4c 8b 75 f8 mov -0x8(%rbp),%r14
db: c9 leaveq
dc: c3 retq
dd: 0f 1f 00 nopl (%rax)
e0: 48 8b 15 00 00 00 00 mov 0x0(%rip),%rdx # e7 <get_cpu_idle_time+0x67>
e7: 4a 8b 34 e5 00 00 00 mov 0x0(,%r12,8),%rsi
ee: 00
ef: 48 c7 c1 00 00 00 00 mov $0x0,%rcx
f6: 48 69 d2 00 09 3d 00 imul $0x3d0900,%rdx,%rdx
fd: 49 89 d5 mov %rdx,%r13
100: 4c 2b 6c 0e 38 sub 0x38(%rsi,%rcx,1),%r13
105: 4c 2b 6c 0e 10 sub 0x10(%rsi,%rcx,1),%r13
10a: 4c 2b 6c 31 18 sub 0x18(%rcx,%rsi,1),%r13
10f: 4c 2b 2c 31 sub (%rcx,%rsi,1),%r13
113: 4c 2b 6c 31 20 sub 0x20(%rcx,%rsi,1),%r13
118: 4c 2b 6c 31 08 sub 0x8(%rcx,%rsi,1),%r13
11d: 48 85 db test %rbx,%rbx
120: 74 1b je 13d <get_cpu_idle_time+0xbd>
122: 48 c1 ea 03 shr $0x3,%rdx
126: 48 b9 cf f7 53 e3 a5 movabs $0x20c49ba5e353f7cf,%rcx
12d: 9b c4 20
130: 48 89 d0 mov %rdx,%rax
133: 48 f7 e1 mul %rcx
136: 48 c1 ea 04 shr $0x4,%rdx
13a: 48 89 13 mov %rdx,(%rbx)
13d: 49 c1 ed 03 shr $0x3,%r13
141: 48 b9 cf f7 53 e3 a5 movabs $0x20c49ba5e353f7cf,%rcx
148: 9b c4 20
14b: 4c 89 e8 mov %r13,%rax
14e: 48 f7 e1 mul %rcx
151: 49 89 d5 mov %rdx,%r13
154: 49 c1 ed 04 shr $0x4,%r13
158: e9 6b ff ff ff jmpq c8 <get_cpu_idle_time+0x48>
15d: 0f 1f 00 nopl (%rax)
160: 48 89 de mov %rbx,%rsi
163: 44 89 e7 mov %r12d,%edi
166: e8 00 00 00 00 callq 16b <get_cpu_idle_time+0xeb>
16b: 49 01 c5 add %rax,%r13
16e: e9 55 ff ff ff jmpq c8 <get_cpu_idle_time+0x48>
173: 66 66 66 66 2e 0f 1f data32 data32 data32 nopw %cs:0x0(%rax,%rax,1)
17a: 84 00 00 00 00 00

0000000000000180 <dbs_check_cpu>:
180: e8 00 00 00 00 callq 185 <dbs_check_cpu+0x5>
185: 55 push %rbp
186: 48 89 e5 mov %rsp,%rbp
189: 41 57 push %r15
18b: 41 56 push %r14
18d: 45 31 f6 xor %r14d,%r14d
190: 41 55 push %r13
192: 49 89 fd mov %rdi,%r13
195: 41 54 push %r12
197: 41 bc ff ff ff ff mov $0xffffffff,%r12d
19d: 53 push %rbx
19e: 48 83 ec 48 sub $0x48,%rsp
1a2: 48 8b 07 mov (%rdi),%rax
1a5: 89 75 b8 mov %esi,-0x48(%rbp)
1a8: 89 f7 mov %esi,%edi
1aa: ff 50 10 callq *0x10(%rax)
1ad: 48 89 45 b0 mov %rax,-0x50(%rbp)
1b1: 49 8b 45 10 mov 0x10(%r13),%rax
1b5: 8b 10 mov (%rax),%edx
1b7: 48 89 45 a8 mov %rax,-0x58(%rbp)
1bb: 48 8b 45 b0 mov -0x50(%rbp),%rax
1bf: 89 55 bc mov %edx,-0x44(%rbp)
1c2: 48 c7 c2 00 00 00 00 mov $0x0,%rdx
1c9: 4c 8b 78 20 mov 0x20(%rax),%r15
1cd: 48 89 55 a0 mov %rdx,-0x60(%rbp)
1d1: eb 36 jmp 209 <dbs_check_cpu+0x89>
1d3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
1d8: 39 f1 cmp %esi,%ecx
1da: 72 2d jb 209 <dbs_check_cpu+0x89>
1dc: 85 c9 test %ecx,%ecx
1de: 74 29 je 209 <dbs_check_cpu+0x89>
1e0: 89 cb mov %ecx,%ebx
1e2: b8 64 00 00 00 mov $0x64,%eax
1e7: 31 d2 xor %edx,%edx
1e9: 29 f3 sub %esi,%ebx
1eb: 0f af d8 imul %eax,%ebx
1ee: 89 d8 mov %ebx,%eax
1f0: f7 f1 div %ecx
1f2: 49 8b 55 00 mov 0x0(%r13),%rdx
1f6: 8b 12 mov (%rdx),%edx
1f8: 89 c3 mov %eax,%ebx
1fa: 85 d2 test %edx,%edx
1fc: 0f 84 ce 00 00 00 je 2d0 <dbs_check_cpu+0x150>
202: 41 39 c6 cmp %eax,%r14d
205: 44 0f 42 f0 cmovb %eax,%r14d
209: 41 83 c4 01 add $0x1,%r12d
20d: be 00 01 00 00 mov $0x100,%esi
212: 4c 89 ff mov %r15,%rdi
215: 49 63 d4 movslq %r12d,%rdx
218: e8 00 00 00 00 callq 21d <dbs_check_cpu+0x9d>
21d: 39 05 00 00 00 00 cmp %eax,0x0(%rip) # 223 <dbs_check_cpu+0xa3>
223: 41 89 c4 mov %eax,%r12d
226: 0f 86 c4 00 00 00 jbe 2f0 <dbs_check_cpu+0x170>
22c: 49 8b 55 00 mov 0x0(%r13),%rdx
230: 89 c7 mov %eax,%edi
232: ff 52 10 callq *0x10(%rdx)
235: 48 89 c3 mov %rax,%rbx
238: 49 8b 45 00 mov 0x0(%r13),%rax
23c: 31 d2 xor %edx,%edx
23e: 44 8b 00 mov (%rax),%r8d
241: 45 85 c0 test %r8d,%r8d
244: 75 07 jne 24d <dbs_check_cpu+0xcd>
246: 48 8b 45 a8 mov -0x58(%rbp),%rax
24a: 8b 50 18 mov 0x18(%rax),%edx
24d: 48 8d 75 c8 lea -0x38(%rbp),%rsi
251: 44 89 e7 mov %r12d,%edi
254: e8 00 00 00 00 callq 259 <dbs_check_cpu+0xd9>
259: 48 8b 55 c8 mov -0x38(%rbp),%rdx
25d: 8b 7d bc mov -0x44(%rbp),%edi
260: 89 c6 mov %eax,%esi
262: 2b 73 08 sub 0x8(%rbx),%esi
265: 48 89 43 08 mov %rax,0x8(%rbx)
269: 89 d1 mov %edx,%ecx
26b: 2b 4b 10 sub 0x10(%rbx),%ecx
26e: 85 ff test %edi,%edi
270: 48 89 53 10 mov %rdx,0x10(%rbx)
274: 0f 84 5e ff ff ff je 1d8 <dbs_check_cpu+0x58>
27a: 44 89 e0 mov %r12d,%eax
27d: 48 8b 55 a0 mov -0x60(%rbp),%rdx
281: 48 8b 04 c5 00 00 00 mov 0x0(,%rax,8),%rax
288: 00
289: 4c 8b 44 02 08 mov 0x8(%rdx,%rax,1),%r8
28e: 48 8b 45 b0 mov -0x50(%rbp),%rax
292: 4c 89 c7 mov %r8,%rdi
295: 48 2b 78 18 sub 0x18(%rax),%rdi
299: 48 b8 db 34 b6 d7 82 movabs $0x431bde82d7b634db,%rax
2a0: de 1b 43
2a3: 48 f7 e7 mul %rdi
2a6: 48 8b 45 b0 mov -0x50(%rbp),%rax
2aa: 4c 89 40 18 mov %r8,0x18(%rax)
2ae: 89 4d 90 mov %ecx,-0x70(%rbp)
2b1: 48 89 d7 mov %rdx,%rdi
2b4: 89 75 98 mov %esi,-0x68(%rbp)
2b7: 48 c1 ef 14 shr $0x14,%rdi
2bb: e8 00 00 00 00 callq 2c0 <dbs_check_cpu+0x140>
2c0: 8b 75 98 mov -0x68(%rbp),%esi
2c3: 8b 4d 90 mov -0x70(%rbp),%ecx
2c6: 01 c6 add %eax,%esi
2c8: e9 0b ff ff ff jmpq 1d8 <dbs_check_cpu+0x58>
2cd: 0f 1f 00 nopl (%rax)
2d0: 44 89 e6 mov %r12d,%esi
2d3: 4c 89 ff mov %r15,%rdi
2d6: e8 00 00 00 00 callq 2db <dbs_check_cpu+0x15b>
2db: 85 c0 test %eax,%eax
2dd: 7e 31 jle 310 <dbs_check_cpu+0x190>
2df: 0f af c3 imul %ebx,%eax
2e2: e9 1b ff ff ff jmpq 202 <dbs_check_cpu+0x82>
2e7: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1)
2ee: 00 00
2f0: 49 8b 45 00 mov 0x0(%r13),%rax
2f4: 44 89 f6 mov %r14d,%esi
2f7: 8b 7d b8 mov -0x48(%rbp),%edi
2fa: ff 50 28 callq *0x28(%rax)
2fd: 48 83 c4 48 add $0x48,%rsp
301: 5b pop %rbx
302: 41 5c pop %r12
304: 41 5d pop %r13
306: 41 5e pop %r14
308: 41 5f pop %r15
30a: 5d pop %rbp
30b: c3 retq
30c: 0f 1f 40 00 nopl 0x0(%rax)
310: 41 8b 47 60 mov 0x60(%r15),%eax
314: eb c9 jmp 2df <dbs_check_cpu+0x15f>
316: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1)
31d: 00 00 00

0000000000000320 <gov_queue_work>:
320: e8 00 00 00 00 callq 325 <gov_queue_work+0x5>
325: 55 push %rbp
326: 48 89 e5 mov %rsp,%rbp
329: 41 57 push %r15
32b: 41 89 d7 mov %edx,%r15d
32e: 41 56 push %r14
330: 49 89 fe mov %rdi,%r14
333: 41 55 push %r13
335: 49 89 f5 mov %rsi,%r13
338: 41 54 push %r12
33a: 41 bc ff ff ff ff mov $0xffffffff,%r12d
340: 53 push %rbx
341: 48 83 ec 18 sub $0x18,%rsp
345: 84 c9 test %cl,%cl
347: 75 24 jne 36d <gov_queue_work+0x4d>
349: eb 53 jmp 39e <gov_queue_work+0x7e>
34b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
350: 49 8b 06 mov (%r14),%rax
353: 89 df mov %ebx,%edi
355: ff 50 10 callq *0x10(%rax)
358: 48 8b 35 00 00 00 00 mov 0x0(%rip),%rsi # 35f <gov_queue_work+0x3f>
35f: 48 8d 50 28 lea 0x28(%rax),%rdx
363: 4c 89 f9 mov %r15,%rcx
366: 89 df mov %ebx,%edi
368: e8 00 00 00 00 callq 36d <gov_queue_work+0x4d>
36d: 41 83 c4 01 add $0x1,%r12d
371: be 00 01 00 00 mov $0x100,%esi
376: 4c 89 ef mov %r13,%rdi
379: 49 63 d4 movslq %r12d,%rdx
37c: e8 00 00 00 00 callq 381 <gov_queue_work+0x61>
381: 3b 05 00 00 00 00 cmp 0x0(%rip),%eax # 387 <gov_queue_work+0x67>
387: 48 89 c3 mov %rax,%rbx
38a: 41 89 c4 mov %eax,%r12d
38d: 7c c1 jl 350 <gov_queue_work+0x30>
38f: 48 83 c4 18 add $0x18,%rsp
393: 5b pop %rbx
394: 41 5c pop %r12
396: 41 5d pop %r13
398: 41 5e pop %r14
39a: 41 5f pop %r15
39c: 5d pop %rbp
39d: c3 retq
39e: 48 8b 07 mov (%rdi),%rax
3a1: 89 55 c8 mov %edx,-0x38(%rbp)
3a4: 65 8b 1c 25 00 00 00 mov %gs:0x0,%ebx
3ab: 00
3ac: 89 df mov %ebx,%edi
3ae: ff 50 10 callq *0x10(%rax)
3b1: 8b 55 c8 mov -0x38(%rbp),%edx
3b4: 48 8b 35 00 00 00 00 mov 0x0(%rip),%rsi # 3bb <gov_queue_work+0x9b>
3bb: 89 df mov %ebx,%edi
3bd: 89 d1 mov %edx,%ecx
3bf: 48 8d 50 28 lea 0x28(%rax),%rdx
3c3: e8 00 00 00 00 callq 3c8 <gov_queue_work+0xa8>
3c8: 48 83 c4 18 add $0x18,%rsp
3cc: 5b pop %rbx
3cd: 41 5c pop %r12
3cf: 41 5d pop %r13
3d1: 41 5e pop %r14
3d3: 41 5f pop %r15
3d5: 5d pop %rbp
3d6: c3 retq
3d7: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1)
3de: 00 00

00000000000003e0 <cpufreq_governor_dbs>:
3e0: e8 00 00 00 00 callq 3e5 <cpufreq_governor_dbs+0x5>
3e5: 55 push %rbp
3e6: 48 89 e5 mov %rsp,%rbp
3e9: 41 57 push %r15
3eb: 41 56 push %r14
3ed: 49 89 f6 mov %rsi,%r14
3f0: 41 55 push %r13
3f2: 49 89 fd mov %rdi,%r13
3f5: 41 54 push %r12
3f7: 53 push %rbx
3f8: 89 d3 mov %edx,%ebx
3fa: 31 d2 xor %edx,%edx
3fc: 48 83 ec 58 sub $0x58,%rsp
400: 4c 8b 67 70 mov 0x70(%rdi),%r12
404: 83 fb 04 cmp $0x4,%ebx
407: 0f 95 c2 setne %dl
40a: 31 c0 xor %eax,%eax
40c: 44 8b 7f 44 mov 0x44(%rdi),%r15d
410: 4d 85 e4 test %r12,%r12
413: 0f 94 c0 sete %al
416: 85 c2 test %eax,%edx
418: 0f 85 c0 04 00 00 jne 8de <cpufreq_governor_dbs+0x4fe>
41e: 83 fb 04 cmp $0x4,%ebx
421: 0f 84 b9 00 00 00 je 4e0 <cpufreq_governor_dbs+0x100>
427: 83 fb 05 cmp $0x5,%ebx
42a: 0f 84 80 00 00 00 je 4b0 <cpufreq_governor_dbs+0xd0>
430: 49 8b 04 24 mov (%r12),%rax
434: 44 89 ff mov %r15d,%edi
437: ff 50 10 callq *0x10(%rax)
43a: 48 89 45 c0 mov %rax,-0x40(%rbp)
43e: 49 8b 04 24 mov (%r12),%rax
442: 44 89 ff mov %r15d,%edi
445: 4d 8b 74 24 10 mov 0x10(%r12),%r14
44a: 83 38 01 cmpl $0x1,(%rax)
44d: 0f 84 1d 01 00 00 je 570 <cpufreq_governor_dbs+0x190>
453: ff 50 18 callq *0x18(%rax)
456: 48 89 45 b8 mov %rax,-0x48(%rbp)
45a: 41 8b 46 04 mov 0x4(%r14),%eax
45e: 41 8b 16 mov (%r14),%edx
461: 45 8b 76 18 mov 0x18(%r14),%r14d
465: 48 c7 45 98 00 00 00 movq $0x0,-0x68(%rbp)
46c: 00
46d: 48 c7 45 b0 00 00 00 movq $0x0,-0x50(%rbp)
474: 00
475: 89 45 ac mov %eax,-0x54(%rbp)
478: 49 8b 04 24 mov (%r12),%rax
47c: 89 55 cc mov %edx,-0x34(%rbp)
47f: 44 89 75 c8 mov %r14d,-0x38(%rbp)
483: 48 8b 50 40 mov 0x40(%rax),%rdx
487: 48 89 55 a0 mov %rdx,-0x60(%rbp)
48b: 83 fb 02 cmp $0x2,%ebx
48e: 0f 84 6c 01 00 00 je 600 <cpufreq_governor_dbs+0x220>
494: 83 fb 03 cmp $0x3,%ebx
497: 0f 84 13 01 00 00 je 5b0 <cpufreq_governor_dbs+0x1d0>
49d: 83 fb 01 cmp $0x1,%ebx
4a0: 0f 84 ea 01 00 00 je 690 <cpufreq_governor_dbs+0x2b0>
4a6: 31 db xor %ebx,%ebx
4a8: eb 1f jmp 4c9 <cpufreq_governor_dbs+0xe9>
4aa: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1)
4b0: 4c 89 e7 mov %r12,%rdi
4b3: 31 db xor %ebx,%ebx
4b5: 41 ff 56 38 callq *0x38(%r14)
4b9: 4c 89 e7 mov %r12,%rdi
4bc: e8 00 00 00 00 callq 4c1 <cpufreq_governor_dbs+0xe1>
4c1: 49 c7 45 70 00 00 00 movq $0x0,0x70(%r13)
4c8: 00
4c9: 48 83 c4 58 add $0x58,%rsp
4cd: 89 d8 mov %ebx,%eax
4cf: 5b pop %rbx
4d0: 41 5c pop %r12
4d2: 41 5d pop %r13
4d4: 41 5e pop %r14
4d6: 41 5f pop %r15
4d8: 5d pop %rbp
4d9: c3 retq
4da: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1)
4e0: 4d 85 e4 test %r12,%r12
4e3: 0f 85 0b 04 00 00 jne 8f4 <cpufreq_governor_dbs+0x514>
4e9: 48 8b 3d 00 00 00 00 mov 0x0(%rip),%rdi # 4f0 <cpufreq_governor_dbs+0x110>
4f0: ba 38 00 00 00 mov $0x38,%edx
4f5: be d0 80 00 00 mov $0x80d0,%esi
4fa: e8 00 00 00 00 callq 4ff <cpufreq_governor_dbs+0x11f>
4ff: 48 85 c0 test %rax,%rax
502: 49 89 c4 mov %rax,%r12
505: 0f 84 ff 03 00 00 je 90a <cpufreq_governor_dbs+0x52a>
50b: 4c 89 30 mov %r14,(%rax)
50e: 48 89 c7 mov %rax,%rdi
511: 41 ff 56 30 callq *0x30(%r14)
515: 85 c0 test %eax,%eax
517: 89 c3 mov %eax,%ebx
519: 0f 85 0a 04 00 00 jne 929 <cpufreq_governor_dbs+0x549>
51f: 41 8b 45 54 mov 0x54(%r13),%eax
523: ba d3 4d 62 10 mov $0x10624dd3,%edx
528: 4d 89 65 70 mov %r12,0x70(%r13)
52c: b9 e8 03 00 00 mov $0x3e8,%ecx
531: f7 e2 mul %edx
533: b8 14 00 00 00 mov $0x14,%eax
538: c1 ea 06 shr $0x6,%edx
53b: 85 d2 test %edx,%edx
53d: 75 21 jne 560 <cpufreq_governor_dbs+0x180>
53f: 41 8b 54 24 08 mov 0x8(%r12),%edx
544: 39 d0 cmp %edx,%eax
546: 0f 42 c2 cmovb %edx,%eax
549: 49 8b 54 24 10 mov 0x10(%r12),%rdx
54e: 39 c8 cmp %ecx,%eax
550: 41 89 44 24 08 mov %eax,0x8(%r12)
555: 0f 42 c1 cmovb %ecx,%eax
558: 89 42 04 mov %eax,0x4(%rdx)
55b: e9 69 ff ff ff jmpq 4c9 <cpufreq_governor_dbs+0xe9>
560: 8d 04 92 lea (%rdx,%rdx,4),%eax
563: 69 ca e8 03 00 00 imul $0x3e8,%edx,%ecx
569: c1 e0 02 shl $0x2,%eax
56c: eb d1 jmp 53f <cpufreq_governor_dbs+0x15f>
56e: 66 90 xchg %ax,%ax
570: ff 50 18 callq *0x18(%rax)
573: 48 89 45 b0 mov %rax,-0x50(%rbp)
577: 41 8b 46 04 mov 0x4(%r14),%eax
57b: 45 8b 36 mov (%r14),%r14d
57e: c7 45 c8 00 00 00 00 movl $0x0,-0x38(%rbp)
585: 48 c7 45 a0 00 00 00 movq $0x0,-0x60(%rbp)
58c: 00
58d: 48 c7 45 b8 00 00 00 movq $0x0,-0x48(%rbp)
594: 00
595: 89 45 ac mov %eax,-0x54(%rbp)
598: 49 8b 04 24 mov (%r12),%rax
59c: 44 89 75 cc mov %r14d,-0x34(%rbp)
5a0: 48 8b 50 40 mov 0x40(%rax),%rdx
5a4: 48 89 55 98 mov %rdx,-0x68(%rbp)
5a8: e9 de fe ff ff jmpq 48b <cpufreq_governor_dbs+0xab>
5ad: 0f 1f 00 nopl (%rax)
5b0: 48 8b 5d c0 mov -0x40(%rbp),%rbx
5b4: 48 81 c3 a8 00 00 00 add $0xa8,%rbx
5bb: 48 89 df mov %rbx,%rdi
5be: e8 00 00 00 00 callq 5c3 <cpufreq_governor_dbs+0x1e3>
5c3: 48 8b 45 c0 mov -0x40(%rbp),%rax
5c7: 41 8b 75 5c mov 0x5c(%r13),%esi
5cb: 48 8b 78 20 mov 0x20(%rax),%rdi
5cf: 8b 47 60 mov 0x60(%rdi),%eax
5d2: 39 c6 cmp %eax,%esi
5d4: 0f 82 d6 02 00 00 jb 8b0 <cpufreq_governor_dbs+0x4d0>
5da: 41 8b 75 58 mov 0x58(%r13),%esi
5de: 39 f0 cmp %esi,%eax
5e0: 0f 82 7a 02 00 00 jb 860 <cpufreq_governor_dbs+0x480>
5e6: 44 89 fe mov %r15d,%esi
5e9: 4c 89 e7 mov %r12,%rdi
5ec: e8 00 00 00 00 callq 5f1 <cpufreq_governor_dbs+0x211>
5f1: 48 89 df mov %rbx,%rdi
5f4: 31 db xor %ebx,%ebx
5f6: e8 00 00 00 00 callq 5fb <cpufreq_governor_dbs+0x21b>
5fb: e9 c9 fe ff ff jmpq 4c9 <cpufreq_governor_dbs+0xe9>
600: 83 38 01 cmpl $0x1,(%rax)
603: 0f 84 b7 02 00 00 je 8c0 <cpufreq_governor_dbs+0x4e0>
609: bb ff ff ff ff mov $0xffffffff,%ebx
60e: 66 90 xchg %ax,%ax
610: eb 18 jmp 62a <cpufreq_governor_dbs+0x24a>
612: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1)
618: 49 8b 14 24 mov (%r12),%rdx
61c: 89 c7 mov %eax,%edi
61e: ff 52 10 callq *0x10(%rdx)
621: 48 8d 78 28 lea 0x28(%rax),%rdi
625: e8 00 00 00 00 callq 62a <cpufreq_governor_dbs+0x24a>
62a: 83 c3 01 add $0x1,%ebx
62d: be 00 01 00 00 mov $0x100,%esi
632: 4c 89 ef mov %r13,%rdi
635: 48 63 d3 movslq %ebx,%rdx
638: e8 00 00 00 00 callq 63d <cpufreq_governor_dbs+0x25d>
63d: 3b 05 00 00 00 00 cmp 0x0(%rip),%eax # 643 <cpufreq_governor_dbs+0x263>
643: 89 c3 mov %eax,%ebx
645: 7c d1 jl 618 <cpufreq_governor_dbs+0x238>
647: 49 8d 5c 24 18 lea 0x18(%r12),%rbx
64c: 48 89 df mov %rbx,%rdi
64f: e8 00 00 00 00 callq 654 <cpufreq_governor_dbs+0x274>
654: 49 8b 04 24 mov (%r12),%rax
658: 4c 89 ef mov %r13,%rdi
65b: 4c 8b 70 08 mov 0x8(%rax),%r14
65f: e8 00 00 00 00 callq 664 <cpufreq_governor_dbs+0x284>
664: 48 89 c7 mov %rax,%rdi
667: 4c 89 f6 mov %r14,%rsi
66a: e8 00 00 00 00 callq 66f <cpufreq_governor_dbs+0x28f>
66f: 49 8b 04 24 mov (%r12),%rax
673: 83 38 01 cmpl $0x1,(%rax)
676: 0f 85 75 ff ff ff jne 5f1 <cpufreq_governor_dbs+0x211>
67c: 48 8b 55 98 mov -0x68(%rbp),%rdx
680: 31 f6 xor %esi,%esi
682: 48 8b 3a mov (%rdx),%rdi
685: e8 00 00 00 00 callq 68a <cpufreq_governor_dbs+0x2aa>
68a: e9 62 ff ff ff jmpq 5f1 <cpufreq_governor_dbs+0x211>
68f: 90 nop
690: 45 8b 5d 60 mov 0x60(%r13),%r11d
694: bb ea ff ff ff mov $0xffffffea,%ebx
699: 45 85 db test %r11d,%r11d
69c: 0f 84 27 fe ff ff je 4c9 <cpufreq_governor_dbs+0xe9>
6a2: 49 8d 44 24 18 lea 0x18(%r12),%rax
6a7: 41 be ff ff ff ff mov $0xffffffff,%r14d
6ad: 48 89 c7 mov %rax,%rdi
6b0: 48 89 45 90 mov %rax,-0x70(%rbp)
6b4: e8 00 00 00 00 callq 6b9 <cpufreq_governor_dbs+0x2d9>
6b9: 48 c7 c0 00 00 00 00 mov $0x0,%rax
6c0: 44 89 7d a8 mov %r15d,-0x58(%rbp)
6c4: 49 89 c7 mov %rax,%r15
6c7: e9 af 00 00 00 jmpq 77b <cpufreq_governor_dbs+0x39b>
6cc: 0f 1f 40 00 nopl 0x0(%rax)
6d0: 49 8b 04 24 mov (%r12),%rax
6d4: 89 cf mov %ecx,%edi
6d6: 48 89 4d 88 mov %rcx,-0x78(%rbp)
6da: ff 50 10 callq *0x10(%rax)
6dd: 48 8b 4d 88 mov -0x78(%rbp),%rcx
6e1: 8b 55 c8 mov -0x38(%rbp),%edx
6e4: 48 8d 70 10 lea 0x10(%rax),%rsi
6e8: 4c 89 68 20 mov %r13,0x20(%rax)
6ec: 48 89 c3 mov %rax,%rbx
6ef: 89 08 mov %ecx,(%rax)
6f1: 89 cf mov %ecx,%edi
6f3: e8 00 00 00 00 callq 6f8 <cpufreq_governor_dbs+0x318>
6f8: 44 8b 55 cc mov -0x34(%rbp),%r10d
6fc: 48 89 43 08 mov %rax,0x8(%rbx)
700: 45 85 d2 test %r10d,%r10d
703: 74 14 je 719 <cpufreq_governor_dbs+0x339>
705: 44 89 f0 mov %r14d,%eax
708: 48 8b 04 c5 00 00 00 mov 0x0(,%rax,8),%rax
70f: 00
710: 49 8b 44 07 08 mov 0x8(%r15,%rax,1),%rax
715: 48 89 43 18 mov %rax,0x18(%rbx)
719: 48 8d bb a8 00 00 00 lea 0xa8(%rbx),%rdi
720: 48 c7 c2 00 00 00 00 mov $0x0,%rdx
727: 48 c7 c6 00 00 00 00 mov $0x0,%rsi
72e: e8 00 00 00 00 callq 733 <cpufreq_governor_dbs+0x353>
733: 48 8d 43 30 lea 0x30(%rbx),%rax
737: 49 b9 e0 ff ff ff 0f movabs $0xfffffffe0,%r9
73e: 00 00 00
741: 48 8d 7b 48 lea 0x48(%rbx),%rdi
745: 4c 89 4b 28 mov %r9,0x28(%rbx)
749: 31 c9 xor %ecx,%ecx
74b: 31 d2 xor %edx,%edx
74d: 48 89 43 30 mov %rax,0x30(%rbx)
751: 48 89 43 38 mov %rax,0x38(%rbx)
755: be 03 00 00 00 mov $0x3,%esi
75a: 49 8b 04 24 mov (%r12),%rax
75e: 48 8b 40 20 mov 0x20(%rax),%rax
762: 48 89 43 40 mov %rax,0x40(%rbx)
766: e8 00 00 00 00 callq 76b <cpufreq_governor_dbs+0x38b>
76b: 48 8d 43 28 lea 0x28(%rbx),%rax
76f: 48 c7 43 68 00 00 00 movq $0x0,0x68(%rbx)
776: 00
777: 48 89 43 70 mov %rax,0x70(%rbx)
77b: 41 83 c6 01 add $0x1,%r14d
77f: be 00 01 00 00 mov $0x100,%esi
784: 4c 89 ef mov %r13,%rdi
787: 49 63 d6 movslq %r14d,%rdx
78a: e8 00 00 00 00 callq 78f <cpufreq_governor_dbs+0x3af>
78f: 39 05 00 00 00 00 cmp %eax,0x0(%rip) # 795 <cpufreq_governor_dbs+0x3b5>
795: 48 89 c1 mov %rax,%rcx
798: 41 89 c6 mov %eax,%r14d
79b: 0f 87 2f ff ff ff ja 6d0 <cpufreq_governor_dbs+0x2f0>
7a1: 49 8b 04 24 mov (%r12),%rax
7a5: 4c 89 ef mov %r13,%rdi
7a8: 44 8b 7d a8 mov -0x58(%rbp),%r15d
7ac: 48 8b 58 08 mov 0x8(%rax),%rbx
7b0: e8 00 00 00 00 callq 7b5 <cpufreq_governor_dbs+0x3d5>
7b5: 48 89 c7 mov %rax,%rdi
7b8: 48 89 de mov %rbx,%rsi
7bb: e8 00 00 00 00 callq 7c0 <cpufreq_governor_dbs+0x3e0>
7c0: 85 c0 test %eax,%eax
7c2: 89 c3 mov %eax,%ebx
7c4: 0f 85 06 01 00 00 jne 8d0 <cpufreq_governor_dbs+0x4f0>
7ca: 49 8b 04 24 mov (%r12),%rax
7ce: 83 38 01 cmpl $0x1,(%rax)
7d1: 0f 84 99 00 00 00 je 870 <cpufreq_governor_dbs+0x490>
7d7: 48 8b 45 b8 mov -0x48(%rbp),%rax
7db: 44 89 ff mov %r15d,%edi
7de: 80 a0 e8 00 00 00 fe andb $0xfe,0xe8(%rax)
7e5: c7 80 e4 00 00 00 01 movl $0x1,0xe4(%rax)
7ec: 00 00 00
7ef: 48 8b 55 a0 mov -0x60(%rbp),%rdx
7f3: ff 12 callq *(%rdx)
7f5: 48 8b 7d 90 mov -0x70(%rbp),%rdi
7f9: e8 00 00 00 00 callq 7fe <cpufreq_governor_dbs+0x41e>
7fe: e8 00 00 00 00 callq 803 <cpufreq_governor_dbs+0x423>
803: 48 8b 55 c0 mov -0x40(%rbp),%rdx
807: 8b 7d ac mov -0x54(%rbp),%edi
80a: 48 89 82 c8 00 00 00 mov %rax,0xc8(%rdx)
811: e8 00 00 00 00 callq 816 <cpufreq_governor_dbs+0x436>
816: 48 8b 3d 00 00 00 00 mov 0x0(%rip),%rdi # 81d <cpufreq_governor_dbs+0x43d>
81d: be 00 01 00 00 mov $0x100,%esi
822: 41 89 c6 mov %eax,%r14d
825: e8 00 00 00 00 callq 82a <cpufreq_governor_dbs+0x44a>
82a: 83 f8 01 cmp $0x1,%eax
82d: 76 12 jbe 841 <cpufreq_governor_dbs+0x461>
82f: 48 8b 05 00 00 00 00 mov 0x0(%rip),%rax # 836 <cpufreq_governor_dbs+0x456>
836: 49 63 ce movslq %r14d,%rcx
839: 31 d2 xor %edx,%edx
83b: 48 f7 f1 div %rcx
83e: 41 29 d6 sub %edx,%r14d
841: b9 01 00 00 00 mov $0x1,%ecx
846: 44 89 f2 mov %r14d,%edx
849: 4c 89 ee mov %r13,%rsi
84c: 4c 89 e7 mov %r12,%rdi
84f: e8 00 00 00 00 callq 854 <cpufreq_governor_dbs+0x474>
854: e9 70 fc ff ff jmpq 4c9 <cpufreq_governor_dbs+0xe9>
859: 0f 1f 80 00 00 00 00 nopl 0x0(%rax)
860: 31 d2 xor %edx,%edx
862: e8 00 00 00 00 callq 867 <cpufreq_governor_dbs+0x487>
867: e9 7a fd ff ff jmpq 5e6 <cpufreq_governor_dbs+0x206>
86c: 0f 1f 40 00 nopl 0x0(%rax)
870: 48 8b 45 b0 mov -0x50(%rbp),%rax
874: 31 f6 xor %esi,%esi
876: 80 88 d8 00 00 00 01 orb $0x1,0xd8(%rax)
87d: c7 80 d0 00 00 00 00 movl $0x0,0xd0(%rax)
884: 00 00 00
887: 48 8b 55 b0 mov -0x50(%rbp),%rdx
88b: 41 8b 45 60 mov 0x60(%r13),%eax
88f: 89 82 d4 00 00 00 mov %eax,0xd4(%rdx)
895: 48 8b 45 98 mov -0x68(%rbp),%rax
899: 48 8b 38 mov (%rax),%rdi
89c: e8 00 00 00 00 callq 8a1 <cpufreq_governor_dbs+0x4c1>
8a1: e9 4f ff ff ff jmpq 7f5 <cpufreq_governor_dbs+0x415>
8a6: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1)
8ad: 00 00 00
8b0: ba 01 00 00 00 mov $0x1,%edx
8b5: e8 00 00 00 00 callq 8ba <cpufreq_governor_dbs+0x4da>
8ba: e9 27 fd ff ff jmpq 5e6 <cpufreq_governor_dbs+0x206>
8bf: 90 nop
8c0: 48 8b 45 b0 mov -0x50(%rbp),%rax
8c4: 80 a0 d8 00 00 00 fe andb $0xfe,0xd8(%rax)
8cb: e9 39 fd ff ff jmpq 609 <cpufreq_governor_dbs+0x229>
8d0: 48 8b 7d 90 mov -0x70(%rbp),%rdi
8d4: e8 00 00 00 00 callq 8d9 <cpufreq_governor_dbs+0x4f9>
8d9: e9 eb fb ff ff jmpq 4c9 <cpufreq_governor_dbs+0xe9>
8de: be e7 00 00 00 mov $0xe7,%esi
8e3: 48 c7 c7 00 00 00 00 mov $0x0,%rdi
8ea: e8 00 00 00 00 callq 8ef <cpufreq_governor_dbs+0x50f>
8ef: e9 2a fb ff ff jmpq 41e <cpufreq_governor_dbs+0x3e>
8f4: be eb 00 00 00 mov $0xeb,%esi
8f9: 48 c7 c7 00 00 00 00 mov $0x0,%rdi
900: e8 00 00 00 00 callq 905 <cpufreq_governor_dbs+0x525>
905: e9 df fb ff ff jmpq 4e9 <cpufreq_governor_dbs+0x109>
90a: 48 c7 c6 00 00 00 00 mov $0x0,%rsi
911: 48 c7 c7 00 00 00 00 mov $0x0,%rdi
918: 31 c0 xor %eax,%eax
91a: e8 00 00 00 00 callq 91f <cpufreq_governor_dbs+0x53f>
91f: bb f4 ff ff ff mov $0xfffffff4,%ebx
924: e9 a0 fb ff ff jmpq 4c9 <cpufreq_governor_dbs+0xe9>
929: 48 c7 c6 00 00 00 00 mov $0x0,%rsi
930: 48 c7 c7 00 00 00 00 mov $0x0,%rdi
937: 31 c0 xor %eax,%eax
939: e8 00 00 00 00 callq 93e <cpufreq_governor_dbs+0x55e>
93e: 4c 89 e7 mov %r12,%rdi
941: e8 00 00 00 00 callq 946 <cpufreq_governor_dbs+0x566>
946: e9 7e fb ff ff jmpq 4c9 <cpufreq_governor_dbs+0xe9>

Disassembly of section .rodata.str1.8:

0000000000000000 <.rodata.str1.8>:
0: 64 fs
1: 72 69 jb 6c <.rodata.str1.8+0x6c>
3: 76 65 jbe 6a <.rodata.str1.8+0x6a>
5: 72 73 jb 7a <.rodata.str1.8+0x7a>
7: 2f (bad)
8: 63 70 75 movslq 0x75(%rax),%esi
b: 66 data16
c: 72 65 jb 73 <.rodata.str1.8+0x73>
e: 71 2f jno 3f <.rodata.str1.8+0x3f>
10: 63 70 75 movslq 0x75(%rax),%esi
13: 66 data16
14: 72 65 jb 7b <.rodata.str1.8+0x7b>
16: 71 5f jno 77 <.rodata.str1.8+0x77>
18: 67 6f outsl %ds:(%esi),(%dx)
1a: 76 65 jbe 81 <.rodata.str1.8+0x81>
1c: 72 6e jb 8c <.rodata.str1.8+0x8c>
1e: 6f outsl %ds:(%rsi),(%dx)
1f: 72 2e jb 4f <.rodata.str1.8+0x4f>
21: 63 00 movslq (%rax),%eax
23: 00 00 add %al,(%rax)
25: 00 00 add %al,(%rax)
27: 00 01 add %al,(%rcx)
29: 33 63 70 xor 0x70(%rbx),%esp
2c: 75 66 jne 94 <get_cpu_idle_time+0x14>
2e: 72 65 jb 95 <get_cpu_idle_time+0x15>
30: 71 5f jno 91 <.rodata.str1.8+0x91>
32: 67 6f outsl %ds:(%esi),(%dx)
34: 76 65 jbe 9b <get_cpu_idle_time+0x1b>
36: 72 6e jb a6 <get_cpu_idle_time+0x26>
38: 6f outsl %ds:(%rsi),(%dx)
39: 72 3a jb 75 <.rodata.str1.8+0x75>
3b: 20 25 73 3a 20 50 and %ah,0x50203a73(%rip) # 50203ab4 <__crc_cpufreq_governor_dbs+0x49f8d4db>
41: 4f rex.WRXB
42: 4c rex.WR
43: 49 rex.WB
44: 43 59 rex.XB pop %r9
46: 5f pop %rdi
47: 49 rex.WB
48: 4e rex.WRX
49: 49 54 rex.WB push %r12
4b: 3a 20 cmp (%rax),%ah
4d: 6b 7a 61 6c imul $0x6c,0x61(%rdx),%edi
51: 6c insb (%dx),%es:(%rdi)
52: 6f outsl %ds:(%rsi),(%dx)
53: 63 20 movslq (%rax),%esp
55: 66 data16
56: 61 (bad)
57: 69 6c 65 64 0a 00 00 imul $0xa,0x64(%rbp,%riz,2),%ebp
5e: 00
5f: 00 01 add %al,(%rcx)
61: 33 63 70 xor 0x70(%rbx),%esp
64: 75 66 jne cc <get_cpu_idle_time+0x4c>
66: 72 65 jb cd <get_cpu_idle_time+0x4d>
68: 71 5f jno c9 <get_cpu_idle_time+0x49>
6a: 67 6f outsl %ds:(%esi),(%dx)
6c: 76 65 jbe d3 <get_cpu_idle_time+0x53>
6e: 72 6e jb de <get_cpu_idle_time+0x5e>
70: 6f outsl %ds:(%rsi),(%dx)
71: 72 3a jb ad <get_cpu_idle_time+0x2d>
73: 20 25 73 3a 20 50 and %ah,0x50203a73(%rip) # 50203aec <__crc_cpufreq_governor_dbs+0x49f8d513>
79: 4f rex.WRXB
7a: 4c rex.WR
7b: 49 rex.WB
7c: 43 59 rex.XB pop %r9
7e: 5f pop %rdi
7f: 49 rex.WB
80: 4e rex.WRX
81: 49 54 rex.WB push %r12
83: 3a 20 cmp (%rax),%ah
85: 69 6e 69 74 28 29 20 imul $0x20292874,0x69(%rsi),%ebp
8c: 66 data16
8d: 61 (bad)
8e: 69 .byte 0x69
8f: 6c insb (%dx),%es:(%rdi)
90: 65 64 0a 00 gs or %fs:%gs:(%rax),%al

Disassembly of section .rodata.str1.1:

0000000000000000 <.rodata.str1.1>:
0: 26 es
1: 6a 5f pushq $0x5f
3: 63 64 62 73 movslq 0x73(%rdx,%riz,2),%esp
7: 2d 3e 74 69 6d sub $0x6d69743e,%eax
c: 65 gs
d: 72 5f jb 6e <__kstrtab_get_cpu_idle_time+0x2d>
f: 6d insl (%dx),%es:(%rdi)
10: 75 74 jne 86 <get_cpu_idle_time+0x6>
12: 65 gs
13: 78 00 js 15 <__kstrtab_need_load_eval>

Disassembly of section ___ksymtab_gpl+cpufreq_governor_dbs:

0000000000000000 <__ksymtab_cpufreq_governor_dbs>:
...

Disassembly of section ___kcrctab_gpl+cpufreq_governor_dbs:

0000000000000000 <__kcrctab_cpufreq_governor_dbs>:
...

Disassembly of section ___ksymtab_gpl+need_load_eval:

0000000000000000 <__ksymtab_need_load_eval>:
...

Disassembly of section ___kcrctab_gpl+need_load_eval:

0000000000000000 <__kcrctab_need_load_eval>:
...

Disassembly of section ___ksymtab_gpl+gov_queue_work:

0000000000000000 <__ksymtab_gov_queue_work>:
...

Disassembly of section ___kcrctab_gpl+gov_queue_work:

0000000000000000 <__kcrctab_gov_queue_work>:
...

Disassembly of section ___ksymtab_gpl+dbs_check_cpu:

0000000000000000 <__ksymtab_dbs_check_cpu>:
...

Disassembly of section ___kcrctab_gpl+dbs_check_cpu:

0000000000000000 <__kcrctab_dbs_check_cpu>:
...

Disassembly of section ___ksymtab_gpl+get_cpu_idle_time:

0000000000000000 <__ksymtab_get_cpu_idle_time>:
...

Disassembly of section ___kcrctab_gpl+get_cpu_idle_time:

0000000000000000 <__kcrctab_get_cpu_idle_time>:
...

Disassembly of section .rodata:

0000000000000000 <__func__.19263>:
0: 63 70 75 movslq 0x75(%rax),%esi
3: 66 data16
4: 72 65 jb 6b <__kstrtab_get_cpu_idle_time+0x2a>
6: 71 5f jno 67 <__kstrtab_get_cpu_idle_time+0x26>
8: 67 6f outsl %ds:(%esi),(%dx)
a: 76 65 jbe 71 <__kstrtab_get_cpu_idle_time+0x30>
c: 72 6e jb 7c <__kstrtab_get_cpu_idle_time+0x3b>
e: 6f outsl %ds:(%rsi),(%dx)
f: 72 5f jb 70 <__kstrtab_get_cpu_idle_time+0x2f>
11: 64 fs
12: 62 (bad)
13: 73 00 jae 15 <__kstrtab_need_load_eval>

Disassembly of section __ksymtab_strings:

0000000000000000 <__kstrtab_cpufreq_governor_dbs>:
0: 63 70 75 movslq 0x75(%rax),%esi
3: 66 data16
4: 72 65 jb 6b <__kstrtab_get_cpu_idle_time+0x2a>
6: 71 5f jno 67 <__kstrtab_get_cpu_idle_time+0x26>
8: 67 6f outsl %ds:(%esi),(%dx)
a: 76 65 jbe 71 <__kstrtab_get_cpu_idle_time+0x30>
c: 72 6e jb 7c <__kstrtab_get_cpu_idle_time+0x3b>
e: 6f outsl %ds:(%rsi),(%dx)
f: 72 5f jb 70 <__kstrtab_get_cpu_idle_time+0x2f>
11: 64 fs
12: 62 (bad)
13: 73 00 jae 15 <__kstrtab_need_load_eval>

0000000000000015 <__kstrtab_need_load_eval>:
15: 6e outsb %ds:(%rsi),(%dx)
16: 65 gs
17: 65 gs
18: 64 fs
19: 5f pop %rdi
1a: 6c insb (%dx),%es:(%rdi)
1b: 6f outsl %ds:(%rsi),(%dx)
1c: 61 (bad)
1d: 64 fs
1e: 5f pop %rdi
1f: 65 gs
20: 76 61 jbe 83 <get_cpu_idle_time+0x3>
22: 6c insb (%dx),%es:(%rdi)
...

0000000000000024 <__kstrtab_gov_queue_work>:
24: 67 6f outsl %ds:(%esi),(%dx)
26: 76 5f jbe 87 <get_cpu_idle_time+0x7>
28: 71 75 jno 9f <get_cpu_idle_time+0x1f>
2a: 65 gs
2b: 75 65 jne 92 <get_cpu_idle_time+0x12>
2d: 5f pop %rdi
2e: 77 6f ja 9f <get_cpu_idle_time+0x1f>
30: 72 6b jb 9d <get_cpu_idle_time+0x1d>
...

0000000000000033 <__kstrtab_dbs_check_cpu>:
33: 64 fs
34: 62 (bad)
35: 73 5f jae 96 <get_cpu_idle_time+0x16>
37: 63 68 65 movslq 0x65(%rax),%ebp
3a: 63 6b 5f movslq 0x5f(%rbx),%ebp
3d: 63 70 75 movslq 0x75(%rax),%esi
...

0000000000000041 <__kstrtab_get_cpu_idle_time>:
41: 67 addr32
42: 65 gs
43: 74 5f je a4 <get_cpu_idle_time+0x24>
45: 63 70 75 movslq 0x75(%rax),%esi
48: 5f pop %rdi
49: 69 64 6c 65 5f 74 69 imul $0x6d69745f,0x65(%rsp,%rbp,2),%esp
50: 6d
51: 65 gs
...

Disassembly of section .comment:

0000000000000000 <.comment>:
0: 00 47 43 add %al,0x43(%rdi)
3: 43 3a 20 rex.XB cmp (%r8),%spl
6: 28 55 62 sub %dl,0x62(%rbp)
9: 75 6e jne 79 <__kstrtab_get_cpu_idle_time+0x38>
b: 74 75 je 82 <get_cpu_idle_time+0x2>
d: 2f (bad)
e: 4c 69 6e 61 72 6f 20 imul $0x34206f72,0x61(%rsi),%r13
15: 34
16: 2e 36 2e 33 2d 31 75 cs ss xor %cs:%ss:0x75627531(%rip),%ebp # 75627550 <__crc_get_cpu_idle_time+0x20ee6699>
1d: 62 75
1f: 6e outsb %ds:(%rsi),(%dx)
20: 74 75 je 97 <get_cpu_idle_time+0x17>
22: 35 29 20 34 2e xor $0x2e342029,%eax
27: 36 2e 33 00 ss xor %cs:%ss:(%rax),%eax

Disassembly of section __mcount_loc:

0000000000000000 <__mcount_loc>:
...