* [kgdb:kgdb-next] KGDB: BP remove failed: ffffffff81026ed0
@ 2012-07-10 2:58 wfg
2012-08-10 11:38 ` Fengguang Wu
0 siblings, 1 reply; 2+ messages in thread
From: wfg @ 2012-07-10 2:58 UTC (permalink / raw)
To: Jason Wessel; +Cc: Masami Hiramatsu, x86, LKML
[-- Attachment #1: Type: text/plain, Size: 1864 bytes --]
Hi Jason,
This HEAD commit in kgdb-next makes kgdb boot time tests freeze.
The kernel is tested inside kvm with the attached config.
3751d3e85cf693e10e2c47c03c8caa65e171099b is the first bad commit
commit 3751d3e85cf693e10e2c47c03c8caa65e171099b
Author: Jason Wessel <jason.wessel@windriver.com>
Date: Fri Mar 23 09:35:05 2012 -0500
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
There has long been a limitation using software breakpoints with a
kernel compiled with CONFIG_DEBUG_RODATA going back to 2.6.26. For
this particular patch, it will apply cleanly and has been tested all
the way back to 2.6.36.
The kprobes code uses the text_poke() function which accommodates
writing a breakpoint into a read-only page. The x86 kgdb code can
solve the problem similarly by overriding the default breakpoint
set/remove routines and using text_poke() directly.
The x86 kgdb code will first attempt to use the traditional
probe_kernel_write(), and next try using a the text_poke() function.
The break point install method is tracked such that the correct break
point removal routine will get called later on.
Cc: x86@kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: stable@vger.kernel.org # >= 2.6.36
Inspried-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
:040000 040000 a06ac46574fcf63533d558f52c2b6b116f3c5db4 cccfa3e5eeab293de1a8b4858624fffca86dd95b M arch
:040000 040000 5a989b035ad4054136ce69869ad4979d0ad73207 dc27a5810e1469b596dd82481c4d1a594e21f0bc M drivers
:040000 040000 ca2ec2c143aea2a044d656b3df461a5067043b56 8980fef454edd7e18e353c81593a208badb4833f M include
bisect run success
Thanks,
Fengguang
[-- Attachment #2: dmesg-kvm-stoakley-27984-2012-07-10-00-02-27 --]
[-- Type: text/plain, Size: 105352 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.5.0-rc4+ (wfg@bee) (gcc version 4.7.0 (Debian 4.7.1-1) ) #1 Mon Jul 9 22:58:40 CST 2012
[ 0.000000] Command line: rcutorture.rcutorture_runnable=0 trinity=10m tree=asoc:for-next auth_hashtable_size=10 sunrpc.auth_hashtable_size=10 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled panic=10 hung_task_panic=1 softlockup_panic=1 unknown_nmi_panic=1 nmi_watchdog=panic,lapic prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=vmlinuz-2012-07-09-23-01-14-sound-asoc.for-next-34f3280-a837987-x86_64-randconfig-sound1-1-stoakley BOOT_IMAGE=kernel-tests/kernels/x86_64-randconfig-sound1/a837987e7b36a9056cd17c0967efe1ce73a102ff/vmlinuz-3.5.0-rc4+
[ 0.000000] Disabled fast string operations
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000fffd000-0x000000000fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffbc000-0x00000000ffffffff] reserved
[ 0.000000] debug: ignoring loglevel setting.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.4 present.
[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0xfffd max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 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 00E0000000 mask FFE0000000 uncachable
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
[ 0.000000] found SMP MP-table at [mem 0x000f8860-0x000f886f] mapped at [ffff8800000f8860]
[ 0.000000] mpc: f8870-f898c
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x0fffcfff]
[ 0.000000] [mem 0x00000000-0x0fdfffff] page 2M
[ 0.000000] [mem 0x0fe00000-0x0fffcfff] page 4k
[ 0.000000] kernel direct mapping tables up to 0xfffcfff @ [mem 0x0e854000-0x0e8d5fff]
[ 0.000000] log_buf_len: 8388608
[ 0.000000] early log buf free: 127876(97%)
[ 0.000000] RAMDISK: [mem 0x0e8d6000-0x0ffeffff]
[ 0.000000] ACPI: RSDP 00000000000f8810 00014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 000000000fffde10 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 000000000ffffe40 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 000000000fffdfd0 01E22 (v01 BXPC BXDSDT 00000001 INTL 20090123)
[ 0.000000] ACPI: FACS 000000000ffffe00 00040
[ 0.000000] ACPI: SSDT 000000000fffdf80 00044 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 000000000fffde90 0007A (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 000000000fffde50 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5fa000 ( fee00000)
[ 0.000000] kvm-clock: Using msrs 12 and 11
[ 0.000000] kvm-clock: cpu 0, msr 0:162bd81, boot clock
[ 0.000000] [ffffea0000000000-ffffea00003fffff] PMD -> [ffff88000d400000-ffff88000d7fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x0fffcfff]
[ 0.000000] On node 0 totalpages: 65420
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3913 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 960 pages used for memmap
[ 0.000000] DMA32 zone: 60477 pages, LIFO batch:15
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5fa000 ( fee00000)
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 1 reached. Processor 1/0x1 ignored.
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 2, APIC INT 05
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
[ 0.000000] ACPI: IRQ5 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ10 used by override.
[ 0.000000] ACPI: IRQ11 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] e820: [mem 0x10000000-0xfffbbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64390
[ 0.000000] Kernel command line: rcutorture.rcutorture_runnable=0 trinity=10m tree=asoc:for-next auth_hashtable_size=10 sunrpc.auth_hashtable_size=10 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled panic=10 hung_task_panic=1 softlockup_panic=1 unknown_nmi_panic=1 nmi_watchdog=panic,lapic prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=vmlinuz-2012-07-09-23-01-14-sound-asoc.for-next-34f3280-a837987-x86_64-randconfig-sound1-1-stoakley BOOT_IMAGE=kernel-tests/kernels/x86_64-randconfig-sound1/a837987e7b36a9056cd17c0967efe1ce73a102ff/vmlinuz-3.5.0-rc4+
[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 206460k/262132k available (3026k kernel code, 452k absent, 55220k reserved, 5335k data, 444k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 6367 kB
[ 0.000000] per task-struct memory footprint: 2688 bytes
[ 0.000000] allocated 1048576 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] HPET counter not counting. HPET disabled
[ 0.000000] Detected 2833.456 MHz processor.
[ 0.020000] Calibrating delay loop (skipped) preset value.. 5666.91 BogoMIPS (lpj=28334560)
[ 0.020000] pid_max: default: 32768 minimum: 301
[ 0.020335] Mount-cache hash table entries: 256
[ 0.023820] Initializing cgroup subsys debug
[ 0.025410] Initializing cgroup subsys cpuacct
[ 0.027029] Initializing cgroup subsys memory
[ 0.028724] Initializing cgroup subsys freezer
[ 0.030018] Initializing cgroup subsys blkio
[ 0.031598] Initializing cgroup subsys perf_event
[ 0.033459] Disabled fast string operations
[ 0.035033] CPU: Intel Common KVM processor stepping 01
[ 0.040498] ACPI: Core revision 20120320
[ 0.061296] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[ 0.064894] Getting VERSION: 50014
[ 0.066262] Getting VERSION: 50014
[ 0.067616] Getting ID: 0
[ 0.068780] Getting ID: ff000000
[ 0.070483] Getting LVT0: 8700
[ 0.071760] Getting LVT1: 8400
[ 0.073093] enabled ExtINT on CPU#0
[ 0.075691] ENABLING IO-APIC IRQs
[ 0.077036] init IO_APIC IRQs
[ 0.078277] apic 2 pin 0 not connected
[ 0.079758] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.080035] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.082968] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.085882] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.090030] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.092884] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.095745] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.100030] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.102901] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.105760] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.108668] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.110030] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.112928] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.115912] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.120031] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.122929] apic 2 pin 16 not connected
[ 0.124407] apic 2 pin 17 not connected
[ 0.125878] apic 2 pin 18 not connected
[ 0.127355] apic 2 pin 19 not connected
[ 0.128830] apic 2 pin 20 not connected
[ 0.130004] apic 2 pin 21 not connected
[ 0.131483] apic 2 pin 22 not connected
[ 0.132955] apic 2 pin 23 not connected
[ 0.134591] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.136889] Using local APIC timer interrupts.
[ 0.136889] calibrating APIC timer ...
[ 0.150000] ... lapic delta = 6249044
[ 0.150000] ... PM-Timer delta = 357900
[ 0.150000] ... PM-Timer result ok
[ 0.150000] ..... delta 6249044
[ 0.150000] ..... mult: 268394396
[ 0.150000] ..... calibration result: 9998470
[ 0.150000] ..... CPU clock speed is 2832.8670 MHz.
[ 0.150000] ..... host bus clock speed is 999.8470 MHz.
[ 0.150524] device: 'platform': device_add
[ 0.152354] PM: Adding info for No Bus:platform
[ 0.154360] bus: 'platform': registered
[ 0.156120] bus: 'cpu': registered
[ 0.157661] device: 'cpu': device_add
[ 0.159358] PM: Adding info for No Bus:cpu
[ 0.160088] bus: 'memory': registered
[ 0.161705] device: 'memory': device_add
[ 0.163440] PM: Adding info for No Bus:memory
[ 0.165291] device: 'memory0': device_add
[ 0.167042] bus: 'memory': add device memory0
[ 0.168950] PM: Adding info for memory:memory0
[ 0.170107] device: 'memory1': device_add
[ 0.171841] bus: 'memory': add device memory1
[ 0.173729] PM: Adding info for memory:memory1
[ 0.176919] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.180112] RTC time: 15:02:19, date: 07/09/12
[ 0.182365] NET: Registered protocol family 16
[ 0.184344] device class 'bdi': registering
[ 0.186364] device class 'gpio': registering
[ 0.188211] device class 'pci_bus': registering
[ 0.190124] bus: 'pci': registered
[ 0.191670] device class 'tty': registering
[ 0.193466] device class 'vtconsole': registering
[ 0.195430] device: 'vtcon0': device_add
[ 0.197267] PM: Adding info for No Bus:vtcon0
[ 0.200214] ACPI: bus type pci registered
[ 0.201991] PCI: Using configuration type 1 for base access
[ 0.204203] device: 'cpu0': device_add
[ 0.205895] bus: 'cpu': add device cpu0
[ 0.207627] PM: Adding info for cpu:cpu0
[ 0.214239] device: 'default': device_add
[ 0.216083] PM: Adding info for No Bus:default
[ 0.218137] bio: create slab <bio-0> at 0
[ 0.219918] device class 'block': registering
[ 0.220300] ACPI: Added _OSI(Module Device)
[ 0.222072] ACPI: Added _OSI(Processor Device)
[ 0.223933] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.225863] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.232272] ACPI: EC: Look up EC in DSDT
[ 0.274757] ACPI: Interpreter enabled
[ 0.276596] ACPI: (supports S0 S4 S5)
[ 0.278239] ACPI: Using IOAPIC for interrupt routing
[ 0.280173] bus: 'acpi': registered
[ 0.281753] bus: 'acpi': add driver power
[ 0.283710] device: 'LNXSYSTM:00': device_add
[ 0.285566] bus: 'acpi': add device LNXSYSTM:00
[ 0.287526] PM: Adding info for acpi:LNXSYSTM:00
[ 0.290011] device: 'LNXCPU:00': device_add
[ 0.291799] bus: 'acpi': add device LNXCPU:00
[ 0.293716] PM: Adding info for acpi:LNXCPU:00
[ 0.295830] device: 'LNXCPU:01': device_add
[ 0.297623] bus: 'acpi': add device LNXCPU:01
[ 0.299532] PM: Adding info for acpi:LNXCPU:01
[ 0.300606] device: 'device:00': device_add
[ 0.302453] bus: 'acpi': add device device:00
[ 0.304394] PM: Adding info for acpi:device:00
[ 0.306916] device: 'PNP0A03:00': device_add
[ 0.310026] bus: 'acpi': add device PNP0A03:00
[ 0.311951] PM: Adding info for acpi:PNP0A03:00
[ 0.314532] device: 'device:01': device_add
[ 0.316327] bus: 'acpi': add device device:01
[ 0.318244] PM: Adding info for acpi:device:01
[ 0.320737] device: 'device:02': device_add
[ 0.322540] bus: 'acpi': add device device:02
[ 0.324473] PM: Adding info for acpi:device:02
[ 0.327044] device: 'device:03': device_add
[ 0.328828] bus: 'acpi': add device device:03
[ 0.330110] PM: Adding info for acpi:device:03
[ 0.332662] device: 'device:04': device_add
[ 0.334502] bus: 'acpi': add device device:04
[ 0.336400] PM: Adding info for acpi:device:04
[ 0.338944] device: 'device:05': device_add
[ 0.340026] bus: 'acpi': add device device:05
[ 0.341946] PM: Adding info for acpi:device:05
[ 0.344497] device: 'device:06': device_add
[ 0.346285] bus: 'acpi': add device device:06
[ 0.348204] PM: Adding info for acpi:device:06
[ 0.350711] device: 'device:07': device_add
[ 0.352510] bus: 'acpi': add device device:07
[ 0.354436] PM: Adding info for acpi:device:07
[ 0.356992] device: 'device:08': device_add
[ 0.360026] bus: 'acpi': add device device:08
[ 0.361931] PM: Adding info for acpi:device:08
[ 0.364479] device: 'device:09': device_add
[ 0.366265] bus: 'acpi': add device device:09
[ 0.368182] PM: Adding info for acpi:device:09
[ 0.370772] device: 'device:0a': device_add
[ 0.372562] bus: 'acpi': add device device:0a
[ 0.374487] PM: Adding info for acpi:device:0a
[ 0.377056] device: 'device:0b': device_add
[ 0.378848] bus: 'acpi': add device device:0b
[ 0.380093] PM: Adding info for acpi:device:0b
[ 0.382657] device: 'device:0c': device_add
[ 0.384467] bus: 'acpi': add device device:0c
[ 0.386367] PM: Adding info for acpi:device:0c
[ 0.390158] device: 'device:0d': device_add
[ 0.391946] bus: 'acpi': add device device:0d
[ 0.393845] PM: Adding info for acpi:device:0d
[ 0.396443] device: 'device:0e': device_add
[ 0.398252] bus: 'acpi': add device device:0e
[ 0.400090] PM: Adding info for acpi:device:0e
[ 0.402655] device: 'device:0f': device_add
[ 0.404460] bus: 'acpi': add device device:0f
[ 0.406372] PM: Adding info for acpi:device:0f
[ 0.408929] device: 'device:10': device_add
[ 0.410026] bus: 'acpi': add device device:10
[ 0.416850] PM: Adding info for acpi:device:10
[ 0.420236] device: 'device:11': device_add
[ 0.422043] bus: 'acpi': add device device:11
[ 0.423937] PM: Adding info for acpi:device:11
[ 0.426543] device: 'device:12': device_add
[ 0.428388] bus: 'acpi': add device device:12
[ 0.430103] PM: Adding info for acpi:device:12
[ 0.432677] device: 'device:13': device_add
[ 0.434487] bus: 'acpi': add device device:13
[ 0.436403] PM: Adding info for acpi:device:13
[ 0.438970] device: 'device:14': device_add
[ 0.440033] bus: 'acpi': add device device:14
[ 0.441941] PM: Adding info for acpi:device:14
[ 0.444504] device: 'device:15': device_add
[ 0.446290] bus: 'acpi': add device device:15
[ 0.448216] PM: Adding info for acpi:device:15
[ 0.450708] device: 'device:16': device_add
[ 0.452512] bus: 'acpi': add device device:16
[ 0.454432] PM: Adding info for acpi:device:16
[ 0.456994] device: 'device:17': device_add
[ 0.458780] bus: 'acpi': add device device:17
[ 0.460090] PM: Adding info for acpi:device:17
[ 0.462665] device: 'device:18': device_add
[ 0.464465] bus: 'acpi': add device device:18
[ 0.466384] PM: Adding info for acpi:device:18
[ 0.470616] device: 'device:19': device_add
[ 0.472407] bus: 'acpi': add device device:19
[ 0.474315] PM: Adding info for acpi:device:19
[ 0.476917] device: 'device:1a': device_add
[ 0.478712] bus: 'acpi': add device device:1a
[ 0.480105] PM: Adding info for acpi:device:1a
[ 0.482682] device: 'device:1b': device_add
[ 0.484480] bus: 'acpi': add device device:1b
[ 0.486375] PM: Adding info for acpi:device:1b
[ 0.488967] device: 'device:1c': device_add
[ 0.490026] bus: 'acpi': add device device:1c
[ 0.491954] PM: Adding info for acpi:device:1c
[ 0.494510] device: 'device:1d': device_add
[ 0.496308] bus: 'acpi': add device device:1d
[ 0.498220] PM: Adding info for acpi:device:1d
[ 0.500718] device: 'device:1e': device_add
[ 0.502505] bus: 'acpi': add device device:1e
[ 0.504430] PM: Adding info for acpi:device:1e
[ 0.506989] device: 'device:1f': device_add
[ 0.510026] bus: 'acpi': add device device:1f
[ 0.511938] PM: Adding info for acpi:device:1f
[ 0.514854] device: 'device:20': device_add
[ 0.516653] bus: 'acpi': add device device:20
[ 0.518557] PM: Adding info for acpi:device:20
[ 0.520639] device: 'device:21': device_add
[ 0.522428] bus: 'acpi': add device device:21
[ 0.524345] PM: Adding info for acpi:device:21
[ 0.526866] device: 'PNP0B00:00': device_add
[ 0.528686] bus: 'acpi': add device PNP0B00:00
[ 0.530091] PM: Adding info for acpi:PNP0B00:00
[ 0.532854] device: 'PNP0303:00': device_add
[ 0.534685] bus: 'acpi': add device PNP0303:00
[ 0.536625] PM: Adding info for acpi:PNP0303:00
[ 0.540682] device: 'PNP0F13:00': device_add
[ 0.542506] bus: 'acpi': add device PNP0F13:00
[ 0.544443] PM: Adding info for acpi:PNP0F13:00
[ 0.547219] device: 'PNP0700:00': device_add
[ 0.549057] bus: 'acpi': add device PNP0700:00
[ 0.550096] PM: Adding info for acpi:PNP0700:00
[ 0.554649] device: 'PNP0400:00': device_add
[ 0.556467] bus: 'acpi': add device PNP0400:00
[ 0.558402] PM: Adding info for acpi:PNP0400:00
[ 0.561724] device: 'PNP0501:00': device_add
[ 0.563562] bus: 'acpi': add device PNP0501:00
[ 0.565515] PM: Adding info for acpi:PNP0501:00
[ 0.568555] device: 'device:22': device_add
[ 0.570027] bus: 'acpi': add device device:22
[ 0.571940] PM: Adding info for acpi:device:22
[ 0.574726] device: 'PNP0103:00': device_add
[ 0.576547] bus: 'acpi': add device PNP0103:00
[ 0.580090] PM: Adding info for acpi:PNP0103:00
[ 0.583774] device: 'PNP0C0F:00': device_add
[ 0.585605] bus: 'acpi': add device PNP0C0F:00
[ 0.587555] PM: Adding info for acpi:PNP0C0F:00
[ 0.590964] device: 'PNP0C0F:01': device_add
[ 0.592781] bus: 'acpi': add device PNP0C0F:01
[ 0.594718] PM: Adding info for acpi:PNP0C0F:01
[ 0.598107] device: 'PNP0C0F:02': device_add
[ 0.599932] bus: 'acpi': add device PNP0C0F:02
[ 0.600090] PM: Adding info for acpi:PNP0C0F:02
[ 0.603467] device: 'PNP0C0F:03': device_add
[ 0.605292] bus: 'acpi': add device PNP0C0F:03
[ 0.607238] PM: Adding info for acpi:PNP0C0F:03
[ 0.610619] device: 'device:23': device_add
[ 0.612463] bus: 'acpi': add device device:23
[ 0.614422] PM: Adding info for acpi:device:23
[ 0.616386] device: 'LNXPWRBN:00': device_add
[ 0.618233] bus: 'acpi': add device LNXPWRBN:00
[ 0.620183] PM: Adding info for acpi:LNXPWRBN:00
[ 0.622528] bus: 'acpi': add driver ec
[ 0.624412] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.628162] bus: 'acpi': add driver pci_root
[ 0.630027] bus: 'acpi': driver_probe_device: matched device PNP0A03:00 with driver pci_root
[ 0.633476] bus: 'acpi': really_probe: probing driver pci_root with device PNP0A03:00
[ 0.636874] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.640151] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.643335] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.646450] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.650005] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored)
[ 0.653361] PCI: root bus 00: using default resources
[ 0.655449] device: 'pci0000:00': device_add
[ 0.657373] PM: Adding info for No Bus:pci0000:00
[ 0.659328] device: '0000:00': device_add
[ 0.660218] PM: Adding info for No Bus:0000:00
[ 0.662122] PCI host bridge to bus 0000:00
[ 0.663874] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.666247] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
[ 0.670069] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.672958] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.676262] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.679076] pci 0000:00:01.1: reg 20: [io 0xc000-0xc00f]
[ 0.680370] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.683403] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.686523] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.690261] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.697284] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref]
[ 0.702599] pci 0000:00:02.0: reg 14: [mem 0xf2000000-0xf2000fff]
[ 0.717063] pci 0000:00:02.0: reg 30: [mem 0xf2010000-0xf201ffff pref]
[ 0.720412] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[ 0.723639] pci 0000:00:03.0: reg 10: [mem 0xf2020000-0xf203ffff]
[ 0.726792] pci 0000:00:03.0: reg 14: [io 0xc040-0xc07f]
[ 0.733077] pci 0000:00:03.0: reg 30: [mem 0xf2040000-0xf2047fff pref]
[ 0.735817] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 0.738449] pci 0000:00:04.0: reg 10: [io 0xc080-0xc0bf]
[ 0.740120] pci 0000:00:04.0: reg 14: [mem 0xf2048000-0xf2048fff]
[ 0.743446] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[ 0.745973] pci 0000:00:05.0: reg 10: [io 0xc0c0-0xc0ff]
[ 0.748239] pci 0000:00:05.0: reg 14: [mem 0xf2049000-0xf2049fff]
[ 0.750920] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[ 0.753442] pci 0000:00:06.0: reg 10: [io 0xc100-0xc13f]
[ 0.755707] pci 0000:00:06.0: reg 14: [mem 0xf204a000-0xf204afff]
[ 0.760484] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.763018] pci 0000:00:07.0: reg 10: [io 0xc140-0xc17f]
[ 0.765303] pci 0000:00:07.0: reg 14: [mem 0xf204b000-0xf204bfff]
[ 0.768739] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[ 0.770204] pci 0000:00:08.0: reg 10: [io 0xc180-0xc1bf]
[ 0.772457] pci 0000:00:08.0: reg 14: [mem 0xf204c000-0xf204cfff]
[ 0.775729] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[ 0.778260] pci 0000:00:09.0: reg 10: [io 0xc1c0-0xc1ff]
[ 0.780115] pci 0000:00:09.0: reg 14: [mem 0xf204d000-0xf204dfff]
[ 0.783389] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[ 0.785871] pci 0000:00:0a.0: reg 10: [mem 0xf204e000-0xf204e00f]
[ 0.790806] pci_bus 0000:00: on NUMA node 0
[ 0.792716] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.811875] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.815055] device: '0000:00:00.0': device_add
[ 0.829446] bus: 'pci': add device 0000:00:00.0
[ 0.830263] PM: Adding info for pci:0000:00:00.0
[ 0.832250] device: '0000:00:01.0': device_add
[ 0.847968] bus: 'pci': add device 0000:00:01.0
[ 0.850116] PM: Adding info for pci:0000:00:01.0
[ 0.852062] device: '0000:00:01.1': device_add
[ 0.866347] bus: 'pci': add device 0000:00:01.1
[ 0.868445] PM: Adding info for pci:0000:00:01.1
[ 0.870049] device: '0000:00:01.3': device_add
[ 0.884618] bus: 'pci': add device 0000:00:01.3
[ 0.886721] PM: Adding info for pci:0000:00:01.3
[ 0.888679] device: '0000:00:02.0': device_add
[ 0.903002] bus: 'pci': add device 0000:00:02.0
[ 0.905103] PM: Adding info for pci:0000:00:02.0
[ 0.907033] device: '0000:00:03.0': device_add
[ 0.921372] bus: 'pci': add device 0000:00:03.0
[ 0.923530] PM: Adding info for pci:0000:00:03.0
[ 0.925460] device: '0000:00:04.0': device_add
[ 0.939774] bus: 'pci': add device 0000:00:04.0
[ 0.940228] PM: Adding info for pci:0000:00:04.0
[ 0.947088] device: '0000:00:05.0': device_add
[ 0.963125] bus: 'pci': add device 0000:00:05.0
[ 0.965222] PM: Adding info for pci:0000:00:05.0
[ 0.967176] device: '0000:00:06.0': device_add
[ 0.981502] bus: 'pci': add device 0000:00:06.0
[ 0.983610] PM: Adding info for pci:0000:00:06.0
[ 0.985660] device: '0000:00:07.0': device_add
[ 0.999974] bus: 'pci': add device 0000:00:07.0
[ 1.000238] PM: Adding info for pci:0000:00:07.0
[ 1.002162] device: '0000:00:08.0': device_add
[ 1.018376] bus: 'pci': add device 0000:00:08.0
[ 1.020214] PM: Adding info for pci:0000:00:08.0
[ 1.022155] device: '0000:00:09.0': device_add
[ 1.036786] bus: 'pci': add device 0000:00:09.0
[ 1.038884] PM: Adding info for pci:0000:00:09.0
[ 1.040050] device: '0000:00:0a.0': device_add
[ 1.055131] bus: 'pci': add device 0000:00:0a.0
[ 1.057349] PM: Adding info for pci:0000:00:0a.0
[ 1.059282] driver: 'PNP0A03:00': driver_bound: bound to device 'pci_root'
[ 1.060055] bus: 'acpi': really_probe: bound device PNP0A03:00 to driver pci_root
[ 1.063327] bus: 'acpi': add driver pci_link
[ 1.065291] bus: 'acpi': driver_probe_device: matched device PNP0C0F:00 with driver pci_link
[ 1.070005] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:00
[ 1.074274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 1.076757] driver: 'PNP0C0F:00': driver_bound: bound to device 'pci_link'
[ 1.080006] bus: 'acpi': really_probe: bound device PNP0C0F:00 to driver pci_link
[ 1.083125] bus: 'acpi': driver_probe_device: matched device PNP0C0F:01 with driver pci_link
[ 1.086540] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:01
[ 1.090758] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 1.093232] driver: 'PNP0C0F:01': driver_bound: bound to device 'pci_link'
[ 1.095809] bus: 'acpi': really_probe: bound device PNP0C0F:01 to driver pci_link
[ 1.098929] bus: 'acpi': driver_probe_device: matched device PNP0C0F:02 with driver pci_link
[ 1.100010] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:02
[ 1.104151] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 1.106680] driver: 'PNP0C0F:02': driver_bound: bound to device 'pci_link'
[ 1.110006] bus: 'acpi': really_probe: bound device PNP0C0F:02 to driver pci_link
[ 1.113167] bus: 'acpi': driver_probe_device: matched device PNP0C0F:03 with driver pci_link
[ 1.116592] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:03
[ 1.120898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 1.123368] driver: 'PNP0C0F:03': driver_bound: bound to device 'pci_link'
[ 1.125955] bus: 'acpi': really_probe: bound device PNP0C0F:03 to driver pci_link
[ 1.130169] bus: 'pnp': registered
[ 1.131811] device class 'misc': registering
[ 1.133807] device: 'vga_arbiter': device_add
[ 1.135800] PM: Adding info for No Bus:vga_arbiter
[ 1.137908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.140082] vgaarb: loaded
[ 1.141407] vgaarb: bridge control possible 0000:00:02.0
[ 1.143627] bus: 'serio': registered
[ 1.145226] device class 'input': registering
[ 1.147176] device class 'rtc': registering
[ 1.150066] device class 'watchdog': registering
[ 1.152047] device class 'devfreq': registering
[ 1.153959] PCI: Using ACPI for IRQ routing
[ 1.155727] PCI: pci_cache_line_size set to 64 bytes
[ 1.158438] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[ 1.160028] e820: reserve RAM buffer [mem 0x0fffd000-0x0fffffff]
[ 1.162483] device class 'net': registering
[ 1.164477] device: 'lo': device_add
[ 1.166580] PM: Adding info for No Bus:lo
[ 1.170658] Switching to clocksource kvm-clock
[ 1.173038] bus: 'pnp': add driver system
[ 1.174839] pnp: PnP ACPI init
[ 1.176292] device: 'pnp0': device_add
[ 1.178053] PM: Adding info for No Bus:pnp0
[ 1.179815] ACPI: bus type pnp registered
[ 1.180000] pnp 00:00: [bus 00-ff]
[ 1.180826] pnp 00:00: [io 0x0cf8-0x0cff]
[ 1.182565] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 1.184504] pnp 00:00: [io 0x0d00-0xffff window]
[ 1.186435] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 1.188565] pnp 00:00: [mem 0xe0000000-0xfebfffff window]
[ 1.190705] device: '00:00': device_add
[ 1.192518] bus: 'pnp': add device 00:00
[ 1.194346] PM: Adding info for pnp:00:00
[ 1.196095] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 1.199705] pnp 00:01: [io 0x0070-0x0071]
[ 1.201503] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 1.204806] pnp 00:01: [irq 8]
[ 1.206239] pnp 00:01: [io 0x0072-0x0077]
[ 1.207988] device: '00:01': device_add
[ 1.209774] bus: 'pnp': add device 00:01
[ 1.211607] PM: Adding info for pnp:00:01
[ 1.213361] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.216338] pnp 00:02: [io 0x0060]
[ 1.217924] pnp 00:02: [io 0x0064]
[ 1.219493] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 1.222827] pnp 00:02: [irq 1]
[ 1.224270] device: '00:02': device_add
[ 1.226049] bus: 'pnp': add device 00:02
[ 1.227863] PM: Adding info for pnp:00:02
[ 1.229612] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.232618] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 1.235954] pnp 00:03: [irq 12]
[ 1.237424] device: '00:03': device_add
[ 1.239208] bus: 'pnp': add device 00:03
[ 1.241045] PM: Adding info for pnp:00:03
[ 1.242792] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 1.245709] pnp 00:04: [io 0x03f2-0x03f5]
[ 1.247475] pnp 00:04: [io 0x03f7]
[ 1.249033] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 1.252358] pnp 00:04: [irq 6]
[ 1.253795] pnp 00:04: [dma 2]
[ 1.255235] device: '00:04': device_add
[ 1.257021] bus: 'pnp': add device 00:04
[ 1.258836] PM: Adding info for pnp:00:04
[ 1.260602] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active)
[ 1.263921] pnp 00:05: [io 0x0378-0x037f]
[ 1.265713] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 1.268982] pnp 00:05: [irq 7]
[ 1.270447] device: '00:05': device_add
[ 1.272241] bus: 'pnp': add device 00:05
[ 1.274064] PM: Adding info for pnp:00:05
[ 1.275809] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
[ 1.279088] pnp 00:06: [io 0x03f8-0x03ff]
[ 1.280859] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 1.284141] pnp 00:06: [irq 4]
[ 1.285605] device: '00:06': device_add
[ 1.287382] bus: 'pnp': add device 00:06
[ 1.289208] PM: Adding info for pnp:00:06
[ 1.290845] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.294312] pnp 00:07: [mem 0xfed00000-0xfed003ff]
[ 1.296276] device: '00:07': device_add
[ 1.298059] bus: 'pnp': add device 00:07
[ 1.299853] PM: Adding info for pnp:00:07
[ 1.301621] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.306040] pnp: PnP ACPI: found 8 devices
[ 1.307787] ACPI: ACPI bus type pnp unregistered
[ 1.309724] device class 'mem': registering
[ 1.311575] device: 'mem': device_add
[ 1.313355] PM: Adding info for No Bus:mem
[ 1.315157] device: 'kmem': device_add
[ 1.316926] PM: Adding info for No Bus:kmem
[ 1.318768] device: 'null': device_add
[ 1.320553] PM: Adding info for No Bus:null
[ 1.322395] device: 'port': device_add
[ 1.324218] PM: Adding info for No Bus:port
[ 1.326030] device: 'zero': device_add
[ 1.327804] PM: Adding info for No Bus:zero
[ 1.329618] device: 'full': device_add
[ 1.331399] PM: Adding info for No Bus:full
[ 1.333211] device: 'random': device_add
[ 1.335043] PM: Adding info for No Bus:random
[ 1.336904] device: 'urandom': device_add
[ 1.338741] PM: Adding info for No Bus:urandom
[ 1.340653] device: 'kmsg': device_add
[ 1.342414] PM: Adding info for No Bus:kmsg
[ 1.344254] device: 'tty': device_add
[ 1.346003] PM: Adding info for No Bus:tty
[ 1.347863] device: 'console': device_add
[ 1.349721] PM: Adding info for No Bus:console
[ 1.351653] device: 'tty0': device_add
[ 1.353408] PM: Adding info for No Bus:tty0
[ 1.355373] device class 'vc': registering
[ 1.357174] device: 'vcs': device_add
[ 1.358938] PM: Adding info for No Bus:vcs
[ 1.360755] device: 'vcsa': device_add
[ 1.362520] PM: Adding info for No Bus:vcsa
[ 1.364336] device: 'vcs1': device_add
[ 1.366097] PM: Adding info for No Bus:vcs1
[ 1.372857] device: 'vcsa1': device_add
[ 1.374671] PM: Adding info for No Bus:vcsa1
[ 1.376586] device: 'tty1': device_add
[ 1.378360] PM: Adding info for No Bus:tty1
[ 1.380184] device: 'tty2': device_add
[ 1.381964] PM: Adding info for No Bus:tty2
[ 1.383834] device: 'tty3': device_add
[ 1.385646] PM: Adding info for No Bus:tty3
[ 1.387504] device: 'tty4': device_add
[ 1.389270] PM: Adding info for No Bus:tty4
[ 1.391062] device: 'tty5': device_add
[ 1.392868] PM: Adding info for No Bus:tty5
[ 1.394673] device: 'tty6': device_add
[ 1.396435] PM: Adding info for No Bus:tty6
[ 1.398260] device: 'tty7': device_add
[ 1.400027] PM: Adding info for No Bus:tty7
[ 1.401864] device: 'tty8': device_add
[ 1.403615] PM: Adding info for No Bus:tty8
[ 1.405433] device: 'tty9': device_add
[ 1.407322] PM: Adding info for No Bus:tty9
[ 1.409112] device: 'tty10': device_add
[ 1.410928] PM: Adding info for No Bus:tty10
[ 1.412871] device: 'tty11': device_add
[ 1.414652] PM: Adding info for No Bus:tty11
[ 1.416547] device: 'tty12': device_add
[ 1.418357] PM: Adding info for No Bus:tty12
[ 1.420183] device: 'tty13': device_add
[ 1.421987] PM: Adding info for No Bus:tty13
[ 1.423825] device: 'tty14': device_add
[ 1.425627] PM: Adding info for No Bus:tty14
[ 1.427461] device: 'tty15': device_add
[ 1.429252] PM: Adding info for No Bus:tty15
[ 1.431088] device: 'tty16': device_add
[ 1.432910] PM: Adding info for No Bus:tty16
[ 1.434758] device: 'tty17': device_add
[ 1.436551] PM: Adding info for No Bus:tty17
[ 1.438398] device: 'tty18': device_add
[ 1.440194] PM: Adding info for No Bus:tty18
[ 1.442090] device: 'tty19': device_add
[ 1.443892] PM: Adding info for No Bus:tty19
[ 1.445738] device: 'tty20': device_add
[ 1.447591] PM: Adding info for No Bus:tty20
[ 1.449479] device: 'tty21': device_add
[ 1.451286] PM: Adding info for No Bus:tty21
[ 1.453119] device: 'tty22': device_add
[ 1.454923] PM: Adding info for No Bus:tty22
[ 1.456785] device: 'tty23': device_add
[ 1.458570] PM: Adding info for No Bus:tty23
[ 1.460423] device: 'tty24': device_add
[ 1.462221] PM: Adding info for No Bus:tty24
[ 1.464050] device: 'tty25': device_add
[ 1.465830] PM: Adding info for No Bus:tty25
[ 1.467670] device: 'tty26': device_add
[ 1.469462] PM: Adding info for No Bus:tty26
[ 1.471378] device: 'tty27': device_add
[ 1.473165] PM: Adding info for No Bus:tty27
[ 1.474993] device: 'tty28': device_add
[ 1.476801] PM: Adding info for No Bus:tty28
[ 1.478686] device: 'tty29': device_add
[ 1.480489] PM: Adding info for No Bus:tty29
[ 1.482319] device: 'tty30': device_add
[ 1.484107] PM: Adding info for No Bus:tty30
[ 1.485944] device: 'tty31': device_add
[ 1.487722] PM: Adding info for No Bus:tty31
[ 1.489558] device: 'tty32': device_add
[ 1.491369] PM: Adding info for No Bus:tty32
[ 1.493186] device: 'tty33': device_add
[ 1.494984] PM: Adding info for No Bus:tty33
[ 1.496817] device: 'tty34': device_add
[ 1.498598] PM: Adding info for No Bus:tty34
[ 1.500492] device: 'tty35': device_add
[ 1.502297] PM: Adding info for No Bus:tty35
[ 1.504141] device: 'tty36': device_add
[ 1.505922] PM: Adding info for No Bus:tty36
[ 1.507777] device: 'tty37': device_add
[ 1.509643] PM: Adding info for No Bus:tty37
[ 1.511515] device: 'tty38': device_add
[ 1.513302] PM: Adding info for No Bus:tty38
[ 1.515151] device: 'tty39': device_add
[ 1.516949] PM: Adding info for No Bus:tty39
[ 1.518791] device: 'tty40': device_add
[ 1.520599] PM: Adding info for No Bus:tty40
[ 1.522442] device: 'tty41': device_add
[ 1.524234] PM: Adding info for No Bus:tty41
[ 1.526092] device: 'tty42': device_add
[ 1.527886] PM: Adding info for No Bus:tty42
[ 1.529766] device: 'tty43': device_add
[ 1.531593] PM: Adding info for No Bus:tty43
[ 1.533432] device: 'tty44': device_add
[ 1.535226] PM: Adding info for No Bus:tty44
[ 1.537054] device: 'tty45': device_add
[ 1.538852] PM: Adding info for No Bus:tty45
[ 1.540819] device: 'tty46': device_add
[ 1.542605] PM: Adding info for No Bus:tty46
[ 1.544453] device: 'tty47': device_add
[ 1.546273] PM: Adding info for No Bus:tty47
[ 1.548095] device: 'tty48': device_add
[ 1.549877] PM: Adding info for No Bus:tty48
[ 1.551742] device: 'tty49': device_add
[ 1.553538] PM: Adding info for No Bus:tty49
[ 1.555368] device: 'tty50': device_add
[ 1.557149] PM: Adding info for No Bus:tty50
[ 1.559022] device: 'tty51': device_add
[ 1.560807] PM: Adding info for No Bus:tty51
[ 1.562677] device: 'tty52': device_add
[ 1.564468] PM: Adding info for No Bus:tty52
[ 1.566323] device: 'tty53': device_add
[ 1.568118] PM: Adding info for No Bus:tty53
[ 1.569955] device: 'tty54': device_add
[ 1.571865] PM: Adding info for No Bus:tty54
[ 1.573729] device: 'tty55': device_add
[ 1.575524] PM: Adding info for No Bus:tty55
[ 1.577372] device: 'tty56': device_add
[ 1.579140] PM: Adding info for No Bus:tty56
[ 1.580982] device: 'tty57': device_add
[ 1.582820] PM: Adding info for No Bus:tty57
[ 1.584657] device: 'tty58': device_add
[ 1.586451] PM: Adding info for No Bus:tty58
[ 1.588338] device: 'tty59': device_add
[ 1.590119] PM: Adding info for No Bus:tty59
[ 1.591977] device: 'tty60': device_add
[ 1.593780] PM: Adding info for No Bus:tty60
[ 1.595624] device: 'tty61': device_add
[ 1.597394] PM: Adding info for No Bus:tty61
[ 1.599251] device: 'tty62': device_add
[ 1.601052] PM: Adding info for No Bus:tty62
[ 1.603006] device: 'tty63': device_add
[ 1.604806] PM: Adding info for No Bus:tty63
[ 1.606849] device class 'firmware': registering
[ 1.618944] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 1.621196] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff]
[ 1.623838] NET: Registered protocol family 2
[ 1.625928] IP route cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 1.629438] TCP established hash table entries: 8192 (order: 5, 131072 bytes)
[ 1.632518] TCP bind hash table entries: 8192 (order: 7, 655360 bytes)
[ 1.636958] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.639397] TCP: reno registered
[ 1.640923] UDP hash table entries: 256 (order: 3, 49152 bytes)
[ 1.643352] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
[ 1.646289] NET: Registered protocol family 1
[ 1.648200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.650535] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.652856] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.655333] pci 0000:00:02.0: Boot video device
[ 1.657421] PCI: CLS 0 bytes, default 64
[ 1.659663] Unpacking initramfs...
[ 2.902527] Freeing initrd memory: 23656k freed
[ 2.933590] Registering platform device 'pcspkr'. Parent at platform
[ 2.936163] device: 'pcspkr': device_add
[ 2.937913] bus: 'platform': add device pcspkr
[ 2.939838] PM: Adding info for platform:pcspkr
[ 2.980719] device: 'snapshot': device_add
[ 2.985804] PM: Adding info for No Bus:snapshot
[ 2.987856] bus: 'clocksource': registered
[ 2.989616] device: 'clocksource': device_add
[ 2.991518] PM: Adding info for No Bus:clocksource
[ 2.993482] device: 'clocksource0': device_add
[ 2.995348] bus: 'clocksource': add device clocksource0
[ 2.997600] PM: Adding info for clocksource:clocksource0
[ 2.999780] bus: 'platform': add driver alarmtimer
[ 3.001873] Registering platform device 'alarmtimer'. Parent at platform
[ 3.004395] device: 'alarmtimer': device_add
[ 3.006222] bus: 'platform': add device alarmtimer
[ 3.008252] PM: Adding info for platform:alarmtimer
[ 3.010247] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer
[ 3.013836] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer
[ 3.017254] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer'
[ 3.019881] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer
[ 3.023369] bus: 'rttest': registered
[ 3.025001] device: 'rttest': device_add
[ 3.026738] PM: Adding info for No Bus:rttest
[ 3.029055] device: 'rttest0': device_add
[ 3.030831] bus: 'rttest': add device rttest0
[ 3.032749] PM: Adding info for rttest:rttest0
[ 3.034764] device: 'rttest1': device_add
[ 3.036522] bus: 'rttest': add device rttest1
[ 3.038416] PM: Adding info for rttest:rttest1
[ 3.045368] device: 'rttest2': device_add
[ 3.047112] bus: 'rttest': add device rttest2
[ 3.049000] PM: Adding info for rttest:rttest2
[ 3.051006] device: 'rttest3': device_add
[ 3.052787] bus: 'rttest': add device rttest3
[ 3.054667] PM: Adding info for rttest:rttest3
[ 3.056643] device: 'rttest4': device_add
[ 3.058462] bus: 'rttest': add device rttest4
[ 3.060388] PM: Adding info for rttest:rttest4
[ 3.062416] device: 'rttest5': device_add
[ 3.064198] bus: 'rttest': add device rttest5
[ 3.066080] PM: Adding info for rttest:rttest5
[ 3.068062] device: 'rttest6': device_add
[ 3.069795] bus: 'rttest': add device rttest6
[ 3.071713] PM: Adding info for rttest:rttest6
[ 3.073668] device: 'rttest7': device_add
[ 3.075412] bus: 'rttest': add device rttest7
[ 3.077297] PM: Adding info for rttest:rttest7
[ 3.079176] Initializing RT-Tester: OK
[ 3.091408] bus: 'event_source': registered
[ 3.093247] device: 'breakpoint': device_add
[ 3.095152] bus: 'event_source': add device breakpoint
[ 3.097282] PM: Adding info for event_source:breakpoint
[ 3.099412] device: 'software': device_add
[ 3.101211] bus: 'event_source': add device software
[ 3.103278] PM: Adding info for event_source:software
[ 3.105801] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.131265] VFS: Disk quotas dquot_6.5.2
[ 3.133436] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.137656] device class 'bsg': registering
[ 3.139580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.143014] io scheduler noop registered (default)
[ 3.145101] bus: 'pci': add driver langwell_gpio
[ 3.147198] bus: 'platform': add driver wp_gpio
[ 3.149425] device: 'ptyp0': device_add
[ 3.151310] PM: Adding info for No Bus:ptyp0
[ 3.153293] device: 'ptyp1': device_add
[ 3.155145] PM: Adding info for No Bus:ptyp1
[ 3.157074] device: 'ptyp2': device_add
[ 3.158787] PM: Adding info for No Bus:ptyp2
[ 3.160402] device: 'ptyp3': device_add
[ 3.161981] PM: Adding info for No Bus:ptyp3
[ 3.163854] device: 'ptyp4': device_add
[ 3.165617] PM: Adding info for No Bus:ptyp4
[ 3.167560] device: 'ptyp5': device_add
[ 3.169413] PM: Adding info for No Bus:ptyp5
[ 3.171366] device: 'ptyp6': device_add
[ 3.173208] PM: Adding info for No Bus:ptyp6
[ 3.175139] device: 'ptyp7': device_add
[ 3.176995] PM: Adding info for No Bus:ptyp7
[ 3.178919] device: 'ptyp8': device_add
[ 3.180788] PM: Adding info for No Bus:ptyp8
[ 3.182770] device: 'ptyp9': device_add
[ 3.184653] PM: Adding info for No Bus:ptyp9
[ 3.186256] device: 'ptypa': device_add
[ 3.187800] PM: Adding info for No Bus:ptypa
[ 3.189728] device: 'ptypb': device_add
[ 3.191604] PM: Adding info for No Bus:ptypb
[ 3.193223] device: 'ptypc': device_add
[ 3.194771] PM: Adding info for No Bus:ptypc
[ 3.196708] device: 'ptypd': device_add
[ 3.198520] PM: Adding info for No Bus:ptypd
[ 3.200463] device: 'ptype': device_add
[ 3.202353] PM: Adding info for No Bus:ptype
[ 3.204288] device: 'ptypf': device_add
[ 3.205954] PM: Adding info for No Bus:ptypf
[ 3.207548] device: 'ptyq0': device_add
[ 3.209348] PM: Adding info for No Bus:ptyq0
[ 3.211304] device: 'ptyq1': device_add
[ 3.212966] PM: Adding info for No Bus:ptyq1
[ 3.214978] device: 'ptyq2': device_add
[ 3.216824] PM: Adding info for No Bus:ptyq2
[ 3.218641] device: 'ptyq3': device_add
[ 3.220225] PM: Adding info for No Bus:ptyq3
[ 3.222011] device: 'ptyq4': device_add
[ 3.223868] PM: Adding info for No Bus:ptyq4
[ 3.225674] device: 'ptyq5': device_add
[ 3.227337] PM: Adding info for No Bus:ptyq5
[ 3.229265] device: 'ptyq6': device_add
[ 3.231138] PM: Adding info for No Bus:ptyq6
[ 3.233057] device: 'ptyq7': device_add
[ 3.234916] PM: Adding info for No Bus:ptyq7
[ 3.236855] device: 'ptyq8': device_add
[ 3.238624] PM: Adding info for No Bus:ptyq8
[ 3.240418] device: 'ptyq9': device_add
[ 3.242270] PM: Adding info for No Bus:ptyq9
[ 3.244201] device: 'ptyqa': device_add
[ 3.246102] PM: Adding info for No Bus:ptyqa
[ 3.248030] device: 'ptyqb': device_add
[ 3.249897] PM: Adding info for No Bus:ptyqb
[ 3.251857] device: 'ptyqc': device_add
[ 3.253703] PM: Adding info for No Bus:ptyqc
[ 3.255547] device: 'ptyqd': device_add
[ 3.257097] PM: Adding info for No Bus:ptyqd
[ 3.258814] device: 'ptyqe': device_add
[ 3.260361] PM: Adding info for No Bus:ptyqe
[ 3.261980] device: 'ptyqf': device_add
[ 3.263825] PM: Adding info for No Bus:ptyqf
[ 3.265641] device: 'ptyr0': device_add
[ 3.267197] PM: Adding info for No Bus:ptyr0
[ 3.268914] device: 'ptyr1': device_add
[ 3.270457] PM: Adding info for No Bus:ptyr1
[ 3.272406] device: 'ptyr2': device_add
[ 3.273961] PM: Adding info for No Bus:ptyr2
[ 3.275696] device: 'ptyr3': device_add
[ 3.277450] PM: Adding info for No Bus:ptyr3
[ 3.279278] device: 'ptyr4': device_add
[ 3.281054] PM: Adding info for No Bus:ptyr4
[ 3.282878] device: 'ptyr5': device_add
[ 3.284633] PM: Adding info for No Bus:ptyr5
[ 3.286469] device: 'ptyr6': device_add
[ 3.288251] PM: Adding info for No Bus:ptyr6
[ 3.290078] device: 'ptyr7': device_add
[ 3.291873] PM: Adding info for No Bus:ptyr7
[ 3.293699] device: 'ptyr8': device_add
[ 3.295459] PM: Adding info for No Bus:ptyr8
[ 3.297292] device: 'ptyr9': device_add
[ 3.299055] PM: Adding info for No Bus:ptyr9
[ 3.300914] device: 'ptyra': device_add
[ 3.302683] PM: Adding info for No Bus:ptyra
[ 3.304530] device: 'ptyrb': device_add
[ 3.306295] PM: Adding info for No Bus:ptyrb
[ 3.308168] device: 'ptyrc': device_add
[ 3.309956] PM: Adding info for No Bus:ptyrc
[ 3.311803] device: 'ptyrd': device_add
[ 3.313564] PM: Adding info for No Bus:ptyrd
[ 3.315398] device: 'ptyre': device_add
[ 3.317160] PM: Adding info for No Bus:ptyre
[ 3.318992] device: 'ptyrf': device_add
[ 3.320743] PM: Adding info for No Bus:ptyrf
[ 3.322611] device: 'ptys0': device_add
[ 3.324377] PM: Adding info for No Bus:ptys0
[ 3.326203] device: 'ptys1': device_add
[ 3.327973] PM: Adding info for No Bus:ptys1
[ 3.329801] device: 'ptys2': device_add
[ 3.331585] PM: Adding info for No Bus:ptys2
[ 3.333430] device: 'ptys3': device_add
[ 3.335192] PM: Adding info for No Bus:ptys3
[ 3.337032] device: 'ptys4': device_add
[ 3.338836] PM: Adding info for No Bus:ptys4
[ 3.340682] device: 'ptys5': device_add
[ 3.342525] PM: Adding info for No Bus:ptys5
[ 3.344371] device: 'ptys6': device_add
[ 3.346139] PM: Adding info for No Bus:ptys6
[ 3.348011] device: 'ptys7': device_add
[ 3.349772] PM: Adding info for No Bus:ptys7
[ 3.351630] device: 'ptys8': device_add
[ 3.353391] PM: Adding info for No Bus:ptys8
[ 3.355228] device: 'ptys9': device_add
[ 3.357002] PM: Adding info for No Bus:ptys9
[ 3.358851] device: 'ptysa': device_add
[ 3.360608] PM: Adding info for No Bus:ptysa
[ 3.362478] device: 'ptysb': device_add
[ 3.364350] PM: Adding info for No Bus:ptysb
[ 3.366186] device: 'ptysc': device_add
[ 3.367991] PM: Adding info for No Bus:ptysc
[ 3.369862] device: 'ptysd': device_add
[ 3.371643] PM: Adding info for No Bus:ptysd
[ 3.373476] device: 'ptyse': device_add
[ 3.375248] PM: Adding info for No Bus:ptyse
[ 3.377074] device: 'ptysf': device_add
[ 3.378841] PM: Adding info for No Bus:ptysf
[ 3.380676] device: 'ptyt0': device_add
[ 3.382475] PM: Adding info for No Bus:ptyt0
[ 3.384327] device: 'ptyt1': device_add
[ 3.386095] PM: Adding info for No Bus:ptyt1
[ 3.387929] device: 'ptyt2': device_add
[ 3.389692] PM: Adding info for No Bus:ptyt2
[ 3.391558] device: 'ptyt3': device_add
[ 3.393318] PM: Adding info for No Bus:ptyt3
[ 3.395161] device: 'ptyt4': device_add
[ 3.396916] PM: Adding info for No Bus:ptyt4
[ 3.398735] device: 'ptyt5': device_add
[ 3.400588] PM: Adding info for No Bus:ptyt5
[ 3.402460] device: 'ptyt6': device_add
[ 3.404219] PM: Adding info for No Bus:ptyt6
[ 3.406044] device: 'ptyt7': device_add
[ 3.407803] PM: Adding info for No Bus:ptyt7
[ 3.409642] device: 'ptyt8': device_add
[ 3.416370] PM: Adding info for No Bus:ptyt8
[ 3.418199] device: 'ptyt9': device_add
[ 3.419975] PM: Adding info for No Bus:ptyt9
[ 3.421833] device: 'ptyta': device_add
[ 3.423591] PM: Adding info for No Bus:ptyta
[ 3.425426] device: 'ptytb': device_add
[ 3.427209] PM: Adding info for No Bus:ptytb
[ 3.429041] device: 'ptytc': device_add
[ 3.430882] PM: Adding info for No Bus:ptytc
[ 3.432696] device: 'ptytd': device_add
[ 3.434456] PM: Adding info for No Bus:ptytd
[ 3.436284] device: 'ptyte': device_add
[ 3.438057] PM: Adding info for No Bus:ptyte
[ 3.439879] device: 'ptytf': device_add
[ 3.441653] PM: Adding info for No Bus:ptytf
[ 3.443481] device: 'ptyu0': device_add
[ 3.445245] PM: Adding info for No Bus:ptyu0
[ 3.447069] device: 'ptyu1': device_add
[ 3.448830] PM: Adding info for No Bus:ptyu1
[ 3.450650] device: 'ptyu2': device_add
[ 3.452443] PM: Adding info for No Bus:ptyu2
[ 3.454279] device: 'ptyu3': device_add
[ 3.456038] PM: Adding info for No Bus:ptyu3
[ 3.457862] device: 'ptyu4': device_add
[ 3.459618] PM: Adding info for No Bus:ptyu4
[ 3.461527] device: 'ptyu5': device_add
[ 3.463345] PM: Adding info for No Bus:ptyu5
[ 3.465168] device: 'ptyu6': device_add
[ 3.466936] PM: Adding info for No Bus:ptyu6
[ 3.468760] device: 'ptyu7': device_add
[ 3.470519] PM: Adding info for No Bus:ptyu7
[ 3.472389] device: 'ptyu8': device_add
[ 3.474157] PM: Adding info for No Bus:ptyu8
[ 3.475980] device: 'ptyu9': device_add
[ 3.477732] PM: Adding info for No Bus:ptyu9
[ 3.479555] device: 'ptyua': device_add
[ 3.481338] PM: Adding info for No Bus:ptyua
[ 3.483171] device: 'ptyub': device_add
[ 3.484936] PM: Adding info for No Bus:ptyub
[ 3.486762] device: 'ptyuc': device_add
[ 3.488532] PM: Adding info for No Bus:ptyuc
[ 3.490383] device: 'ptyud': device_add
[ 3.492145] PM: Adding info for No Bus:ptyud
[ 3.494086] device: 'ptyue': device_add
[ 3.495859] PM: Adding info for No Bus:ptyue
[ 3.497691] device: 'ptyuf': device_add
[ 3.499449] PM: Adding info for No Bus:ptyuf
[ 3.501308] device: 'ptyv0': device_add
[ 3.503072] PM: Adding info for No Bus:ptyv0
[ 3.504900] device: 'ptyv1': device_add
[ 3.506672] PM: Adding info for No Bus:ptyv1
[ 3.508514] device: 'ptyv2': device_add
[ 3.510288] PM: Adding info for No Bus:ptyv2
[ 3.512117] device: 'ptyv3': device_add
[ 3.513893] PM: Adding info for No Bus:ptyv3
[ 3.515716] device: 'ptyv4': device_add
[ 3.517482] PM: Adding info for No Bus:ptyv4
[ 3.519316] device: 'ptyv5': device_add
[ 3.521105] PM: Adding info for No Bus:ptyv5
[ 3.522930] device: 'ptyv6': device_add
[ 3.524754] PM: Adding info for No Bus:ptyv6
[ 3.526582] device: 'ptyv7': device_add
[ 3.528360] PM: Adding info for No Bus:ptyv7
[ 3.530193] device: 'ptyv8': device_add
[ 3.531973] PM: Adding info for No Bus:ptyv8
[ 3.533810] device: 'ptyv9': device_add
[ 3.535566] PM: Adding info for No Bus:ptyv9
[ 3.537395] device: 'ptyva': device_add
[ 3.539158] PM: Adding info for No Bus:ptyva
[ 3.541007] device: 'ptyvb': device_add
[ 3.542769] PM: Adding info for No Bus:ptyvb
[ 3.544611] device: 'ptyvc': device_add
[ 3.546400] PM: Adding info for No Bus:ptyvc
[ 3.548229] device: 'ptyvd': device_add
[ 3.549988] PM: Adding info for No Bus:ptyvd
[ 3.551854] device: 'ptyve': device_add
[ 3.553620] PM: Adding info for No Bus:ptyve
[ 3.555564] device: 'ptyvf': device_add
[ 3.557327] PM: Adding info for No Bus:ptyvf
[ 3.559158] device: 'ptyw0': device_add
[ 3.560936] PM: Adding info for No Bus:ptyw0
[ 3.562760] device: 'ptyw1': device_add
[ 3.564530] PM: Adding info for No Bus:ptyw1
[ 3.566359] device: 'ptyw2': device_add
[ 3.568117] PM: Adding info for No Bus:ptyw2
[ 3.569943] device: 'ptyw3': device_add
[ 3.571722] PM: Adding info for No Bus:ptyw3
[ 3.573550] device: 'ptyw4': device_add
[ 3.575318] PM: Adding info for No Bus:ptyw4
[ 3.577148] device: 'ptyw5': device_add
[ 3.578920] PM: Adding info for No Bus:ptyw5
[ 3.580738] device: 'ptyw6': device_add
[ 3.582534] PM: Adding info for No Bus:ptyw6
[ 3.584366] device: 'ptyw7': device_add
[ 3.586170] PM: Adding info for No Bus:ptyw7
[ 3.588054] device: 'ptyw8': device_add
[ 3.589826] PM: Adding info for No Bus:ptyw8
[ 3.591675] device: 'ptyw9': device_add
[ 3.593436] PM: Adding info for No Bus:ptyw9
[ 3.595266] device: 'ptywa': device_add
[ 3.597025] PM: Adding info for No Bus:ptywa
[ 3.598850] device: 'ptywb': device_add
[ 3.600605] PM: Adding info for No Bus:ptywb
[ 3.602461] device: 'ptywc': device_add
[ 3.604224] PM: Adding info for No Bus:ptywc
[ 3.606048] device: 'ptywd': device_add
[ 3.607820] PM: Adding info for No Bus:ptywd
[ 3.609649] device: 'ptywe': device_add
[ 3.611432] PM: Adding info for No Bus:ptywe
[ 3.613271] device: 'ptywf': device_add
[ 3.615035] PM: Adding info for No Bus:ptywf
[ 3.616942] device: 'ptyx0': device_add
[ 3.618712] PM: Adding info for No Bus:ptyx0
[ 3.620559] device: 'ptyx1': device_add
[ 3.622355] PM: Adding info for No Bus:ptyx1
[ 3.624185] device: 'ptyx2': device_add
[ 3.625954] PM: Adding info for No Bus:ptyx2
[ 3.627791] device: 'ptyx3': device_add
[ 3.629548] PM: Adding info for No Bus:ptyx3
[ 3.631415] device: 'ptyx4': device_add
[ 3.633192] PM: Adding info for No Bus:ptyx4
[ 3.635023] device: 'ptyx5': device_add
[ 3.636787] PM: Adding info for No Bus:ptyx5
[ 3.638628] device: 'ptyx6': device_add
[ 3.640395] PM: Adding info for No Bus:ptyx6
[ 3.642248] device: 'ptyx7': device_add
[ 3.644012] PM: Adding info for No Bus:ptyx7
[ 3.645863] device: 'ptyx8': device_add
[ 3.647678] PM: Adding info for No Bus:ptyx8
[ 3.649569] device: 'ptyx9': device_add
[ 3.651359] PM: Adding info for No Bus:ptyx9
[ 3.653204] device: 'ptyxa': device_add
[ 3.654967] PM: Adding info for No Bus:ptyxa
[ 3.656807] device: 'ptyxb': device_add
[ 3.658649] PM: Adding info for No Bus:ptyxb
[ 3.660489] device: 'ptyxc': device_add
[ 3.662312] PM: Adding info for No Bus:ptyxc
[ 3.664150] device: 'ptyxd': device_add
[ 3.665943] PM: Adding info for No Bus:ptyxd
[ 3.667780] device: 'ptyxe': device_add
[ 3.669552] PM: Adding info for No Bus:ptyxe
[ 3.671426] device: 'ptyxf': device_add
[ 3.673188] PM: Adding info for No Bus:ptyxf
[ 3.675013] device: 'ptyy0': device_add
[ 3.676785] PM: Adding info for No Bus:ptyy0
[ 3.678662] device: 'ptyy1': device_add
[ 3.680467] PM: Adding info for No Bus:ptyy1
[ 3.682332] device: 'ptyy2': device_add
[ 3.684100] PM: Adding info for No Bus:ptyy2
[ 3.685940] device: 'ptyy3': device_add
[ 3.687689] PM: Adding info for No Bus:ptyy3
[ 3.689522] device: 'ptyy4': device_add
[ 3.691299] PM: Adding info for No Bus:ptyy4
[ 3.693144] device: 'ptyy5': device_add
[ 3.694901] PM: Adding info for No Bus:ptyy5
[ 3.696724] device: 'ptyy6': device_add
[ 3.698487] PM: Adding info for No Bus:ptyy6
[ 3.700331] device: 'ptyy7': device_add
[ 3.702106] PM: Adding info for No Bus:ptyy7
[ 3.703935] device: 'ptyy8': device_add
[ 3.705688] PM: Adding info for No Bus:ptyy8
[ 3.707520] device: 'ptyy9': device_add
[ 3.709285] PM: Adding info for No Bus:ptyy9
[ 3.711183] device: 'ptyya': device_add
[ 3.712941] PM: Adding info for No Bus:ptyya
[ 3.714771] device: 'ptyyb': device_add
[ 3.716532] PM: Adding info for No Bus:ptyyb
[ 3.718388] device: 'ptyyc': device_add
[ 3.720166] PM: Adding info for No Bus:ptyyc
[ 3.722004] device: 'ptyyd': device_add
[ 3.723786] PM: Adding info for No Bus:ptyyd
[ 3.725609] device: 'ptyye': device_add
[ 3.727365] PM: Adding info for No Bus:ptyye
[ 3.729199] device: 'ptyyf': device_add
[ 3.730989] PM: Adding info for No Bus:ptyyf
[ 3.732833] device: 'ptyz0': device_add
[ 3.734596] PM: Adding info for No Bus:ptyz0
[ 3.736445] device: 'ptyz1': device_add
[ 3.738219] PM: Adding info for No Bus:ptyz1
[ 3.740046] device: 'ptyz2': device_add
[ 3.746868] PM: Adding info for No Bus:ptyz2
[ 3.748701] device: 'ptyz3': device_add
[ 3.750466] PM: Adding info for No Bus:ptyz3
[ 3.752327] device: 'ptyz4': device_add
[ 3.754093] PM: Adding info for No Bus:ptyz4
[ 3.755917] device: 'ptyz5': device_add
[ 3.757669] PM: Adding info for No Bus:ptyz5
[ 3.759508] device: 'ptyz6': device_add
[ 3.761300] PM: Adding info for No Bus:ptyz6
[ 3.763139] device: 'ptyz7': device_add
[ 3.764904] PM: Adding info for No Bus:ptyz7
[ 3.766731] device: 'ptyz8': device_add
[ 3.768495] PM: Adding info for No Bus:ptyz8
[ 3.770348] device: 'ptyz9': device_add
[ 3.772167] PM: Adding info for No Bus:ptyz9
[ 3.773996] device: 'ptyza': device_add
[ 3.775760] PM: Adding info for No Bus:ptyza
[ 3.777586] device: 'ptyzb': device_add
[ 3.779348] PM: Adding info for No Bus:ptyzb
[ 3.781197] device: 'ptyzc': device_add
[ 3.782962] PM: Adding info for No Bus:ptyzc
[ 3.784805] device: 'ptyzd': device_add
[ 3.786558] PM: Adding info for No Bus:ptyzd
[ 3.788392] device: 'ptyze': device_add
[ 3.790181] PM: Adding info for No Bus:ptyze
[ 3.792013] device: 'ptyzf': device_add
[ 3.793785] PM: Adding info for No Bus:ptyzf
[ 3.795617] device: 'ptya0': device_add
[ 3.797383] PM: Adding info for No Bus:ptya0
[ 3.799214] device: 'ptya1': device_add
[ 3.800998] PM: Adding info for No Bus:ptya1
[ 3.802884] device: 'ptya2': device_add
[ 3.804653] PM: Adding info for No Bus:ptya2
[ 3.806490] device: 'ptya3': device_add
[ 3.808256] PM: Adding info for No Bus:ptya3
[ 3.810093] device: 'ptya4': device_add
[ 3.811872] PM: Adding info for No Bus:ptya4
[ 3.813697] device: 'ptya5': device_add
[ 3.815463] PM: Adding info for No Bus:ptya5
[ 3.817297] device: 'ptya6': device_add
[ 3.819070] PM: Adding info for No Bus:ptya6
[ 3.820912] device: 'ptya7': device_add
[ 3.822686] PM: Adding info for No Bus:ptya7
[ 3.824547] device: 'ptya8': device_add
[ 3.826317] PM: Adding info for No Bus:ptya8
[ 3.828145] device: 'ptya9': device_add
[ 3.829922] PM: Adding info for No Bus:ptya9
[ 3.831769] device: 'ptyaa': device_add
[ 3.833575] PM: Adding info for No Bus:ptyaa
[ 3.835444] device: 'ptyab': device_add
[ 3.837200] PM: Adding info for No Bus:ptyab
[ 3.839025] device: 'ptyac': device_add
[ 3.840808] PM: Adding info for No Bus:ptyac
[ 3.842632] device: 'ptyad': device_add
[ 3.844391] PM: Adding info for No Bus:ptyad
[ 3.846232] device: 'ptyae': device_add
[ 3.847995] PM: Adding info for No Bus:ptyae
[ 3.849834] device: 'ptyaf': device_add
[ 3.851609] PM: Adding info for No Bus:ptyaf
[ 3.853451] device: 'ptyb0': device_add
[ 3.855243] PM: Adding info for No Bus:ptyb0
[ 3.857071] device: 'ptyb1': device_add
[ 3.858845] PM: Adding info for No Bus:ptyb1
[ 3.860673] device: 'ptyb2': device_add
[ 3.862477] PM: Adding info for No Bus:ptyb2
[ 3.864313] device: 'ptyb3': device_add
[ 3.866163] PM: Adding info for No Bus:ptyb3
[ 3.867991] device: 'ptyb4': device_add
[ 3.869759] PM: Adding info for No Bus:ptyb4
[ 3.871601] device: 'ptyb5': device_add
[ 3.873366] PM: Adding info for No Bus:ptyb5
[ 3.875199] device: 'ptyb6': device_add
[ 3.876964] PM: Adding info for No Bus:ptyb6
[ 3.878797] device: 'ptyb7': device_add
[ 3.880555] PM: Adding info for No Bus:ptyb7
[ 3.882409] device: 'ptyb8': device_add
[ 3.884168] PM: Adding info for No Bus:ptyb8
[ 3.885992] device: 'ptyb9': device_add
[ 3.887758] PM: Adding info for No Bus:ptyb9
[ 3.889578] device: 'ptyba': device_add
[ 3.891349] PM: Adding info for No Bus:ptyba
[ 3.893188] device: 'ptybb': device_add
[ 3.894945] PM: Adding info for No Bus:ptybb
[ 3.896820] device: 'ptybc': device_add
[ 3.898571] PM: Adding info for No Bus:ptybc
[ 3.900395] device: 'ptybd': device_add
[ 3.902184] PM: Adding info for No Bus:ptybd
[ 3.904011] device: 'ptybe': device_add
[ 3.905777] PM: Adding info for No Bus:ptybe
[ 3.907611] device: 'ptybf': device_add
[ 3.909379] PM: Adding info for No Bus:ptybf
[ 3.911235] device: 'ptyc0': device_add
[ 3.912995] PM: Adding info for No Bus:ptyc0
[ 3.914828] device: 'ptyc1': device_add
[ 3.916591] PM: Adding info for No Bus:ptyc1
[ 3.918429] device: 'ptyc2': device_add
[ 3.920210] PM: Adding info for No Bus:ptyc2
[ 3.922034] device: 'ptyc3': device_add
[ 3.923801] PM: Adding info for No Bus:ptyc3
[ 3.925628] device: 'ptyc4': device_add
[ 3.927486] PM: Adding info for No Bus:ptyc4
[ 3.929320] device: 'ptyc5': device_add
[ 3.931111] PM: Adding info for No Bus:ptyc5
[ 3.932939] device: 'ptyc6': device_add
[ 3.934699] PM: Adding info for No Bus:ptyc6
[ 3.936542] device: 'ptyc7': device_add
[ 3.938300] PM: Adding info for No Bus:ptyc7
[ 3.940132] device: 'ptyc8': device_add
[ 3.941924] PM: Adding info for No Bus:ptyc8
[ 3.943748] device: 'ptyc9': device_add
[ 3.945511] PM: Adding info for No Bus:ptyc9
[ 3.947338] device: 'ptyca': device_add
[ 3.949109] PM: Adding info for No Bus:ptyca
[ 3.950953] device: 'ptycb': device_add
[ 3.952812] PM: Adding info for No Bus:ptycb
[ 3.954651] device: 'ptycc': device_add
[ 3.956446] PM: Adding info for No Bus:ptycc
[ 3.958331] device: 'ptycd': device_add
[ 3.960094] PM: Adding info for No Bus:ptycd
[ 3.961951] device: 'ptyce': device_add
[ 3.963752] PM: Adding info for No Bus:ptyce
[ 3.965583] device: 'ptycf': device_add
[ 3.967339] PM: Adding info for No Bus:ptycf
[ 3.969179] device: 'ptyd0': device_add
[ 3.970955] PM: Adding info for No Bus:ptyd0
[ 3.972797] device: 'ptyd1': device_add
[ 3.974580] PM: Adding info for No Bus:ptyd1
[ 3.976404] device: 'ptyd2': device_add
[ 3.978177] PM: Adding info for No Bus:ptyd2
[ 3.980025] device: 'ptyd3': device_add
[ 3.981811] PM: Adding info for No Bus:ptyd3
[ 3.983640] device: 'ptyd4': device_add
[ 3.985413] PM: Adding info for No Bus:ptyd4
[ 3.987240] device: 'ptyd5': device_add
[ 3.989058] PM: Adding info for No Bus:ptyd5
[ 3.990946] device: 'ptyd6': device_add
[ 3.992746] PM: Adding info for No Bus:ptyd6
[ 3.994575] device: 'ptyd7': device_add
[ 3.996336] PM: Adding info for No Bus:ptyd7
[ 3.998175] device: 'ptyd8': device_add
[ 3.999947] PM: Adding info for No Bus:ptyd8
[ 4.001804] device: 'ptyd9': device_add
[ 4.003559] PM: Adding info for No Bus:ptyd9
[ 4.005394] device: 'ptyda': device_add
[ 4.007157] PM: Adding info for No Bus:ptyda
[ 4.008988] device: 'ptydb': device_add
[ 4.010782] PM: Adding info for No Bus:ptydb
[ 4.012615] device: 'ptydc': device_add
[ 4.014386] PM: Adding info for No Bus:ptydc
[ 4.016215] device: 'ptydd': device_add
[ 4.017979] PM: Adding info for No Bus:ptydd
[ 4.019869] device: 'ptyde': device_add
[ 4.021703] PM: Adding info for No Bus:ptyde
[ 4.023553] device: 'ptydf': device_add
[ 4.025317] PM: Adding info for No Bus:ptydf
[ 4.027145] device: 'ptye0': device_add
[ 4.028914] PM: Adding info for No Bus:ptye0
[ 4.030766] device: 'ptye1': device_add
[ 4.032531] PM: Adding info for No Bus:ptye1
[ 4.034368] device: 'ptye2': device_add
[ 4.036127] PM: Adding info for No Bus:ptye2
[ 4.037950] device: 'ptye3': device_add
[ 4.039721] PM: Adding info for No Bus:ptye3
[ 4.041581] device: 'ptye4': device_add
[ 4.043343] PM: Adding info for No Bus:ptye4
[ 4.045167] device: 'ptye5': device_add
[ 4.046934] PM: Adding info for No Bus:ptye5
[ 4.048758] device: 'ptye6': device_add
[ 4.050581] PM: Adding info for No Bus:ptye6
[ 4.052555] device: 'ptye7': device_add
[ 4.054325] PM: Adding info for No Bus:ptye7
[ 4.056160] device: 'ptye8': device_add
[ 4.057928] PM: Adding info for No Bus:ptye8
[ 4.059773] device: 'ptye9': device_add
[ 4.061590] PM: Adding info for No Bus:ptye9
[ 4.063464] device: 'ptyea': device_add
[ 4.065224] PM: Adding info for No Bus:ptyea
[ 4.067048] device: 'ptyeb': device_add
[ 4.068803] PM: Adding info for No Bus:ptyeb
[ 4.070619] device: 'ptyec': device_add
[ 4.077378] PM: Adding info for No Bus:ptyec
[ 4.079207] device: 'ptyed': device_add
[ 4.080985] PM: Adding info for No Bus:ptyed
[ 4.082905] device: 'ptyee': device_add
[ 4.084716] PM: Adding info for No Bus:ptyee
[ 4.086535] device: 'ptyef': device_add
[ 4.088297] PM: Adding info for No Bus:ptyef
[ 4.090147] device: 'ttyp0': device_add
[ 4.091939] PM: Adding info for No Bus:ttyp0
[ 4.093772] device: 'ttyp1': device_add
[ 4.095540] PM: Adding info for No Bus:ttyp1
[ 4.097365] device: 'ttyp2': device_add
[ 4.099127] PM: Adding info for No Bus:ttyp2
[ 4.100976] device: 'ttyp3': device_add
[ 4.102773] PM: Adding info for No Bus:ttyp3
[ 4.104598] device: 'ttyp4': device_add
[ 4.106360] PM: Adding info for No Bus:ttyp4
[ 4.108190] device: 'ttyp5': device_add
[ 4.109954] PM: Adding info for No Bus:ttyp5
[ 4.111807] device: 'ttyp6': device_add
[ 4.113617] PM: Adding info for No Bus:ttyp6
[ 4.115454] device: 'ttyp7': device_add
[ 4.117212] PM: Adding info for No Bus:ttyp7
[ 4.119037] device: 'ttyp8': device_add
[ 4.120813] PM: Adding info for No Bus:ttyp8
[ 4.122632] device: 'ttyp9': device_add
[ 4.124403] PM: Adding info for No Bus:ttyp9
[ 4.126238] device: 'ttypa': device_add
[ 4.128003] PM: Adding info for No Bus:ttypa
[ 4.129836] device: 'ttypb': device_add
[ 4.131613] PM: Adding info for No Bus:ttypb
[ 4.133458] device: 'ttypc': device_add
[ 4.135232] PM: Adding info for No Bus:ttypc
[ 4.137059] device: 'ttypd': device_add
[ 4.138822] PM: Adding info for No Bus:ttypd
[ 4.140641] device: 'ttype': device_add
[ 4.142432] PM: Adding info for No Bus:ttype
[ 4.144366] device: 'ttypf': device_add
[ 4.146140] PM: Adding info for No Bus:ttypf
[ 4.147969] device: 'ttyq0': device_add
[ 4.149746] PM: Adding info for No Bus:ttyq0
[ 4.151583] device: 'ttyq1': device_add
[ 4.153355] PM: Adding info for No Bus:ttyq1
[ 4.155195] device: 'ttyq2': device_add
[ 4.156964] PM: Adding info for No Bus:ttyq2
[ 4.158801] device: 'ttyq3': device_add
[ 4.160562] PM: Adding info for No Bus:ttyq3
[ 4.162431] device: 'ttyq4': device_add
[ 4.164217] PM: Adding info for No Bus:ttyq4
[ 4.166046] device: 'ttyq5': device_add
[ 4.167802] PM: Adding info for No Bus:ttyq5
[ 4.169626] device: 'ttyq6': device_add
[ 4.171416] PM: Adding info for No Bus:ttyq6
[ 4.173252] device: 'ttyq7': device_add
[ 4.175053] PM: Adding info for No Bus:ttyq7
[ 4.176925] device: 'ttyq8': device_add
[ 4.178701] PM: Adding info for No Bus:ttyq8
[ 4.180528] device: 'ttyq9': device_add
[ 4.182317] PM: Adding info for No Bus:ttyq9
[ 4.184155] device: 'ttyqa': device_add
[ 4.185927] PM: Adding info for No Bus:ttyqa
[ 4.187769] device: 'ttyqb': device_add
[ 4.189523] PM: Adding info for No Bus:ttyqb
[ 4.191372] device: 'ttyqc': device_add
[ 4.193171] PM: Adding info for No Bus:ttyqc
[ 4.194998] device: 'ttyqd': device_add
[ 4.196770] PM: Adding info for No Bus:ttyqd
[ 4.198612] device: 'ttyqe': device_add
[ 4.200393] PM: Adding info for No Bus:ttyqe
[ 4.202251] device: 'ttyqf': device_add
[ 4.204013] PM: Adding info for No Bus:ttyqf
[ 4.205896] device: 'ttyr0': device_add
[ 4.207668] PM: Adding info for No Bus:ttyr0
[ 4.209516] device: 'ttyr1': device_add
[ 4.211298] PM: Adding info for No Bus:ttyr1
[ 4.213137] device: 'ttyr2': device_add
[ 4.214905] PM: Adding info for No Bus:ttyr2
[ 4.216743] device: 'ttyr3': device_add
[ 4.218521] PM: Adding info for No Bus:ttyr3
[ 4.220353] device: 'ttyr4': device_add
[ 4.222170] PM: Adding info for No Bus:ttyr4
[ 4.223993] device: 'ttyr5': device_add
[ 4.225757] PM: Adding info for No Bus:ttyr5
[ 4.227596] device: 'ttyr6': device_add
[ 4.229360] PM: Adding info for No Bus:ttyr6
[ 4.231212] device: 'ttyr7': device_add
[ 4.232977] PM: Adding info for No Bus:ttyr7
[ 4.234807] device: 'ttyr8': device_add
[ 4.236616] PM: Adding info for No Bus:ttyr8
[ 4.238478] device: 'ttyr9': device_add
[ 4.240255] PM: Adding info for No Bus:ttyr9
[ 4.242110] device: 'ttyra': device_add
[ 4.243871] PM: Adding info for No Bus:ttyra
[ 4.245690] device: 'ttyrb': device_add
[ 4.247536] PM: Adding info for No Bus:ttyrb
[ 4.249380] device: 'ttyrc': device_add
[ 4.251207] PM: Adding info for No Bus:ttyrc
[ 4.253032] device: 'ttyrd': device_add
[ 4.254799] PM: Adding info for No Bus:ttyrd
[ 4.256628] device: 'ttyre': device_add
[ 4.258392] PM: Adding info for No Bus:ttyre
[ 4.260283] device: 'ttyrf': device_add
[ 4.262054] PM: Adding info for No Bus:ttyrf
[ 4.263889] device: 'ttys0': device_add
[ 4.265663] PM: Adding info for No Bus:ttys0
[ 4.267543] device: 'ttys1': device_add
[ 4.269352] PM: Adding info for No Bus:ttys1
[ 4.271199] device: 'ttys2': device_add
[ 4.272953] PM: Adding info for No Bus:ttys2
[ 4.274785] device: 'ttys3': device_add
[ 4.276545] PM: Adding info for No Bus:ttys3
[ 4.278378] device: 'ttys4': device_add
[ 4.280134] PM: Adding info for No Bus:ttys4
[ 4.281997] device: 'ttys5': device_add
[ 4.283768] PM: Adding info for No Bus:ttys5
[ 4.285589] device: 'ttys6': device_add
[ 4.287354] PM: Adding info for No Bus:ttys6
[ 4.289183] device: 'ttys7': device_add
[ 4.290960] PM: Adding info for No Bus:ttys7
[ 4.292785] device: 'ttys8': device_add
[ 4.294551] PM: Adding info for No Bus:ttys8
[ 4.296373] device: 'ttys9': device_add
[ 4.298144] PM: Adding info for No Bus:ttys9
[ 4.300008] device: 'ttysa': device_add
[ 4.301787] PM: Adding info for No Bus:ttysa
[ 4.303618] device: 'ttysb': device_add
[ 4.305400] PM: Adding info for No Bus:ttysb
[ 4.307241] device: 'ttysc': device_add
[ 4.309023] PM: Adding info for No Bus:ttysc
[ 4.310868] device: 'ttysd': device_add
[ 4.312673] PM: Adding info for No Bus:ttysd
[ 4.314501] device: 'ttyse': device_add
[ 4.316269] PM: Adding info for No Bus:ttyse
[ 4.318103] device: 'ttysf': device_add
[ 4.319882] PM: Adding info for No Bus:ttysf
[ 4.321734] device: 'ttyt0': device_add
[ 4.323505] PM: Adding info for No Bus:ttyt0
[ 4.325332] device: 'ttyt1': device_add
[ 4.327091] PM: Adding info for No Bus:ttyt1
[ 4.328919] device: 'ttyt2': device_add
[ 4.330790] PM: Adding info for No Bus:ttyt2
[ 4.332616] device: 'ttyt3': device_add
[ 4.334380] PM: Adding info for No Bus:ttyt3
[ 4.336238] device: 'ttyt4': device_add
[ 4.338006] PM: Adding info for No Bus:ttyt4
[ 4.339837] device: 'ttyt5': device_add
[ 4.341663] PM: Adding info for No Bus:ttyt5
[ 4.343490] device: 'ttyt6': device_add
[ 4.345256] PM: Adding info for No Bus:ttyt6
[ 4.347102] device: 'ttyt7': device_add
[ 4.348864] PM: Adding info for No Bus:ttyt7
[ 4.350737] device: 'ttyt8': device_add
[ 4.352509] PM: Adding info for No Bus:ttyt8
[ 4.354337] device: 'ttyt9': device_add
[ 4.356106] PM: Adding info for No Bus:ttyt9
[ 4.357929] device: 'ttyta': device_add
[ 4.359707] PM: Adding info for No Bus:ttyta
[ 4.361627] device: 'ttytb': device_add
[ 4.363409] PM: Adding info for No Bus:ttytb
[ 4.365254] device: 'ttytc': device_add
[ 4.367031] PM: Adding info for No Bus:ttytc
[ 4.368856] device: 'ttytd': device_add
[ 4.370645] PM: Adding info for No Bus:ttytd
[ 4.372490] device: 'ttyte': device_add
[ 4.374264] PM: Adding info for No Bus:ttyte
[ 4.376094] device: 'ttytf': device_add
[ 4.377871] PM: Adding info for No Bus:ttytf
[ 4.379715] device: 'ttyu0': device_add
[ 4.381515] PM: Adding info for No Bus:ttyu0
[ 4.383353] device: 'ttyu1': device_add
[ 4.385117] PM: Adding info for No Bus:ttyu1
[ 4.386974] device: 'ttyu2': device_add
[ 4.388763] PM: Adding info for No Bus:ttyu2
[ 4.390583] device: 'ttyu3': device_add
[ 4.392467] PM: Adding info for No Bus:ttyu3
[ 4.394308] device: 'ttyu4': device_add
[ 4.396070] PM: Adding info for No Bus:ttyu4
[ 4.397904] device: 'ttyu5': device_add
[ 4.399669] PM: Adding info for No Bus:ttyu5
[ 4.401534] device: 'ttyu6': device_add
[ 4.408178] PM: Adding info for No Bus:ttyu6
[ 4.410012] device: 'ttyu7': device_add
[ 4.411799] PM: Adding info for No Bus:ttyu7
[ 4.413629] device: 'ttyu8': device_add
[ 4.415391] PM: Adding info for No Bus:ttyu8
[ 4.417238] device: 'ttyu9': device_add
[ 4.418991] PM: Adding info for No Bus:ttyu9
[ 4.420858] device: 'ttyua': device_add
[ 4.422696] PM: Adding info for No Bus:ttyua
[ 4.424528] device: 'ttyub': device_add
[ 4.426286] PM: Adding info for No Bus:ttyub
[ 4.428121] device: 'ttyuc': device_add
[ 4.429879] PM: Adding info for No Bus:ttyuc
[ 4.431782] device: 'ttyud': device_add
[ 4.433553] PM: Adding info for No Bus:ttyud
[ 4.435410] device: 'ttyue': device_add
[ 4.437170] PM: Adding info for No Bus:ttyue
[ 4.438998] device: 'ttyuf': device_add
[ 4.440776] PM: Adding info for No Bus:ttyuf
[ 4.442634] device: 'ttyv0': device_add
[ 4.444416] PM: Adding info for No Bus:ttyv0
[ 4.446254] device: 'ttyv1': device_add
[ 4.448014] PM: Adding info for No Bus:ttyv1
[ 4.449839] device: 'ttyv2': device_add
[ 4.451623] PM: Adding info for No Bus:ttyv2
[ 4.453525] device: 'ttyv3': device_add
[ 4.455368] PM: Adding info for No Bus:ttyv3
[ 4.457207] device: 'ttyv4': device_add
[ 4.458962] PM: Adding info for No Bus:ttyv4
[ 4.460804] device: 'ttyv5': device_add
[ 4.462561] PM: Adding info for No Bus:ttyv5
[ 4.464418] device: 'ttyv6': device_add
[ 4.466204] PM: Adding info for No Bus:ttyv6
[ 4.468033] device: 'ttyv7': device_add
[ 4.469798] PM: Adding info for No Bus:ttyv7
[ 4.471663] device: 'ttyv8': device_add
[ 4.473439] PM: Adding info for No Bus:ttyv8
[ 4.475277] device: 'ttyv9': device_add
[ 4.477052] PM: Adding info for No Bus:ttyv9
[ 4.478891] device: 'ttyva': device_add
[ 4.480672] PM: Adding info for No Bus:ttyva
[ 4.482508] device: 'ttyvb': device_add
[ 4.484291] PM: Adding info for No Bus:ttyvb
[ 4.486181] device: 'ttyvc': device_add
[ 4.487976] PM: Adding info for No Bus:ttyvc
[ 4.489829] device: 'ttyvd': device_add
[ 4.491649] PM: Adding info for No Bus:ttyvd
[ 4.493498] device: 'ttyve': device_add
[ 4.495262] PM: Adding info for No Bus:ttyve
[ 4.497096] device: 'ttyvf': device_add
[ 4.498855] PM: Adding info for No Bus:ttyvf
[ 4.500729] device: 'ttyw0': device_add
[ 4.502486] PM: Adding info for No Bus:ttyw0
[ 4.504325] device: 'ttyw1': device_add
[ 4.506108] PM: Adding info for No Bus:ttyw1
[ 4.507946] device: 'ttyw2': device_add
[ 4.509733] PM: Adding info for No Bus:ttyw2
[ 4.511580] device: 'ttyw3': device_add
[ 4.513354] PM: Adding info for No Bus:ttyw3
[ 4.515214] device: 'ttyw4': device_add
[ 4.517028] PM: Adding info for No Bus:ttyw4
[ 4.518863] device: 'ttyw5': device_add
[ 4.520673] PM: Adding info for No Bus:ttyw5
[ 4.522495] device: 'ttyw6': device_add
[ 4.524279] PM: Adding info for No Bus:ttyw6
[ 4.526131] device: 'ttyw7': device_add
[ 4.527901] PM: Adding info for No Bus:ttyw7
[ 4.529766] device: 'ttyw8': device_add
[ 4.531547] PM: Adding info for No Bus:ttyw8
[ 4.533389] device: 'ttyw9': device_add
[ 4.535169] PM: Adding info for No Bus:ttyw9
[ 4.537002] device: 'ttywa': device_add
[ 4.538765] PM: Adding info for No Bus:ttywa
[ 4.540607] device: 'ttywb': device_add
[ 4.542457] PM: Adding info for No Bus:ttywb
[ 4.544292] device: 'ttywc': device_add
[ 4.546101] PM: Adding info for No Bus:ttywc
[ 4.547980] device: 'ttywd': device_add
[ 4.549750] PM: Adding info for No Bus:ttywd
[ 4.551650] device: 'ttywe': device_add
[ 4.553437] PM: Adding info for No Bus:ttywe
[ 4.555268] device: 'ttywf': device_add
[ 4.557052] PM: Adding info for No Bus:ttywf
[ 4.558882] device: 'ttyx0': device_add
[ 4.560661] PM: Adding info for No Bus:ttyx0
[ 4.562472] device: 'ttyx1': device_add
[ 4.564242] PM: Adding info for No Bus:ttyx1
[ 4.566078] device: 'ttyx2': device_add
[ 4.567846] PM: Adding info for No Bus:ttyx2
[ 4.569698] device: 'ttyx3': device_add
[ 4.571474] PM: Adding info for No Bus:ttyx3
[ 4.573319] device: 'ttyx4': device_add
[ 4.575081] PM: Adding info for No Bus:ttyx4
[ 4.576920] device: 'ttyx5': device_add
[ 4.578785] PM: Adding info for No Bus:ttyx5
[ 4.580632] device: 'ttyx6': device_add
[ 4.582412] PM: Adding info for No Bus:ttyx6
[ 4.584254] device: 'ttyx7': device_add
[ 4.586026] PM: Adding info for No Bus:ttyx7
[ 4.587862] device: 'ttyx8': device_add
[ 4.589632] PM: Adding info for No Bus:ttyx8
[ 4.591494] device: 'ttyx9': device_add
[ 4.593272] PM: Adding info for No Bus:ttyx9
[ 4.595102] device: 'ttyxa': device_add
[ 4.596890] PM: Adding info for No Bus:ttyxa
[ 4.598756] device: 'ttyxb': device_add
[ 4.600519] PM: Adding info for No Bus:ttyxb
[ 4.602399] device: 'ttyxc': device_add
[ 4.604186] PM: Adding info for No Bus:ttyxc
[ 4.606021] device: 'ttyxd': device_add
[ 4.607791] PM: Adding info for No Bus:ttyxd
[ 4.609671] device: 'ttyxe': device_add
[ 4.611471] PM: Adding info for No Bus:ttyxe
[ 4.613309] device: 'ttyxf': device_add
[ 4.615069] PM: Adding info for No Bus:ttyxf
[ 4.616919] device: 'ttyy0': device_add
[ 4.618682] PM: Adding info for No Bus:ttyy0
[ 4.620515] device: 'ttyy1': device_add
[ 4.622333] PM: Adding info for No Bus:ttyy1
[ 4.624169] device: 'ttyy2': device_add
[ 4.625932] PM: Adding info for No Bus:ttyy2
[ 4.627774] device: 'ttyy3': device_add
[ 4.629533] PM: Adding info for No Bus:ttyy3
[ 4.631389] device: 'ttyy4': device_add
[ 4.633158] PM: Adding info for No Bus:ttyy4
[ 4.634997] device: 'ttyy5': device_add
[ 4.636761] PM: Adding info for No Bus:ttyy5
[ 4.638601] device: 'ttyy6': device_add
[ 4.640453] PM: Adding info for No Bus:ttyy6
[ 4.642319] device: 'ttyy7': device_add
[ 4.644113] PM: Adding info for No Bus:ttyy7
[ 4.645951] device: 'ttyy8': device_add
[ 4.647727] PM: Adding info for No Bus:ttyy8
[ 4.649574] device: 'ttyy9': device_add
[ 4.651366] PM: Adding info for No Bus:ttyy9
[ 4.653220] device: 'ttyya': device_add
[ 4.654979] PM: Adding info for No Bus:ttyya
[ 4.656816] device: 'ttyyb': device_add
[ 4.658614] PM: Adding info for No Bus:ttyyb
[ 4.660478] device: 'ttyyc': device_add
[ 4.662298] PM: Adding info for No Bus:ttyyc
[ 4.664128] device: 'ttyyd': device_add
[ 4.665909] PM: Adding info for No Bus:ttyyd
[ 4.667740] device: 'ttyye': device_add
[ 4.669492] PM: Adding info for No Bus:ttyye
[ 4.671444] device: 'ttyyf': device_add
[ 4.673228] PM: Adding info for No Bus:ttyyf
[ 4.675064] device: 'ttyz0': device_add
[ 4.676828] PM: Adding info for No Bus:ttyz0
[ 4.678673] device: 'ttyz1': device_add
[ 4.680438] PM: Adding info for No Bus:ttyz1
[ 4.682314] device: 'ttyz2': device_add
[ 4.684093] PM: Adding info for No Bus:ttyz2
[ 4.685920] device: 'ttyz3': device_add
[ 4.687677] PM: Adding info for No Bus:ttyz3
[ 4.689507] device: 'ttyz4': device_add
[ 4.691312] PM: Adding info for No Bus:ttyz4
[ 4.693146] device: 'ttyz5': device_add
[ 4.694919] PM: Adding info for No Bus:ttyz5
[ 4.696758] device: 'ttyz6': device_add
[ 4.698515] PM: Adding info for No Bus:ttyz6
[ 4.700343] device: 'ttyz7': device_add
[ 4.702189] PM: Adding info for No Bus:ttyz7
[ 4.704044] device: 'ttyz8': device_add
[ 4.705804] PM: Adding info for No Bus:ttyz8
[ 4.707638] device: 'ttyz9': device_add
[ 4.709410] PM: Adding info for No Bus:ttyz9
[ 4.711279] device: 'ttyza': device_add
[ 4.713055] PM: Adding info for No Bus:ttyza
[ 4.714890] device: 'ttyzb': device_add
[ 4.716650] PM: Adding info for No Bus:ttyzb
[ 4.718484] device: 'ttyzc': device_add
[ 4.720260] PM: Adding info for No Bus:ttyzc
[ 4.722122] device: 'ttyzd': device_add
[ 4.723929] PM: Adding info for No Bus:ttyzd
[ 4.725755] device: 'ttyze': device_add
[ 4.727517] PM: Adding info for No Bus:ttyze
[ 4.729356] device: 'ttyzf': device_add
[ 4.731141] PM: Adding info for No Bus:ttyzf
[ 4.733031] device: 'ttya0': device_add
[ 4.739663] PM: Adding info for No Bus:ttya0
[ 4.741517] device: 'ttya1': device_add
[ 4.743314] PM: Adding info for No Bus:ttya1
[ 4.745157] device: 'ttya2': device_add
[ 4.746930] PM: Adding info for No Bus:ttya2
[ 4.748766] device: 'ttya3': device_add
[ 4.750523] PM: Adding info for No Bus:ttya3
[ 4.752392] device: 'ttya4': device_add
[ 4.754160] PM: Adding info for No Bus:ttya4
[ 4.756010] device: 'ttya5': device_add
[ 4.757780] PM: Adding info for No Bus:ttya5
[ 4.759635] device: 'ttya6': device_add
[ 4.761427] PM: Adding info for No Bus:ttya6
[ 4.763318] device: 'ttya7': device_add
[ 4.765142] PM: Adding info for No Bus:ttya7
[ 4.766983] device: 'ttya8': device_add
[ 4.768743] PM: Adding info for No Bus:ttya8
[ 4.770589] device: 'ttya9': device_add
[ 4.772367] PM: Adding info for No Bus:ttya9
[ 4.774196] device: 'ttyaa': device_add
[ 4.775964] PM: Adding info for No Bus:ttyaa
[ 4.777790] device: 'ttyab': device_add
[ 4.779551] PM: Adding info for No Bus:ttyab
[ 4.781417] device: 'ttyac': device_add
[ 4.783210] PM: Adding info for No Bus:ttyac
[ 4.785045] device: 'ttyad': device_add
[ 4.786810] PM: Adding info for No Bus:ttyad
[ 4.788645] device: 'ttyae': device_add
[ 4.790410] PM: Adding info for No Bus:ttyae
[ 4.792287] device: 'ttyaf': device_add
[ 4.794072] PM: Adding info for No Bus:ttyaf
[ 4.795998] device: 'ttyb0': device_add
[ 4.797802] PM: Adding info for No Bus:ttyb0
[ 4.799643] device: 'ttyb1': device_add
[ 4.801436] PM: Adding info for No Bus:ttyb1
[ 4.803281] device: 'ttyb2': device_add
[ 4.805074] PM: Adding info for No Bus:ttyb2
[ 4.806916] device: 'ttyb3': device_add
[ 4.808685] PM: Adding info for No Bus:ttyb3
[ 4.810522] device: 'ttyb4': device_add
[ 4.812329] PM: Adding info for No Bus:ttyb4
[ 4.814179] device: 'ttyb5': device_add
[ 4.815960] PM: Adding info for No Bus:ttyb5
[ 4.817809] device: 'ttyb6': device_add
[ 4.819595] PM: Adding info for No Bus:ttyb6
[ 4.821444] device: 'ttyb7': device_add
[ 4.823228] PM: Adding info for No Bus:ttyb7
[ 4.825058] device: 'ttyb8': device_add
[ 4.826908] PM: Adding info for No Bus:ttyb8
[ 4.828732] device: 'ttyb9': device_add
[ 4.830485] PM: Adding info for No Bus:ttyb9
[ 4.832352] device: 'ttyba': device_add
[ 4.834138] PM: Adding info for No Bus:ttyba
[ 4.835977] device: 'ttybb': device_add
[ 4.837821] PM: Adding info for No Bus:ttybb
[ 4.839660] device: 'ttybc': device_add
[ 4.841465] PM: Adding info for No Bus:ttybc
[ 4.843305] device: 'ttybd': device_add
[ 4.845067] PM: Adding info for No Bus:ttybd
[ 4.846895] device: 'ttybe': device_add
[ 4.848659] PM: Adding info for No Bus:ttybe
[ 4.850486] device: 'ttybf': device_add
[ 4.852284] PM: Adding info for No Bus:ttybf
[ 4.854131] device: 'ttyc0': device_add
[ 4.855896] PM: Adding info for No Bus:ttyc0
[ 4.857818] device: 'ttyc1': device_add
[ 4.859621] PM: Adding info for No Bus:ttyc1
[ 4.861480] device: 'ttyc2': device_add
[ 4.863252] PM: Adding info for No Bus:ttyc2
[ 4.865085] device: 'ttyc3': device_add
[ 4.866846] PM: Adding info for No Bus:ttyc3
[ 4.868682] device: 'ttyc4': device_add
[ 4.870471] PM: Adding info for No Bus:ttyc4
[ 4.872339] device: 'ttyc5': device_add
[ 4.874106] PM: Adding info for No Bus:ttyc5
[ 4.875930] device: 'ttyc6': device_add
[ 4.877693] PM: Adding info for No Bus:ttyc6
[ 4.879518] device: 'ttyc7': device_add
[ 4.881327] PM: Adding info for No Bus:ttyc7
[ 4.883189] device: 'ttyc8': device_add
[ 4.884952] PM: Adding info for No Bus:ttyc8
[ 4.886790] device: 'ttyc9': device_add
[ 4.888644] PM: Adding info for No Bus:ttyc9
[ 4.890478] device: 'ttyca': device_add
[ 4.892277] PM: Adding info for No Bus:ttyca
[ 4.894135] device: 'ttycb': device_add
[ 4.895911] PM: Adding info for No Bus:ttycb
[ 4.897732] device: 'ttycc': device_add
[ 4.899503] PM: Adding info for No Bus:ttycc
[ 4.901360] device: 'ttycd': device_add
[ 4.903120] PM: Adding info for No Bus:ttycd
[ 4.904959] device: 'ttyce': device_add
[ 4.906718] PM: Adding info for No Bus:ttyce
[ 4.908558] device: 'ttycf': device_add
[ 4.910323] PM: Adding info for No Bus:ttycf
[ 4.912187] device: 'ttyd0': device_add
[ 4.913960] PM: Adding info for No Bus:ttyd0
[ 4.915783] device: 'ttyd1': device_add
[ 4.917537] PM: Adding info for No Bus:ttyd1
[ 4.919444] device: 'ttyd2': device_add
[ 4.921246] PM: Adding info for No Bus:ttyd2
[ 4.923081] device: 'ttyd3': device_add
[ 4.924849] PM: Adding info for No Bus:ttyd3
[ 4.926693] device: 'ttyd4': device_add
[ 4.928494] PM: Adding info for No Bus:ttyd4
[ 4.930332] device: 'ttyd5': device_add
[ 4.932127] PM: Adding info for No Bus:ttyd5
[ 4.933962] device: 'ttyd6': device_add
[ 4.935732] PM: Adding info for No Bus:ttyd6
[ 4.937568] device: 'ttyd7': device_add
[ 4.939326] PM: Adding info for No Bus:ttyd7
[ 4.941223] device: 'ttyd8': device_add
[ 4.942986] PM: Adding info for No Bus:ttyd8
[ 4.944820] device: 'ttyd9': device_add
[ 4.946604] PM: Adding info for No Bus:ttyd9
[ 4.948453] device: 'ttyda': device_add
[ 4.950314] PM: Adding info for No Bus:ttyda
[ 4.952190] device: 'ttydb': device_add
[ 4.953968] PM: Adding info for No Bus:ttydb
[ 4.955803] device: 'ttydc': device_add
[ 4.957597] PM: Adding info for No Bus:ttydc
[ 4.959423] device: 'ttydd': device_add
[ 4.961209] PM: Adding info for No Bus:ttydd
[ 4.963062] device: 'ttyde': device_add
[ 4.964838] PM: Adding info for No Bus:ttyde
[ 4.966686] device: 'ttydf': device_add
[ 4.968473] PM: Adding info for No Bus:ttydf
[ 4.970308] device: 'ttye0': device_add
[ 4.972110] PM: Adding info for No Bus:ttye0
[ 4.973946] device: 'ttye1': device_add
[ 4.975714] PM: Adding info for No Bus:ttye1
[ 4.977540] device: 'ttye2': device_add
[ 4.979300] PM: Adding info for No Bus:ttye2
[ 4.981226] device: 'ttye3': device_add
[ 4.983042] PM: Adding info for No Bus:ttye3
[ 4.984879] device: 'ttye4': device_add
[ 4.986657] PM: Adding info for No Bus:ttye4
[ 4.988483] device: 'ttye5': device_add
[ 4.990250] PM: Adding info for No Bus:ttye5
[ 4.992110] device: 'ttye6': device_add
[ 4.993885] PM: Adding info for No Bus:ttye6
[ 4.995707] device: 'ttye7': device_add
[ 4.997480] PM: Adding info for No Bus:ttye7
[ 4.999321] device: 'ttye8': device_add
[ 5.001110] PM: Adding info for No Bus:ttye8
[ 5.002938] device: 'ttye9': device_add
[ 5.004700] PM: Adding info for No Bus:ttye9
[ 5.006530] device: 'ttyea': device_add
[ 5.008291] PM: Adding info for No Bus:ttyea
[ 5.010122] device: 'ttyeb': device_add
[ 5.011978] PM: Adding info for No Bus:ttyeb
[ 5.013812] device: 'ttyec': device_add
[ 5.015586] PM: Adding info for No Bus:ttyec
[ 5.017413] device: 'ttyed': device_add
[ 5.019181] PM: Adding info for No Bus:ttyed
[ 5.021036] device: 'ttyee': device_add
[ 5.022800] PM: Adding info for No Bus:ttyee
[ 5.024649] device: 'ttyef': device_add
[ 5.026403] PM: Adding info for No Bus:ttyef
[ 5.028287] device: 'ptmx': device_add
[ 5.030027] PM: Adding info for No Bus:ptmx
[ 5.031838] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 5.034314] Registering platform device 'serial8250'. Parent at platform
[ 5.036840] device: 'serial8250': device_add
[ 5.038644] bus: 'platform': add device serial8250
[ 5.040677] PM: Adding info for platform:serial8250
[ 5.068524] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 5.070888] device: 'ttyS0': device_add
[ 5.072739] PM: Adding info for No Bus:ttyS0
[ 5.074822] device: 'ttyS1': device_add
[ 5.076600] PM: Adding info for No Bus:ttyS1
[ 5.078558] device: 'ttyS2': device_add
[ 5.080341] PM: Adding info for No Bus:ttyS2
[ 5.082332] device: 'ttyS3': device_add
[ 5.084121] PM: Adding info for No Bus:ttyS3
[ 5.085999] bus: 'platform': add driver serial8250
[ 5.087973] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
[ 5.091552] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
[ 5.099799] driver: 'serial8250': driver_bound: bound to device 'serial8250'
[ 5.102442] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
[ 5.105850] bus: 'pnp': add driver serial
[ 5.107608] bus: 'pnp': driver_probe_device: matched device 00:06 with driver serial
[ 5.110833] bus: 'pnp': really_probe: probing driver serial with device 00:06
[ 5.113864] device: 'ttyS0': device_unregister
[ 5.115710] PM: Removing info for No Bus:ttyS0
[ 5.118402] device: 'ttyS0': device_create_release
[ 5.146034] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 5.148250] device: 'ttyS0': device_add
[ 5.150139] PM: Adding info for No Bus:ttyS0
[ 5.152095] driver: '00:06': driver_bound: bound to device 'serial'
[ 5.154502] bus: 'pnp': really_probe: bound device 00:06 to driver serial
[ 5.157082] bus: 'pci': add driver serial
[ 5.158970] kgdb: Registered I/O driver kgdbts.
[ 5.161059] kgdbts:RUN hw breakpoint test
[ 5.162932] kgdbts:RUN hw write breakpoint test
[ 5.164871] kgdbts:RUN access write breakpoint test
[ 5.166988] kgdbts:RUN plant and detach test
[ 5.168806] kgdbts:RUN sw breakpoint test
[ 5.170616] kgdbts:RUN bad memory access test
[ 5.172490] kgdbts:RUN singlestep test 1000 iterations
[ 5.174651] kgdbts:RUN singlestep [0/1000]
[ 5.185439] kgdbts:RUN singlestep [100/1000]
[ 5.196302] kgdbts:RUN singlestep [200/1000]
[ 5.207274] kgdbts:RUN singlestep [300/1000]
[ 5.218122] kgdbts:RUN singlestep [400/1000]
[ 5.228979] kgdbts:RUN singlestep [500/1000]
[ 5.239843] kgdbts:RUN singlestep [600/1000]
[ 5.250716] kgdbts:RUN singlestep [700/1000]
[ 5.261601] kgdbts:RUN singlestep [800/1000]
[ 5.272437] kgdbts:RUN singlestep [900/1000]
[ 5.283186] kgdbts:RUN do_fork for 100 breakpoints
[ 5.285791] bus: 'pnp': add driver i8042 kbd
[ 5.287614] bus: 'pnp': driver_probe_device: matched device 00:02 with driver i8042 kbd
[ 5.291002] bus: 'pnp': really_probe: probing driver i8042 kbd with device 00:02
[ 5.294210] driver: '00:02': driver_bound: bound to device 'i8042 kbd'
[ 5.296702] bus: 'pnp': really_probe: bound device 00:02 to driver i8042 kbd
[ 5.299398] bus: 'pnp': add driver i8042 aux
[ 5.300989] bus: 'pnp': driver_probe_device: matched device 00:03 with driver i8042 aux
[ 5.304552] bus: 'pnp': really_probe: probing driver i8042 aux with device 00:03
[ 5.307679] driver: '00:03': driver_bound: bound to device 'i8042 aux'
[ 5.310163] bus: 'pnp': really_probe: bound device 00:03 to driver i8042 aux
[ 5.312861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 5.316196] Registering platform device 'i8042'. Parent at platform
[ 5.318608] device: 'i8042': device_add
[ 5.320302] bus: 'platform': add device i8042
[ 5.322329] PM: Adding info for platform:i8042
[ 5.324198] bus: 'platform': add driver i8042
[ 5.326038] bus: 'platform': driver_probe_device: matched device i8042 with driver i8042
[ 5.329353] bus: 'platform': really_probe: probing driver i8042 with device i8042
[ 5.333812] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 5.335856] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 5.337898] driver: 'i8042': driver_bound: bound to device 'i8042'
[ 5.340256] bus: 'platform': really_probe: bound device i8042 to driver i8042
[ 5.343014] device: 'mice': device_add
[ 5.344780] PM: Adding info for No Bus:mice
[ 5.346608] device: 'psaux': device_add
[ 5.348370] PM: Adding info for No Bus:psaux
[ 5.350189] mousedev: PS/2 mouse device common for all mice
[ 5.352477] bus: 'serio': add driver atkbd
[ 5.354355] cpuidle: using governor ladder
[ 5.356096] cpuidle: using governor menu
[ 5.358278] TCP: cubic registered
[ 5.359856]
[ 5.359856] printing PIC contents
[ 5.362209] ... PIC IMR: ffff
[ 5.363644] ... PIC IRR: 1013
[ 5.365088] ... PIC ISR: 0000
[ 5.366523] ... PIC ELCR: 0c00
[ 5.367953] printing local APIC contents on CPU#0/0:
[ 5.369960] ... APIC ID: 00000000 (0)
[ 5.371725] ... APIC VERSION: 00050014
[ 5.372191] ... APIC TASKPRI: 00000000 (00)
[ 5.372191] ... APIC PROCPRI: 00000000
[ 5.372191] ... APIC LDR: 01000000
[ 5.372191] ... APIC DFR: ffffffff
[ 5.372191] ... APIC SPIV: 000001ff
[ 5.372191] ... APIC ISR field:
[ 5.372191] 0000000000000000000000000000000000000000000000000000000000000000
[ 5.372191] ... APIC TMR field:
[ 5.372191] 0000000000000000000000000000000000000000000000000000000000000000
[ 5.372191] ... APIC IRR field:
[ 5.372191] 0000000000000000000000000000000000000000000000000000000000008000
[ 5.372191] ... APIC ESR: 00000000
[ 5.372191] ... APIC ICR: 00000831
[ 5.372191] ... APIC ICR2: 01000000
[ 5.372191] ... APIC LVTT: 000000ef
[ 5.372191] ... APIC LVTPC: 00010000
[ 5.372191] ... APIC LVT0: 00010700
[ 5.372191] ... APIC LVT1: 00000400
[ 5.372191] ... APIC LVTERR: 000000fe
[ 5.372191] ... APIC TMICT: 00077176
[ 5.372191] ... APIC TMCCT: 00000000
[ 5.372191] ... APIC TDCR: 00000003
[ 5.372191]
[ 5.412379] number of MP IRQ sources: 15.
[ 5.414129] number of IO-APIC #2 registers: 24.
[ 5.416050] testing the IO APIC.......................
[ 5.418116]
[ 5.419086] IO APIC #2......
[ 5.420533] .... register #00: 00000000
[ 5.422194] ....... : physical APIC id: 00
[ 5.424012] ....... : Delivery Type: 0
[ 5.425730] ....... : LTS : 0
[ 5.427459] .... register #01: 00170011
[ 5.429114] ....... : max redirection entries: 17
[ 5.431150] ....... : PRQ implemented: 0
[ 5.432939] ....... : IO APIC version: 11
[ 5.434774] .... register #02: 00000000
[ 5.436437] ....... : arbitration: 00
[ 5.438145] .... IRQ redirection table:
[ 5.439806] NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect:
[ 5.442022] 00 00 1 0 0 0 0 0 0 00
[ 5.444120] 01 01 0 0 0 0 0 1 1 31
[ 5.446313] 02 01 0 0 0 0 0 1 1 30
[ 5.448412] 03 01 0 0 0 0 0 1 1 33
[ 5.450490] 04 01 1 0 0 0 0 1 1 34
[ 5.452600] 05 01 1 1 0 0 0 1 1 35
[ 5.454692] 06 01 0 0 0 0 0 1 1 36
[ 5.456784] 07 01 0 0 0 0 0 1 1 37
[ 5.458866] 08 01 0 0 0 0 0 1 1 38
[ 5.460983] 09 01 0 1 0 0 0 1 1 39
[ 5.463070] 0a 01 1 1 0 0 0 1 1 3A
[ 5.465167] 0b 01 1 1 0 0 0 1 1 3B
[ 5.467250] 0c 01 0 0 0 0 0 1 1 3C
[ 5.469341] 0d 01 0 0 0 0 0 1 1 3D
[ 5.471462] 0e 01 0 0 0 0 0 1 1 3E
[ 5.473572] 0f 01 0 0 0 0 0 1 1 3F
[ 5.475657] 10 00 1 0 0 0 0 0 0 00
[ 5.477835] 11 00 1 0 0 0 0 0 0 00
[ 5.479927] 12 00 1 0 0 0 0 0 0 00
[ 5.482042] 13 00 1 0 0 0 0 0 0 00
[ 5.484162] 14 00 1 0 0 0 0 0 0 00
[ 5.486270] 15 00 1 0 0 0 0 0 0 00
[ 5.488356] 16 00 1 0 0 0 0 0 0 00
[ 5.490494] 17 00 1 0 0 0 0 0 0 00
[ 5.492562] IRQ to pin mappings:
[ 5.494054] IRQ0 -> 0:2
[ 5.495305] IRQ1 -> 0:1
[ 5.496549] IRQ3 -> 0:3
[ 5.497805] IRQ4 -> 0:4
[ 5.499049] IRQ5 -> 0:5
[ 5.500299] IRQ6 -> 0:6
[ 5.501577] IRQ7 -> 0:7
[ 5.502819] IRQ8 -> 0:8
[ 5.504059] IRQ9 -> 0:9
[ 5.505307] IRQ10 -> 0:10
[ 5.506603] IRQ11 -> 0:11
[ 5.507900] IRQ12 -> 0:12
[ 5.509188] IRQ13 -> 0:13
[ 5.510507] IRQ14 -> 0:14
[ 5.511805] IRQ15 -> 0:15
[ 5.513109] .................................... done.
[ 5.515256] device: 'cpu_dma_latency': device_add
[ 5.517327] PM: Adding info for No Bus:cpu_dma_latency
[ 5.519428] device: 'network_latency': device_add
[ 5.521502] PM: Adding info for No Bus:network_latency
[ 5.523592] device: 'network_throughput': device_add
[ 5.525702] PM: Adding info for No Bus:network_throughput
[ 5.527905] PM: Hibernation image not present or could not be loaded.
[ 5.530558] device: 'serio0': device_add
[ 5.532335] bus: 'serio': add device serio0
[ 5.534221] PM: Adding info for serio:serio0
[ 5.536063] bus: 'serio': driver_probe_device: matched device serio0 with driver atkbd
[ 5.539419] bus: 'serio': really_probe: probing driver atkbd with device serio0
[ 5.543287] device: 'input0': device_add
[ 5.545519] PM: Adding info for No Bus:input0
[ 5.547411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 5.555898] driver: 'serio0': driver_bound: bound to device 'atkbd'
[ 5.558336] bus: 'serio': really_probe: bound device serio0 to driver atkbd
[ 5.561004] device: 'serio1': device_add
[ 5.562782] bus: 'serio': add device serio1
[ 5.564650] PM: Adding info for serio:serio1
[ 5.566486] bus: 'serio': driver_probe_device: matched device serio1 with driver atkbd
[ 5.569816] bus: 'serio': really_probe: probing driver atkbd with device serio1
[ 5.573303] atkbd: probe of serio1 rejects match -19
[ 5.575374] bus: 'serio': driver_probe_device: matched device serio1 with driver atkbd
[ 5.578664] bus: 'serio': really_probe: probing driver atkbd with device serio1
[ 5.582092] atkbd: probe of serio1 rejects match -19
[ 5.584267] kmemleak: Kernel memory leak detector initialized
[ 5.588236] kmemleak: Automatic memory scanning thread started
[ 5.590695] Magic number: 4:234:32
[ 5.592345] tty ttydf: hash matches
[ 5.594063] /c/kernel-tests/sound/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 5.599018] Freeing unused kernel memory: 444k freed
[ 5.601464] Write protecting the kernel read-only data: 6144k
[ 5.603935] Testing CPA: undo ffffffff81000000-ffffffff81600000
[ 5.606575] Testing CPA: again
[ 5.611901] Freeing unused kernel memory: 1064k freed
[ 5.616562] Freeing unused kernel memory: 704k freed
[ 5.635107] KGDB: BP remove failed: ffffffff81026ed0
Kernel freezed on [ 5.635107] KGDB: BP remove failed: ffffffff81026ed0
[-- Attachment #3: config-3.5.0-rc4+ --]
[-- Type: text/plain, Size: 76937 bytes --]
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.5.0-rc4 Kernel Configuration
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_GPIO=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
# CONFIG_SYSVIPC is not set
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_FHANDLE is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y
#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_CHIP=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
#
# RCU Subsystem
#
CONFIG_TINY_RCU=y
# CONFIG_PREEMPT_RCU is not set
# CONFIG_TREE_RCU_TRACE is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
CONFIG_CGROUP_DEBUG=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_MEM_RES_CTLR=y
CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
# CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED is not set
CONFIG_CGROUP_MEM_RES_CTLR_KMEM=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_BLK_CGROUP=y
CONFIG_DEBUG_BLK_CGROUP=y
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_PID_NS is not set
# CONFIG_NET_NS is not set
CONFIG_SCHED_AUTOGROUP=y
CONFIG_MM_OWNER=y
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EXPERT is not set
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y
#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
CONFIG_COMPAT_BRK=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_PROFILING is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
CONFIG_OPTPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
# CONFIG_BLK_DEV_INTEGRITY is not set
CONFIG_BLK_DEV_THROTTLING=y
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=m
CONFIG_IOSCHED_CFQ=m
# CONFIG_CFQ_GROUP_IOSCHED is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
CONFIG_UNINLINE_SPIN_UNLOCK=y
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
# CONFIG_INLINE_READ_UNLOCK is not set
# CONFIG_INLINE_READ_UNLOCK_BH is not set
# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
# CONFIG_INLINE_WRITE_UNLOCK is not set
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_MUTEX_SPIN_ON_OWNER is not set
CONFIG_FREEZER=y
#
# Processor type and features
#
CONFIG_ZONE_DMA=y
# CONFIG_SMP is not set
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
# CONFIG_XEN is not set
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_NR_CPUS=1
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_X86_MCE is not set
CONFIG_I8K=m
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
# CONFIG_MEMORY_HOTREMOVE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_TRANSPARENT_HUGEPAGE is not set
# CONFIG_CROSS_MEMORY_ATTACH is not set
CONFIG_NEED_PER_CPU_KM=y
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
# CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_EFI=y
# CONFIG_EFI_STUB is not set
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
# CONFIG_SUSPEND is not set
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_AUTOSLEEP=y
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_PROC_EVENT=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
CONFIG_ACPI_VIDEO=m
# CONFIG_ACPI_FAN is not set
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
# CONFIG_ACPI_DEBUG_FUNC_TRACE is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=m
# CONFIG_ACPI_HOTPLUG_MEMORY is not set
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
CONFIG_ACPI_BGRT=m
# CONFIG_ACPI_APEI is not set
CONFIG_SFI=y
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=m
CONFIG_CPU_FREQ_STAT=m
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_ACPI_CPUFREQ is not set
CONFIG_X86_POWERNOW_K8=m
CONFIG_X86_SPEEDSTEP_CENTRINO=m
CONFIG_X86_P4_CLOCKMOD=m
#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_INTEL_IDLE=y
#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=m
#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MMCONFIG is not set
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
# CONFIG_PCIEPORTBUS is not set
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_REALLOC_ENABLE_AUTO=y
CONFIG_PCI_STUB=m
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_IOAPIC=m
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
CONFIG_PCCARD=m
# CONFIG_PCMCIA is not set
# CONFIG_CARDBUS is not set
#
# PC-card bridges
#
# CONFIG_YENTA is not set
CONFIG_HOTPLUG_PCI=m
# CONFIG_HOTPLUG_PCI_FAKE is not set
# CONFIG_HOTPLUG_PCI_ACPI is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set
# CONFIG_RAPIDIO is not set
#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
# CONFIG_IA32_EMULATION is not set
# CONFIG_COMPAT_FOR_U64_ALIGNMENT is not set
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=m
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=m
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
# CONFIG_XFRM_STATISTICS is not set
CONFIG_NET_KEY=m
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_IP_PNP_RARP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE_DEMUX=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_ARPD=y
# CONFIG_SYN_COOKIES is not set
CONFIG_INET_AH=m
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_LRO=m
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_INET_UDP_DIAG=m
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETWORK_SECMARK is not set
CONFIG_NETWORK_PHY_TIMESTAMPING=y
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=m
# CONFIG_NET_SCTPPROBE is not set
CONFIG_SCTP_DBG_MSG=y
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_HMAC_NONE=y
# CONFIG_SCTP_HMAC_SHA1 is not set
# CONFIG_SCTP_HMAC_MD5 is not set
# CONFIG_RDS is not set
CONFIG_TIPC=m
CONFIG_TIPC_ADVANCED=y
CONFIG_TIPC_PORTS=8191
CONFIG_TIPC_LOG=0
CONFIG_TIPC_DEBUG=y
# CONFIG_ATM is not set
CONFIG_L2TP=m
# CONFIG_L2TP_DEBUGFS is not set
CONFIG_L2TP_V3=y
# CONFIG_L2TP_IP is not set
# CONFIG_L2TP_ETH is not set
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_NET_DSA=m
# CONFIG_NET_DSA_TAG_DSA is not set
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_DECNET=m
CONFIG_DECNET_ROUTER=y
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
CONFIG_LAPB=m
CONFIG_WAN_ROUTER=m
CONFIG_PHONET=m
CONFIG_IEEE802154=m
# CONFIG_MAC802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=m
CONFIG_BATMAN_ADV=m
CONFIG_BATMAN_ADV_BLA=y
CONFIG_BATMAN_ADV_DEBUG=y
# CONFIG_OPENVSWITCH is not set
# CONFIG_NETPRIO_CGROUP is not set
CONFIG_BQL=y
# CONFIG_BPF_JIT is not set
#
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_TCPPROBE is not set
CONFIG_HAMRADIO=y
#
# Packet Radio protocols
#
# CONFIG_AX25 is not set
# CONFIG_CAN is not set
CONFIG_IRDA=m
#
# IrDA protocols
#
CONFIG_IRLAN=m
# CONFIG_IRNET is not set
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y
#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
# CONFIG_IRDA_FAST_RR is not set
# CONFIG_IRDA_DEBUG is not set
#
# Infrared-port device drivers
#
#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m
#
# Dongle support
#
CONFIG_DONGLE=y
# CONFIG_ESI_DONGLE is not set
# CONFIG_ACTISYS_DONGLE is not set
# CONFIG_TEKRAM_DONGLE is not set
# CONFIG_TOIM3232_DONGLE is not set
# CONFIG_LITELINK_DONGLE is not set
# CONFIG_MA600_DONGLE is not set
# CONFIG_GIRBIL_DONGLE is not set
CONFIG_MCP2120_DONGLE=m
# CONFIG_OLD_BELKIN_DONGLE is not set
# CONFIG_ACT200L_DONGLE is not set
# CONFIG_KINGSUN_DONGLE is not set
CONFIG_KSDAZZLE_DONGLE=m
# CONFIG_KS959_DONGLE is not set
#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
# CONFIG_SIGMATEL_FIR is not set
# CONFIG_NSC_FIR is not set
# CONFIG_WINBOND_FIR is not set
CONFIG_SMC_IRCC_FIR=m
CONFIG_ALI_FIR=m
# CONFIG_VLSI_FIR is not set
CONFIG_VIA_FIR=m
# CONFIG_MCS_FIR is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
CONFIG_CFG80211_REG_DEBUG=y
# CONFIG_CFG80211_DEFAULT_PS is not set
CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
# CONFIG_CFG80211_WEXT is not set
# CONFIG_WIRELESS_EXT_SYSFS is not set
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
CONFIG_LIB80211_DEBUG=y
# CONFIG_MAC80211 is not set
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
CONFIG_CEPH_LIB=m
CONFIG_CEPH_LIB_PRETTYDEBUG=y
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
# CONFIG_NFC is not set
CONFIG_HAVE_BPF_JIT=y
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_DEVTMPFS is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_DEBUG_DRIVER=y
CONFIG_DEBUG_DEVRES=y
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=m
# CONFIG_DMA_SHARED_BUFFER is not set
CONFIG_CONNECTOR=m
CONFIG_MTD=m
CONFIG_MTD_TESTS=m
# CONFIG_MTD_REDBOOT_PARTS is not set
CONFIG_MTD_AR7_PARTS=m
#
# User Modules And Translation Layers
#
# CONFIG_MTD_CHAR is not set
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
# CONFIG_NFTL is not set
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
# CONFIG_SSFDC is not set
CONFIG_SM_FTL=m
CONFIG_MTD_OOPS=m
CONFIG_MTD_SWAP=m
#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CFI_AMDSTD=m
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=m
# CONFIG_MTD_RAM is not set
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m
#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
CONFIG_MTD_PHYSMAP=m
CONFIG_MTD_PHYSMAP_COMPAT=y
CONFIG_MTD_PHYSMAP_START=0x8000000
CONFIG_MTD_PHYSMAP_LEN=0
CONFIG_MTD_PHYSMAP_BANKWIDTH=2
CONFIG_MTD_TS5500=m
CONFIG_MTD_AMD76XROM=m
# CONFIG_MTD_ICHXROM is not set
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
# CONFIG_MTD_SCB2_FLASH is not set
CONFIG_MTD_NETtel=m
CONFIG_MTD_L440GX=m
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
CONFIG_MTD_SLRAM=m
CONFIG_MTD_PHRAM=m
# CONFIG_MTD_MTDRAM is not set
CONFIG_MTD_BLOCK2MTD=m
#
# Disk-On-Chip Device Drivers
#
CONFIG_MTD_DOC2000=m
CONFIG_MTD_DOC2001=m
# CONFIG_MTD_DOC2001PLUS is not set
CONFIG_MTD_DOCG3=m
CONFIG_BCH_CONST_M=14
CONFIG_BCH_CONST_T=4
CONFIG_MTD_DOCPROBE=m
CONFIG_MTD_DOCECC=m
CONFIG_MTD_DOCPROBE_ADVANCED=y
CONFIG_MTD_DOCPROBE_ADDRESS=0x0
# CONFIG_MTD_DOCPROBE_HIGH is not set
# CONFIG_MTD_DOCPROBE_55AA is not set
CONFIG_MTD_NAND_ECC=m
# CONFIG_MTD_NAND_ECC_SMC is not set
CONFIG_MTD_NAND=m
CONFIG_MTD_NAND_VERIFY_WRITE=y
CONFIG_MTD_NAND_BCH=m
CONFIG_MTD_NAND_ECC_BCH=y
# CONFIG_MTD_SM_COMMON is not set
CONFIG_MTD_NAND_MUSEUM_IDS=y
CONFIG_MTD_NAND_DENALI=m
CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR=0xFF108018
CONFIG_MTD_NAND_IDS=m
# CONFIG_MTD_NAND_RICOH is not set
CONFIG_MTD_NAND_DISKONCHIP=m
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED=y
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_HIGH is not set
CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE=y
# CONFIG_MTD_NAND_DOCG4 is not set
# CONFIG_MTD_NAND_CAFE is not set
CONFIG_MTD_NAND_NANDSIM=m
CONFIG_MTD_NAND_PLATFORM=m
# CONFIG_MTD_ALAUDA is not set
# CONFIG_MTD_ONENAND is not set
#
# LPDDR flash memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_RESERVE=1
CONFIG_MTD_UBI_GLUEBI=m
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=m
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set
#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_VIRTIO_BLK is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=m
# CONFIG_AD525X_DPOT is not set
CONFIG_IBM_ASM=m
# CONFIG_PHANTOM is not set
CONFIG_INTEL_MID_PTI=m
CONFIG_SGI_IOC4=m
CONFIG_TIFM_CORE=m
# CONFIG_TIFM_7XX1 is not set
# CONFIG_ICS932S401 is not set
CONFIG_ENCLOSURE_SERVICES=m
# CONFIG_CS5535_MFGPT is not set
# CONFIG_HP_ILO is not set
CONFIG_APDS9802ALS=m
# CONFIG_ISL29003 is not set
CONFIG_ISL29020=m
# CONFIG_SENSORS_TSL2550 is not set
CONFIG_SENSORS_BH1780=m
# CONFIG_SENSORS_BH1770 is not set
CONFIG_SENSORS_APDS990X=m
CONFIG_HMC6352=m
# CONFIG_DS1682 is not set
CONFIG_VMWARE_BALLOON=m
CONFIG_BMP085=y
CONFIG_BMP085_I2C=m
CONFIG_PCH_PHUB=m
CONFIG_USB_SWITCH_FSA9480=m
CONFIG_C2PORT=m
# CONFIG_C2PORT_DURAMAR_2150 is not set
#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y
CONFIG_IWMC3200TOP=m
# CONFIG_IWMC3200TOP_DEBUG is not set
# CONFIG_IWMC3200TOP_DEBUGFS is not set
#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=m
CONFIG_SENSORS_LIS3_I2C=m
#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
CONFIG_INTEL_MEI=m
CONFIG_HAVE_IDE=y
CONFIG_IDE=m
#
# Please see Documentation/ide/ide.txt for help/info on IDE drives
#
CONFIG_IDE_XFER_MODE=y
CONFIG_IDE_TIMINGS=y
CONFIG_IDE_ATAPI=y
CONFIG_BLK_DEV_IDE_SATA=y
# CONFIG_IDE_GD is not set
# CONFIG_BLK_DEV_IDECD is not set
CONFIG_BLK_DEV_IDETAPE=m
CONFIG_BLK_DEV_IDEACPI=y
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDE_PROC_FS is not set
#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=m
CONFIG_BLK_DEV_PLATFORM=m
CONFIG_BLK_DEV_CMD640=m
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEDMA_SFF=y
#
# PCI IDE chipsets support
#
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_OFFBOARD=y
CONFIG_BLK_DEV_GENERIC=m
CONFIG_BLK_DEV_OPTI621=m
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_AEC62XX=m
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
CONFIG_BLK_DEV_ATIIXP=m
CONFIG_BLK_DEV_CMD64X=m
CONFIG_BLK_DEV_TRIFLEX=m
CONFIG_BLK_DEV_CS5520=m
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
CONFIG_BLK_DEV_SC1200=m
# CONFIG_BLK_DEV_PIIX is not set
CONFIG_BLK_DEV_IT8172=m
CONFIG_BLK_DEV_IT8213=m
CONFIG_BLK_DEV_IT821X=m
# CONFIG_BLK_DEV_NS87415 is not set
CONFIG_BLK_DEV_PDC202XX_OLD=m
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
CONFIG_BLK_DEV_SLC90E66=m
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_TC86C001 is not set
CONFIG_BLK_DEV_IDEDMA=y
#
# SCSI device support
#
CONFIG_SCSI_MOD=m
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=m
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
# CONFIG_BLK_DEV_SD is not set
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set
CONFIG_CHR_DEV_SCH=m
# CONFIG_SCSI_ENCLOSURE is not set
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m
#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_ISCSI_ATTRS=m
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
CONFIG_SCSI_SRP_ATTRS=m
# CONFIG_SCSI_LOWLEVEL is not set
CONFIG_SCSI_DH=m
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
# CONFIG_SCSI_DH_EMC is not set
# CONFIG_SCSI_DH_ALUA is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=m
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
# CONFIG_ATA_ACPI is not set
CONFIG_SATA_PMP=y
#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=m
CONFIG_SATA_AHCI_PLATFORM=m
CONFIG_SATA_INIC162X=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
CONFIG_ATA_SFF=y
#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
CONFIG_SATA_QSTOR=m
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y
#
# SATA SFF controllers with BMDMA
#
# CONFIG_ATA_PIIX is not set
CONFIG_SATA_MV=m
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
CONFIG_SATA_SVW=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
# CONFIG_SATA_VITESSE is not set
#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
CONFIG_PATA_ARTOP=m
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
CONFIG_PATA_CMD64X=m
CONFIG_PATA_CS5520=m
# CONFIG_PATA_CS5530 is not set
CONFIG_PATA_CS5536=m
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
CONFIG_PATA_HPT366=m
CONFIG_PATA_HPT37X=m
CONFIG_PATA_HPT3X2N=m
CONFIG_PATA_HPT3X3=m
# CONFIG_PATA_HPT3X3_DMA is not set
CONFIG_PATA_IT8213=m
# CONFIG_PATA_IT821X is not set
CONFIG_PATA_JMICRON=m
# CONFIG_PATA_MARVELL is not set
CONFIG_PATA_NETCELL=m
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
CONFIG_PATA_OPTIDMA=m
CONFIG_PATA_PDC2027X=m
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
CONFIG_PATA_RDC=m
CONFIG_PATA_SC1200=m
CONFIG_PATA_SCH=m
CONFIG_PATA_SERVERWORKS=m
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
CONFIG_PATA_VIA=m
CONFIG_PATA_WINBOND=m
#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
CONFIG_PATA_NS87410=m
CONFIG_PATA_OPTI=m
CONFIG_PATA_RZ1000=m
#
# Generic fallback / legacy drivers
#
# CONFIG_ATA_GENERIC is not set
CONFIG_PATA_LEGACY=m
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BLK_DEV_DM is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
CONFIG_FIREWIRE_NOSY=m
CONFIG_I2O=m
# CONFIG_I2O_LCT_NOTIFY_ON_CHANGES is not set
# CONFIG_I2O_EXT_ADAPTEC is not set
# CONFIG_I2O_CONFIG is not set
CONFIG_I2O_BUS=m
CONFIG_I2O_BLOCK=m
# CONFIG_I2O_SCSI is not set
CONFIG_I2O_PROC=m
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
CONFIG_BONDING=m
CONFIG_DUMMY=m
CONFIG_EQUALIZER=m
CONFIG_NET_FC=y
CONFIG_MII=m
# CONFIG_IEEE802154_DRIVERS is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_TUN is not set
# CONFIG_VETH is not set
CONFIG_VIRTIO_NET=m
CONFIG_SUNGEM_PHY=m
# CONFIG_ARCNET is not set
#
# CAIF transport drivers
#
#
# Distributed Switch Architecture drivers
#
CONFIG_NET_DSA_MV88E6XXX=m
CONFIG_NET_DSA_MV88E6060=m
# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
# CONFIG_NET_DSA_MV88E6131 is not set
CONFIG_NET_DSA_MV88E6123_61_65=m
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
CONFIG_PCNET32=m
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
CONFIG_ATL1=m
CONFIG_ATL1E=m
# CONFIG_ATL1C is not set
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_BNX2=m
CONFIG_CNIC=m
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
CONFIG_NET_CALXEDA_XGMAC=m
# CONFIG_NET_VENDOR_CHELSIO is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
# CONFIG_NET_TULIP is not set
CONFIG_NET_VENDOR_DLINK=y
CONFIG_DE600=m
# CONFIG_DE620 is not set
# CONFIG_DL2K is not set
CONFIG_SUNDANCE=m
# CONFIG_SUNDANCE_MMIO is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_EXAR is not set
# CONFIG_NET_VENDOR_HP is not set
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=m
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
CONFIG_IGB=m
CONFIG_IGBVF=m
CONFIG_IXGB=m
# CONFIG_IXGBE is not set
# CONFIG_NET_VENDOR_I825XX is not set
CONFIG_IP1000=m
CONFIG_JME=m
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_SKGE is not set
CONFIG_SKY2=m
CONFIG_SKY2_DEBUG=y
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set
CONFIG_FEALNX=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
# CONFIG_NS83820 is not set
# CONFIG_NET_VENDOR_8390 is not set
CONFIG_NET_VENDOR_NVIDIA=y
# CONFIG_FORCEDETH is not set
CONFIG_NET_VENDOR_OKI=y
# CONFIG_PCH_GBE is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_PACKET_ENGINE is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
CONFIG_QLCNIC=m
# CONFIG_QLGE is not set
# CONFIG_NETXEN_NIC is not set
CONFIG_NET_VENDOR_REALTEK=y
CONFIG_ATP=m
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
CONFIG_R8169=m
CONFIG_NET_VENDOR_RDC=y
CONFIG_R6040=m
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_SEEQ8005=m
CONFIG_NET_VENDOR_SILAN=y
CONFIG_SC92031=m
# CONFIG_NET_VENDOR_SIS is not set
# CONFIG_SFC is not set
CONFIG_NET_VENDOR_SMSC=y
CONFIG_EPIC100=m
CONFIG_SMSC9420=m
CONFIG_NET_VENDOR_STMICRO=y
# CONFIG_STMMAC_ETH is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
CONFIG_SUNGEM=m
# CONFIG_CASSINI is not set
CONFIG_NIU=m
CONFIG_NET_VENDOR_TEHUTI=y
CONFIG_TEHUTI=m
CONFIG_NET_VENDOR_TI=y
# CONFIG_TLAN is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
CONFIG_FDDI=m
# CONFIG_DEFXX is not set
# CONFIG_SKFP is not set
CONFIG_HIPPI=y
# CONFIG_ROADRUNNER is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLIB=m
#
# MII PHY device drivers
#
CONFIG_AMD_PHY=m
# CONFIG_MARVELL_PHY is not set
CONFIG_DAVICOM_PHY=m
CONFIG_QSEMI_PHY=m
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
CONFIG_SMSC_PHY=m
CONFIG_BROADCOM_PHY=m
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
CONFIG_NATIONAL_PHY=m
CONFIG_STE10XP=m
CONFIG_LSI_ET1011C_PHY=m
CONFIG_MICREL_PHY=m
CONFIG_MDIO_BITBANG=m
CONFIG_MDIO_GPIO=m
CONFIG_PLIP=m
CONFIG_PPP=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
# CONFIG_PPP_MPPE is not set
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPPOE=m
# CONFIG_PPTP is not set
# CONFIG_PPPOL2TP is not set
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
# CONFIG_SLIP is not set
CONFIG_SLHC=m
#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_USBNET=m
# CONFIG_USB_NET_AX8817X is not set
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=m
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=m
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
CONFIG_USB_NET_KALMIA=m
CONFIG_USB_NET_QMI_WWAN=m
# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_CDC_PHONET is not set
# CONFIG_USB_IPHETH is not set
CONFIG_USB_SIERRA_NET=m
# CONFIG_USB_VL600 is not set
CONFIG_WLAN=y
CONFIG_AIRO=m
# CONFIG_ATMEL is not set
CONFIG_PRISM54=m
# CONFIG_USB_ZD1201 is not set
CONFIG_USB_NET_RNDIS_WLAN=m
# CONFIG_ATH_COMMON is not set
# CONFIG_BRCMFMAC is not set
CONFIG_HOSTAP=m
# CONFIG_HOSTAP_FIRMWARE is not set
# CONFIG_HOSTAP_PLX is not set
# CONFIG_HOSTAP_PCI is not set
CONFIG_IPW2100=m
# CONFIG_IPW2100_MONITOR is not set
CONFIG_IPW2100_DEBUG=y
CONFIG_LIBIPW=m
CONFIG_LIBIPW_DEBUG=y
CONFIG_IWM=m
CONFIG_IWM_DEBUG=y
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_USB=m
# CONFIG_LIBERTAS_SDIO is not set
CONFIG_LIBERTAS_DEBUG=y
CONFIG_LIBERTAS_MESH=y
# CONFIG_WL_TI is not set
CONFIG_MWIFIEX=m
# CONFIG_MWIFIEX_SDIO is not set
CONFIG_MWIFIEX_PCIE=m
# CONFIG_MWIFIEX_USB is not set
#
# WiMAX Wireless Broadband devices
#
# CONFIG_WIMAX_I2400M_USB is not set
# CONFIG_WIMAX_I2400M_SDIO is not set
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_HYPERV_NET is not set
CONFIG_ISDN=y
# CONFIG_ISDN_I4L is not set
CONFIG_ISDN_CAPI=m
# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set
CONFIG_CAPI_TRACE=y
# CONFIG_ISDN_CAPI_MIDDLEWARE is not set
CONFIG_ISDN_CAPI_CAPI20=m
#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
CONFIG_ISDN_DRV_AVMB1_B1PCI=m
CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
# CONFIG_ISDN_DRV_AVMB1_T1PCI is not set
CONFIG_ISDN_DRV_AVMB1_C4=m
# CONFIG_CAPI_EICON is not set
# CONFIG_ISDN_DRV_GIGASET is not set
CONFIG_HYSDN=m
CONFIG_HYSDN_CAPI=y
# CONFIG_MISDN is not set
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m
CONFIG_INPUT_MATRIXKMAP=m
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADP5588=m
CONFIG_KEYBOARD_ADP5589=m
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_QT1070=m
# CONFIG_KEYBOARD_QT2160 is not set
CONFIG_KEYBOARD_LKKBD=m
CONFIG_KEYBOARD_GPIO=m
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
CONFIG_KEYBOARD_MATRIX=m
# CONFIG_KEYBOARD_LM8323 is not set
CONFIG_KEYBOARD_LM8333=m
CONFIG_KEYBOARD_MAX7359=m
# CONFIG_KEYBOARD_MCS is not set
CONFIG_KEYBOARD_MPR121=m
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_OPENCORES=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=m
# CONFIG_KEYBOARD_OMAP4 is not set
CONFIG_KEYBOARD_XTKBD=m
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
CONFIG_JOYSTICK_WARRIOR=m
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_DB9 is not set
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
CONFIG_JOYSTICK_AS5011=m
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
# CONFIG_JOYSTICK_XPAD_LEDS is not set
CONFIG_JOYSTICK_WALKERA0701=m
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
CONFIG_SERIO_CT82C710=m
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
# CONFIG_SERIO_ALTERA_PS2 is not set
CONFIG_SERIO_PS2MULT=m
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
CONFIG_GAMEPORT_L4=m
# CONFIG_GAMEPORT_EMU10K1 is not set
CONFIG_GAMEPORT_FM801=m
#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_NOZOMI=m
CONFIG_N_GSM=m
# CONFIG_TRACE_ROUTER is not set
CONFIG_TRACE_SINK=m
CONFIG_DEVKMEM=y
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_MFD_HSU=m
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_SERIAL_TIMBERDALE=m
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
CONFIG_SERIAL_ALTERA_UART=m
CONFIG_SERIAL_ALTERA_UART_MAXPORTS=4
CONFIG_SERIAL_ALTERA_UART_BAUDRATE=115200
CONFIG_SERIAL_PCH_UART=m
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set
CONFIG_HVC_DRIVER=y
CONFIG_VIRTIO_CONSOLE=m
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_R3964=m
CONFIG_APPLICOM=m
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
# CONFIG_I2C_CHARDEV is not set
# CONFIG_I2C_MUX is not set
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I2C_SMBUS=m
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m
#
# I2C Hardware Bus support
#
#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
CONFIG_I2C_ALI1563=m
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
CONFIG_I2C_AMD8111=m
# CONFIG_I2C_I801 is not set
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
#
# ACPI drivers
#
CONFIG_I2C_SCMI=m
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_DESIGNWARE_PCI=m
CONFIG_I2C_EG20T=m
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_INTEL_MID is not set
CONFIG_I2C_OCORES=m
CONFIG_I2C_PCA_PLATFORM=m
# CONFIG_I2C_PXA_PCI is not set
CONFIG_I2C_SIMTEC=m
CONFIG_I2C_XILINX=m
#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_PARPORT=m
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set
#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_STUB=m
CONFIG_I2C_DEBUG_CORE=y
CONFIG_I2C_DEBUG_ALGO=y
CONFIG_I2C_DEBUG_BUS=y
# CONFIG_SPI is not set
# CONFIG_HSI is not set
#
# PPS support
#
# CONFIG_PPS is not set
#
# PPS generators support
#
#
# PTP clock support
#
#
# Enable Device Drivers -> PPS to see the PTP clock options.
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
CONFIG_DEBUG_GPIO=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_GENERIC=m
#
# Memory mapped GPIO drivers:
#
CONFIG_GPIO_GENERIC_PLATFORM=m
# CONFIG_GPIO_IT8761E is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_ICH is not set
CONFIG_GPIO_VX855=m
#
# I2C GPIO expanders:
#
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
CONFIG_GPIO_ADP5588=m
#
# PCI GPIO expanders:
#
CONFIG_GPIO_CS5535=m
# CONFIG_GPIO_BT8XX is not set
CONFIG_GPIO_LANGWELL=y
# CONFIG_GPIO_PCH is not set
CONFIG_GPIO_ML_IOH=m
# CONFIG_GPIO_TIMBERDALE is not set
CONFIG_GPIO_RDC321X=m
#
# SPI GPIO expanders:
#
CONFIG_GPIO_MCP23S08=m
#
# AC97 GPIO expanders:
#
#
# MODULbus GPIO expanders:
#
CONFIG_GPIO_JANZ_TTL=m
# CONFIG_W1 is not set
# CONFIG_POWER_SUPPLY is not set
CONFIG_HWMON=m
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
# CONFIG_SENSORS_AD7414 is not set
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
# CONFIG_SENSORS_ADM1026 is not set
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
# CONFIG_SENSORS_ADT7411 is not set
CONFIG_SENSORS_ADT7462=m
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
CONFIG_SENSORS_G760A=m
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_GPIO_FAN=m
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
CONFIG_SENSORS_LINEAGE=m
# CONFIG_SENSORS_LM63 is not set
CONFIG_SENSORS_LM73=m
# CONFIG_SENSORS_LM75 is not set
CONFIG_SENSORS_LM77=m
# CONFIG_SENSORS_LM78 is not set
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
CONFIG_SENSORS_LM90=m
# CONFIG_SENSORS_LM92 is not set
CONFIG_SENSORS_LM93=m
CONFIG_SENSORS_LTC4151=m
CONFIG_SENSORS_LTC4215=m
CONFIG_SENSORS_LTC4245=m
CONFIG_SENSORS_LTC4261=m
# CONFIG_SENSORS_LM95241 is not set
CONFIG_SENSORS_LM95245=m
CONFIG_SENSORS_MAX16065=m
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
CONFIG_SENSORS_MAX6639=m
CONFIG_SENSORS_MAX6642=m
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MCP3021 is not set
CONFIG_SENSORS_NTC_THERMISTOR=m
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
CONFIG_SENSORS_PCF8591=m
# CONFIG_PMBUS is not set
CONFIG_SENSORS_SHT15=m
# CONFIG_SENSORS_SHT21 is not set
CONFIG_SENSORS_SIS5595=m
CONFIG_SENSORS_SMM665=m
CONFIG_SENSORS_DME1737=m
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
CONFIG_SENSORS_SCH56XX_COMMON=m
# CONFIG_SENSORS_SCH5627 is not set
CONFIG_SENSORS_SCH5636=m
CONFIG_SENSORS_ADS1015=m
# CONFIG_SENSORS_ADS7828 is not set
CONFIG_SENSORS_AMC6821=m
CONFIG_SENSORS_INA2XX=m
CONFIG_SENSORS_THMC50=m
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
# CONFIG_SENSORS_APPLESMC is not set
CONFIG_SENSORS_MC13783_ADC=m
#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=m
CONFIG_THERMAL_HWMON=y
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
CONFIG_WATCHDOG_NOWAYOUT=y
#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_ACQUIRE_WDT=m
CONFIG_ADVANTECH_WDT=m
# CONFIG_ALIM1535_WDT is not set
CONFIG_ALIM7101_WDT=m
CONFIG_F71808E_WDT=m
# CONFIG_SP5100_TCO is not set
CONFIG_SC520_WDT=m
CONFIG_SBC_FITPC2_WATCHDOG=m
CONFIG_EUROTECH_WDT=m
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
CONFIG_I6300ESB_WDT=m
CONFIG_IE6XX_WDT=m
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
CONFIG_SC1200_WDT=m
# CONFIG_PC87413_WDT is not set
CONFIG_NV_TCO=m
CONFIG_60XX_WDT=m
# CONFIG_SBC8360_WDT is not set
CONFIG_CPU5_WDT=m
# CONFIG_SMSC_SCH311X_WDT is not set
CONFIG_SMSC37B787_WDT=m
CONFIG_VIA_WDT=m
CONFIG_W83627HF_WDT=m
CONFIG_W83697HF_WDT=m
CONFIG_W83697UG_WDT=m
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
CONFIG_MACHZ_WDT=m
CONFIG_SBC_EPX_C3_WATCHDOG=m
#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m
#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_SSB_POSSIBLE=y
#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
CONFIG_SSB_SDIOHOST_POSSIBLE=y
# CONFIG_SSB_SDIOHOST is not set
CONFIG_SSB_DEBUG=y
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_BCMA_POSSIBLE=y
#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set
#
# Multifunction device drivers
#
CONFIG_MFD_CORE=m
CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
CONFIG_TPS6507X=m
# CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TMIO is not set
CONFIG_MFD_PCF50633=m
CONFIG_PCF50633_ADC=m
# CONFIG_PCF50633_GPIO is not set
CONFIG_MFD_MC13783=m
CONFIG_MFD_MC13XXX=m
CONFIG_MFD_MC13XXX_I2C=m
CONFIG_ABX500_CORE=y
CONFIG_MFD_CS5535=m
CONFIG_MFD_TIMBERDALE=m
CONFIG_LPC_SCH=m
CONFIG_LPC_ICH=m
CONFIG_MFD_RDC321X=m
CONFIG_MFD_JANZ_CMODIO=m
CONFIG_MFD_VX855=m
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_REGULATOR is not set
# CONFIG_MEDIA_SUPPORT is not set
#
# Graphics support
#
CONFIG_AGP=m
CONFIG_AGP_AMD64=m
CONFIG_AGP_INTEL=m
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_VGA_SWITCHEROO=y
# CONFIG_DRM is not set
CONFIG_STUB_POULSBO=m
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=m
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_DDC=m
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
CONFIG_FB_FOREIGN_ENDIAN=y
# CONFIG_FB_BOTH_ENDIAN is not set
# CONFIG_FB_BIG_ENDIAN is not set
CONFIG_FB_LITTLE_ENDIAN=y
CONFIG_FB_SYS_FOPS=m
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_HECUBA=m
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
CONFIG_FB_PM2_FIFO_DISCONNECT=y
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_UVESA=m
CONFIG_FB_N411=m
# CONFIG_FB_HGA is not set
CONFIG_FB_S1D13XXX=m
CONFIG_FB_NVIDIA=m
# CONFIG_FB_NVIDIA_I2C is not set
CONFIG_FB_NVIDIA_DEBUG=y
CONFIG_FB_NVIDIA_BACKLIGHT=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=m
# CONFIG_FB_RADEON_I2C is not set
CONFIG_FB_RADEON_BACKLIGHT=y
CONFIG_FB_RADEON_DEBUG=y
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
# CONFIG_FB_ATY_BACKLIGHT is not set
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
CONFIG_FB_VIA=m
# CONFIG_FB_VIA_DIRECT_PROCFS is not set
CONFIG_FB_VIA_X_COMPATIBILITY=y
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
# CONFIG_FB_3DFX is not set
CONFIG_FB_VOODOO1=m
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
CONFIG_FB_PM3=m
CONFIG_FB_CARMINE=m
# CONFIG_FB_CARMINE_DRAM_EVAL is not set
CONFIG_CARMINE_DRAM_CUSTOM=y
CONFIG_FB_GEODE=y
# CONFIG_FB_GEODE_LX is not set
CONFIG_FB_GEODE_GX=m
# CONFIG_FB_GEODE_GX1 is not set
# CONFIG_FB_TMIO is not set
# CONFIG_FB_SM501 is not set
CONFIG_FB_SMSCUFX=m
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
CONFIG_FB_MB862XX=m
CONFIG_FB_MB862XX_PCI_GDC=y
# CONFIG_FB_MB862XX_I2C is not set
CONFIG_FB_BROADSHEET=m
CONFIG_FB_AUO_K190X=m
# CONFIG_FB_AUO_K1900 is not set
CONFIG_FB_AUO_K1901=m
CONFIG_EXYNOS_VIDEO=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=m
# CONFIG_BACKLIGHT_GENERIC is not set
# CONFIG_BACKLIGHT_PROGEAR is not set
CONFIG_BACKLIGHT_APPLE=m
CONFIG_BACKLIGHT_SAHARA=m
CONFIG_BACKLIGHT_ADP8860=m
# CONFIG_BACKLIGHT_ADP8870 is not set
CONFIG_BACKLIGHT_PCF50633=m
# CONFIG_BACKLIGHT_LP855X is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set
# CONFIG_LOGO is not set
# CONFIG_SOUND is not set
# CONFIG_HID_SUPPORT is not set
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=m
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
#
# Miscellaneous USB options
#
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_SUSPEND=y
CONFIG_USB_OTG=y
# CONFIG_USB_OTG_WHITELIST is not set
CONFIG_USB_OTG_BLACKLIST_HUB=y
CONFIG_USB_MON=m
# CONFIG_USB_WUSB_CBAF is not set
#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_OXU210HP_HCD is not set
CONFIG_USB_ISP116X_HCD=m
# CONFIG_USB_ISP1760_HCD is not set
CONFIG_USB_ISP1362_HCD=m
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
# CONFIG_USB_SL811_HCD_ISO is not set
CONFIG_USB_R8A66597_HCD=m
# CONFIG_USB_HCD_SSB is not set
CONFIG_USB_CHIPIDEA=m
# CONFIG_USB_CHIPIDEA_HOST is not set
CONFIG_USB_CHIPIDEA_DEBUG=y
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
# CONFIG_USB_TMC is not set
#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#
#
# also be needed; see USB_STORAGE Help for more info
#
# CONFIG_USB_STORAGE is not set
CONFIG_USB_UAS=m
CONFIG_USB_LIBUSUAL=y
#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
# CONFIG_USB_MICROTEK is not set
#
# USB port drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=m
# CONFIG_USB_EZUSB is not set
# CONFIG_USB_SERIAL_GENERIC is not set
# CONFIG_USB_SERIAL_AIRCABLE is not set
CONFIG_USB_SERIAL_ARK3116=m
# CONFIG_USB_SERIAL_BELKIN is not set
CONFIG_USB_SERIAL_CH341=m
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
# CONFIG_USB_SERIAL_EMPEG is not set
CONFIG_USB_SERIAL_FTDI_SIO=m
# CONFIG_USB_SERIAL_FUNSOFT is not set
# CONFIG_USB_SERIAL_VISOR is not set
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
# CONFIG_USB_SERIAL_F81232 is not set
CONFIG_USB_SERIAL_GARMIN=m
# CONFIG_USB_SERIAL_IPW is not set
CONFIG_USB_SERIAL_IUU=m
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
CONFIG_USB_SERIAL_METRO=m
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MOTOROLA is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
# CONFIG_USB_SERIAL_QUALCOMM is not set
# CONFIG_USB_SERIAL_SPCP8X5 is not set
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
CONFIG_USB_SERIAL_SAFE_PADDED=y
CONFIG_USB_SERIAL_SIEMENS_MPI=m
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
# CONFIG_USB_SERIAL_XIRCOM is not set
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
CONFIG_USB_SERIAL_ZIO=m
CONFIG_USB_SERIAL_SSU100=m
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_DEBUG is not set
#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
# CONFIG_USB_ADUTUX is not set
CONFIG_USB_SEVSEG=m
# CONFIG_USB_RIO500 is not set
CONFIG_USB_LEGOTOWER=m
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
# CONFIG_USB_APPLEDISPLAY is not set
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
CONFIG_USB_TEST=m
CONFIG_USB_ISIGHTFW=m
# CONFIG_USB_YUREX is not set
#
# USB Physical Layer drivers
#
CONFIG_USB_ISP1301=m
# CONFIG_USB_GADGET is not set
#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
CONFIG_USB_GPIO_VBUS=m
CONFIG_NOP_USB_XCEIV=m
# CONFIG_UWB is not set
CONFIG_MMC=m
CONFIG_MMC_DEBUG=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_CLKGATE=y
#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=m
CONFIG_MMC_TEST=m
#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
# CONFIG_MMC_SDHCI_PCI is not set
CONFIG_MMC_SDHCI_PLTFM=m
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_CB710 is not set
CONFIG_MMC_VIA_SDMMC=m
CONFIG_MMC_VUB300=m
CONFIG_MMC_USHC=m
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m
#
# LED drivers
#
CONFIG_LEDS_LM3530=m
# CONFIG_LEDS_PCA9532 is not set
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_LP5521=m
CONFIG_LEDS_LP5523=m
# CONFIG_LEDS_CLEVO_MAIL is not set
CONFIG_LEDS_PCA955X=m
# CONFIG_LEDS_PCA9633 is not set
# CONFIG_LEDS_BD2802 is not set
CONFIG_LEDS_INTEL_SS4200=m
CONFIG_LEDS_LT3593=m
CONFIG_LEDS_MC13783=m
CONFIG_LEDS_TCA6507=m
# CONFIG_LEDS_OT200 is not set
CONFIG_LEDS_TRIGGERS=y
#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
CONFIG_LEDS_TRIGGER_GPIO=m
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
CONFIG_ACCESSIBILITY=y
# CONFIG_A11Y_BRAILLE_CONSOLE is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
CONFIG_RTC_DRV_TEST=m
#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
# CONFIG_RTC_DRV_DS1374 is not set
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_DS3232=m
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_RS5C372=m
# CONFIG_RTC_DRV_ISL1208 is not set
CONFIG_RTC_DRV_ISL12022=m
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
CONFIG_RTC_DRV_FM3130=m
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
CONFIG_RTC_DRV_RV3029C2=m
#
# SPI RTC drivers
#
#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_CMOS is not set
CONFIG_RTC_DRV_DS1286=m
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
CONFIG_RTC_DRV_MSM6242=m
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set
CONFIG_RTC_DRV_PCF50633=m
#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_MC13XXX=m
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV=m
# CONFIG_UIO_PDRV_GENIRQ is not set
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
# CONFIG_UIO_PCI_GENERIC is not set
CONFIG_UIO_NETX=m
CONFIG_VIRTIO=m
CONFIG_VIRTIO_RING=m
#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
CONFIG_VIRTIO_BALLOON=m
CONFIG_VIRTIO_MMIO=m
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
#
# Microsoft Hyper-V guest support
#
CONFIG_HYPERV=m
# CONFIG_HYPERV_UTILS is not set
CONFIG_STAGING=y
CONFIG_ET131X=m
CONFIG_SLICOSS=m
# CONFIG_USBIP_CORE is not set
CONFIG_PRISM2_USB=m
CONFIG_ECHO=m
CONFIG_COMEDI=m
# CONFIG_COMEDI_DEBUG is not set
CONFIG_COMEDI_DEFAULT_BUF_SIZE_KB=2048
CONFIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB=20480
# CONFIG_COMEDI_MISC_DRIVERS is not set
# CONFIG_COMEDI_PCI_DRIVERS is not set
# CONFIG_COMEDI_PCMCIA_DRIVERS is not set
# CONFIG_COMEDI_USB_DRIVERS is not set
# CONFIG_COMEDI_NI_COMMON is not set
# CONFIG_COMEDI_8255 is not set
CONFIG_COMEDI_FC=m
# CONFIG_ASUS_OLED is not set
# CONFIG_PANEL is not set
CONFIG_R8187SE=m
CONFIG_RTL8192U=m
# CONFIG_RTLLIB is not set
# CONFIG_R8712U is not set
# CONFIG_RTS_PSTOR is not set
CONFIG_RTS5139=m
# CONFIG_RTS5139_DEBUG is not set
# CONFIG_TRANZPORT is not set
CONFIG_IDE_PHISON=m
CONFIG_USB_SERIAL_QUATECH2=m
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
CONFIG_DX_SEP=m
#
# IIO staging drivers
#
CONFIG_IIO_ST_HWMON=m
CONFIG_IIO_SW_RING=m
#
# Accelerometers
#
#
# Analog to digital converters
#
# CONFIG_AD7291 is not set
# CONFIG_AD7606 is not set
CONFIG_AD799X=m
CONFIG_AD799X_RING_BUFFER=y
CONFIG_ADT7410=m
CONFIG_MAX1363=m
CONFIG_MAX1363_RING_BUFFER=y
#
# Analog digital bi-direction converters
#
# CONFIG_ADT7316 is not set
#
# Capacitance to digital converters
#
# CONFIG_AD7150 is not set
# CONFIG_AD7152 is not set
CONFIG_AD7746=m
#
# Digital to analog converters
#
CONFIG_AD5380=m
# CONFIG_MAX517 is not set
#
# Direct Digital Synthesis
#
#
# Digital gyroscope sensors
#
#
# Network Analyzer, Impedance Converters
#
# CONFIG_AD5933 is not set
#
# Inertial measurement units
#
#
# Light sensors
#
CONFIG_SENSORS_ISL29018=m
# CONFIG_SENSORS_ISL29028 is not set
CONFIG_SENSORS_TSL2563=m
# CONFIG_TSL2583 is not set
# CONFIG_TSL2x7x is not set
#
# Magnetometer sensors
#
CONFIG_SENSORS_AK8975=m
# CONFIG_SENSORS_HMC5843 is not set
#
# Active energy metering IC
#
# CONFIG_ADE7854 is not set
#
# Resolver to digital converters
#
#
# Triggers - standalone
#
# CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
# CONFIG_IIO_GPIO_TRIGGER is not set
# CONFIG_IIO_SYSFS_TRIGGER is not set
CONFIG_IIO_DUMMY_EVGEN=m
CONFIG_IIO_SIMPLE_DUMMY=m
CONFIG_IIO_SIMPLE_DUMMY_EVENTS=y
CONFIG_IIO_SIMPLE_DUMMY_BUFFER=y
# CONFIG_ZRAM is not set
# CONFIG_ZSMALLOC is not set
# CONFIG_FB_SM7XX is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_FB_XGI is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_USB_ENESTORAGE is not set
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set
#
# Speakup console speech
#
CONFIG_SPEAKUP=m
# CONFIG_SPEAKUP_SYNTH_ACNTSA is not set
CONFIG_SPEAKUP_SYNTH_ACNTPC=m
CONFIG_SPEAKUP_SYNTH_APOLLO=m
# CONFIG_SPEAKUP_SYNTH_AUDPTR is not set
CONFIG_SPEAKUP_SYNTH_BNS=m
# CONFIG_SPEAKUP_SYNTH_DECTLK is not set
# CONFIG_SPEAKUP_SYNTH_DECEXT is not set
CONFIG_SPEAKUP_SYNTH_DECPC=m
CONFIG_SPEAKUP_SYNTH_DTLK=m
# CONFIG_SPEAKUP_SYNTH_KEYPC is not set
# CONFIG_SPEAKUP_SYNTH_LTLK is not set
# CONFIG_SPEAKUP_SYNTH_SOFT is not set
# CONFIG_SPEAKUP_SYNTH_SPKOUT is not set
CONFIG_SPEAKUP_SYNTH_TXPRT=m
CONFIG_SPEAKUP_SYNTH_DUMMY=m
# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
CONFIG_STAGING_MEDIA=y
#
# Android
#
# CONFIG_ANDROID is not set
# CONFIG_PHONE is not set
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_IPACK_BUS is not set
CONFIG_WIMAX_GDM72XX=m
# CONFIG_WIMAX_GDM72XX_QOS is not set
# CONFIG_WIMAX_GDM72XX_K_MODE is not set
CONFIG_WIMAX_GDM72XX_WIMAX2=y
CONFIG_WIMAX_GDM72XX_USB=y
# CONFIG_WIMAX_GDM72XX_SDIO is not set
CONFIG_WIMAX_GDM72XX_USB_PM=y
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACERHDF=m
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_DELL_LAPTOP is not set
CONFIG_FUJITSU_LAPTOP=m
CONFIG_FUJITSU_LAPTOP_DEBUG=y
CONFIG_FUJITSU_TABLET=m
CONFIG_HP_ACCEL=m
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
CONFIG_EEEPC_LAPTOP=m
# CONFIG_ACPI_WMI is not set
CONFIG_TOPSTAR_LAPTOP=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_ACPI_CMPC=m
CONFIG_INTEL_IPS=m
CONFIG_IBM_RTL=m
CONFIG_XO15_EBOOK=m
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set
#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# CONFIG_IOMMU_SUPPORT is not set
#
# Remoteproc drivers (EXPERIMENTAL)
#
#
# Rpmsg drivers (EXPERIMENTAL)
#
CONFIG_VIRT_DRIVERS=y
CONFIG_PM_DEVFREQ=y
#
# DEVFREQ Governors
#
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
CONFIG_DEVFREQ_GOV_POWERSAVE=y
CONFIG_DEVFREQ_GOV_USERSPACE=y
#
# DEVFREQ Drivers
#
CONFIG_EXTCON=m
#
# Extcon Device Drivers
#
# CONFIG_EXTCON_GPIO is not set
CONFIG_MEMORY=y
CONFIG_IIO=m
CONFIG_IIO_BUFFER=y
CONFIG_IIO_KFIFO_BUF=m
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
#
# Analog to digital converters
#
#
# Amplifiers
#
CONFIG_VME_BUS=m
#
# VME Bridge Drivers
#
CONFIG_VME_CA91CX42=m
# CONFIG_VME_TSI148 is not set
#
# VME Board Drivers
#
# CONFIG_VMIVME_7805 is not set
#
# VME Device Drivers
#
CONFIG_VME_USER=m
# CONFIG_VME_PIO2 is not set
#
# Firmware Drivers
#
CONFIG_EDD=m
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_EFI_VARS is not set
# CONFIG_DELL_RBU is not set
CONFIG_DCDBAS=m
# CONFIG_DMIID is not set
CONFIG_DMI_SYSFS=m
CONFIG_ISCSI_IBFT_FIND=y
# CONFIG_GOOGLE_FIRMWARE is not set
#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_EXT2_FS=m
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT2_FS_XIP=y
CONFIG_EXT3_FS=m
CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_EXT4_FS=m
CONFIG_EXT4_FS_XATTR=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set
CONFIG_EXT4_DEBUG=y
CONFIG_FS_XIP=y
CONFIG_JBD=m
CONFIG_JBD_DEBUG=y
CONFIG_JBD2=m
CONFIG_JBD2_DEBUG=y
CONFIG_FS_MBCACHE=m
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
# CONFIG_JFS_SECURITY is not set
CONFIG_JFS_DEBUG=y
# CONFIG_JFS_STATISTICS is not set
CONFIG_XFS_FS=m
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_POSIX_ACL is not set
CONFIG_XFS_RT=y
CONFIG_XFS_DEBUG=y
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
CONFIG_NILFS2_FS=m
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=m
CONFIG_FILE_LOCKING=y
# CONFIG_FSNOTIFY is not set
# CONFIG_DNOTIFY is not set
# CONFIG_INOTIFY_USER is not set
# CONFIG_FANOTIFY is not set
CONFIG_QUOTA=y
# CONFIG_QUOTA_NETLINK_INTERFACE is not set
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=m
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_AUTOFS4_FS=m
# CONFIG_FUSE_FS is not set
CONFIG_GENERIC_ACL=y
#
# Caches
#
# CONFIG_FSCACHE is not set
#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_ECRYPT_FS=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
# CONFIG_JFFS2_FS_WRITEBUFFER is not set
# CONFIG_JFFS2_SUMMARY is not set
CONFIG_JFFS2_FS_XATTR=y
CONFIG_JFFS2_FS_POSIX_ACL=y
# CONFIG_JFFS2_FS_SECURITY is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
# CONFIG_JFFS2_LZO is not set
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
CONFIG_UBIFS_FS=m
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
CONFIG_LOGFS=m
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
CONFIG_MINIX_FS=m
CONFIG_OMFS_FS=m
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
# CONFIG_PSTORE_RAM is not set
# CONFIG_SYSV_FS is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
CONFIG_UFS_DEBUG=y
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
CONFIG_CEPH_FS=m
# CONFIG_CIFS is not set
CONFIG_NCP_FS=m
# CONFIG_NCPFS_PACKET_SIGNING is not set
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_SMALLDOS is not set
# CONFIG_NCPFS_NLS is not set
# CONFIG_NCPFS_EXTRAS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
# CONFIG_NLS_CODEPAGE_861 is not set
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
CONFIG_NLS_CODEPAGE_874=m
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=m
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
CONFIG_NLS_ISO8859_9=m
# CONFIG_NLS_ISO8859_13 is not set
CONFIG_NLS_ISO8859_14=m
# CONFIG_NLS_ISO8859_15 is not set
CONFIG_NLS_KOI8_R=m
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
CONFIG_NLS_MAC_INUIT=m
# CONFIG_NLS_MAC_ROMANIAN is not set
CONFIG_NLS_MAC_TURKISH=m
CONFIG_NLS_UTF8=m
# CONFIG_DLM is not set
#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
# CONFIG_MAGIC_SYSRQ is not set
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_HARDLOCKUP_DETECTOR is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
CONFIG_SLUB_STATS=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
CONFIG_DEBUG_KMEMLEAK_TEST=m
# CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
CONFIG_RT_MUTEX_TESTER=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_PROVE_RCU=y
CONFIG_PROVE_RCU_REPEATEDLY=y
CONFIG_SPARSE_RCU_POINTER=y
CONFIG_LOCKDEP=y
CONFIG_LOCK_STAT=y
CONFIG_DEBUG_LOCKDEP=y
CONFIG_TRACE_IRQFLAGS=y
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
CONFIG_DEBUG_VM=y
CONFIG_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_LIST=y
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
CONFIG_DEBUG_NOTIFIERS=y
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
CONFIG_DEBUG_BLOCK_EXT_DEVT=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_LKDTM is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
CONFIG_ATOMIC64_SELFTEST=y
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
# CONFIG_KGDB_SERIAL_CONSOLE is not set
CONFIG_KGDB_TESTS=y
CONFIG_KGDB_TESTS_ON_BOOT=y
CONFIG_KGDB_TESTS_BOOT_STRING="V1F100"
CONFIG_KGDB_LOW_LEVEL_TRAP=y
# CONFIG_KGDB_KDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
CONFIG_TEST_KSTRTOX=m
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
CONFIG_IOMMU_STRESS=y
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_X86_DECODER_SELFTEST=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
# CONFIG_DEBUG_BOOT_PARAMS is not set
CONFIG_CPA_DEBUG=y
# CONFIG_OPTIMIZE_INLINING is not set
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
#
# Security options
#
CONFIG_KEYS=y
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY is not set
CONFIG_SECURITYFS=y
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=m
#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=m
CONFIG_CRYPTO_ALGAPI2=m
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=m
CONFIG_CRYPTO_BLKCIPHER=m
CONFIG_CRYPTO_BLKCIPHER2=m
CONFIG_CRYPTO_HASH=m
CONFIG_CRYPTO_HASH2=m
CONFIG_CRYPTO_RNG=m
CONFIG_CRYPTO_RNG2=m
CONFIG_CRYPTO_PCOMP=m
CONFIG_CRYPTO_PCOMP2=m
CONFIG_CRYPTO_MANAGER=m
CONFIG_CRYPTO_MANAGER2=m
# CONFIG_CRYPTO_USER is not set
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_GF128MUL=m
# CONFIG_CRYPTO_NULL is not set
CONFIG_CRYPTO_WORKQUEUE=m
CONFIG_CRYPTO_CRYPTD=m
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set
#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
# CONFIG_CRYPTO_GCM is not set
CONFIG_CRYPTO_SEQIV=m
#
# Block modes
#
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m
#
# Hash modes
#
CONFIG_CRYPTO_HMAC=m
# CONFIG_CRYPTO_XCBC is not set
CONFIG_CRYPTO_VMAC=m
#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_GHASH=m
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_MICHAEL_MIC=m
# CONFIG_CRYPTO_RMD128 is not set
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
#
# Ciphers
#
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_X86_64=m
# CONFIG_CRYPTO_AES_NI_INTEL is not set
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
# CONFIG_CRYPTO_BLOWFISH is not set
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
# CONFIG_CRYPTO_CAMELLIA is not set
CONFIG_CRYPTO_CAMELLIA_X86_64=m
CONFIG_CRYPTO_CAST5=m
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
# CONFIG_CRYPTO_KHAZAD is not set
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
# CONFIG_CRYPTO_SEED is not set
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m
CONFIG_CRYPTO_TEA=m
# CONFIG_CRYPTO_TWOFISH is not set
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m
#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_ZLIB=m
CONFIG_CRYPTO_LZO=m
#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_USER_API=m
# CONFIG_CRYPTO_USER_API_HASH is not set
CONFIG_CRYPTO_USER_API_SKCIPHER=m
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_BINARY_PRINTF is not set
#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
CONFIG_CRC_T10DIF=m
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=m
# CONFIG_CRC8 is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_BCH=m
CONFIG_BCH_CONST_PARAMS=y
CONFIG_BTREE=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_DQL=y
CONFIG_NLATTR=y
# CONFIG_AVERAGE is not set
# CONFIG_CORDIC is not set
CONFIG_DDR=y
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [kgdb:kgdb-next] KGDB: BP remove failed: ffffffff81026ed0 2012-07-10 2:58 [kgdb:kgdb-next] KGDB: BP remove failed: ffffffff81026ed0 wfg @ 2012-08-10 11:38 ` Fengguang Wu 0 siblings, 0 replies; 2+ messages in thread From: Fengguang Wu @ 2012-08-10 11:38 UTC (permalink / raw) To: Jason Wessel; +Cc: Masami Hiramatsu, x86, LKML [-- Attachment #1: Type: text/plain, Size: 2951 bytes --] On Tue, Jul 10, 2012 at 10:58:35AM +0800, wfg@linux.intel.com wrote: > Hi Jason, > > This HEAD commit in kgdb-next makes kgdb boot time tests freeze. > The kernel is tested inside kvm with the attached config. > > 3751d3e85cf693e10e2c47c03c8caa65e171099b is the first bad commit > commit 3751d3e85cf693e10e2c47c03c8caa65e171099b > Author: Jason Wessel <jason.wessel@windriver.com> > Date: Fri Mar 23 09:35:05 2012 -0500 > > x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() Jason, now that commit is merged into Linus' tree and showing up in various other development trees that base on v3.6-rc1. kernel boots reliably freeze on: [ 4.527958] Write protecting the kernel read-only data: 10240k [ 4.529326] debug: unmapping init memory ffff880001522000..ffff880001600000 [ 4.530566] debug: unmapping init memory ffff880001829000..ffff880001a00000 [ 4.549375] KGDB: BP remove failed: ffffffff81035be9 The freeze will disappear if removing CONFIG_KGDB*. It will change into this oops if reverting the commit (either doing it on v3.6-rc1, or by checking out 3751d3e85c~1): [ 3.027423] kgdbts: ERROR PUT: end of test buffer on 'do_fork_test' line 2 expected T0* got $W01#b8 [ 3.029281] ------------[ cut here ]------------ [ 3.030154] WARNING: at /c/wfg/linux/drivers/misc/kgdbts.c:813 run_simple_test+0x24f/0x277() [ 3.031624] Pid: 117, comm: reboot Not tainted 3.6.0-rc1-bisect-00198-gb1b7253 #47 [ 3.033271] Call Trace: [ 3.033694] [<ffffffff813f1a11>] ? run_simple_test+0x24f/0x277 [ 3.034881] [<ffffffff810353f6>] warn_slowpath_common+0x5d/0x74 [ 3.036026] [<ffffffff810354bb>] warn_slowpath_null+0x15/0x1a [ 3.037285] [<ffffffff813f1a11>] run_simple_test+0x24f/0x277 [ 3.038436] [<ffffffff813f142c>] kgdbts_put_char+0x18/0x1a [ 3.039463] [<ffffffff81085f88>] gdbstub_exit+0xc6/0xe2 [ 3.040568] [<ffffffff81084cef>] dbg_notify_reboot+0x2a/0x2e [ 3.041632] [<ffffffff81052568>] notifier_call_chain+0x32/0x5c [ 3.042760] [<ffffffff810527ff>] __blocking_notifier_call_chain+0x47/0x60 [ 3.044054] [<ffffffff81052827>] blocking_notifier_call_chain+0xf/0x11 [ 3.045390] [<ffffffff810449ae>] kernel_restart_prepare+0x18/0x38 [ 3.046511] [<ffffffff81044a07>] kernel_restart+0xf/0x4b [ 3.047540] [<ffffffff81044c2f>] sys_reboot+0x129/0x15e [ 3.048732] [<ffffffff81072f0f>] ? trace_hardirqs_off+0xd/0xf [ 3.049784] [<ffffffff8105c556>] ? local_clock+0x65/0x8b [ 3.050786] [<ffffffff8106f8b2>] ? lock_release_holdtime+0x9e/0xa3 [ 3.051964] [<ffffffff81344974>] ? do_raw_spin_unlock+0xa7/0xb0 [ 3.053177] [<ffffffff8155fda5>] ? sysret_check+0x22/0x5d [ 3.054124] [<ffffffff81072dfc>] ? trace_hardirqs_on_caller+0x125/0x181 [ 3.055388] [<ffffffff81332e8e>] ? trace_hardirqs_on_thunk+0x3a/0x3f [ 3.056667] [<ffffffff8155fd79>] system_call_fastpath+0x16/0x1b Attached is the full dmesg for the above oops and config. Thanks, Fengguang [-- Attachment #2: dmesg-kvm_bisect-waimea-19253-2012-08-10-18-11-14-3.6.0-rc1-bisect-00198-gb1b7253-47 --] [-- Type: text/plain, Size: 96621 bytes --] [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.6.0-rc1-bisect-00198-gb1b7253 (wfg@bee) (gcc version 4.7.1 (Debian 4.7.1-5) ) #47 SMP Fri Aug 10 17:50:10 CST 2012 [ 0.000000] Command line: bisect-reboot x86_64-randconfig hung_task_panic=1 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled panic=10 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw BOOT_IMAGE=x86_64/vmlinuz-bisect [ 0.000000] KERNEL supported cpus: [ 0.000000] Centaur CentaurHauls [ 0.000000] CPU: vendor_id 'GenuineIntel' unknown, using generic init. [ 0.000000] CPU: Your system may be unstable. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000fffd000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffbc000-0x00000000ffffffff] reserved [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0xfffd max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: write-back [ 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 00E0000000 mask FFE0000000 uncachable [ 0.000000] 1 disabled [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x70106, new 0x7010600070106 [ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff] [ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff] [ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff] [ 0.000000] found SMP MP-table at [mem 0x000f8860-0x000f886f] mapped at [ffff8800000f8860] [ 0.000000] mpc: f8870-f898c [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x0fffcfff] [ 0.000000] [mem 0x00000000-0x0fffcfff] page 4k [ 0.000000] kernel direct mapping tables up to 0xfffcfff @ [mem 0x0e854000-0x0e8d5fff] [ 0.000000] log_buf_len: 8388608 [ 0.000000] early log buf free: 128232(97%) [ 0.000000] RAMDISK: [mem 0x0e8d6000-0x0ffeffff] [ 0.000000] ACPI: RSDP 00000000000f8810 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000000fffde10 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000000ffffe40 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000000fffdfd0 01E22 (v01 BXPC BXDSDT 00000001 INTL 20090123) [ 0.000000] ACPI: FACS 000000000ffffe00 00040 [ 0.000000] ACPI: SSDT 000000000fffdf80 00044 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: APIC 000000000fffde90 0007A (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 000000000fffde50 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] mapped APIC to ffffffffff5fb000 ( fee00000) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000fffcfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x0fffcfff] [ 0.000000] NODE_DATA [mem 0x0fff9000-0x0fffcfff] [ 0.000000] kvm-clock: Using msrs 12 and 11 [ 0.000000] kvm-clock: cpu 0, msr 0:1c68381, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x00010000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00010000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x0fffcfff] [ 0.000000] On node 0 totalpages: 65420 [ 0.000000] DMA32 zone: 1024 pages used for memmap [ 0.000000] DMA32 zone: 6 pages reserved [ 0.000000] DMA32 zone: 64390 pages, LIFO batch:15 [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] mapped APIC to ffffffffff5fb000 ( fee00000) [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 2, APIC INT 05 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01 [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03 [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04 [ 0.000000] ACPI: IRQ5 used by override. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06 [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07 [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08 [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] ACPI: IRQ10 used by override. [ 0.000000] ACPI: IRQ11 used by override. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] mapped IOAPIC to ffffffffff5fa000 (fec00000) [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] e820: [mem 0x10000000-0xfffbbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 472 pages/cpu @ffff88000dc00000 s1909056 r0 d24256 u2097152 [ 0.000000] pcpu-alloc: s1909056 r0 d24256 u2097152 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] kvm-clock: cpu 0, msr 0:ddd1381, primary cpu clock [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64390 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: bisect-reboot x86_64-randconfig hung_task_panic=1 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled panic=10 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw BOOT_IMAGE=x86_64/vmlinuz-bisect [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] __ex_table already sorted, skipping sort [ 0.000000] Memory: 198560k/262132k available (5517k kernel code, 452k absent, 63120k reserved, 5319k data, 2452k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Hierarchical RCU autobalancing is disabled. [ 0.000000] RCU torture testing starts during boot. [ 0.000000] Additional per-CPU info printed with stalls. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:4352 nr_irqs:512 16 [ 0.000000] console [ttyS0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 6367 kB [ 0.000000] per task-struct memory footprint: 2688 bytes [ 0.000000] ------------------------ [ 0.000000] | Locking API testsuite: [ 0.000000] ---------------------------------------------------------------------------- [ 0.000000] | spin |wlock |rlock |mutex | wsem | rsem | [ 0.000000] -------------------------------------------------------------------------- [ 0.000000] A-A deadlock: ok | ok | ok | ok | ok | ok | [ 0.000000] A-B-B-A deadlock: ok | ok | ok | ok | ok | ok | [ 0.000000] A-B-B-C-C-A deadlock: ok | ok | ok | ok | ok | ok | [ 0.000000] A-B-C-A-B-C deadlock: ok | ok | ok | ok | ok | ok | [ 0.000000] A-B-B-C-C-D-D-A deadlock: ok | ok | ok | ok | ok | ok | [ 0.000000] A-B-C-D-B-D-D-A deadlock: ok | ok | ok | ok | ok | ok | [ 0.000000] A-B-C-D-B-C-D-A deadlock: ok | ok | ok | ok | ok | ok | [ 0.000000] double unlock: ok | ok | ok | ok | ok | ok | [ 0.000000] initialize held: ok | ok | ok | ok | ok | ok | [ 0.000000] bad unlock order: ok | ok | ok | ok | ok | ok | [ 0.000000] -------------------------------------------------------------------------- [ 0.000000] recursive read-lock: | ok | | ok | [ 0.000000] recursive read-lock #2: | ok | | ok | [ 0.000000] mixed read-write-lock: | ok | | ok | [ 0.000000] mixed write-read-lock: | ok | | ok | [ 0.000000] -------------------------------------------------------------------------- [ 0.000000] hard-irqs-on + irq-safe-A/12: ok | ok | ok | [ 0.000000] soft-irqs-on + irq-safe-A/12: ok | ok | ok | [ 0.000000] hard-irqs-on + irq-safe-A/21: ok | ok | ok | [ 0.000000] soft-irqs-on + irq-safe-A/21: ok | ok | ok | [ 0.000000] sirq-safe-A => hirqs-on/12: ok | ok | ok | [ 0.000000] sirq-safe-A => hirqs-on/21: ok | ok | ok | [ 0.000000] hard-safe-A + irqs-on/12: ok | ok | ok | [ 0.000000] soft-safe-A + irqs-on/12: ok | ok | ok | [ 0.000000] hard-safe-A + irqs-on/21: ok | ok | ok | [ 0.000000] soft-safe-A + irqs-on/21: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #1/123: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #1/123: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #1/132: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #1/132: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #1/213: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #1/213: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #1/231: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #1/231: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #1/312: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #1/312: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #1/321: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #1/321: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #2/123: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #2/123: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #2/132: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #2/132: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #2/213: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #2/213: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #2/231: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #2/231: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #2/312: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #2/312: ok | ok | ok | [ 0.000000] hard-safe-A + unsafe-B #2/321: ok | ok | ok | [ 0.000000] soft-safe-A + unsafe-B #2/321: ok | ok | ok | [ 0.000000] hard-irq lock-inversion/123: ok | ok | ok | [ 0.000000] soft-irq lock-inversion/123: ok | ok | ok | [ 0.000000] hard-irq lock-inversion/132: ok | ok | ok | [ 0.000000] soft-irq lock-inversion/132: ok | ok | ok | [ 0.000000] hard-irq lock-inversion/213: ok | ok | ok | [ 0.000000] soft-irq lock-inversion/213: ok | ok | ok | [ 0.000000] hard-irq lock-inversion/231: ok | ok | ok | [ 0.000000] soft-irq lock-inversion/231: ok | ok | ok | [ 0.000000] hard-irq lock-inversion/312: ok | ok | ok | [ 0.000000] soft-irq lock-inversion/312: ok | ok | ok | [ 0.000000] hard-irq lock-inversion/321: ok | ok | ok | [ 0.000000] soft-irq lock-inversion/321: ok | ok | ok | [ 0.000000] hard-irq read-recursion/123: ok | [ 0.000000] soft-irq read-recursion/123: ok | [ 0.000000] hard-irq read-recursion/132: ok | [ 0.000000] soft-irq read-recursion/132: ok | [ 0.000000] hard-irq read-recursion/213: ok | [ 0.000000] soft-irq read-recursion/213: ok | [ 0.000000] hard-irq read-recursion/231: ok | [ 0.000000] soft-irq read-recursion/231: ok | [ 0.000000] hard-irq read-recursion/312: ok | [ 0.000000] soft-irq read-recursion/312: ok | [ 0.000000] hard-irq read-recursion/321: ok | [ 0.000000] soft-irq read-recursion/321: ok | [ 0.000000] ------------------------------------------------------- [ 0.000000] Good, all 218 testcases passed! | [ 0.000000] --------------------------------- [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Detected 3300.196 MHz processor [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized [ 0.004000] Calibrating delay loop (skipped) preset value.. 6600.39 BogoMIPS (lpj=13200784) [ 0.004000] pid_max: default: 4096 minimum: 301 [ 0.004000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.004109] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.004921] Mount-cache hash table entries: 256 [ 0.005992] Initializing cgroup subsys debug [ 0.006567] Initializing cgroup subsys cpuacct [ 0.007125] Initializing cgroup subsys devices [ 0.007610] Initializing cgroup subsys freezer [ 0.008007] Initializing cgroup subsys perf_event [ 0.008612] numa_add_cpu cpu 0 node 0: mask now 0 [ 0.009161] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.009161] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.009161] tlb_flushall_shift is 0xffffffff [ 0.013627] debug: unmapping init [mem 0xffffffff81cfc000-0xffffffff81d00fff] [ 0.014565] ACPI: Core revision 20120711 [ 0.016439] Getting VERSION: 50014 [ 0.016938] Getting VERSION: 50014 [ 0.017352] Getting ID: 0 [ 0.017658] Getting ID: ff000000 [ 0.018111] Getting LVT0: 8700 [ 0.018524] Getting LVT1: 8400 [ 0.018933] enabled ExtINT on CPU#0 [ 0.019961] ENABLING IO-APIC IRQs [ 0.020009] init IO_APIC IRQs [ 0.020345] apic 2 pin 0 not connected [ 0.020804] IOAPIC[0]: Set routing entry (2-1 -> 0x41 -> IRQ 1 Mode:0 Active:0 Dest:1) [ 0.021804] IOAPIC[0]: Set routing entry (2-2 -> 0x51 -> IRQ 0 Mode:0 Active:0 Dest:1) [ 0.022789] IOAPIC[0]: Set routing entry (2-3 -> 0x61 -> IRQ 3 Mode:0 Active:0 Dest:1) [ 0.024034] IOAPIC[0]: Set routing entry (2-4 -> 0x71 -> IRQ 4 Mode:0 Active:0 Dest:1) [ 0.024995] IOAPIC[0]: Set routing entry (2-5 -> 0x81 -> IRQ 5 Mode:1 Active:0 Dest:1) [ 0.025971] IOAPIC[0]: Set routing entry (2-6 -> 0x91 -> IRQ 6 Mode:0 Active:0 Dest:1) [ 0.027019] IOAPIC[0]: Set routing entry (2-7 -> 0xa1 -> IRQ 7 Mode:0 Active:0 Dest:1) [ 0.028037] IOAPIC[0]: Set routing entry (2-8 -> 0xb1 -> IRQ 8 Mode:0 Active:0 Dest:1) [ 0.028965] IOAPIC[0]: Set routing entry (2-9 -> 0xc1 -> IRQ 9 Mode:1 Active:0 Dest:1) [ 0.029918] IOAPIC[0]: Set routing entry (2-10 -> 0xd1 -> IRQ 10 Mode:1 Active:0 Dest:1) [ 0.030895] IOAPIC[0]: Set routing entry (2-11 -> 0xe1 -> IRQ 11 Mode:1 Active:0 Dest:1) [ 0.031833] IOAPIC[0]: Set routing entry (2-12 -> 0x22 -> IRQ 12 Mode:0 Active:0 Dest:1) [ 0.032020] IOAPIC[0]: Set routing entry (2-13 -> 0x42 -> IRQ 13 Mode:0 Active:0 Dest:1) [ 0.032989] IOAPIC[0]: Set routing entry (2-14 -> 0x52 -> IRQ 14 Mode:0 Active:0 Dest:1) [ 0.033981] IOAPIC[0]: Set routing entry (2-15 -> 0x62 -> IRQ 15 Mode:0 Active:0 Dest:1) [ 0.034925] apic 2 pin 16 not connected [ 0.036006] apic 2 pin 17 not connected [ 0.036517] apic 2 pin 18 not connected [ 0.036970] apic 2 pin 19 not connected [ 0.037432] apic 2 pin 20 not connected [ 0.037980] apic 2 pin 21 not connected [ 0.038445] apic 2 pin 22 not connected [ 0.038935] apic 2 pin 23 not connected [ 0.039509] ..TIMER: vector=0x51 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.040007] smpboot: CPU0: GenuineIntel Common KVM processor stepping 01 [ 0.040895] Using local APIC timer interrupts. [ 0.040895] calibrating APIC timer ... [ 0.044002] ... lapic delta = 6249503 [ 0.044002] ... PM-Timer delta = 357929 [ 0.044002] ... PM-Timer result ok [ 0.044002] ..... delta 6249503 [ 0.044002] ..... mult: 268397335 [ 0.044002] ..... calibration result: 3999681 [ 0.044002] ..... CPU clock speed is 3299.3442 MHz. [ 0.044002] ..... host bus clock speed is 999.3681 MHz. [ 0.044054] Performance Events: [ 0.045150] SMP alternatives: lockdep: fixing up alternatives [ 0.046328] smpboot: Booting Node 0, Processors #1 OK [ 0.004000] kvm-clock: cpu 1, msr 0:dfd1381, secondary cpu clock [ 0.004000] masked ExtINT on CPU#1 [ 0.004000] numa_add_cpu cpu 1 node 0: mask now 0-1 [ 0.062343] Brought up 2 CPUs [ 0.064013] ---------------- [ 0.064448] | NMI testsuite: [ 0.064927] -------------------- [ 0.065412] remote IPI: ok | [ 0.076197] local IPI: ok | [ 0.100021] -------------------- [ 0.100543] Good, all 2 testcases passed! | [ 0.101250] --------------------------------- [ 0.101933] smpboot: Total of 2 processors activated (13200.78 BogoMIPS) [ 0.104282] CPU0 attaching sched-domain: [ 0.104907] domain 0: span 0-1 level CPU [ 0.105632] groups: 0 1 [ 0.106137] CPU1 attaching sched-domain: [ 0.106745] domain 0: span 0-1 level CPU [ 0.107360] groups: 1 0 [ 0.108235] device: 'platform': device_add [ 0.108819] bus: 'platform': registered [ 0.109559] bus: 'cpu': registered [ 0.110117] device: 'cpu': device_add [ 0.111607] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.112030] bus: 'virtio': registered [ 0.112755] NET: Registered protocol family 16 [ 0.113829] device class 'bdi': registering [ 0.114573] device class 'pci_bus': registering [ 0.116029] bus: 'pci': registered [ 0.116567] device class 'backlight': registering [ 0.117262] device class 'tty': registering [ 0.117990] bus: 'node': registered [ 0.118535] device: 'node': device_add [ 0.119211] bus: 'hsi': registered [ 0.120024] bus: 'i2c': registered [ 0.120537] bus: 'i2c': add driver dummy [ 0.121561] ACPI: bus type pci registered [ 0.122266] PCI: Using configuration type 1 for base access [ 0.123375] device: 'node0': device_add [ 0.124021] bus: 'node': add device node0 [ 0.124824] device: 'cpu0': device_add [ 0.125389] bus: 'cpu': add device cpu0 [ 0.126129] device: 'cpu1': device_add [ 0.126695] bus: 'cpu': add device cpu1 [ 0.127346] mtrr: your CPUs had inconsistent variable MTRR settings [ 0.128028] mtrr: your CPUs had inconsistent MTRRdefType settings [ 0.129087] mtrr: probably your BIOS does not setup all CPUs. [ 0.130046] mtrr: corrected configuration. [ 0.134124] device: 'default': device_add [ 0.136113] bio: create slab <bio-0> at 0 [ 0.136861] device class 'block': registering [ 0.137640] device class 'graphics': registering [ 0.140044] ACPI: Added _OSI(Module Device) [ 0.140695] ACPI: Added _OSI(Processor Device) [ 0.141456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142330] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145833] ACPI: EC: Look up EC in DSDT [ 0.151379] ACPI: Interpreter enabled [ 0.152013] ACPI: (supports S0 S5) [ 0.152687] ACPI: Using IOAPIC for interrupt routing [ 0.153470] bus: 'acpi': registered [ 0.154101] bus: 'acpi': add driver power [ 0.154782] device: 'LNXSYSTM:00': device_add [ 0.155499] bus: 'acpi': add device LNXSYSTM:00 [ 0.156150] device: 'LNXCPU:00': device_add [ 0.156818] bus: 'acpi': add device LNXCPU:00 [ 0.157602] device: 'LNXCPU:01': device_add [ 0.158308] bus: 'acpi': add device LNXCPU:01 [ 0.159097] device: 'device:00': device_add [ 0.160021] bus: 'acpi': add device device:00 [ 0.160756] device: 'PNP0A03:00': device_add [ 0.161467] bus: 'acpi': add device PNP0A03:00 [ 0.162422] device: 'device:01': device_add [ 0.163127] bus: 'acpi': add device device:01 [ 0.163928] device: 'device:02': device_add [ 0.164022] bus: 'acpi': add device device:02 [ 0.164814] device: 'device:03': device_add [ 0.165566] bus: 'acpi': add device device:03 [ 0.166359] device: 'device:04': device_add [ 0.167067] bus: 'acpi': add device device:04 [ 0.168121] device: 'device:05': device_add [ 0.168810] bus: 'acpi': add device device:05 [ 0.169639] device: 'device:06': device_add [ 0.170288] bus: 'acpi': add device device:06 [ 0.171157] device: 'device:07': device_add [ 0.172021] bus: 'acpi': add device device:07 [ 0.172873] device: 'device:08': device_add [ 0.173503] bus: 'acpi': add device device:08 [ 0.174415] device: 'device:09': device_add [ 0.175087] bus: 'acpi': add device device:09 [ 0.176102] device: 'device:0a': device_add [ 0.176780] bus: 'acpi': add device device:0a [ 0.177645] device: 'device:0b': device_add [ 0.178387] bus: 'acpi': add device device:0b [ 0.179192] device: 'device:0c': device_add [ 0.179872] bus: 'acpi': add device device:0c [ 0.180117] device: 'device:0d': device_add [ 0.180882] bus: 'acpi': add device device:0d [ 0.181758] device: 'device:0e': device_add [ 0.182505] bus: 'acpi': add device device:0e [ 0.183280] device: 'device:0f': device_add [ 0.184027] bus: 'acpi': add device device:0f [ 0.184809] device: 'device:10': device_add [ 0.185537] bus: 'acpi': add device device:10 [ 0.186310] device: 'device:11': device_add [ 0.187089] bus: 'acpi': add device device:11 [ 0.188119] device: 'device:12': device_add [ 0.188801] bus: 'acpi': add device device:12 [ 0.189648] device: 'device:13': device_add [ 0.190333] bus: 'acpi': add device device:13 [ 0.191143] device: 'device:14': device_add [ 0.192027] bus: 'acpi': add device device:14 [ 0.192884] device: 'device:15': device_add [ 0.193513] bus: 'acpi': add device device:15 [ 0.194409] device: 'device:16': device_add [ 0.195070] bus: 'acpi': add device device:16 [ 0.195879] device: 'device:17': device_add [ 0.196023] bus: 'acpi': add device device:17 [ 0.196916] device: 'device:18': device_add [ 0.197643] bus: 'acpi': add device device:18 [ 0.198421] device: 'device:19': device_add [ 0.199084] bus: 'acpi': add device device:19 [ 0.200149] device: 'device:1a': device_add [ 0.200855] bus: 'acpi': add device device:1a [ 0.201686] device: 'device:1b': device_add [ 0.202392] bus: 'acpi': add device device:1b [ 0.203179] device: 'device:1c': device_add [ 0.204024] bus: 'acpi': add device device:1c [ 0.204805] device: 'device:1d': device_add [ 0.205453] bus: 'acpi': add device device:1d [ 0.206321] device: 'device:1e': device_add [ 0.207049] bus: 'acpi': add device device:1e [ 0.208122] device: 'device:1f': device_add [ 0.208757] bus: 'acpi': add device device:1f [ 0.209577] device: 'device:20': device_add [ 0.210311] bus: 'acpi': add device device:20 [ 0.211150] device: 'device:21': device_add [ 0.211836] bus: 'acpi': add device device:21 [ 0.212110] device: 'PNP0B00:00': device_add [ 0.212786] bus: 'acpi': add device PNP0B00:00 [ 0.213709] device: 'PNP0303:00': device_add [ 0.214387] bus: 'acpi': add device PNP0303:00 [ 0.215197] device: 'PNP0F13:00': device_add [ 0.216024] bus: 'acpi': add device PNP0F13:00 [ 0.216834] device: 'PNP0700:00': device_add [ 0.217636] bus: 'acpi': add device PNP0700:00 [ 0.219329] device: 'PNP0400:00': device_add [ 0.220025] bus: 'acpi': add device PNP0400:00 [ 0.220924] device: 'PNP0501:00': device_add [ 0.221660] bus: 'acpi': add device PNP0501:00 [ 0.222567] device: 'device:22': device_add [ 0.223216] bus: 'acpi': add device device:22 [ 0.224165] device: 'PNP0103:00': device_add [ 0.224839] bus: 'acpi': add device PNP0103:00 [ 0.225781] device: 'PNP0C0F:00': device_add [ 0.226421] bus: 'acpi': add device PNP0C0F:00 [ 0.227337] device: 'PNP0C0F:01': device_add [ 0.228030] bus: 'acpi': add device PNP0C0F:01 [ 0.228908] device: 'PNP0C0F:02': device_add [ 0.229642] bus: 'acpi': add device PNP0C0F:02 [ 0.230550] device: 'PNP0C0F:03': device_add [ 0.231225] bus: 'acpi': add device PNP0C0F:03 [ 0.232169] device: 'device:23': device_add [ 0.232860] bus: 'acpi': add device device:23 [ 0.233648] device: 'LNXPWRBN:00': device_add [ 0.234371] bus: 'acpi': add device LNXPWRBN:00 [ 0.235334] bus: 'acpi': add driver ec [ 0.236079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.237602] bus: 'acpi': add driver pci_root [ 0.238305] bus: 'acpi': driver_probe_device: matched device PNP0A03:00 with driver pci_root [ 0.239623] bus: 'acpi': really_probe: probing driver pci_root with device PNP0A03:00 [ 0.240065] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.241190] device: 'pci0000:00': device_add [ 0.241981] device: '0000:00': device_add [ 0.242676] PCI host bridge to bus 0000:00 [ 0.244024] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] [ 0.245213] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.246109] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.249060] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff] [ 0.250227] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.252215] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.253859] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.255219] pci 0000:00:01.1: reg 20: [io 0xc000-0xc00f] [ 0.256300] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.257854] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.259018] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB [ 0.260208] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 [ 0.264074] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref] [ 0.266983] pci 0000:00:02.0: reg 14: [mem 0xf2000000-0xf2000fff] [ 0.275416] pci 0000:00:02.0: reg 30: [mem 0xf2010000-0xf201ffff pref] [ 0.276789] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 [ 0.277934] pci 0000:00:03.0: reg 10: [mem 0xf2020000-0xf203ffff] [ 0.279145] pci 0000:00:03.0: reg 14: [io 0xc040-0xc07f] [ 0.280987] pci 0000:00:03.0: reg 30: [mem 0xf2040000-0xf2047fff pref] [ 0.282485] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 0.284154] pci 0000:00:04.0: reg 10: [io 0xc080-0xc0bf] [ 0.285061] pci 0000:00:04.0: reg 14: [mem 0xf2048000-0xf2048fff] [ 0.286777] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 [ 0.288063] pci 0000:00:05.0: reg 10: [io 0xc0c0-0xc0ff] [ 0.289112] pci 0000:00:05.0: reg 14: [mem 0xf2049000-0xf2049fff] [ 0.290806] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 [ 0.291872] pci 0000:00:06.0: reg 10: [io 0xc100-0xc13f] [ 0.292141] pci 0000:00:06.0: reg 14: [mem 0xf204a000-0xf204afff] [ 0.293850] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 [ 0.294923] pci 0000:00:07.0: reg 10: [io 0xc140-0xc17f] [ 0.296148] pci 0000:00:07.0: reg 14: [mem 0xf204b000-0xf204bfff] [ 0.297913] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 [ 0.298988] pci 0000:00:08.0: reg 10: [io 0xc180-0xc1bf] [ 0.300112] pci 0000:00:08.0: reg 14: [mem 0xf204c000-0xf204cfff] [ 0.301916] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 [ 0.303044] pci 0000:00:09.0: reg 10: [io 0xc1c0-0xc1ff] [ 0.304113] pci 0000:00:09.0: reg 14: [mem 0xf204d000-0xf204dfff] [ 0.305770] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000 [ 0.306802] pci 0000:00:0a.0: reg 10: [mem 0xf204e000-0xf204e00f] [ 0.308844] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.311047] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) [ 0.312035] device: '0000:00:00.0': device_add [ 0.313776] bus: 'pci': add device 0000:00:00.0 [ 0.314607] device: '0000:00:01.0': device_add [ 0.316474] bus: 'pci': add device 0000:00:01.0 [ 0.317245] device: '0000:00:01.1': device_add [ 0.318947] bus: 'pci': add device 0000:00:01.1 [ 0.319716] device: '0000:00:01.3': device_add [ 0.320962] bus: 'pci': add device 0000:00:01.3 [ 0.321797] device: '0000:00:02.0': device_add [ 0.323408] bus: 'pci': add device 0000:00:02.0 [ 0.324090] device: '0000:00:03.0': device_add [ 0.325786] bus: 'pci': add device 0000:00:03.0 [ 0.326630] device: '0000:00:04.0': device_add [ 0.328823] bus: 'pci': add device 0000:00:04.0 [ 0.329601] device: '0000:00:05.0': device_add [ 0.331397] bus: 'pci': add device 0000:00:05.0 [ 0.332091] device: '0000:00:06.0': device_add [ 0.333716] bus: 'pci': add device 0000:00:06.0 [ 0.334521] device: '0000:00:07.0': device_add [ 0.336301] bus: 'pci': add device 0000:00:07.0 [ 0.337077] device: '0000:00:08.0': device_add [ 0.338795] bus: 'pci': add device 0000:00:08.0 [ 0.339593] device: '0000:00:09.0': device_add [ 0.340963] bus: 'pci': add device 0000:00:09.0 [ 0.341828] device: '0000:00:0a.0': device_add [ 0.343482] bus: 'pci': add device 0000:00:0a.0 [ 0.344097] driver: 'PNP0A03:00': driver_bound: bound to device 'pci_root' [ 0.345170] bus: 'acpi': really_probe: bound device PNP0A03:00 to driver pci_root [ 0.346447] bus: 'acpi': add driver pci_link [ 0.347212] bus: 'acpi': driver_probe_device: matched device PNP0C0F:00 with driver pci_link [ 0.348027] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:00 [ 0.349397] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350412] driver: 'PNP0C0F:00': driver_bound: bound to device 'pci_link' [ 0.352029] bus: 'acpi': really_probe: bound device PNP0C0F:00 to driver pci_link [ 0.353204] bus: 'acpi': driver_probe_device: matched device PNP0C0F:01 with driver pci_link [ 0.354564] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:01 [ 0.356097] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357168] driver: 'PNP0C0F:01': driver_bound: bound to device 'pci_link' [ 0.358281] bus: 'acpi': really_probe: bound device PNP0C0F:01 to driver pci_link [ 0.359435] bus: 'acpi': driver_probe_device: matched device PNP0C0F:02 with driver pci_link [ 0.360028] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:02 [ 0.361491] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362566] driver: 'PNP0C0F:02': driver_bound: bound to device 'pci_link' [ 0.364029] bus: 'acpi': really_probe: bound device PNP0C0F:02 to driver pci_link [ 0.365158] bus: 'acpi': driver_probe_device: matched device PNP0C0F:03 with driver pci_link [ 0.366535] bus: 'acpi': really_probe: probing driver pci_link with device PNP0C0F:03 [ 0.368093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.369085] driver: 'PNP0C0F:03': driver_bound: bound to device 'pci_link' [ 0.370199] bus: 'acpi': really_probe: bound device PNP0C0F:03 to driver pci_link [ 0.371405] bus: 'pnp': registered [ 0.372065] device class 'misc': registering [ 0.372869] device: 'vga_arbiter': device_add [ 0.373743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.375030] vgaarb: loaded [ 0.375466] vgaarb: bridge control possible 0000:00:02.0 [ 0.376043] bus: 'i2c': add driver 88PM860x [ 0.376708] bus: 'i2c': add driver 88PM80X [ 0.377372] bus: 'i2c': add driver WM8400 [ 0.378038] bus: 'i2c': add driver twl [ 0.378656] bus: 'i2c': add driver mc13xxx [ 0.379324] bus: 'i2c': add driver da903x [ 0.380041] bus: 'i2c': add driver max77686 [ 0.380716] bus: 'i2c': add driver max77693 [ 0.381398] bus: 'i2c': add driver max8925 [ 0.382123] bus: 'i2c': add driver max8998 [ 0.382839] bus: 'i2c': add driver palmas [ 0.384077] device class 'scsi_host': registering [ 0.384805] bus: 'scsi': registered [ 0.385356] device class 'scsi_device': registering [ 0.386185] SCSI subsystem initialized [ 0.386797] ACPI: bus type scsi registered [ 0.387470] device class 'ata_link': registering [ 0.388034] device class 'ata_port': registering [ 0.388788] device class 'ata_device': registering [ 0.389559] libata version 3.00 loaded. [ 0.390271] ACPI: bus type usb registered [ 0.390961] bus: 'usb': registered [ 0.391557] bus: 'usb': add driver usbfs [ 0.392042] usbcore: registered new interface driver usbfs [ 0.392922] bus: 'usb': add driver hub [ 0.393554] usbcore: registered new interface driver hub [ 0.396056] bus: 'usb': add driver usb [ 0.396702] usbcore: registered new device driver usb [ 0.397525] bus: 'serio': registered [ 0.398122] bus: 'gameport': registered [ 0.400030] device class 'input': registering [ 0.400810] device class 'pps': registering [ 0.401532] pps_core: LinuxPPS API ver. 1 registered [ 0.402263] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.404030] device class 'ptp': registering [ 0.404709] PTP clock support registered [ 0.405345] device class 'power_supply': registering [ 0.406196] device class 'hwmon': registering [ 0.406876] device class 'leds': registering [ 0.407563] bus: 'iio': registered [ 0.408082] PCI: Using ACPI for IRQ routing [ 0.408727] PCI: pci_cache_line_size set to 64 bytes [ 0.410006] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff] [ 0.411002] e820: reserve RAM buffer [mem 0x0fffd000-0x0fffffff] [ 0.412085] device class 'net': registering [ 0.412833] device: 'lo': device_add [ 0.414110] Switching to clocksource kvm-clock [ 0.416403] FS-Cache: Loaded [ 0.416931] device: 'cachefiles': device_add [ 0.417669] CacheFiles: Loaded [ 0.418218] bus: 'pnp': add driver system [ 0.418856] pnp: PnP ACPI init [ 0.419364] device: 'pnp0': device_add [ 0.420055] ACPI: bus type pnp registered [ 0.420769] pnp 00:00: [bus 00-ff] [ 0.421388] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.422018] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.422752] pnp 00:00: [io 0x0d00-0xffff window] [ 0.423503] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.424444] pnp 00:00: [mem 0xe0000000-0xfebfffff window] [ 0.425318] device: '00:00': device_add [ 0.426034] bus: 'pnp': add device 00:00 [ 0.426769] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.428096] pnp 00:01: [io 0x0070-0x0071] [ 0.428796] pnp 00:01: [irq 8] [ 0.429284] pnp 00:01: [io 0x0072-0x0077] [ 0.429897] device: '00:01': device_add [ 0.430573] bus: 'pnp': add device 00:01 [ 0.431215] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.432347] pnp 00:02: [io 0x0060] [ 0.432882] pnp 00:02: [io 0x0064] [ 0.433439] pnp 00:02: [irq 1] [ 0.433916] device: '00:02': device_add [ 0.434617] bus: 'pnp': add device 00:02 [ 0.435289] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.436443] pnp 00:03: [irq 12] [ 0.437024] device: '00:03': device_add [ 0.437700] bus: 'pnp': add device 00:03 [ 0.438370] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.439402] pnp 00:04: [io 0x03f2-0x03f5] [ 0.440075] pnp 00:04: [io 0x03f7] [ 0.440664] pnp 00:04: [irq 6] [ 0.441150] pnp 00:04: [dma 2] [ 0.441617] device: '00:04': device_add [ 0.442300] bus: 'pnp': add device 00:04 [ 0.442937] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.444068] pnp 00:05: [io 0x0378-0x037f] [ 0.444749] pnp 00:05: [irq 7] [ 0.445236] device: '00:05': device_add [ 0.445894] bus: 'pnp': add device 00:05 [ 0.446531] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.447664] pnp 00:06: [io 0x03f8-0x03ff] [ 0.448399] pnp 00:06: [irq 4] [ 0.448864] device: '00:06': device_add [ 0.449543] bus: 'pnp': add device 00:06 [ 0.450193] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.451332] pnp 00:07: [mem 0xfed00000-0xfed003ff] [ 0.452168] device: '00:07': device_add [ 0.452885] bus: 'pnp': add device 00:07 [ 0.453557] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.454800] pnp: PnP ACPI: found 8 devices [ 0.455550] ACPI: ACPI bus type pnp unregistered [ 0.456419] device class 'mem': registering [ 0.457190] device: 'mem': device_add [ 0.457800] device: 'null': device_add [ 0.458459] device: 'port': device_add [ 0.459116] device: 'zero': device_add [ 0.459742] device: 'full': device_add [ 0.460470] device: 'random': device_add [ 0.461100] device: 'urandom': device_add [ 0.461767] device: 'kmsg': device_add [ 0.462404] device: 'oldmem': device_add [ 0.463038] device: 'tty': device_add [ 0.463694] device: 'console': device_add [ 0.464471] device class 'firmware': registering [ 0.465228] device class 'thermal': registering [ 0.470610] bus: 'ssb': registered [ 0.471203] bus: 'bcma': registered [ 0.471793] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.472762] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.473634] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.474590] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfebfffff] [ 0.475613] NET: Registered protocol family 1 [ 0.476427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.477439] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.478356] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479351] pci 0000:00:02.0: Boot video device [ 0.480291] PCI: CLS 0 bytes, default 64 [ 0.481229] Trying to unpack rootfs image as initramfs... [ 1.383845] debug: unmapping init [mem 0xffff88000e8d6000-0xffff88000ffeffff] [ 1.397771] DMA-API: preallocated 32768 debug entries [ 1.398558] DMA-API: debugging enabled by kernel config [ 1.399711] device class 'msr': registering [ 1.400519] device: 'msr0': device_add [ 1.401185] device: 'msr1': device_add [ 1.401793] device class 'cpuid': registering [ 1.402475] device: 'cpu0': device_add [ 1.403112] device: 'cpu1': device_add [ 1.403765] microcode: no support for this CPU vendor [ 1.406530] sha1_ssse3: Neither AVX nor SSSE3 is available/usable. [ 1.407581] bus: 'clocksource': registered [ 1.408339] device: 'clocksource': device_add [ 1.409032] device: 'clocksource0': device_add [ 1.409727] bus: 'clocksource': add device clocksource0 [ 1.410565] bus: 'platform': add driver alarmtimer [ 1.411378] Registering platform device 'alarmtimer'. Parent at platform [ 1.412506] device: 'alarmtimer': device_add [ 1.413173] bus: 'platform': add device alarmtimer [ 1.413920] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer [ 1.415333] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer [ 1.416755] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer' [ 1.417815] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer [ 1.419080] bus: 'rttest': registered [ 1.419674] device: 'rttest': device_add [ 1.420531] device: 'rttest0': device_add [ 1.421186] bus: 'rttest': add device rttest0 [ 1.422001] device: 'rttest1': device_add [ 1.422636] bus: 'rttest': add device rttest1 [ 1.423464] device: 'rttest2': device_add [ 1.424179] bus: 'rttest': add device rttest2 [ 1.425002] device: 'rttest3': device_add [ 1.425650] bus: 'rttest': add device rttest3 [ 1.426474] device: 'rttest4': device_add [ 1.427118] bus: 'rttest': add device rttest4 [ 1.427944] device: 'rttest5': device_add [ 1.428679] bus: 'rttest': add device rttest5 [ 1.429475] device: 'rttest6': device_add [ 1.430098] bus: 'rttest': add device rttest6 [ 1.430926] device: 'rttest7': device_add [ 1.431568] bus: 'rttest': add device rttest7 [ 1.432431] Initializing RT-Tester: OK [ 1.433038] rcu-torture:--- Start of test: nreaders=4 nfakewriters=4 stat_interval=0 verbose=0 test_no_idle_hz=0 shuffle_interval=3 stutter=5 irqreader=1 fqs_duration=0 fqs_holdoff=0 fqs_stutter=3 test_boost=1/0 test_boost_interval=7 test_boost_duration=4 shutdown_secs=0 onoff_interval=0 onoff_holdoff=0 [ 1.438172] bus: 'event_source': registered [ 1.438831] device: 'breakpoint': device_add [ 1.439511] bus: 'event_source': add device breakpoint [ 1.440560] device: 'software': device_add [ 1.441237] bus: 'event_source': add device software [ 1.449322] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.457050] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.458959] device: 'ecryptfs': device_add [ 1.459898] NTFS driver 2.1.30 [Flags: R/O]. [ 1.461703] EFS: 1.0a - http://aeschi.ch.eu.org/efs/ [ 1.462584] jffs2: version 2.2. © 2001-2006 Red Hat, Inc. [ 1.465240] ROMFS MTD (C) 2007 Red Hat, Inc. [ 1.466118] QNX4 filesystem 0.2.3 registered. [ 1.466921] QNX6 filesystem 1.0.0 registered. [ 1.467620] device: 'autofs': device_add [ 1.468425] fuse init (API version 7.19) [ 1.469343] device: 'fuse': device_add [ 1.470082] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 1.486420] NILFS version 2 loaded [ 1.486968] BeFS version: 0.9.3 [ 1.488615] device: 'btrfs-control': device_add [ 1.489431] Btrfs loaded [ 1.489847] msgmni has been set to 387 [ 1.494701] device class 'bsg': registering [ 1.495401] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496843] io scheduler noop registered [ 1.497465] io scheduler deadline registered [ 1.498115] io scheduler cfq registered (default) [ 1.498855] start plist test [ 1.502403] end plist test [ 1.502829] list_sort_test: start testing list_sort() [ 1.505031] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32 [ 1.505824] crc32: self tests passed, processed 225944 bytes in 221481 nsec [ 1.507167] crc32c: CRC_LE_BITS = 32 [ 1.507701] crc32c: self tests passed, processed 225944 bytes in 141759 nsec [ 1.509984] xz_dec_test: module loaded [ 1.510578] xz_dec_test: Create a device node with 'mknod xz_dec_test c 250 0' and write .xz files to it. [ 1.513551] bus: 'platform': add driver hecubafb [ 1.514287] no IO addresses supplied [ 1.514824] bus: 'platform': add driver tmio-fb [ 1.515541] bus: 'platform': add driver broadsheetfb [ 1.516586] bus: 'usb': add driver udlfb [ 1.517226] usbcore: registered new interface driver udlfb [ 1.518035] bus: 'usb': add driver smscufx [ 1.518698] usbcore: registered new interface driver smscufx [ 1.519563] Registering platform device 'vesafb.0'. Parent at platform [ 1.520723] device: 'vesafb.0': device_add [ 1.521367] bus: 'platform': add device vesafb.0 [ 1.522098] bus: 'platform': add driver vesafb [ 1.522790] bus: 'platform': driver_probe_device: matched device vesafb.0 with driver vesafb [ 1.524550] bus: 'platform': really_probe: probing driver vesafb with device vesafb.0 [ 1.525774] vesafb: probe of vesafb.0 rejects match -19 [ 1.526643] bus: 'platform': remove driver vesafb [ 1.527394] driver: 'vesafb': driver_release [ 1.528341] bus: 'platform': remove device vesafb.0 [ 1.529080] bus: 'acpi': add driver ac [ 1.529707] bus: 'acpi': add driver button [ 1.530378] bus: 'acpi': driver_probe_device: matched device LNXPWRBN:00 with driver button [ 1.531629] bus: 'acpi': really_probe: probing driver button with device LNXPWRBN:00 [ 1.532987] device: 'input0': device_add [ 1.533734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.534894] ACPI: Power Button [PWRF] [ 1.535504] driver: 'LNXPWRBN:00': driver_bound: bound to device 'button' [ 1.536646] bus: 'acpi': really_probe: bound device LNXPWRBN:00 to driver button [ 1.537753] bus: 'acpi': add driver fan [ 1.538386] bus: 'acpi': add driver processor [ 1.539039] bus: 'acpi': driver_probe_device: matched device LNXCPU:00 with driver processor [ 1.540494] bus: 'acpi': really_probe: probing driver processor with device LNXCPU:00 [ 1.541774] device: 'cooling_device0': device_add [ 1.542608] driver: 'LNXCPU:00': driver_bound: bound to device 'processor' [ 1.543666] bus: 'acpi': really_probe: bound device LNXCPU:00 to driver processor [ 1.544919] bus: 'acpi': driver_probe_device: matched device LNXCPU:01 with driver processor [ 1.546214] bus: 'acpi': really_probe: probing driver processor with device LNXCPU:01 [ 1.547443] device: 'cooling_device1': device_add [ 1.548345] driver: 'LNXCPU:01': driver_bound: bound to device 'processor' [ 1.549401] bus: 'acpi': really_probe: bound device LNXCPU:01 to driver processor [ 1.550559] bus: 'acpi': add driver thermal [ 1.551305] bus: 'platform': add driver virtio-mmio [ 1.551427] bus: 'acpi': add driver battery [ 1.552863] device: 'ptyp0': device_add [ 1.553531] device: 'ptyp1': device_add [ 1.554189] device: 'ptyp2': device_add [ 1.554820] device: 'ptyp3': device_add [ 1.555468] device: 'ptyp4': device_add [ 1.556194] device: 'ptyp5': device_add [ 1.556903] device: 'ptyp6': device_add [ 1.557553] device: 'ptyp7': device_add [ 1.558214] device: 'ptyp8': device_add [ 1.558822] device: 'ptyp9': device_add [ 1.559483] device: 'ptypa': device_add [ 1.560218] device: 'ptypb': device_add [ 1.560895] device: 'ptypc': device_add [ 1.561549] device: 'ptypd': device_add [ 1.562191] device: 'ptype': device_add [ 1.562806] device: 'ptypf': device_add [ 1.563455] device: 'ptyq0': device_add [ 1.564169] device: 'ptyq1': device_add [ 1.564835] device: 'ptyq2': device_add [ 1.565474] device: 'ptyq3': device_add [ 1.566083] device: 'ptyq4': device_add [ 1.566746] device: 'ptyq5': device_add [ 1.567408] device: 'ptyq6': device_add [ 1.568097] device: 'ptyq7': device_add [ 1.568796] device: 'ptyq8': device_add [ 1.569486] device: 'ptyq9': device_add [ 1.570168] device: 'ptyqa': device_add [ 1.570780] device: 'ptyqb': device_add [ 1.571436] device: 'ptyqc': device_add [ 1.572103] device: 'ptyqd': device_add [ 1.572821] device: 'ptyqe': device_add [ 1.573481] device: 'ptyqf': device_add [ 1.574089] device: 'ptyr0': device_add [ 1.574727] device: 'ptyr1': device_add [ 1.575373] device: 'ptyr2': device_add [ 1.576025] device: 'ptyr3': device_add [ 1.576765] device: 'ptyr4': device_add [ 1.577424] device: 'ptyr5': device_add [ 1.578043] device: 'ptyr6': device_add [ 1.578688] device: 'ptyr7': device_add [ 1.579329] device: 'ptyr8': device_add [ 1.579986] device: 'ptyr9': device_add [ 1.580709] device: 'ptyra': device_add [ 1.581375] device: 'ptyrb': device_add [ 1.581987] device: 'ptyrc': device_add [ 1.582629] device: 'ptyrd': device_add [ 1.583297] device: 'ptyre': device_add [ 1.583903] device: 'ptyrf': device_add [ 1.584666] device: 'ptys0': device_add [ 1.585337] device: 'ptys1': device_add [ 1.585954] device: 'ptys2': device_add [ 1.586601] device: 'ptys3': device_add [ 1.587249] device: 'ptys4': device_add [ 1.587869] device: 'ptys5': device_add [ 1.588642] device: 'ptys6': device_add [ 1.589288] device: 'ptys7': device_add [ 1.589912] device: 'ptys8': device_add [ 1.590549] device: 'ptys9': device_add [ 1.591203] device: 'ptysa': device_add [ 1.591832] device: 'ptysb': device_add [ 1.592609] device: 'ptysc': device_add [ 1.593267] device: 'ptysd': device_add [ 1.593884] device: 'ptyse': device_add [ 1.594530] device: 'ptysf': device_add [ 1.595169] device: 'ptyt0': device_add [ 1.595786] device: 'ptyt1': device_add [ 1.596555] device: 'ptyt2': device_add [ 1.597199] device: 'ptyt3': device_add [ 1.597827] device: 'ptyt4': device_add [ 1.598469] device: 'ptyt5': device_add [ 1.599092] device: 'ptyt6': device_add [ 1.599834] device: 'ptyt7': device_add [ 1.600605] device: 'ptyt8': device_add [ 1.601272] device: 'ptyt9': device_add [ 1.601880] device: 'ptyta': device_add [ 1.602543] device: 'ptytb': device_add [ 1.603203] device: 'ptytc': device_add [ 1.603815] device: 'ptytd': device_add [ 1.604575] device: 'ptyte': device_add [ 1.605229] device: 'ptytf': device_add [ 1.605845] device: 'ptyu0': device_add [ 1.606494] device: 'ptyu1': device_add [ 1.607111] device: 'ptyu2': device_add [ 1.607753] device: 'ptyu3': device_add [ 1.608506] device: 'ptyu4': device_add [ 1.609165] device: 'ptyu5': device_add [ 1.609782] device: 'ptyu6': device_add [ 1.610869] device: 'ptyu7': device_add [ 1.611516] device: 'ptyu8': device_add [ 1.612269] device: 'ptyu9': device_add [ 1.612904] device: 'ptyua': device_add [ 1.613580] device: 'ptyub': device_add [ 1.614239] device: 'ptyuc': device_add [ 1.614890] device: 'ptyud': device_add [ 1.615535] device: 'ptyue': device_add [ 1.616303] device: 'ptyuf': device_add [ 1.616938] device: 'ptyv0': device_add [ 1.617568] device: 'ptyv1': device_add [ 1.618223] device: 'ptyv2': device_add [ 1.618828] device: 'ptyv3': device_add [ 1.619482] device: 'ptyv4': device_add [ 1.620204] device: 'ptyv5': device_add [ 1.620871] device: 'ptyv6': device_add [ 1.621526] device: 'ptyv7': device_add [ 1.622162] device: 'ptyv8': device_add [ 1.622785] device: 'ptyv9': device_add [ 1.623441] device: 'ptyva': device_add [ 1.624166] device: 'ptyvb': device_add [ 1.624859] device: 'ptyvc': device_add [ 1.625511] device: 'ptyvd': device_add [ 1.626188] device: 'ptyve': device_add [ 1.626840] device: 'ptyvf': device_add [ 1.627481] device: 'ptyw0': device_add [ 1.628197] device: 'ptyw1': device_add [ 1.628859] device: 'ptyw2': device_add [ 1.629581] device: 'ptyw3': device_add [ 1.630232] device: 'ptyw4': device_add [ 1.630852] device: 'ptyw5': device_add [ 1.631515] device: 'ptyw6': device_add [ 1.632266] device: 'ptyw7': device_add [ 1.632897] device: 'ptyw8': device_add [ 1.633554] device: 'ptyw9': device_add [ 1.634192] device: 'ptywa': device_add [ 1.634826] device: 'ptywb': device_add [ 1.635474] device: 'ptywc': device_add [ 1.636210] device: 'ptywd': device_add [ 1.636912] device: 'ptywe': device_add [ 1.637540] device: 'ptywf': device_add [ 1.638193] device: 'ptyx0': device_add [ 1.638799] device: 'ptyx1': device_add [ 1.639453] device: 'ptyx2': device_add [ 1.640169] device: 'ptyx3': device_add [ 1.640845] device: 'ptyx4': device_add [ 1.641498] device: 'ptyx5': device_add [ 1.642119] device: 'ptyx6': device_add [ 1.642785] device: 'ptyx7': device_add [ 1.643453] device: 'ptyx8': device_add [ 1.644124] device: 'ptyx9': device_add [ 1.644844] device: 'ptyxa': device_add [ 1.645522] device: 'ptyxb': device_add [ 1.646181] device: 'ptyxc': device_add [ 1.646808] device: 'ptyxd': device_add [ 1.647454] device: 'ptyxe': device_add [ 1.648161] device: 'ptyxf': device_add [ 1.648844] device: 'ptyy0': device_add [ 1.649501] device: 'ptyy1': device_add [ 1.650121] device: 'ptyy2': device_add [ 1.650782] device: 'ptyy3': device_add [ 1.651460] device: 'ptyy4': device_add [ 1.652182] device: 'ptyy5': device_add [ 1.652847] device: 'ptyy6': device_add [ 1.653507] device: 'ptyy7': device_add [ 1.654122] device: 'ptyy8': device_add [ 1.654775] device: 'ptyy9': device_add [ 1.655424] device: 'ptyya': device_add [ 1.656113] device: 'ptyyb': device_add [ 1.656815] device: 'ptyyc': device_add [ 1.657451] device: 'ptyyd': device_add [ 1.658084] device: 'ptyye': device_add [ 1.658753] device: 'ptyyf': device_add [ 1.659462] device: 'ptyz0': device_add [ 1.660206] device: 'ptyz1': device_add [ 1.660850] device: 'ptyz2': device_add [ 1.661504] device: 'ptyz3': device_add [ 1.662110] device: 'ptyz4': device_add [ 1.662771] device: 'ptyz5': device_add [ 1.663435] device: 'ptyz6': device_add [ 1.664107] device: 'ptyz7': device_add [ 1.664832] device: 'ptyz8': device_add [ 1.665482] device: 'ptyz9': device_add [ 1.666097] device: 'ptyza': device_add [ 1.666780] device: 'ptyzb': device_add [ 1.667431] device: 'ptyzc': device_add [ 1.668107] device: 'ptyzd': device_add [ 1.668803] device: 'ptyze': device_add [ 1.669465] device: 'ptyzf': device_add [ 1.670080] device: 'ptya0': device_add [ 1.670723] device: 'ptya1': device_add [ 1.671371] device: 'ptya2': device_add [ 1.672018] device: 'ptya3': device_add [ 1.672759] device: 'ptya4': device_add [ 1.673420] device: 'ptya5': device_add [ 1.674044] device: 'ptya6': device_add [ 1.674707] device: 'ptya7': device_add [ 1.675367] device: 'ptya8': device_add [ 1.676046] device: 'ptya9': device_add [ 1.676780] device: 'ptyaa': device_add [ 1.677436] device: 'ptyab': device_add [ 1.678053] device: 'ptyac': device_add [ 1.678703] device: 'ptyad': device_add [ 1.679381] device: 'ptyae': device_add [ 1.680063] device: 'ptyaf': device_add [ 1.680786] device: 'ptyb0': device_add [ 1.681441] device: 'ptyb1': device_add [ 1.682049] device: 'ptyb2': device_add [ 1.682693] device: 'ptyb3': device_add [ 1.683349] device: 'ptyb4': device_add [ 1.684018] device: 'ptyb5': device_add [ 1.684772] device: 'ptyb6': device_add [ 1.685431] device: 'ptyb7': device_add [ 1.686051] device: 'ptyb8': device_add [ 1.686703] device: 'ptyb9': device_add [ 1.687342] device: 'ptyba': device_add [ 1.688013] device: 'ptybb': device_add [ 1.688742] device: 'ptybc': device_add [ 1.689439] device: 'ptybd': device_add [ 1.690092] device: 'ptybe': device_add [ 1.690727] device: 'ptybf': device_add [ 1.691378] device: 'ptyc0': device_add [ 1.692025] device: 'ptyc1': device_add [ 1.692757] device: 'ptyc2': device_add [ 1.693402] device: 'ptyc3': device_add [ 1.694006] device: 'ptyc4': device_add [ 1.694642] device: 'ptyc5': device_add [ 1.695294] device: 'ptyc6': device_add [ 1.695938] device: 'ptyc7': device_add [ 1.696724] device: 'ptyc8': device_add [ 1.697366] device: 'ptyc9': device_add [ 1.697990] device: 'ptyca': device_add [ 1.698642] device: 'ptycb': device_add [ 1.699299] device: 'ptycc': device_add [ 1.699919] device: 'ptycd': device_add [ 1.700663] device: 'ptyce': device_add [ 1.701315] device: 'ptycf': device_add [ 1.701925] device: 'ptyd0': device_add [ 1.702562] device: 'ptyd1': device_add [ 1.703216] device: 'ptyd2': device_add [ 1.703820] device: 'ptyd3': device_add [ 1.704583] device: 'ptyd4': device_add [ 1.705227] device: 'ptyd5': device_add [ 1.705855] device: 'ptyd6': device_add [ 1.706500] device: 'ptyd7': device_add [ 1.707118] device: 'ptyd8': device_add [ 1.707760] device: 'ptyd9': device_add [ 1.708521] device: 'ptyda': device_add [ 1.709200] device: 'ptydb': device_add [ 1.709818] device: 'ptydc': device_add [ 1.710461] device: 'ptydd': device_add [ 1.711077] device: 'ptyde': device_add [ 1.711713] device: 'ptydf': device_add [ 1.712482] device: 'ptye0': device_add [ 1.713105] device: 'ptye1': device_add [ 1.713738] device: 'ptye2': device_add [ 1.714386] device: 'ptye3': device_add [ 1.714996] device: 'ptye4': device_add [ 1.715641] device: 'ptye5': device_add [ 1.716412] device: 'ptye6': device_add [ 1.717023] device: 'ptye7': device_add [ 1.717661] device: 'ptye8': device_add [ 1.718294] device: 'ptye9': device_add [ 1.718915] device: 'ptyea': device_add [ 1.719658] device: 'ptyeb': device_add [ 1.720416] device: 'ptyec': device_add [ 1.721043] device: 'ptyed': device_add [ 1.721681] device: 'ptyee': device_add [ 1.722324] device: 'ptyef': device_add [ 1.722954] device: 'ttyp0': device_add [ 1.723599] device: 'ttyp1': device_add [ 1.724354] device: 'ttyp2': device_add [ 1.724978] device: 'ttyp3': device_add [ 1.725635] device: 'ttyp4': device_add [ 1.726283] device: 'ttyp5': device_add [ 1.726910] device: 'ttyp6': device_add [ 1.727561] device: 'ttyp7': device_add [ 1.728341] device: 'ttyp8': device_add [ 1.728987] device: 'ttyp9': device_add [ 1.729636] device: 'ttypa': device_add [ 1.730293] device: 'ttypb': device_add [ 1.730918] device: 'ttypc': device_add [ 1.731556] device: 'ttypd': device_add [ 1.732314] device: 'ttype': device_add [ 1.732941] device: 'ttypf': device_add [ 1.733574] device: 'ttyq0': device_add [ 1.734230] device: 'ttyq1': device_add [ 1.734843] device: 'ttyq2': device_add [ 1.735495] device: 'ttyq3': device_add [ 1.736264] device: 'ttyq4': device_add [ 1.736884] device: 'ttyq5': device_add [ 1.737532] device: 'ttyq6': device_add [ 1.738171] device: 'ttyq7': device_add [ 1.738787] device: 'ttyq8': device_add [ 1.739438] device: 'ttyq9': device_add [ 1.740107] device: 'ttyqa': device_add [ 1.740854] device: 'ttyqb': device_add [ 1.741515] device: 'ttyqc': device_add [ 1.742173] device: 'ttyqd': device_add [ 1.742791] device: 'ttyqe': device_add [ 1.743435] device: 'ttyqf': device_add [ 1.744118] device: 'ttyr0': device_add [ 1.744832] device: 'ttyr1': device_add [ 1.745494] device: 'ttyr2': device_add [ 1.746113] device: 'ttyr3': device_add [ 1.746772] device: 'ttyr4': device_add [ 1.747434] device: 'ttyr5': device_add [ 1.748120] device: 'ttyr6': device_add [ 1.748825] device: 'ttyr7': device_add [ 1.749556] device: 'ttyr8': device_add [ 1.750213] device: 'ttyr9': device_add [ 1.750851] device: 'ttyra': device_add [ 1.751517] device: 'ttyrb': device_add [ 1.752279] device: 'ttyrc': device_add [ 1.752924] device: 'ttyrd': device_add [ 1.753578] device: 'ttyre': device_add [ 1.754234] device: 'ttyrf': device_add [ 1.754847] device: 'ttys0': device_add [ 1.755495] device: 'ttys1': device_add [ 1.756280] device: 'ttys2': device_add [ 1.756924] device: 'ttys3': device_add [ 1.757566] device: 'ttys4': device_add [ 1.758198] device: 'ttys5': device_add [ 1.758825] device: 'ttys6': device_add [ 1.759474] device: 'ttys7': device_add [ 1.760178] device: 'ttys8': device_add [ 1.760863] device: 'ttys9': device_add [ 1.761499] device: 'ttysa': device_add [ 1.762187] device: 'ttysb': device_add [ 1.762825] device: 'ttysc': device_add [ 1.763471] device: 'ttysd': device_add [ 1.764204] device: 'ttyse': device_add [ 1.764881] device: 'ttysf': device_add [ 1.765546] device: 'ttyt0': device_add [ 1.766213] device: 'ttyt1': device_add [ 1.766829] device: 'ttyt2': device_add [ 1.767476] device: 'ttyt3': device_add [ 1.768193] device: 'ttyt4': device_add [ 1.768894] device: 'ttyt5': device_add [ 1.769553] device: 'ttyt6': device_add [ 1.770205] device: 'ttyt7': device_add [ 1.770844] device: 'ttyt8': device_add [ 1.771505] device: 'ttyt9': device_add [ 1.772254] device: 'ttyta': device_add [ 1.772884] device: 'ttytb': device_add [ 1.773520] device: 'ttytc': device_add [ 1.774169] device: 'ttytd': device_add [ 1.774775] device: 'ttyte': device_add [ 1.775421] device: 'ttytf': device_add [ 1.776163] device: 'ttyu0': device_add [ 1.776840] device: 'ttyu1': device_add [ 1.777496] device: 'ttyu2': device_add [ 1.778095] device: 'ttyu3': device_add [ 1.778739] device: 'ttyu4': device_add [ 1.779436] device: 'ttyu5': device_add [ 1.780179] device: 'ttyu6': device_add [ 1.780837] device: 'ttyu7': device_add [ 1.781494] device: 'ttyu8': device_add [ 1.782159] device: 'ttyu9': device_add [ 1.782797] device: 'ttyua': device_add [ 1.783465] device: 'ttyub': device_add [ 1.784172] device: 'ttyuc': device_add [ 1.784843] device: 'ttyud': device_add [ 1.785488] device: 'ttyue': device_add [ 1.786102] device: 'ttyuf': device_add [ 1.786750] device: 'ttyv0': device_add [ 1.787394] device: 'ttyv1': device_add [ 1.788028] device: 'ttyv2': device_add [ 1.788760] device: 'ttyv3': device_add [ 1.789415] device: 'ttyv4': device_add [ 1.790022] device: 'ttyv5': device_add [ 1.790675] device: 'ttyv6': device_add [ 1.791319] device: 'ttyv7': device_add [ 1.791937] device: 'ttyv8': device_add [ 1.792695] device: 'ttyv9': device_add [ 1.793355] device: 'ttyva': device_add [ 1.794007] device: 'ttyvb': device_add [ 1.794653] device: 'ttyvc': device_add [ 1.795306] device: 'ttyvd': device_add [ 1.795922] device: 'ttyve': device_add [ 1.796693] device: 'ttyvf': device_add [ 1.797345] device: 'ttyw0': device_add [ 1.797965] device: 'ttyw1': device_add [ 1.798628] device: 'ttyw2': device_add [ 1.799293] device: 'ttyw3': device_add [ 1.799907] device: 'ttyw4': device_add [ 1.800681] device: 'ttyw5': device_add [ 1.801340] device: 'ttyw6': device_add [ 1.801970] device: 'ttyw7': device_add [ 1.802628] device: 'ttyw8': device_add [ 1.803276] device: 'ttyw9': device_add [ 1.803896] device: 'ttywa': device_add [ 1.804681] device: 'ttywb': device_add [ 1.805332] device: 'ttywc': device_add [ 1.805946] device: 'ttywd': device_add [ 1.806586] device: 'ttywe': device_add [ 1.807237] device: 'ttywf': device_add [ 1.807847] device: 'ttyx0': device_add [ 1.808618] device: 'ttyx1': device_add [ 1.809336] device: 'ttyx2': device_add [ 1.810002] device: 'ttyx3': device_add [ 1.810650] device: 'ttyx4': device_add [ 1.811319] device: 'ttyx5': device_add [ 1.812004] device: 'ttyx6': device_add [ 1.812724] device: 'ttyx7': device_add [ 1.813394] device: 'ttyx8': device_add [ 1.814030] device: 'ttyx9': device_add [ 1.814673] device: 'ttyxa': device_add [ 1.815339] device: 'ttyxb': device_add [ 1.815996] device: 'ttyxc': device_add [ 1.816744] device: 'ttyxd': device_add [ 1.817420] device: 'ttyxe': device_add [ 1.818036] device: 'ttyxf': device_add [ 1.818698] device: 'ttyy0': device_add [ 1.819359] device: 'ttyy1': device_add [ 1.820006] device: 'ttyy2': device_add [ 1.820743] device: 'ttyy3': device_add [ 1.821388] device: 'ttyy4': device_add [ 1.822005] device: 'ttyy5': device_add [ 1.822674] device: 'ttyy6': device_add [ 1.823328] device: 'ttyy7': device_add [ 1.823987] device: 'ttyy8': device_add [ 1.824725] device: 'ttyy9': device_add [ 1.825395] device: 'ttyya': device_add [ 1.826021] device: 'ttyyb': device_add [ 1.826671] device: 'ttyyc': device_add [ 1.827344] device: 'ttyyd': device_add [ 1.828014] device: 'ttyye': device_add [ 1.828747] device: 'ttyyf': device_add [ 1.829396] device: 'ttyz0': device_add [ 1.830004] device: 'ttyz1': device_add [ 1.830652] device: 'ttyz2': device_add [ 1.831300] device: 'ttyz3': device_add [ 1.831921] device: 'ttyz4': device_add [ 1.832694] device: 'ttyz5': device_add [ 1.833349] device: 'ttyz6': device_add [ 1.833975] device: 'ttyz7': device_add [ 1.834619] device: 'ttyz8': device_add [ 1.835305] device: 'ttyz9': device_add [ 1.835982] device: 'ttyza': device_add [ 1.836735] device: 'ttyzb': device_add [ 1.837382] device: 'ttyzc': device_add [ 1.837988] device: 'ttyzd': device_add [ 1.838642] device: 'ttyze': device_add [ 1.839339] device: 'ttyzf': device_add [ 1.840025] device: 'ttya0': device_add [ 1.840772] device: 'ttya1': device_add [ 1.841429] device: 'ttya2': device_add [ 1.842044] device: 'ttya3': device_add [ 1.842690] device: 'ttya4': device_add [ 1.843351] device: 'ttya5': device_add [ 1.844013] device: 'ttya6': device_add [ 1.844716] device: 'ttya7': device_add [ 1.845372] device: 'ttya8': device_add [ 1.845990] device: 'ttya9': device_add [ 1.846625] device: 'ttyaa': device_add [ 1.847302] device: 'ttyab': device_add [ 1.847904] device: 'ttyac': device_add [ 1.848687] device: 'ttyad': device_add [ 1.849346] device: 'ttyae': device_add [ 1.849970] device: 'ttyaf': device_add [ 1.850617] device: 'ttyb0': device_add [ 1.851262] device: 'ttyb1': device_add [ 1.851878] device: 'ttyb2': device_add [ 1.852656] device: 'ttyb3': device_add [ 1.853309] device: 'ttyb4': device_add [ 1.853929] device: 'ttyb5': device_add [ 1.854574] device: 'ttyb6': device_add [ 1.855242] device: 'ttyb7': device_add [ 1.855867] device: 'ttyb8': device_add [ 1.856621] device: 'ttyb9': device_add [ 1.857269] device: 'ttyba': device_add [ 1.857883] device: 'ttybb': device_add [ 1.858536] device: 'ttybc': device_add [ 1.859184] device: 'ttybd': device_add [ 1.859793] device: 'ttybe': device_add [ 1.860556] device: 'ttybf': device_add [ 1.861204] device: 'ttyc0': device_add [ 1.861835] device: 'ttyc1': device_add [ 1.862501] device: 'ttyc2': device_add [ 1.863156] device: 'ttyc3': device_add [ 1.863777] device: 'ttyc4': device_add [ 1.864539] device: 'ttyc5': device_add [ 1.865204] device: 'ttyc6': device_add [ 1.865813] device: 'ttyc7': device_add [ 1.866449] device: 'ttyc8': device_add [ 1.867098] device: 'ttyc9': device_add [ 1.867750] device: 'ttyca': device_add [ 1.868527] device: 'ttycb': device_add [ 1.869182] device: 'ttycc': device_add [ 1.869866] device: 'ttycd': device_add [ 1.870519] device: 'ttyce': device_add [ 1.871153] device: 'ttycf': device_add [ 1.871770] device: 'ttyd0': device_add [ 1.872534] device: 'ttyd1': device_add [ 1.873187] device: 'ttyd2': device_add [ 1.873808] device: 'ttyd3': device_add [ 1.874449] device: 'ttyd4': device_add [ 1.875071] device: 'ttyd5': device_add [ 1.875723] device: 'ttyd6': device_add [ 1.876467] device: 'ttyd7': device_add [ 1.877109] device: 'ttyd8': device_add [ 1.877750] device: 'ttyd9': device_add [ 1.878399] device: 'ttyda': device_add [ 1.879025] device: 'ttydb': device_add [ 1.879662] device: 'ttydc': device_add [ 1.880426] device: 'ttydd': device_add [ 1.881053] device: 'ttyde': device_add [ 1.881712] device: 'ttydf': device_add [ 1.882364] device: 'ttye0': device_add [ 1.882970] device: 'ttye1': device_add [ 1.883622] device: 'ttye2': device_add [ 1.884374] device: 'ttye3': device_add [ 1.885018] device: 'ttye4': device_add [ 1.885673] device: 'ttye5': device_add [ 1.886322] device: 'ttye6': device_add [ 1.886946] device: 'ttye7': device_add [ 1.887586] device: 'ttye8': device_add [ 1.888346] device: 'ttye9': device_add [ 1.888973] device: 'ttyea': device_add [ 1.889646] device: 'ttyeb': device_add [ 1.890306] device: 'ttyec': device_add [ 1.890916] device: 'ttyed': device_add [ 1.891564] device: 'ttyee': device_add [ 1.892328] device: 'ttyef': device_add [ 1.892979] r3964: Philips r3964 Driver $Revision: 1.10 $ [ 1.893819] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.894824] Registering platform device 'serial8250'. Parent at platform [ 1.895846] device: 'serial8250': device_add [ 1.896632] bus: 'platform': add device serial8250 [ 1.921188] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.922102] device: 'ttyS0': device_add [ 1.922857] device: 'ttyS1': device_add [ 1.923581] device: 'ttyS2': device_add [ 1.925069] device: 'ttyS3': device_add [ 1.925738] bus: 'platform': add driver serial8250 [ 1.926487] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250 [ 1.927819] bus: 'platform': really_probe: probing driver serial8250 with device serial8250 [ 1.930006] driver: 'serial8250': driver_bound: bound to device 'serial8250' [ 1.931059] bus: 'platform': really_probe: bound device serial8250 to driver serial8250 [ 1.933258] bus: 'pnp': add driver serial [ 1.933900] bus: 'pnp': driver_probe_device: matched device 00:06 with driver serial [ 1.935057] bus: 'pnp': really_probe: probing driver serial with device 00:06 [ 1.936818] device: 'ttyS0': device_unregister [ 1.937678] device: 'ttyS0': device_create_release [ 1.962113] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.962976] device: 'ttyS0': device_add [ 1.963662] driver: '00:06': driver_bound: bound to device 'serial' [ 1.965058] bus: 'pnp': really_probe: bound device 00:06 to driver serial [ 1.966098] bus: 'pci': add driver serial [ 1.966808] bus: 'platform': add driver altera_uart [ 1.967574] bus: 'platform': add driver timb-uart [ 1.969158] device: 'ttyprintk': device_add [ 1.969859] device class 'raw': registering [ 1.970521] device: 'rawctl': device_add [ 1.971198] device: 'rtc': device_add [ 1.971811] Real Time Clock Driver v1.12b [ 1.972631] bus: 'platform': add driver timeriomem_rng [ 1.973719] telclk_interrupt = 0xf non-mcpbl0010 hw. [ 1.974521] smapi::smapi_init, ERROR invalid usSmapiID [ 1.975309] mwave: tp3780i::tp3780I_InitializeBoardData: Error: SMAPI is not available on this machine [ 1.977695] mwave: mwavedd::mwave_init: Error: Failed to initialize board data [ 1.978777] mwave: mwavedd::mwave_init: Error: Failed to initialize [ 1.979720] bus: 'pnp': add driver tpm_tis [ 1.980558] device class 'drm': registering [ 1.981242] [drm] Initialized drm 1.1.0 20060810 [ 1.981944] bus: 'usb': add driver udl [ 1.982539] usbcore: registered new interface driver udl [ 1.983354] bus: 'i2c': add driver ch7006 [ 1.983997] i2c-core: driver [ch7006] using legacy suspend method [ 1.985397] i2c-core: driver [ch7006] using legacy resume method [ 1.986305] bus: 'i2c': add driver sil164 [ 1.987416] device: '1:0': device_add [ 1.988071] device: 'ram0': device_add [ 1.989102] device: '1:1': device_add [ 1.989816] device: 'ram1': device_add [ 1.990537] device: '1:2': device_add [ 1.991207] device: 'ram2': device_add [ 1.991889] device: '1:3': device_add [ 1.993225] device: 'ram3': device_add [ 1.993903] device: '1:4': device_add [ 1.994533] device: 'ram4': device_add [ 1.995242] device: '1:5': device_add [ 1.995855] device: 'ram5': device_add [ 1.997256] device: '1:6': device_add [ 1.997862] device: 'ram6': device_add [ 1.998568] device: '1:7': device_add [ 1.999206] device: 'ram7': device_add [ 1.999883] device: '1:8': device_add [ 2.002199] device: 'ram8': device_add [ 2.002900] device: '1:9': device_add [ 2.003547] device: 'ram9': device_add [ 2.004619] device: '1:10': device_add [ 2.005294] device: 'ram10': device_add [ 2.005982] device: '1:11': device_add [ 2.006636] device: 'ram11': device_add [ 2.007344] device: '1:12': device_add [ 2.008007] device: 'ram12': device_add [ 2.009038] device: '1:13': device_add [ 2.009693] device: 'ram13': device_add [ 2.010445] device: '1:14': device_add [ 2.011065] device: 'ram14': device_add [ 2.011792] device: '1:15': device_add [ 2.013275] device: 'ram15': device_add [ 2.013980] brd: module loaded [ 2.014471] bus: 'i2c': add driver bmp085 [ 2.015079] bus: 'i2c': add driver bh1780 [ 2.015718] bus: 'i2c': add driver bh1770glc [ 2.017321] bus: 'i2c': add driver apds990x [ 2.017945] device class 'enclosure': registering [ 2.018704] kgdb: Registered I/O driver kgdbts. [ 2.019674] kgdbts:RUN hw breakpoint test [ 2.029080] kgdbts:RUN hw write breakpoint test [ 2.030757] kgdbts:RUN access write breakpoint test [ 2.032616] kgdbts:Using HW breakpoints for SW breakpoint tests [ 2.033544] kgdbts:RUN plant and detach test [ 2.035934] kgdbts:RUN sw breakpoint test [ 2.037537] kgdbts:RUN bad memory access test [ 2.038981] kgdbts:RUN singlestep test 1000 iterations [ 2.041061] kgdbts:RUN singlestep [0/1000] [ 2.069629] kgdbts:RUN singlestep [100/1000] [ 2.096169] kgdbts:RUN singlestep [200/1000] [ 2.120486] kgdbts:RUN singlestep [300/1000] [ 2.153820] kgdbts:RUN singlestep [400/1000] [ 2.193586] kgdbts:RUN singlestep [500/1000] [ 2.233985] kgdbts:RUN singlestep [600/1000] [ 2.275011] kgdbts:RUN singlestep [700/1000] [ 2.315610] kgdbts:RUN singlestep [800/1000] [ 2.357465] kgdbts:RUN singlestep [900/1000] [ 2.397970] kgdbts:RUN do_fork for 100 breakpoints [ 2.399933] bus: 'i2c': add driver apds9802als [ 2.400825] i2c-core: driver [apds9802als] using legacy suspend method [ 2.402082] i2c-core: driver [apds9802als] using legacy resume method [ 2.403265] bus: 'i2c': add driver tsl2550 [ 2.405005] i2c-core: driver [tsl2550] using legacy suspend method [ 2.406189] i2c-core: driver [tsl2550] using legacy resume method [ 2.407261] bus: 'i2c': add driver hmc6352 [ 2.407928] bus: 'i2c': add driver eeprom [ 2.409673] bus: 'platform': add driver twl4030_madc [ 2.410493] bus: 'platform': add driver twl4030-audio [ 2.411429] Uniform Multi-Platform E-IDE driver [ 2.412817] bus: 'ide': registered [ 2.413492] device class 'ide_port': registering [ 2.414433] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports [ 2.416902] ide-gd driver 1.18 [ 2.417500] bus: 'ide': add driver ide-gd [ 2.418160] ide-cd driver 5.00 [ 2.418750] bus: 'ide': add driver ide-cdrom [ 2.419566] bus: 'platform': add driver pata_platform [ 2.420761] device: 'tgt': device_add [ 2.421539] device class 'sas_host': registering [ 2.422399] device class 'sas_phy': registering [ 2.423248] device class 'sas_port': registering [ 2.424115] device class 'sas_device': registering [ 2.425993] device class 'sas_end_device': registering [ 2.426890] device class 'sas_expander': registering [ 2.427776] hp_sw: device handler registered [ 2.429225] device class 'scsi_disk': registering [ 2.430001] bus: 'scsi': add driver sd [ 2.430649] device class 'scsi_generic': registering [ 2.431661] SCSI Media Changer driver v0.25 [ 2.433852] device class 'scsi_changer': registering [ 2.434702] bus: 'scsi': add driver ch [ 2.435451] bus: 'scsi': add driver ses [ 2.436812] bus: 'platform': add driver ahci [ 2.437628] bus: 'platform': remove driver ahci [ 2.438371] driver: 'ahci': driver_release [ 2.449766] Rounding down aligned max_sectors from 4294967295 to 8388600 [ 2.456311] device class 'mtd': registering [ 2.457014] device: 'mtd-unmap': device_add [ 2.457876] device: 'mtd-romap': device_add [ 2.459799] device: 'mtd-rwmap': device_add [ 2.464073] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.465618] L440GX flash mapping: failed to find PIIX4 ISA bridge, cannot continue [ 2.468763] Failed to ioremap_nocache [ 2.470029] Generic platform RAM MTD, (c) 2004 Simtec Electronics [ 2.472560] bus: 'platform': add driver mtd-ram [ 2.511002] No recognised DiskOnChip devices found [ 2.543818] No valid DiskOnChip devices found [ 2.544689] bus: 'platform': add driver gen_nand [ 2.545572] bus: 'platform': add driver onenand-flash [ 2.546462] device class 'ubi': registering [ 2.547291] device: 'ubi_ctrl': device_add [ 2.548089] bus: 'hsi': add driver hsi_char [ 2.549111] HSI/SSI char device loaded [ 2.549778] bus: 'pnp': add driver i8042 kbd [ 2.550489] bus: 'pnp': driver_probe_device: matched device 00:02 with driver i8042 kbd [ 2.551877] bus: 'pnp': really_probe: probing driver i8042 kbd with device 00:02 [ 2.556294] driver: '00:02': driver_bound: bound to device 'i8042 kbd' [ 2.557474] bus: 'pnp': really_probe: bound device 00:02 to driver i8042 kbd [ 2.558674] bus: 'pnp': add driver i8042 aux [ 2.560331] bus: 'pnp': driver_probe_device: matched device 00:03 with driver i8042 aux [ 2.563279] bus: 'pnp': really_probe: probing driver i8042 aux with device 00:03 [ 2.565771] driver: '00:03': driver_bound: bound to device 'i8042 aux' [ 2.568547] bus: 'pnp': really_probe: bound device 00:03 to driver i8042 aux [ 2.571366] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.576322] Registering platform device 'i8042'. Parent at platform [ 2.577417] device: 'i8042': device_add [ 2.578039] bus: 'platform': add device i8042 [ 2.579904] bus: 'platform': add driver i8042 [ 2.580738] bus: 'platform': driver_probe_device: matched device i8042 with driver i8042 [ 2.585592] bus: 'platform': really_probe: probing driver i8042 with device i8042 [ 2.593353] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.594322] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.595248] driver: 'i8042': driver_bound: bound to device 'i8042' [ 2.596528] device: 'serio0': device_add [ 2.597354] bus: 'serio': add device serio0 [ 2.598097] device: 'serio1': device_add [ 2.600619] bus: 'platform': really_probe: bound device i8042 to driver i8042 [ 2.601925] evbug: Connected device: input0 (Power Button at LNXPWRBN/button/input0) [ 2.605542] bus: 'serio': add driver atkbd [ 2.606287] bus: 'i2c': add driver as5011 [ 2.608377] bus: 'serio': add device serio1 [ 2.609716] bus: 'serio': driver_probe_device: matched device serio1 with driver atkbd [ 2.610994] bus: 'serio': really_probe: probing driver atkbd with device serio1 [ 2.613692] atkbd: probe of serio1 rejects match -19 [ 2.614620] bus: 'serio': driver_probe_device: matched device serio0 with driver atkbd [ 2.616072] bus: 'serio': really_probe: probing driver atkbd with device serio0 [ 2.617436] bus: 'gameport': add driver analog [ 2.618205] bus: 'gameport': add driver grip_mp [ 2.623988] device: 'input1': device_add [ 2.624885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.626500] evbug: Connected device: input1 (AT Translated Set 2 keyboard at isa0060/serio0/input0) [ 2.628922] driver: 'serio0': driver_bound: bound to device 'atkbd' [ 2.633379] bus: 'serio': add driver magellan [ 2.634210] bus: 'serio': add driver zhenhua [ 2.634950] bus: 'i2c': add driver ad7879 [ 2.639666] bus: 'serio': really_probe: bound device serio0 to driver atkbd [ 2.640897] bus: 'serio': driver_probe_device: matched device serio1 with driver atkbd [ 2.642437] bus: 'serio': really_probe: probing driver atkbd with device serio1 [ 2.644836] atkbd: probe of serio1 rejects match -19 [ 2.648046] bus: 'i2c': add driver atmel_mxt_ts [ 2.648962] bus: 'i2c': add driver bu21013_tp [ 2.649884] bus: 'i2c': add driver cyttsp-i2c [ 2.650610] bus: 'platform': add driver da9034-touch [ 2.655421] bus: 'i2c': add driver edt_ft5x06 [ 2.656302] bus: 'serio': add driver gunze [ 2.657113] bus: 'i2c': add driver eeti_ts [ 2.657991] bus: 'serio': add driver elo [ 2.664504] bus: 'i2c': add driver ili210x_i2c [ 2.665344] bus: 'serio': add driver inexio [ 2.666103] bus: 'i2c': add driver mcs5000_ts [ 2.666902] bus: 'i2c': add driver mms114 [ 2.667620] bus: 'serio': add driver mtouch [ 2.668482] bus: 'serio': add driver serio-penmount [ 2.669787] bus: 'i2c': add driver st1232-ts [ 2.670506] bus: 'serio': add driver touchit213 [ 2.677700] bus: 'serio': add driver touchwin [ 2.678546] bus: 'serio': add driver tsc40 [ 2.679473] bus: 'platform': add driver 88pm860x-onkey [ 2.680485] bus: 'platform': add driver 88pm80x-onkey [ 2.681492] bus: 'i2c': add driver ad714x_captouch [ 2.684502] bus: 'i2c': add driver adxl34x [ 2.685344] apanel: Fujitsu BIOS signature 'FJKEYINF' not found... [ 2.689453] bus: 'i2c': add driver bma150 [ 2.690119] bus: 'i2c': add driver cma3000_i2c_accl [ 2.690993] bus: 'i2c': add driver kxtj9 [ 2.691701] bus: 'platform': add driver max8925-onkey [ 2.694093] bus: 'platform': add driver mc13783-pwrbutton [ 2.698508] bus: 'i2c': add driver pcf8574_keypad [ 2.699479] bus: 'platform': add driver twl4030_pwrbutton [ 2.700494] bus: 'platform': remove driver twl4030_pwrbutton [ 2.701580] driver: 'twl4030_pwrbutton': driver_release [ 2.706987] bus: 'platform': add driver twl4030-vibra [ 2.707882] device: 'uinput': device_add [ 2.708793] bus: 'i2c': add driver smbus_alert [ 2.709730] bus: 'platform': add driver ocores-i2c [ 2.710535] bus: 'platform': add driver i2c-pca-platform [ 2.712918] bus: 'platform': add driver xiic-i2c [ 2.716274] i2c-parport-light: adapter type unspecified [ 2.717263] bus: 'serio': add driver taos-evm [ 2.718023] bus: 'usb': add driver i2c-tiny-usb [ 2.722868] usbcore: registered new interface driver i2c-tiny-usb [ 2.724106] device: 'pps0': device_add [ 2.724881] pps pps0: new PPS source ktimer [ 2.725731] pps pps0: ktimer PPS source registered [ 2.726521] bus: 'platform': add driver pps-gpio [ 2.732694] Driver for 1-wire Dallas network protocol. [ 2.733704] bus: 'w1': registered [ 2.734367] bus: 'w1': add driver w1_master_driver [ 2.735240] bus: 'w1': add driver w1_slave_driver [ 2.736112] bus: 'i2c': add driver ds2482 [ 2.736859] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko [ 2.738188] bus: 'platform': add driver ds1wm [ 2.740776] bus: 'platform': add driver pda-power [ 2.741671] bus: 'platform': add driver max8925-power [ 2.742593] bus: 'platform': add driver ds2780-battery [ 2.743557] bus: 'i2c': add driver sbs-battery [ 2.744489] i2c-core: driver [sbs-battery] using legacy suspend method [ 2.745681] bus: 'platform': add driver bq27000-battery [ 2.746568] bus: 'platform': add driver da903x-battery [ 2.747552] bus: 'i2c': add driver max17040 [ 2.748342] i2c-core: driver [max17040] using legacy suspend method [ 2.749559] i2c-core: driver [max17040] using legacy resume method [ 2.750547] bus: 'i2c': add driver smb347 [ 2.751329] bus: 'i2c': add driver w83793 [ 2.752019] bus: 'i2c': add driver w83781d [ 2.752840] bus: 'i2c': add driver w83791d [ 2.753646] bus: 'i2c': add driver ad7414 [ 2.754490] bus: 'i2c': add driver adm1029 [ 2.755280] bus: 'i2c': add driver adm9240 [ 2.756327] bus: 'i2c': add driver ads1015 [ 2.757184] bus: 'i2c': add driver atxp1 [ 2.757899] bus: 'i2c': add driver dme1737 [ 2.758767] bus: 'i2c': add driver ds620 [ 2.759535] bus: 'i2c': add driver ds1621 [ 2.760352] bus: 'i2c': add driver emc1403 [ 2.761250] bus: 'i2c': add driver g760a [ 2.761964] bus: 'i2c': add driver gl520sm [ 2.762750] bus: 'i2c': add driver hih6130 [ 2.763623] bus: 'i2c': add driver ina2xx [ 2.764539] bus: 'i2c': add driver jc42 [ 2.765243] bus: 'i2c': add driver lineage_pem [ 2.766044] bus: 'i2c': add driver lm63 [ 2.766704] bus: 'i2c': add driver lm73 [ 2.767457] bus: 'i2c': add driver lm77 [ 2.768120] bus: 'i2c': add driver lm78 [ 2.769088] bus: 'i2c': add driver lm80 [ 2.769857] bus: 'i2c': add driver lm85 [ 2.770523] bus: 'i2c': add driver lm87 [ 2.771262] bus: 'i2c': add driver lm90 [ 2.771887] bus: 'i2c': add driver lm92 [ 2.772715] bus: 'i2c': add driver lm93 [ 2.773398] bus: 'i2c': add driver lm95241 [ 2.774348] bus: 'i2c': add driver lm95245 [ 2.775085] bus: 'i2c': add driver ltc4215 [ 2.775861] bus: 'i2c': add driver max16065 [ 2.776742] bus: 'i2c': add driver max1619 [ 2.777510] bus: 'i2c': add driver max1668 [ 2.778648] bus: 'i2c': add driver max6642 [ 2.779577] bus: 'i2c': add driver max6650 [ 2.780398] bus: 'i2c': add driver mcp3021 [ 2.781186] pc87360: PC8736x not detected, module not inserted [ 2.782224] bus: 'i2c': add driver pcf8591 [ 2.782981] bus: 'i2c': add driver sht21 [ 2.783707] bus: 'i2c': add driver smm665 [ 2.784610] bus: 'i2c': add driver amc6821 [ 2.785429] bus: 'i2c': add driver tmp102 [ 2.786120] bus: 'i2c': add driver tmp421 [ 2.786855] bus: 'platform': add driver twl4030_madc_hwmon [ 2.787867] bus: 'i2c': add driver w83l785ts [ 2.788813] bus: 'i2c': add driver w83l786ng [ 2.789672] cpuidle: using governor ladder [ 2.790345] cpuidle: using governor menu [ 2.791382] bus: 'memstick': registered [ 2.792079] device class 'memstick_host': registering [ 2.793021] bus: 'platform': add driver 88pm860x-led [ 2.794104] bus: 'i2c': add driver lm3530-led [ 2.794891] bus: 'i2c': add driver leds-pca953x [ 2.795769] bus: 'i2c': add driver lp3944 [ 2.796576] bus: 'i2c': add driver lp5521 [ 2.797362] bus: 'i2c': add driver leds-tca6507 [ 2.798108] bus: 'platform': add driver leds-ot200 [ 2.799165] bus: 'i2c': add driver leds-pca955x [ 2.800029] bus: 'i2c': add driver leds-pca9633 [ 2.800870] bus: 'platform': add driver mc13783-led [ 2.801809] bus: 'i2c': add driver leds-lm3556 [ 2.802640] bus: 'i2c': add driver blinkm [ 2.803409] Registering platform device 'dell_rbu'. Parent at platform [ 2.804687] device: 'dell_rbu': device_add [ 2.805532] bus: 'platform': add device dell_rbu [ 2.806465] bus: 'hid': registered [ 2.807198] bus: 'hid': add driver hid-generic [ 2.807896] hdaps: supported laptop not found! [ 2.808884] hdaps: driver init failed (ret=-19)! [ 2.809789] device class 'extcon': registering [ 2.810530] bus: 'platform': add driver max77693-muic [ 2.811451] bus: 'i2c': add driver adjd_s311 [ 2.812337] bus: 'i2c': add driver ad5380 [ 2.812971] bus: 'i2c': add driver ad5064 [ 2.813716] bus: 'i2c': add driver mcp4725 [ 2.814746] [ 2.814746] printing PIC contents [ 2.815701] ... PIC IMR: ffff [ 2.816279] ... PIC IRR: 1013 [ 2.816840] ... PIC ISR: 0000 [ 2.817471] ... PIC ELCR: 0c00 [ 2.817994] printing local APIC contents on CPU#0/0: [ 2.819044] ... APIC ID: 00000000 (0) [ 2.819783] ... APIC VERSION: 00050014 [ 2.820172] ... APIC TASKPRI: 00000000 (00) [ 2.820172] ... APIC PROCPRI: 00000000 [ 2.820172] ... APIC LDR: 01000000 [ 2.820172] ... APIC DFR: ffffffff [ 2.820172] ... APIC SPIV: 000001ff [ 2.820172] ... APIC ISR field: [ 2.820172] 0000000000000000000000000000000000000000000000000000000000000000 [ 2.820172] ... APIC TMR field: [ 2.820172] 0000000000000000000000000000000000000000000000000000000000000000 [ 2.820172] ... APIC IRR field: [ 2.820172] 0000000000000000000000000000000000000000000000000000000000008000 [ 2.820172] ... APIC ESR: 00000000 [ 2.820172] ... APIC ICR: 000008fd [ 2.820172] ... APIC ICR2: 02000000 [ 2.820172] ... APIC LVTT: 000000ef [ 2.820172] ... APIC LVTPC: 00010000 [ 2.820172] ... APIC LVT0: 00010700 [ 2.820172] ... APIC LVT1: 00000400 [ 2.820172] ... APIC LVTERR: 000000fe [ 2.820172] ... APIC TMICT: 0003ca3f [ 2.820172] ... APIC TMCCT: 00000000 [ 2.820172] ... APIC TDCR: 00000003 [ 2.820172] [ 2.839436] number of MP IRQ sources: 15. [ 2.840191] number of IO-APIC #2 registers: 24. [ 2.840962] testing the IO APIC....................... [ 2.841923] IO APIC #2...... [ 2.842488] .... register #00: 00000000 [ 2.843214] ....... : physical APIC id: 00 [ 2.844011] ....... : Delivery Type: 0 [ 2.844804] ....... : LTS : 0 [ 2.845571] .... register #01: 00170011 [ 2.846236] ....... : max redirection entries: 17 [ 2.847088] ....... : PRQ implemented: 0 [ 2.847782] ....... : IO APIC version: 11 [ 2.848644] .... register #02: 00000000 [ 2.849429] ....... : arbitration: 00 [ 2.850052] .... IRQ redirection table: [ 2.850684] NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect: [ 2.851655] 00 00 1 0 0 0 0 0 0 00 [ 2.852744] 01 03 0 0 0 0 0 1 1 41 [ 2.853864] 02 03 0 0 0 0 0 1 1 51 [ 2.854840] 03 01 0 0 0 0 0 1 1 61 [ 2.855810] 04 01 1 0 0 0 0 1 1 71 [ 2.856786] 05 01 1 1 0 0 0 1 1 81 [ 2.857741] 06 01 0 0 0 0 0 1 1 91 [ 2.858663] 07 01 0 0 0 0 0 1 1 A1 [ 2.859772] 08 01 0 0 0 0 0 1 1 B1 [ 2.860798] 09 01 0 1 0 0 0 1 1 C1 [ 2.861790] 0a 01 1 1 0 0 0 1 1 D1 [ 2.862759] 0b 01 1 1 0 0 0 1 1 E1 [ 2.863743] 0c 03 0 0 0 0 0 1 1 22 [ 2.864819] 0d 01 0 0 0 0 0 1 1 42 [ 2.865842] 0e 01 0 0 0 0 0 1 1 52 [ 2.866852] 0f 01 0 0 0 0 0 1 1 62 [ 2.867792] 10 00 1 0 0 0 0 0 0 00 [ 2.868930] 11 00 1 0 0 0 0 0 0 00 [ 2.869939] 12 00 1 0 0 0 0 0 0 00 [ 2.870869] 13 00 1 0 0 0 0 0 0 00 [ 2.871803] 14 00 1 0 0 0 0 0 0 00 [ 2.872931] 15 00 1 0 0 0 0 0 0 00 [ 2.873954] 16 00 1 0 0 0 0 0 0 00 [ 2.874923] 17 00 1 0 0 0 0 0 0 00 [ 2.875919] IRQ to pin mappings: [ 2.876578] IRQ0 -> 0:2 [ 2.877089] IRQ1 -> 0:1 [ 2.877602] IRQ3 -> 0:3 [ 2.878046] IRQ4 -> 0:4 [ 2.878567] IRQ5 -> 0:5 [ 2.879194] IRQ6 -> 0:6 [ 2.879642] IRQ7 -> 0:7 [ 2.880116] IRQ8 -> 0:8 [ 2.880661] IRQ9 -> 0:9 [ 2.881210] IRQ10 -> 0:10 [ 2.881734] IRQ11 -> 0:11 [ 2.882272] IRQ12 -> 0:12 [ 2.882833] IRQ13 -> 0:13 [ 2.883417] IRQ14 -> 0:14 [ 2.884007] IRQ15 -> 0:15 [ 2.884619] .................................... done. [ 2.885620] device: 'cpu_dma_latency': device_add [ 2.886528] device: 'network_latency': device_add [ 2.887466] device: 'network_throughput': device_add [ 2.889570] Key type trusted registered [ 2.890663] Key type encrypted registered [ 2.894931] hd: no drives specified - use hd=cyl,head,sectors on kernel command line [ 2.896950] bus: 'i2c': add driver wl1273-fm [ 2.898913] debug: unmapping init [mem 0xffffffff81a97000-0xffffffff81cfbfff] [ 2.901185] Write protecting the kernel read-only data: 10240k [ 2.910260] debug: unmapping init [mem 0xffff880001566000-0xffff8800015fffff] [ 2.912304] debug: unmapping init [mem 0xffff88000184f000-0xffff8800019fffff] libudev: udev_monitor_new_from_netlink_fd: error getting socket: Protocol not supported mountall:mountall.c:3801: Assertion failed in main: udev_monitor = udev_monitor_new_from_netlink (udev, "udev") General error mounting filesystems. A maintenance shell will now be started. CONTROL-D will terminate this shell and reboot the system. wfg: rebooting [ 3.027423] kgdbts: ERROR PUT: end of test buffer on 'do_fork_test' line 2 expected T0* got $W01#b8 [ 3.029281] ------------[ cut here ]------------ [ 3.030154] WARNING: at /c/wfg/linux/drivers/misc/kgdbts.c:813 run_simple_test+0x24f/0x277() [ 3.031624] Pid: 117, comm: reboot Not tainted 3.6.0-rc1-bisect-00198-gb1b7253 #47 [ 3.033271] Call Trace: [ 3.033694] [<ffffffff813f1a11>] ? run_simple_test+0x24f/0x277 [ 3.034881] [<ffffffff810353f6>] warn_slowpath_common+0x5d/0x74 [ 3.036026] [<ffffffff810354bb>] warn_slowpath_null+0x15/0x1a [ 3.037285] [<ffffffff813f1a11>] run_simple_test+0x24f/0x277 [ 3.038436] [<ffffffff813f142c>] kgdbts_put_char+0x18/0x1a [ 3.039463] [<ffffffff81085f88>] gdbstub_exit+0xc6/0xe2 [ 3.040568] [<ffffffff81084cef>] dbg_notify_reboot+0x2a/0x2e [ 3.041632] [<ffffffff81052568>] notifier_call_chain+0x32/0x5c [ 3.042760] [<ffffffff810527ff>] __blocking_notifier_call_chain+0x47/0x60 [ 3.044054] [<ffffffff81052827>] blocking_notifier_call_chain+0xf/0x11 [ 3.045390] [<ffffffff810449ae>] kernel_restart_prepare+0x18/0x38 [ 3.046511] [<ffffffff81044a07>] kernel_restart+0xf/0x4b [ 3.047540] [<ffffffff81044c2f>] sys_reboot+0x129/0x15e [ 3.048732] [<ffffffff81072f0f>] ? trace_hardirqs_off+0xd/0xf [ 3.049784] [<ffffffff8105c556>] ? local_clock+0x65/0x8b [ 3.050786] [<ffffffff8106f8b2>] ? lock_release_holdtime+0x9e/0xa3 [ 3.051964] [<ffffffff81344974>] ? do_raw_spin_unlock+0xa7/0xb0 [ 3.053177] [<ffffffff8155fda5>] ? sysret_check+0x22/0x5d [ 3.054124] [<ffffffff81072dfc>] ? trace_hardirqs_on_caller+0x125/0x181 [ 3.055388] [<ffffffff81332e8e>] ? trace_hardirqs_on_thunk+0x3a/0x3f [ 3.056667] [<ffffffff8155fd79>] system_call_fastpath+0x16/0x1b [ 3.057754] ---[ end trace b74d5f635e35ff8c ]--- [ 3.060537] serio serio1: shutdown [ 3.061110] rcutorture thread rcu_torture_writer parking due to system shutdown [ 3.061114] rcutorture thread rcu_torture_reader parking due to system shutdown [ 3.061117] rcutorture thread rcu_torture_reader parking due to system shutdown [ 3.065420] atkbd serio0: shutdown [ 3.066167] i8042 i8042: shutdown [ 3.068332] pnp 00:07: shutdown [ 3.068943] serial 00:06: shutdown [ 3.069570] pnp 00:05: shutdown [ 3.070197] pnp 00:04: shutdown [ 3.070838] i8042 aux 00:03: shutdown [ 3.071508] i8042 kbd 00:02: shutdown [ 3.072378] rcutorture thread rcu_torture_reader parking due to system shutdown [ 3.073617] rcutorture thread rcu_torture_reader parking due to system shutdown [ 3.074971] pnp 00:01: shutdown [ 3.075573] pnp 00:00: shutdown [ 3.076255] pci 0000:00:0a.0: shutdown [ 3.076970] pci 0000:00:09.0: shutdown [ 3.077630] pci 0000:00:08.0: shutdown [ 3.078362] pci 0000:00:07.0: shutdown [ 3.079055] pci 0000:00:06.0: shutdown [ 3.079721] pci 0000:00:05.0: shutdown [ 3.080522] pci 0000:00:04.0: shutdown [ 3.081257] pci 0000:00:03.0: shutdown [ 3.081937] pci 0000:00:02.0: shutdown [ 3.082636] pci 0000:00:01.3: shutdown [ 3.083356] pci 0000:00:01.1: shutdown [ 3.084032] pci 0000:00:01.0: shutdown [ 3.084755] pci 0000:00:00.0: shutdown [ 3.085693] Restarting system. [ 3.086311] reboot: machine restart [-- Attachment #3: .config-bisect --] [-- Type: text/plain, Size: 60160 bytes --] # # Automatically generated file; DO NOT EDIT. # Linux/x86_64 3.6.0-rc1 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set CONFIG_X86_64=y CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y CONFIG_OUTPUT_FORMAT="elf64-x86-64" CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig" CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_MMU=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_SG_DMA_LENGTH=y # CONFIG_GENERIC_ISA_DMA is not set CONFIG_GENERIC_BUG=y CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y CONFIG_GENERIC_HWEIGHT=y # CONFIG_ARCH_MAY_HAVE_PC_FDC is not set # CONFIG_RWSEM_GENERIC_SPINLOCK is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_DEFAULT_IDLE=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_ARCH_HAS_CPU_AUTOPROBE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ZONE_DMA32=y CONFIG_AUDIT_ARCH=y CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_X86_64_SMP=y CONFIG_X86_HT=y CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11" CONFIG_ARCH_SUPPORTS_UPROBES=y CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" CONFIG_HAVE_IRQ_WORK=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_XZ=y CONFIG_HAVE_KERNEL_LZO=y CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_BZIP2 is not set # CONFIG_KERNEL_LZMA is not set # CONFIG_KERNEL_XZ is not set # CONFIG_KERNEL_LZO is not set CONFIG_DEFAULT_HOSTNAME="(none)" # CONFIG_SWAP is not set CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_FHANDLE=y # CONFIG_TASKSTATS is not set # CONFIG_AUDIT is not set CONFIG_HAVE_GENERIC_HARDIRQS=y # # IRQ subsystem # CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_IRQ_DOMAIN=y # CONFIG_IRQ_DOMAIN_DEBUG is not set CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_ARCH_CLOCKSOURCE_DATA=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_GENERIC_CMOS_UPDATE=y # # Timers subsystem # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y # CONFIG_HIGH_RES_TIMERS is not set # # RCU Subsystem # CONFIG_TREE_RCU=y # CONFIG_PREEMPT_RCU is not set CONFIG_RCU_FANOUT=64 CONFIG_RCU_FANOUT_LEAF=16 CONFIG_RCU_FANOUT_EXACT=y # CONFIG_RCU_FAST_NO_HZ is not set # CONFIG_TREE_RCU_TRACE is not set CONFIG_IKCONFIG=y # CONFIG_IKCONFIG_PROC is not set CONFIG_LOG_BUF_SHIFT=17 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_CGROUPS=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_DEVICE=y # CONFIG_CPUSETS is not set CONFIG_CGROUP_CPUACCT=y # CONFIG_RESOURCE_COUNTERS is not set CONFIG_CGROUP_PERF=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y # CONFIG_CFS_BANDWIDTH is not set CONFIG_RT_GROUP_SCHED=y # CONFIG_BLK_CGROUP is not set CONFIG_CHECKPOINT_RESTORE=y # CONFIG_NAMESPACES is not set CONFIG_SCHED_AUTOGROUP=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_RELAY=y CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_RD_GZIP=y # CONFIG_RD_BZIP2 is not set # CONFIG_RD_LZMA is not set # CONFIG_RD_XZ is not set # CONFIG_RD_LZO is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_ANON_INODES=y CONFIG_EXPERT=y # CONFIG_UID16 is not set CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ALL=y # CONFIG_HOTPLUG is not set CONFIG_PRINTK=y CONFIG_BUG=y # CONFIG_ELF_CORE is not set # CONFIG_PCSPKR_PLATFORM is not set CONFIG_HAVE_PCSPKR_PLATFORM=y # CONFIG_BASE_FULL is not set CONFIG_FUTEX=y # CONFIG_EPOLL is not set # CONFIG_SIGNALFD is not set # CONFIG_TIMERFD is not set CONFIG_EVENTFD=y # CONFIG_SHMEM is not set CONFIG_AIO=y # CONFIG_EMBEDDED is not set CONFIG_HAVE_PERF_EVENTS=y # # Kernel Performance Events And Counters # CONFIG_PERF_EVENTS=y # CONFIG_DEBUG_PERF_USE_VMALLOC is not set # CONFIG_VM_EVENT_COUNTERS is not set CONFIG_PCI_QUIRKS=y # CONFIG_SLUB_DEBUG is not set # CONFIG_COMPAT_BRK is not set # CONFIG_SLAB is not set CONFIG_SLUB=y # CONFIG_SLOB is not set # CONFIG_PROFILING is not set CONFIG_HAVE_OPROFILE=y CONFIG_OPROFILE_NMI_TIMER=y CONFIG_JUMP_LABEL=y CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y CONFIG_HAVE_IOREMAP_PROT=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_OPTPROBES=y CONFIG_HAVE_ARCH_TRACEHOOK=y CONFIG_HAVE_DMA_ATTRS=y CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_GENERIC_SMP_IDLE_THREAD=y CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y CONFIG_HAVE_DMA_API_DEBUG=y CONFIG_HAVE_HW_BREAKPOINT=y CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y CONFIG_HAVE_USER_RETURN_NOTIFIER=y CONFIG_HAVE_PERF_EVENTS_NMI=y CONFIG_HAVE_ARCH_JUMP_LABEL=y CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y CONFIG_HAVE_CMPXCHG_LOCAL=y CONFIG_HAVE_CMPXCHG_DOUBLE=y CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y CONFIG_HAVE_ARCH_SECCOMP_FILTER=y # # GCOV-based kernel profiling # # CONFIG_GCOV_KERNEL is not set # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set CONFIG_RT_MUTEXES=y CONFIG_BASE_SMALL=1 # CONFIG_MODULES is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_BSGLIB is not set # CONFIG_BLK_DEV_INTEGRITY is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set CONFIG_OSF_PARTITION=y # CONFIG_AMIGA_PARTITION is not set CONFIG_ATARI_PARTITION=y CONFIG_MAC_PARTITION=y # CONFIG_MSDOS_PARTITION is not set CONFIG_LDM_PARTITION=y CONFIG_LDM_DEBUG=y # CONFIG_SGI_PARTITION is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_KARMA_PARTITION is not set # CONFIG_EFI_PARTITION is not set CONFIG_SYSV68_PARTITION=y CONFIG_BLOCK_COMPAT=y # # IO Schedulers # CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y # CONFIG_DEFAULT_DEADLINE is not set CONFIG_DEFAULT_CFQ=y # CONFIG_DEFAULT_NOOP is not set CONFIG_DEFAULT_IOSCHED="cfq" # CONFIG_INLINE_SPIN_TRYLOCK is not set # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set # CONFIG_INLINE_SPIN_LOCK is not set # CONFIG_INLINE_SPIN_LOCK_BH is not set # CONFIG_INLINE_SPIN_LOCK_IRQ is not set # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set CONFIG_UNINLINE_SPIN_UNLOCK=y # CONFIG_INLINE_SPIN_UNLOCK_BH is not set # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set # CONFIG_INLINE_READ_TRYLOCK is not set # CONFIG_INLINE_READ_LOCK is not set # CONFIG_INLINE_READ_LOCK_BH is not set # CONFIG_INLINE_READ_LOCK_IRQ is not set # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set # CONFIG_INLINE_READ_UNLOCK is not set # CONFIG_INLINE_READ_UNLOCK_BH is not set # CONFIG_INLINE_READ_UNLOCK_IRQ is not set # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set # CONFIG_INLINE_WRITE_TRYLOCK is not set # CONFIG_INLINE_WRITE_LOCK is not set # CONFIG_INLINE_WRITE_LOCK_BH is not set # CONFIG_INLINE_WRITE_LOCK_IRQ is not set # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set # CONFIG_INLINE_WRITE_UNLOCK is not set # CONFIG_INLINE_WRITE_UNLOCK_BH is not set # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set # CONFIG_MUTEX_SPIN_ON_OWNER is not set CONFIG_FREEZER=y # # Processor type and features # # CONFIG_ZONE_DMA is not set CONFIG_SMP=y CONFIG_X86_MPPARSE=y # CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_PARAVIRT_GUEST=y CONFIG_PARAVIRT_TIME_ACCOUNTING=y # CONFIG_XEN is not set # CONFIG_XEN_PRIVILEGED_GUEST is not set CONFIG_KVM_CLOCK=y CONFIG_KVM_GUEST=y CONFIG_PARAVIRT=y CONFIG_PARAVIRT_SPINLOCKS=y CONFIG_PARAVIRT_CLOCK=y CONFIG_PARAVIRT_DEBUG=y CONFIG_NO_BOOTMEM=y # CONFIG_MEMTEST is not set # CONFIG_MK8 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set # CONFIG_MATOM is not set CONFIG_GENERIC_CPU=y CONFIG_X86_INTERNODE_CACHE_SHIFT=6 CONFIG_X86_CMPXCHG=y CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_XADD=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_TSC=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=64 CONFIG_X86_DEBUGCTLMSR=y CONFIG_PROCESSOR_SELECT=y # CONFIG_CPU_SUP_INTEL is not set # CONFIG_CPU_SUP_AMD is not set CONFIG_CPU_SUP_CENTAUR=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y # CONFIG_DMI is not set # CONFIG_CALGARY_IOMMU is not set CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y # CONFIG_MAXSMP is not set CONFIG_NR_CPUS=8 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_IRQ_TIME_ACCOUNTING=y # CONFIG_PREEMPT_NONE is not set CONFIG_PREEMPT_VOLUNTARY=y # CONFIG_PREEMPT is not set CONFIG_PREEMPT_COUNT=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y # CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set # CONFIG_X86_MCE is not set CONFIG_I8K=y CONFIG_MICROCODE=y # CONFIG_MICROCODE_INTEL is not set # CONFIG_MICROCODE_AMD is not set CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=y CONFIG_X86_CPUID=y CONFIG_ARCH_PHYS_ADDR_T_64BIT=y CONFIG_ARCH_DMA_ADDR_T_64BIT=y # CONFIG_DIRECT_GBPAGES is not set CONFIG_NUMA=y CONFIG_AMD_NUMA=y CONFIG_X86_64_ACPI_NUMA=y CONFIG_NODES_SPAN_OTHER_NODES=y # CONFIG_NUMA_EMU is not set CONFIG_NODES_SHIFT=6 CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_DEFAULT=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 CONFIG_SELECT_MEMORY_MODEL=y CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM=y CONFIG_NEED_MULTIPLE_NODES=y CONFIG_HAVE_MEMORY_PRESENT=y CONFIG_SPARSEMEM_EXTREME=y CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y # CONFIG_SPARSEMEM_VMEMMAP is not set CONFIG_HAVE_MEMBLOCK=y CONFIG_HAVE_MEMBLOCK_NODE_MAP=y CONFIG_ARCH_DISCARD_MEMBLOCK=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=999999 CONFIG_COMPACTION=y CONFIG_MIGRATION=y CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_ZONE_DMA_FLAG=0 CONFIG_VIRT_TO_BUS=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 CONFIG_TRANSPARENT_HUGEPAGE=y CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y # CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set CONFIG_CROSS_MEMORY_ATTACH=y # CONFIG_CLEANCACHE is not set CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y CONFIG_X86_RESERVE_LOW=64 CONFIG_MTRR=y # CONFIG_MTRR_SANITIZER is not set CONFIG_X86_PAT=y CONFIG_ARCH_USES_PG_UNCACHED=y CONFIG_ARCH_RANDOM=y # CONFIG_EFI is not set # CONFIG_SECCOMP is not set # CONFIG_CC_STACKPROTECTOR is not set # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_HZ_300 is not set # CONFIG_HZ_1000 is not set CONFIG_HZ=250 # CONFIG_SCHED_HRTICK is not set # CONFIG_KEXEC is not set CONFIG_CRASH_DUMP=y CONFIG_PHYSICAL_START=0x1000000 # CONFIG_RELOCATABLE is not set CONFIG_PHYSICAL_ALIGN=0x1000000 CONFIG_COMPAT_VDSO=y # CONFIG_CMDLINE_BOOL is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y CONFIG_USE_PERCPU_NUMA_NODE_ID=y # # Power management and ACPI options # # CONFIG_SUSPEND is not set CONFIG_PM_RUNTIME=y CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_PM_ADVANCED_DEBUG=y CONFIG_ACPI=y # CONFIG_ACPI_PROCFS is not set # CONFIG_ACPI_PROCFS_POWER is not set # CONFIG_ACPI_EC_DEBUGFS is not set CONFIG_ACPI_PROC_EVENT=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_FAN=y # CONFIG_ACPI_DOCK is not set CONFIG_ACPI_PROCESSOR=y # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set CONFIG_ACPI_THERMAL=y CONFIG_ACPI_NUMA=y # CONFIG_ACPI_CUSTOM_DSDT is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_PCI_SLOT is not set CONFIG_X86_PM_TIMER=y # CONFIG_ACPI_CONTAINER is not set # CONFIG_ACPI_SBS is not set # CONFIG_ACPI_HED is not set # CONFIG_ACPI_CUSTOM_METHOD is not set # CONFIG_ACPI_BGRT is not set # CONFIG_ACPI_APEI is not set # CONFIG_SFI is not set # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_FREQ_STAT is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE=y CONFIG_CPU_FREQ_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_GOV_USERSPACE is not set CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y # # x86 CPU frequency scaling drivers # # CONFIG_X86_PCC_CPUFREQ is not set # CONFIG_X86_ACPI_CPUFREQ is not set # CONFIG_X86_POWERNOW_K8 is not set # CONFIG_X86_SPEEDSTEP_CENTRINO is not set # CONFIG_X86_P4_CLOCKMOD is not set # # shared options # # CONFIG_X86_SPEEDSTEP_LIB is not set CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set # # Memory power savings # # CONFIG_I7300_IDLE is not set # # Bus options (PCI etc.) # CONFIG_PCI=y CONFIG_PCI_DIRECT=y # CONFIG_PCI_MMCONFIG is not set CONFIG_PCI_DOMAINS=y # CONFIG_PCI_CNB20LE_QUIRK is not set # CONFIG_PCIEPORTBUS is not set CONFIG_ARCH_SUPPORTS_MSI=y # CONFIG_PCI_MSI is not set # CONFIG_PCI_DEBUG is not set # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set # CONFIG_PCI_STUB is not set CONFIG_HT_IRQ=y # CONFIG_PCI_IOV is not set # CONFIG_PCI_PRI is not set # CONFIG_PCI_PASID is not set CONFIG_PCI_LABEL=y # CONFIG_ISA_DMA_API is not set # CONFIG_RAPIDIO is not set # # Executable file formats / Emulations # CONFIG_BINFMT_ELF=y CONFIG_COMPAT_BINFMT_ELF=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y # CONFIG_HAVE_AOUT is not set CONFIG_BINFMT_MISC=y CONFIG_IA32_EMULATION=y # CONFIG_IA32_AOUT is not set # CONFIG_X86_X32 is not set CONFIG_COMPAT=y CONFIG_COMPAT_FOR_U64_ALIGNMENT=y CONFIG_SYSVIPC_COMPAT=y CONFIG_KEYS_COMPAT=y CONFIG_HAVE_TEXT_POKE_SMP=y CONFIG_X86_DEV_DMA_OPS=y CONFIG_NET=y # # Networking options # # CONFIG_PACKET is not set CONFIG_UNIX=y # CONFIG_UNIX_DIAG is not set # CONFIG_NET_KEY is not set # CONFIG_INET is not set # CONFIG_NETWORK_SECMARK is not set # CONFIG_NETWORK_PHY_TIMESTAMPING is not set # CONFIG_NETFILTER is not set # CONFIG_ATM is not set # CONFIG_BRIDGE is not set # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_WAN_ROUTER is not set # CONFIG_PHONET is not set # CONFIG_IEEE802154 is not set # CONFIG_NET_SCHED is not set # CONFIG_DCB is not set # CONFIG_DNS_RESOLVER is not set # CONFIG_BATMAN_ADV is not set # CONFIG_OPENVSWITCH is not set CONFIG_RPS=y CONFIG_RFS_ACCEL=y CONFIG_XPS=y # CONFIG_NETPRIO_CGROUP is not set CONFIG_BQL=y # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_HAMRADIO is not set # CONFIG_CAN is not set # CONFIG_IRDA is not set # CONFIG_BT is not set CONFIG_WIRELESS=y # CONFIG_CFG80211 is not set # CONFIG_LIB80211 is not set # # CFG80211 needs to be enabled for MAC80211 # # CONFIG_WIMAX is not set # CONFIG_RFKILL is not set # CONFIG_NET_9P is not set # CONFIG_CAIF is not set # CONFIG_NFC is not set CONFIG_HAVE_BPF_JIT=y # # Device Drivers # # # Generic Driver Options # CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_EXTRA_FIRMWARE="" CONFIG_DEBUG_DRIVER=y CONFIG_DEBUG_DEVRES=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_GENERIC_CPU_DEVICES is not set CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_IRQ=y CONFIG_DMA_SHARED_BUFFER=y # CONFIG_CONNECTOR is not set CONFIG_MTD=y # CONFIG_MTD_REDBOOT_PARTS is not set CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_AR7_PARTS is not set # # User Modules And Translation Layers # CONFIG_MTD_CHAR=y CONFIG_HAVE_MTD_OTP=y CONFIG_MTD_BLKDEVS=y # CONFIG_MTD_BLOCK is not set CONFIG_MTD_BLOCK_RO=y # CONFIG_FTL is not set CONFIG_NFTL=y # CONFIG_NFTL_RW is not set CONFIG_INFTL=y CONFIG_RFD_FTL=y # CONFIG_SSFDC is not set CONFIG_SM_FTL=y CONFIG_MTD_OOPS=y # # RAM/ROM/Flash chip drivers # # CONFIG_MTD_CFI is not set CONFIG_MTD_JEDECPROBE=y CONFIG_MTD_GEN_PROBE=y CONFIG_MTD_CFI_ADV_OPTIONS=y # CONFIG_MTD_CFI_NOSWAP is not set # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set CONFIG_MTD_CFI_LE_BYTE_SWAP=y CONFIG_MTD_CFI_GEOMETRY=y # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set CONFIG_MTD_MAP_BANK_WIDTH_2=y CONFIG_MTD_MAP_BANK_WIDTH_4=y # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set CONFIG_MTD_MAP_BANK_WIDTH_32=y # CONFIG_MTD_CFI_I1 is not set # CONFIG_MTD_CFI_I2 is not set CONFIG_MTD_CFI_I4=y CONFIG_MTD_CFI_I8=y CONFIG_MTD_OTP=y CONFIG_MTD_CFI_INTELEXT=y CONFIG_MTD_CFI_AMDSTD=y # CONFIG_MTD_CFI_STAA is not set CONFIG_MTD_CFI_UTIL=y CONFIG_MTD_RAM=y CONFIG_MTD_ROM=y # CONFIG_MTD_ABSENT is not set # # Mapping drivers for chip access # CONFIG_MTD_COMPLEX_MAPPINGS=y # CONFIG_MTD_PHYSMAP is not set CONFIG_MTD_TS5500=y # CONFIG_MTD_SBC_GXX is not set # CONFIG_MTD_AMD76XROM is not set # CONFIG_MTD_ICHXROM is not set # CONFIG_MTD_ESB2ROM is not set # CONFIG_MTD_CK804XROM is not set # CONFIG_MTD_SCB2_FLASH is not set # CONFIG_MTD_NETtel is not set CONFIG_MTD_L440GX=y # CONFIG_MTD_PCI is not set # CONFIG_MTD_INTEL_VR_NOR is not set CONFIG_MTD_PLATRAM=y # CONFIG_MTD_LATCH_ADDR is not set # # Self-contained MTD device drivers # # CONFIG_MTD_PMC551 is not set # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_PHRAM is not set # CONFIG_MTD_MTDRAM is not set CONFIG_MTD_BLOCK2MTD=y # # Disk-On-Chip Device Drivers # CONFIG_MTD_DOC2000=y CONFIG_MTD_DOC2001=y CONFIG_MTD_DOC2001PLUS=y # CONFIG_MTD_DOCG3 is not set CONFIG_MTD_DOCPROBE=y CONFIG_MTD_DOCECC=y # CONFIG_MTD_DOCPROBE_ADVANCED is not set CONFIG_MTD_DOCPROBE_ADDRESS=0x0 CONFIG_MTD_NAND_ECC=y CONFIG_MTD_NAND_ECC_SMC=y CONFIG_MTD_NAND=y CONFIG_MTD_NAND_VERIFY_WRITE=y # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_SM_COMMON is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set # CONFIG_MTD_NAND_DENALI is not set CONFIG_MTD_NAND_IDS=y # CONFIG_MTD_NAND_RICOH is not set CONFIG_MTD_NAND_DISKONCHIP=y # CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0 # CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set # CONFIG_MTD_NAND_DOCG4 is not set # CONFIG_MTD_NAND_CAFE is not set # CONFIG_MTD_NAND_NANDSIM is not set CONFIG_MTD_NAND_PLATFORM=y # CONFIG_MTD_ALAUDA is not set CONFIG_MTD_ONENAND=y CONFIG_MTD_ONENAND_VERIFY_WRITE=y CONFIG_MTD_ONENAND_GENERIC=y CONFIG_MTD_ONENAND_OTP=y CONFIG_MTD_ONENAND_2X_PROGRAM=y # CONFIG_MTD_ONENAND_SIM is not set # # LPDDR flash memory drivers # # CONFIG_MTD_LPDDR is not set CONFIG_MTD_UBI=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_BEB_RESERVE=2 # CONFIG_MTD_UBI_GLUEBI is not set # CONFIG_PARPORT is not set CONFIG_PNP=y CONFIG_PNP_DEBUG_MESSAGES=y # # Protocols # CONFIG_PNPACPI=y CONFIG_BLK_DEV=y # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set # CONFIG_BLK_DEV_COW_COMMON is not set # CONFIG_BLK_DEV_LOOP is not set # # DRBD disabled because PROC_FS, INET or CONNECTOR not selected # # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_NVME is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=4096 CONFIG_BLK_DEV_XIP=y # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_VIRTIO_BLK is not set CONFIG_BLK_DEV_HD=y # # Misc devices # # CONFIG_SENSORS_LIS3LV02D is not set CONFIG_AD525X_DPOT=y # CONFIG_AD525X_DPOT_I2C is not set # CONFIG_IBM_ASM is not set # CONFIG_PHANTOM is not set # CONFIG_INTEL_MID_PTI is not set # CONFIG_SGI_IOC4 is not set # CONFIG_TIFM_CORE is not set # CONFIG_ICS932S401 is not set CONFIG_ENCLOSURE_SERVICES=y # CONFIG_HP_ILO is not set CONFIG_APDS9802ALS=y # CONFIG_ISL29003 is not set # CONFIG_ISL29020 is not set CONFIG_SENSORS_TSL2550=y CONFIG_SENSORS_BH1780=y CONFIG_SENSORS_BH1770=y CONFIG_SENSORS_APDS990X=y CONFIG_HMC6352=y # CONFIG_DS1682 is not set CONFIG_VMWARE_BALLOON=y CONFIG_BMP085=y CONFIG_BMP085_I2C=y # CONFIG_PCH_PHUB is not set # CONFIG_USB_SWITCH_FSA9480 is not set # CONFIG_C2PORT is not set # # EEPROM support # # CONFIG_EEPROM_AT24 is not set CONFIG_EEPROM_LEGACY=y # CONFIG_EEPROM_MAX6875 is not set # CONFIG_EEPROM_93CX6 is not set # CONFIG_CB710_CORE is not set # # Texas Instruments shared transport line discipline # # CONFIG_SENSORS_LIS3_I2C is not set # # Altera FPGA firmware download module # CONFIG_ALTERA_STAPL=y CONFIG_HAVE_IDE=y CONFIG_IDE=y # # Please see Documentation/ide/ide.txt for help/info on IDE drives # CONFIG_IDE_ATAPI=y CONFIG_BLK_DEV_IDE_SATA=y CONFIG_IDE_GD=y # CONFIG_IDE_GD_ATA is not set # CONFIG_IDE_GD_ATAPI is not set CONFIG_BLK_DEV_IDECD=y CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEACPI is not set # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_PROC_FS=y # # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y CONFIG_BLK_DEV_PLATFORM=y # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_IDEPNP is not set # # PCI IDE chipsets support # # CONFIG_BLK_DEV_GENERIC is not set # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_RZ1000 is not set # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_BLK_DEV_AMD74XX is not set # CONFIG_BLK_DEV_ATIIXP is not set # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_JMICRON is not set # CONFIG_BLK_DEV_SC1200 is not set # CONFIG_BLK_DEV_PIIX is not set # CONFIG_BLK_DEV_IT8172 is not set # CONFIG_BLK_DEV_IT8213 is not set # CONFIG_BLK_DEV_IT821X is not set # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set # CONFIG_BLK_DEV_PDC202XX_NEW is not set # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_VIA82CXXX is not set # CONFIG_BLK_DEV_TC86C001 is not set # CONFIG_BLK_DEV_IDEDMA is not set # # SCSI device support # CONFIG_SCSI_MOD=y # CONFIG_RAID_ATTRS is not set CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_TGT=y # CONFIG_SCSI_NETLINK is not set CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=y # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_BLK_DEV_SR is not set CONFIG_CHR_DEV_SG=y CONFIG_CHR_DEV_SCH=y CONFIG_SCSI_ENCLOSURE=y CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_CONSTANTS is not set CONFIG_SCSI_LOGGING=y CONFIG_SCSI_SCAN_ASYNC=y # # SCSI Transports # # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set CONFIG_SCSI_SAS_ATTRS=y CONFIG_SCSI_SAS_LIBSAS=y # CONFIG_SCSI_SAS_ATA is not set CONFIG_SCSI_SAS_HOST_SMP=y # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set CONFIG_SCSI_DH=y # CONFIG_SCSI_DH_RDAC is not set CONFIG_SCSI_DH_HP_SW=y # CONFIG_SCSI_DH_EMC is not set # CONFIG_SCSI_DH_ALUA is not set # CONFIG_SCSI_OSD_INITIATOR is not set CONFIG_ATA=y # CONFIG_ATA_NONSTANDARD is not set CONFIG_ATA_VERBOSE_ERROR=y CONFIG_ATA_ACPI=y # CONFIG_SATA_PMP is not set # # Controllers with non-SFF native interface # # CONFIG_SATA_AHCI is not set CONFIG_SATA_AHCI_PLATFORM=y # CONFIG_SATA_INIC162X is not set # CONFIG_SATA_ACARD_AHCI is not set # CONFIG_SATA_SIL24 is not set # CONFIG_ATA_SFF is not set # CONFIG_MD is not set CONFIG_TARGET_CORE=y # CONFIG_TCM_IBLOCK is not set # CONFIG_TCM_FILEIO is not set # CONFIG_TCM_PSCSI is not set # CONFIG_LOOPBACK_TARGET is not set # CONFIG_ISCSI_TARGET is not set # CONFIG_FUSION is not set # # IEEE 1394 (FireWire) support # # CONFIG_FIREWIRE is not set # CONFIG_FIREWIRE_NOSY is not set # CONFIG_I2O is not set # CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_NETDEVICES is not set # CONFIG_ISDN is not set # # Input device support # CONFIG_INPUT=y CONFIG_INPUT_FF_MEMLESS=y CONFIG_INPUT_POLLDEV=y CONFIG_INPUT_SPARSEKMAP=y CONFIG_INPUT_MATRIXKMAP=y # # Userland interfaces # # CONFIG_INPUT_MOUSEDEV is not set CONFIG_INPUT_JOYDEV=y # CONFIG_INPUT_EVDEV is not set CONFIG_INPUT_EVBUG=y # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_ADP5588 is not set # CONFIG_KEYBOARD_ADP5589 is not set CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_QT1070 is not set # CONFIG_KEYBOARD_QT2160 is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_TCA6416 is not set # CONFIG_KEYBOARD_TCA8418 is not set # CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_LM8333 is not set # CONFIG_KEYBOARD_MAX7359 is not set # CONFIG_KEYBOARD_MCS is not set # CONFIG_KEYBOARD_MPR121 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_OMAP4 is not set # CONFIG_KEYBOARD_TWL4030 is not set # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_JOYSTICK=y CONFIG_JOYSTICK_ANALOG=y # CONFIG_JOYSTICK_A3D is not set # CONFIG_JOYSTICK_ADI is not set # CONFIG_JOYSTICK_COBRA is not set # CONFIG_JOYSTICK_GF2K is not set # CONFIG_JOYSTICK_GRIP is not set CONFIG_JOYSTICK_GRIP_MP=y # CONFIG_JOYSTICK_GUILLEMOT is not set # CONFIG_JOYSTICK_INTERACT is not set # CONFIG_JOYSTICK_SIDEWINDER is not set # CONFIG_JOYSTICK_TMDC is not set # CONFIG_JOYSTICK_IFORCE is not set # CONFIG_JOYSTICK_WARRIOR is not set CONFIG_JOYSTICK_MAGELLAN=y # CONFIG_JOYSTICK_SPACEORB is not set # CONFIG_JOYSTICK_SPACEBALL is not set # CONFIG_JOYSTICK_STINGER is not set # CONFIG_JOYSTICK_TWIDJOY is not set CONFIG_JOYSTICK_ZHENHUA=y CONFIG_JOYSTICK_AS5011=y # CONFIG_JOYSTICK_JOYDUMP is not set # CONFIG_JOYSTICK_XPAD is not set # CONFIG_INPUT_TABLET is not set CONFIG_INPUT_TOUCHSCREEN=y # CONFIG_TOUCHSCREEN_88PM860X is not set CONFIG_TOUCHSCREEN_AD7879=y CONFIG_TOUCHSCREEN_AD7879_I2C=y CONFIG_TOUCHSCREEN_ATMEL_MXT=y CONFIG_TOUCHSCREEN_BU21013=y CONFIG_TOUCHSCREEN_CYTTSP_CORE=y CONFIG_TOUCHSCREEN_CYTTSP_I2C=y CONFIG_TOUCHSCREEN_DA9034=y # CONFIG_TOUCHSCREEN_DYNAPRO is not set # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set CONFIG_TOUCHSCREEN_EETI=y # CONFIG_TOUCHSCREEN_EGALAX is not set # CONFIG_TOUCHSCREEN_FUJITSU is not set CONFIG_TOUCHSCREEN_ILI210X=y CONFIG_TOUCHSCREEN_GUNZE=y CONFIG_TOUCHSCREEN_ELO=y # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set # CONFIG_TOUCHSCREEN_WACOM_I2C is not set # CONFIG_TOUCHSCREEN_MAX11801 is not set CONFIG_TOUCHSCREEN_MCS5000=y CONFIG_TOUCHSCREEN_MMS114=y CONFIG_TOUCHSCREEN_MTOUCH=y CONFIG_TOUCHSCREEN_INEXIO=y # CONFIG_TOUCHSCREEN_MK712 is not set CONFIG_TOUCHSCREEN_PENMOUNT=y CONFIG_TOUCHSCREEN_EDT_FT5X06=y # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set CONFIG_TOUCHSCREEN_TOUCHWIN=y # CONFIG_TOUCHSCREEN_PIXCIR is not set # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set # CONFIG_TOUCHSCREEN_MC13783 is not set CONFIG_TOUCHSCREEN_TOUCHIT213=y CONFIG_TOUCHSCREEN_TSC_SERIO=y # CONFIG_TOUCHSCREEN_TSC2007 is not set CONFIG_TOUCHSCREEN_ST1232=y # CONFIG_TOUCHSCREEN_TPS6507X is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_88PM860X_ONKEY=y CONFIG_INPUT_88PM80X_ONKEY=y CONFIG_INPUT_AD714X=y CONFIG_INPUT_AD714X_I2C=y CONFIG_INPUT_BMA150=y CONFIG_INPUT_MAX8925_ONKEY=y CONFIG_INPUT_MC13783_PWRBUTTON=y # CONFIG_INPUT_MMA8450 is not set # CONFIG_INPUT_MPU3050 is not set CONFIG_INPUT_APANEL=y # CONFIG_INPUT_ATLAS_BTNS is not set # CONFIG_INPUT_ATI_REMOTE2 is not set # CONFIG_INPUT_KEYSPAN_REMOTE is not set CONFIG_INPUT_KXTJ9=y # CONFIG_INPUT_KXTJ9_POLLED_MODE is not set # CONFIG_INPUT_POWERMATE is not set # CONFIG_INPUT_YEALINK is not set # CONFIG_INPUT_CM109 is not set CONFIG_INPUT_TWL4030_PWRBUTTON=y CONFIG_INPUT_TWL4030_VIBRA=y CONFIG_INPUT_UINPUT=y CONFIG_INPUT_PCF8574=y CONFIG_INPUT_ADXL34X=y CONFIG_INPUT_ADXL34X_I2C=y CONFIG_INPUT_CMA3000=y CONFIG_INPUT_CMA3000_I2C=y # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=y CONFIG_SERIO_CT82C710=y # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_RAW is not set # CONFIG_SERIO_ALTERA_PS2 is not set # CONFIG_SERIO_PS2MULT is not set CONFIG_GAMEPORT=y # CONFIG_GAMEPORT_NS558 is not set # CONFIG_GAMEPORT_L4 is not set # CONFIG_GAMEPORT_EMU10K1 is not set # CONFIG_GAMEPORT_FM801 is not set # # Character devices # # CONFIG_VT is not set # CONFIG_UNIX98_PTYS is not set CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_SERIAL_NONSTANDARD=y # CONFIG_ROCKETPORT is not set # CONFIG_CYCLADES is not set # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set # CONFIG_SYNCLINKMP is not set # CONFIG_SYNCLINK_GT is not set # CONFIG_NOZOMI is not set # CONFIG_ISI is not set # CONFIG_N_HDLC is not set # CONFIG_N_GSM is not set # CONFIG_TRACE_SINK is not set # CONFIG_DEVKMEM is not set CONFIG_STALDRV=y # # Serial drivers # CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_SERIAL_8250_PCI=y CONFIG_SERIAL_8250_PNP=y CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 # CONFIG_SERIAL_8250_EXTENDED is not set # # Non-8250 serial port support # # CONFIG_SERIAL_MFD_HSU is not set CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_JSM is not set CONFIG_SERIAL_TIMBERDALE=y # CONFIG_SERIAL_ALTERA_JTAGUART is not set CONFIG_SERIAL_ALTERA_UART=y CONFIG_SERIAL_ALTERA_UART_MAXPORTS=4 CONFIG_SERIAL_ALTERA_UART_BAUDRATE=115200 CONFIG_SERIAL_ALTERA_UART_CONSOLE=y # CONFIG_SERIAL_PCH_UART is not set # CONFIG_SERIAL_XILINX_PS_UART is not set CONFIG_TTY_PRINTK=y # CONFIG_VIRTIO_CONSOLE is not set # CONFIG_IPMI_HANDLER is not set CONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_TIMERIOMEM=y CONFIG_HW_RANDOM_INTEL=y CONFIG_HW_RANDOM_AMD=y CONFIG_HW_RANDOM_VIA=y # CONFIG_HW_RANDOM_VIRTIO is not set # CONFIG_NVRAM is not set CONFIG_RTC=y CONFIG_R3964=y # CONFIG_APPLICOM is not set CONFIG_MWAVE=y CONFIG_RAW_DRIVER=y CONFIG_MAX_RAW_DEVS=256 # CONFIG_HPET is not set # CONFIG_HANGCHECK_TIMER is not set CONFIG_TCG_TPM=y CONFIG_TCG_TIS=y # CONFIG_TCG_NSC is not set # CONFIG_TCG_ATMEL is not set # CONFIG_TCG_INFINEON is not set CONFIG_TELCLOCK=y CONFIG_DEVPORT=y CONFIG_I2C=y CONFIG_I2C_BOARDINFO=y # CONFIG_I2C_COMPAT is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_MUX is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_SMBUS=y CONFIG_I2C_ALGOBIT=y CONFIG_I2C_ALGOPCA=y # # I2C Hardware Bus support # # # PC SMBus host controller drivers # # CONFIG_I2C_ALI1535 is not set # CONFIG_I2C_ALI1563 is not set # CONFIG_I2C_ALI15X3 is not set # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_ISCH is not set # CONFIG_I2C_PIIX4 is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set # CONFIG_I2C_SIS96X is not set # CONFIG_I2C_VIA is not set # CONFIG_I2C_VIAPRO is not set # # ACPI drivers # # CONFIG_I2C_SCMI is not set # # I2C system bus drivers (mostly embedded / system-on-chip) # # CONFIG_I2C_DESIGNWARE_PCI is not set # CONFIG_I2C_EG20T is not set # CONFIG_I2C_INTEL_MID is not set CONFIG_I2C_OCORES=y CONFIG_I2C_PCA_PLATFORM=y # CONFIG_I2C_PXA_PCI is not set # CONFIG_I2C_SIMTEC is not set CONFIG_I2C_XILINX=y # # External I2C/SMBus adapter drivers # # CONFIG_I2C_DIOLAN_U2C is not set CONFIG_I2C_PARPORT_LIGHT=y CONFIG_I2C_TAOS_EVM=y CONFIG_I2C_TINY_USB=y # # Other I2C/SMBus bus drivers # # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set CONFIG_I2C_DEBUG_BUS=y # CONFIG_SPI is not set CONFIG_HSI=y CONFIG_HSI_BOARDINFO=y # # HSI clients # CONFIG_HSI_CHAR=y # # PPS support # CONFIG_PPS=y # CONFIG_PPS_DEBUG is not set # # PPS clients support # CONFIG_PPS_CLIENT_KTIMER=y # CONFIG_PPS_CLIENT_LDISC is not set CONFIG_PPS_CLIENT_GPIO=y # # PPS generators support # # # PTP clock support # CONFIG_PTP_1588_CLOCK=y # # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks. # CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y # CONFIG_GPIOLIB is not set CONFIG_W1=y # # 1-wire Bus Masters # # CONFIG_W1_MASTER_MATROX is not set # CONFIG_W1_MASTER_DS2490 is not set CONFIG_W1_MASTER_DS2482=y CONFIG_W1_MASTER_DS1WM=y # # 1-wire Slaves # # CONFIG_W1_SLAVE_THERM is not set # CONFIG_W1_SLAVE_SMEM is not set # CONFIG_W1_SLAVE_DS2408 is not set # CONFIG_W1_SLAVE_DS2423 is not set # CONFIG_W1_SLAVE_DS2431 is not set # CONFIG_W1_SLAVE_DS2433 is not set # CONFIG_W1_SLAVE_DS2760 is not set CONFIG_W1_SLAVE_DS2780=y CONFIG_W1_SLAVE_DS2781=y CONFIG_W1_SLAVE_DS28E04=y CONFIG_W1_SLAVE_BQ27000=y CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_PDA_POWER=y CONFIG_MAX8925_POWER=y # CONFIG_TEST_POWER is not set CONFIG_BATTERY_DS2780=y # CONFIG_BATTERY_DS2781 is not set # CONFIG_BATTERY_DS2782 is not set CONFIG_BATTERY_SBS=y CONFIG_BATTERY_BQ27x00=y # CONFIG_BATTERY_BQ27X00_I2C is not set CONFIG_BATTERY_BQ27X00_PLATFORM=y CONFIG_BATTERY_DA9030=y CONFIG_BATTERY_MAX17040=y # CONFIG_BATTERY_MAX17042 is not set # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_TWL4030 is not set # CONFIG_CHARGER_LP8727 is not set CONFIG_CHARGER_SMB347=y CONFIG_POWER_AVS=y CONFIG_HWMON=y CONFIG_HWMON_VID=y # CONFIG_HWMON_DEBUG_CHIP is not set # # Native drivers # CONFIG_SENSORS_AD7414=y # CONFIG_SENSORS_AD7418 is not set # CONFIG_SENSORS_ADM1021 is not set # CONFIG_SENSORS_ADM1025 is not set # CONFIG_SENSORS_ADM1026 is not set CONFIG_SENSORS_ADM1029=y # CONFIG_SENSORS_ADM1031 is not set CONFIG_SENSORS_ADM9240=y # CONFIG_SENSORS_ADT7411 is not set # CONFIG_SENSORS_ADT7462 is not set # CONFIG_SENSORS_ADT7470 is not set # CONFIG_SENSORS_ADT7475 is not set # CONFIG_SENSORS_ASC7621 is not set # CONFIG_SENSORS_K8TEMP is not set # CONFIG_SENSORS_K10TEMP is not set # CONFIG_SENSORS_FAM15H_POWER is not set # CONFIG_SENSORS_ASB100 is not set CONFIG_SENSORS_ATXP1=y CONFIG_SENSORS_DS620=y CONFIG_SENSORS_DS1621=y # CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_F71805F is not set CONFIG_SENSORS_F71882FG=y # CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHMD is not set CONFIG_SENSORS_G760A=y # CONFIG_SENSORS_GL518SM is not set CONFIG_SENSORS_GL520SM=y CONFIG_SENSORS_HIH6130=y # CONFIG_SENSORS_CORETEMP is not set # CONFIG_SENSORS_IT87 is not set CONFIG_SENSORS_JC42=y CONFIG_SENSORS_LINEAGE=y CONFIG_SENSORS_LM63=y CONFIG_SENSORS_LM73=y # CONFIG_SENSORS_LM75 is not set CONFIG_SENSORS_LM77=y CONFIG_SENSORS_LM78=y CONFIG_SENSORS_LM80=y # CONFIG_SENSORS_LM83 is not set CONFIG_SENSORS_LM85=y CONFIG_SENSORS_LM87=y CONFIG_SENSORS_LM90=y CONFIG_SENSORS_LM92=y CONFIG_SENSORS_LM93=y # CONFIG_SENSORS_LTC4151 is not set CONFIG_SENSORS_LTC4215=y # CONFIG_SENSORS_LTC4245 is not set # CONFIG_SENSORS_LTC4261 is not set CONFIG_SENSORS_LM95241=y CONFIG_SENSORS_LM95245=y CONFIG_SENSORS_MAX16065=y CONFIG_SENSORS_MAX1619=y CONFIG_SENSORS_MAX1668=y # CONFIG_SENSORS_MAX6639 is not set CONFIG_SENSORS_MAX6642=y CONFIG_SENSORS_MAX6650=y CONFIG_SENSORS_MCP3021=y # CONFIG_SENSORS_NTC_THERMISTOR is not set CONFIG_SENSORS_PC87360=y # CONFIG_SENSORS_PC87427 is not set CONFIG_SENSORS_PCF8591=y # CONFIG_PMBUS is not set CONFIG_SENSORS_SHT21=y # CONFIG_SENSORS_SIS5595 is not set CONFIG_SENSORS_SMM665=y CONFIG_SENSORS_DME1737=y CONFIG_SENSORS_EMC1403=y # CONFIG_SENSORS_EMC2103 is not set # CONFIG_SENSORS_EMC6W201 is not set # CONFIG_SENSORS_SMSC47M1 is not set # CONFIG_SENSORS_SMSC47M192 is not set CONFIG_SENSORS_SMSC47B397=y # CONFIG_SENSORS_SCH56XX_COMMON is not set CONFIG_SENSORS_ADS1015=y # CONFIG_SENSORS_ADS7828 is not set CONFIG_SENSORS_AMC6821=y CONFIG_SENSORS_INA2XX=y # CONFIG_SENSORS_THMC50 is not set CONFIG_SENSORS_TMP102=y # CONFIG_SENSORS_TMP401 is not set CONFIG_SENSORS_TMP421=y CONFIG_SENSORS_TWL4030_MADC=y CONFIG_SENSORS_VIA_CPUTEMP=y # CONFIG_SENSORS_VIA686A is not set # CONFIG_SENSORS_VT1211 is not set # CONFIG_SENSORS_VT8231 is not set CONFIG_SENSORS_W83781D=y CONFIG_SENSORS_W83791D=y # CONFIG_SENSORS_W83792D is not set CONFIG_SENSORS_W83793=y # CONFIG_SENSORS_W83795 is not set CONFIG_SENSORS_W83L785TS=y CONFIG_SENSORS_W83L786NG=y # CONFIG_SENSORS_W83627HF is not set CONFIG_SENSORS_W83627EHF=y # CONFIG_SENSORS_APPLESMC is not set # CONFIG_SENSORS_MC13783_ADC is not set # # ACPI drivers # # CONFIG_SENSORS_ACPI_POWER is not set # CONFIG_SENSORS_ATK0110 is not set CONFIG_THERMAL=y CONFIG_THERMAL_HWMON=y # CONFIG_WATCHDOG is not set CONFIG_SSB_POSSIBLE=y # # Sonics Silicon Backplane # CONFIG_SSB=y CONFIG_SSB_SPROM=y CONFIG_SSB_PCIHOST_POSSIBLE=y CONFIG_SSB_PCIHOST=y # CONFIG_SSB_B43_PCI_BRIDGE is not set CONFIG_SSB_SILENT=y CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y # CONFIG_SSB_DRIVER_PCICORE is not set CONFIG_BCMA_POSSIBLE=y # # Broadcom specific AMBA # CONFIG_BCMA=y CONFIG_BCMA_HOST_PCI_POSSIBLE=y # CONFIG_BCMA_HOST_PCI is not set CONFIG_BCMA_DRIVER_GMAC_CMN=y CONFIG_BCMA_DEBUG=y # # Multifunction device drivers # CONFIG_MFD_CORE=y CONFIG_MFD_88PM860X=y CONFIG_MFD_88PM800=y # CONFIG_MFD_88PM805 is not set # CONFIG_MFD_SM501 is not set # CONFIG_HTC_PASIC3 is not set # CONFIG_MFD_LM3533 is not set # CONFIG_TPS6105X is not set # CONFIG_TPS6507X is not set # CONFIG_MFD_TPS65217 is not set CONFIG_TWL4030_CORE=y CONFIG_TWL4030_MADC=y CONFIG_MFD_TWL4030_AUDIO=y CONFIG_TWL6030_PWM=y # CONFIG_TWL6040_CORE is not set # CONFIG_MFD_STMPE is not set # CONFIG_MFD_TC3589X is not set # CONFIG_MFD_TMIO is not set CONFIG_PMIC_DA903X=y # CONFIG_MFD_DA9052_I2C is not set # CONFIG_PMIC_ADP5520 is not set CONFIG_MFD_MAX77686=y CONFIG_MFD_MAX77693=y CONFIG_MFD_MAX8925=y # CONFIG_MFD_MAX8997 is not set CONFIG_MFD_MAX8998=y # CONFIG_MFD_SEC_CORE is not set # CONFIG_MFD_ARIZONA_I2C is not set CONFIG_MFD_WM8400=y # CONFIG_MFD_WM831X_I2C is not set # CONFIG_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8994 is not set # CONFIG_MFD_PCF50633 is not set CONFIG_MFD_MC13783=y CONFIG_MFD_MC13XXX=y CONFIG_MFD_MC13XXX_I2C=y CONFIG_ABX500_CORE=y # CONFIG_AB3100_CORE is not set # CONFIG_MFD_CS5535 is not set # CONFIG_LPC_SCH is not set # CONFIG_LPC_ICH is not set # CONFIG_MFD_RDC321X is not set # CONFIG_MFD_JANZ_CMODIO is not set # CONFIG_MFD_VX855 is not set CONFIG_MFD_WL1273_CORE=y # CONFIG_MFD_TPS65090 is not set # CONFIG_MFD_RC5T583 is not set CONFIG_MFD_PALMAS=y # CONFIG_REGULATOR is not set CONFIG_MEDIA_SUPPORT=y # # Multimedia core support # # CONFIG_MEDIA_CAMERA_SUPPORT is not set # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set # CONFIG_MEDIA_RADIO_SUPPORT is not set # CONFIG_MEDIA_RC_SUPPORT is not set # # Media drivers # # # Graphics support # # CONFIG_AGP is not set CONFIG_VGA_ARB=y CONFIG_VGA_ARB_MAX_GPUS=16 # CONFIG_VGA_SWITCHEROO is not set CONFIG_DRM=y CONFIG_DRM_USB=y CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set # CONFIG_DRM_TDFX is not set # CONFIG_DRM_R128 is not set # CONFIG_DRM_RADEON is not set # CONFIG_DRM_NOUVEAU is not set # # I2C encoder or helper chips # CONFIG_DRM_I2C_CH7006=y CONFIG_DRM_I2C_SIL164=y # CONFIG_DRM_MGA is not set # CONFIG_DRM_VIA is not set # CONFIG_DRM_SAVAGE is not set # CONFIG_DRM_VMWGFX is not set # CONFIG_DRM_GMA500 is not set CONFIG_DRM_UDL=y # CONFIG_DRM_AST is not set # CONFIG_DRM_MGAG200 is not set # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_STUB_POULSBO is not set # CONFIG_VGASTATE is not set # CONFIG_VIDEO_OUTPUT_CONTROL is not set CONFIG_FB=y CONFIG_FIRMWARE_EDID=y # CONFIG_FB_DDC is not set CONFIG_FB_BOOT_VESA_SUPPORT=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set CONFIG_FB_SYS_FILLRECT=y CONFIG_FB_SYS_COPYAREA=y CONFIG_FB_SYS_IMAGEBLIT=y CONFIG_FB_FOREIGN_ENDIAN=y # CONFIG_FB_BOTH_ENDIAN is not set # CONFIG_FB_BIG_ENDIAN is not set CONFIG_FB_LITTLE_ENDIAN=y CONFIG_FB_SYS_FOPS=y # CONFIG_FB_WMT_GE_ROPS is not set CONFIG_FB_DEFERRED_IO=y CONFIG_FB_HECUBA=y # CONFIG_FB_SVGALIB is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_BACKLIGHT is not set CONFIG_FB_MODE_HELPERS=y # CONFIG_FB_TILEBLITTING is not set # # Frame buffer hardware drivers # # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set CONFIG_FB_ARC=y # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set CONFIG_FB_VESA=y CONFIG_FB_N411=y # CONFIG_FB_HGA is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set # CONFIG_FB_RIVA is not set # CONFIG_FB_I740 is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SAVAGE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_VIA is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_GEODE is not set CONFIG_FB_TMIO=y CONFIG_FB_TMIO_ACCELL=y CONFIG_FB_SMSCUFX=y CONFIG_FB_UDL=y CONFIG_FB_VIRTUAL=y # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set CONFIG_FB_BROADSHEET=y # CONFIG_FB_AUO_K190X is not set CONFIG_EXYNOS_VIDEO=y # CONFIG_BACKLIGHT_LCD_SUPPORT is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_LOGO is not set # CONFIG_SOUND is not set # # HID support # CONFIG_HID=y # CONFIG_HID_BATTERY_STRENGTH is not set # CONFIG_HIDRAW is not set # CONFIG_UHID is not set CONFIG_HID_GENERIC=y # # Special HID drivers # # # USB HID support # # CONFIG_USB_HID is not set CONFIG_HID_PID=y # # USB HID Boot Protocol drivers # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=y CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=y # CONFIG_USB_DEBUG is not set # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set # # Miscellaneous USB options # # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_SUSPEND is not set # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_MON is not set # CONFIG_USB_WUSB_CBAF is not set # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set # CONFIG_USB_XHCI_HCD is not set # CONFIG_USB_EHCI_HCD is not set # CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_ISP1760_HCD is not set # CONFIG_USB_ISP1362_HCD is not set # CONFIG_USB_OHCI_HCD is not set # CONFIG_USB_UHCI_HCD is not set # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_HCD_BCMA is not set # CONFIG_USB_HCD_SSB is not set # CONFIG_USB_CHIPIDEA is not set # # USB Device Class drivers # # CONFIG_USB_ACM is not set # CONFIG_USB_PRINTER is not set # CONFIG_USB_WDM is not set # CONFIG_USB_TMC is not set # # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may # # # also be needed; see USB_STORAGE Help for more info # # CONFIG_USB_STORAGE is not set # CONFIG_USB_UAS is not set # CONFIG_USB_LIBUSUAL is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # # USB port drivers # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_ADUTUX is not set # CONFIG_USB_SEVSEG is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_USB_LD is not set # CONFIG_USB_TRANCEVIBRATOR is not set # CONFIG_USB_IOWARRIOR is not set # CONFIG_USB_TEST is not set # CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_YUREX is not set # # USB Physical Layer drivers # # CONFIG_USB_ISP1301 is not set # CONFIG_USB_GADGET is not set # # OTG and related infrastructure # # CONFIG_TWL6030_USB is not set # CONFIG_NOP_USB_XCEIV is not set # CONFIG_UWB is not set # CONFIG_MMC is not set CONFIG_MEMSTICK=y CONFIG_MEMSTICK_DEBUG=y # # MemoryStick drivers # # CONFIG_MEMSTICK_UNSAFE_RESUME is not set # CONFIG_MSPRO_BLOCK is not set # # MemoryStick Host Controller Drivers # # CONFIG_MEMSTICK_TIFM_MS is not set # CONFIG_MEMSTICK_JMICRON_38X is not set # CONFIG_MEMSTICK_R592 is not set CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y # # LED drivers # CONFIG_LEDS_88PM860X=y CONFIG_LEDS_LM3530=y CONFIG_LEDS_PCA9532=y CONFIG_LEDS_LP3944=y CONFIG_LEDS_LP5521=y # CONFIG_LEDS_LP5523 is not set CONFIG_LEDS_PCA955X=y CONFIG_LEDS_PCA9633=y # CONFIG_LEDS_DA903X is not set # CONFIG_LEDS_BD2802 is not set CONFIG_LEDS_MC13783=y CONFIG_LEDS_TCA6507=y CONFIG_LEDS_LM3556=y CONFIG_LEDS_OT200=y CONFIG_LEDS_BLINKM=y CONFIG_LEDS_TRIGGERS=y # # LED Triggers # # CONFIG_LEDS_TRIGGER_TIMER is not set # CONFIG_LEDS_TRIGGER_ONESHOT is not set # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set # # iptables trigger is under Netfilter config (LED target) # # CONFIG_LEDS_TRIGGER_TRANSIENT is not set CONFIG_ACCESSIBILITY=y # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set # CONFIG_RTC_CLASS is not set # CONFIG_DMADEVICES is not set # CONFIG_AUXDISPLAY is not set # CONFIG_UIO is not set CONFIG_VIRTIO=y CONFIG_VIRTIO_RING=y # # Virtio drivers # # CONFIG_VIRTIO_PCI is not set # CONFIG_VIRTIO_BALLOON is not set CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y # # Microsoft Hyper-V guest support # # CONFIG_HYPERV is not set # CONFIG_STAGING is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACERHDF is not set # CONFIG_ASUS_LAPTOP is not set # CONFIG_FUJITSU_LAPTOP is not set # CONFIG_FUJITSU_TABLET is not set # CONFIG_HP_ACCEL is not set # CONFIG_PANASONIC_LAPTOP is not set # CONFIG_THINKPAD_ACPI is not set CONFIG_SENSORS_HDAPS=y # CONFIG_INTEL_MENLOW is not set # CONFIG_ACPI_WMI is not set # CONFIG_TOPSTAR_LAPTOP is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_ACPI_CMPC is not set # CONFIG_INTEL_IPS is not set # CONFIG_IBM_RTL is not set # CONFIG_XO15_EBOOK is not set CONFIG_SAMSUNG_LAPTOP=y CONFIG_SAMSUNG_Q10=y # CONFIG_APPLE_GMUX is not set # # Hardware Spinlock drivers # CONFIG_CLKEVT_I8253=y CONFIG_CLKBLD_I8253=y # CONFIG_IOMMU_SUPPORT is not set # # Remoteproc drivers (EXPERIMENTAL) # # # Rpmsg drivers (EXPERIMENTAL) # # CONFIG_VIRT_DRIVERS is not set # CONFIG_PM_DEVFREQ is not set CONFIG_EXTCON=y # # Extcon Device Drivers # CONFIG_EXTCON_MAX77693=y CONFIG_MEMORY=y CONFIG_IIO=y CONFIG_IIO_BUFFER=y CONFIG_IIO_KFIFO_BUF=y CONFIG_IIO_TRIGGERED_BUFFER=y CONFIG_IIO_TRIGGER=y CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 # # Analog to digital converters # # # Amplifiers # # # Light sensors # CONFIG_ADJD_S311=y # CONFIG_VCNL4000 is not set # # Frequency Synthesizers DDS/PLL # # # Clock Generator/Distribution # # # Phase-Locked Loop (PLL) frequency synthesizers # # # Digital to analog converters # CONFIG_AD5064=y CONFIG_AD5380=y # CONFIG_MAX517 is not set CONFIG_MCP4725=y # CONFIG_VME_BUS is not set # CONFIG_PWM is not set # # Firmware Drivers # # CONFIG_EDD is not set # CONFIG_FIRMWARE_MEMMAP is not set CONFIG_DELL_RBU=y # CONFIG_DCDBAS is not set CONFIG_ISCSI_IBFT_FIND=y # CONFIG_GOOGLE_FIRMWARE is not set # # File systems # CONFIG_DCACHE_WORD_ACCESS=y CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y # CONFIG_EXT2_FS_SECURITY is not set # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=y CONFIG_EXT3_DEFAULTS_TO_ORDERED=y # CONFIG_EXT3_FS_XATTR is not set # CONFIG_EXT4_FS is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y CONFIG_REISERFS_FS=y CONFIG_REISERFS_CHECK=y # CONFIG_REISERFS_PROC_INFO is not set CONFIG_REISERFS_FS_XATTR=y # CONFIG_REISERFS_FS_POSIX_ACL is not set CONFIG_REISERFS_FS_SECURITY=y # CONFIG_JFS_FS is not set CONFIG_XFS_FS=y CONFIG_XFS_QUOTA=y # CONFIG_XFS_POSIX_ACL is not set # CONFIG_XFS_RT is not set # CONFIG_XFS_DEBUG is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set CONFIG_BTRFS_FS=y CONFIG_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_FS_CHECK_INTEGRITY=y CONFIG_NILFS2_FS=y CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y CONFIG_FILE_LOCKING=y # CONFIG_FSNOTIFY is not set # CONFIG_DNOTIFY is not set # CONFIG_INOTIFY_USER is not set # CONFIG_FANOTIFY is not set # CONFIG_QUOTA is not set # CONFIG_QUOTA_NETLINK_INTERFACE is not set CONFIG_QUOTACTL=y CONFIG_QUOTACTL_COMPAT=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=y # CONFIG_CUSE is not set # # Caches # CONFIG_FSCACHE=y # CONFIG_FSCACHE_STATS is not set CONFIG_FSCACHE_HISTOGRAM=y # CONFIG_FSCACHE_DEBUG is not set CONFIG_FSCACHE_OBJECT_LIST=y CONFIG_CACHEFILES=y CONFIG_CACHEFILES_DEBUG=y # CONFIG_CACHEFILES_HISTOGRAM is not set # # CD-ROM/DVD Filesystems # # CONFIG_ISO9660_FS is not set CONFIG_UDF_FS=y CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # # CONFIG_MSDOS_FS is not set # CONFIG_VFAT_FS is not set CONFIG_NTFS_FS=y # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_RW is not set # # Pseudo filesystems # CONFIG_PROC_FS=y # CONFIG_PROC_KCORE is not set CONFIG_PROC_VMCORE=y # CONFIG_PROC_SYSCTL is not set # CONFIG_PROC_PAGE_MONITOR is not set CONFIG_SYSFS=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_CONFIGFS_FS=y CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set CONFIG_ECRYPT_FS=y # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set CONFIG_BEFS_FS=y # CONFIG_BEFS_DEBUG is not set # CONFIG_BFS_FS is not set CONFIG_EFS_FS=y CONFIG_JFFS2_FS=y CONFIG_JFFS2_FS_DEBUG=0 # CONFIG_JFFS2_FS_WRITEBUFFER is not set # CONFIG_JFFS2_SUMMARY is not set # CONFIG_JFFS2_FS_XATTR is not set # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set CONFIG_JFFS2_ZLIB=y # CONFIG_JFFS2_LZO is not set CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=y # CONFIG_UBIFS_FS_LZO is not set # CONFIG_UBIFS_FS_ZLIB is not set CONFIG_LOGFS=y CONFIG_CRAMFS=y CONFIG_SQUASHFS=y CONFIG_SQUASHFS_XATTR=y # CONFIG_SQUASHFS_ZLIB is not set # CONFIG_SQUASHFS_LZO is not set CONFIG_SQUASHFS_XZ=y CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 CONFIG_VXFS_FS=y # CONFIG_MINIX_FS is not set CONFIG_OMFS_FS=y CONFIG_HPFS_FS=y CONFIG_QNX4FS_FS=y CONFIG_QNX6FS_FS=y # CONFIG_QNX6FS_DEBUG is not set CONFIG_ROMFS_FS=y # CONFIG_ROMFS_BACKED_BY_BLOCK is not set CONFIG_ROMFS_BACKED_BY_MTD=y # CONFIG_ROMFS_BACKED_BY_BOTH is not set CONFIG_ROMFS_ON_MTD=y # CONFIG_PSTORE is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_NLS_CODEPAGE_437 is not set CONFIG_NLS_CODEPAGE_737=y CONFIG_NLS_CODEPAGE_775=y CONFIG_NLS_CODEPAGE_850=y CONFIG_NLS_CODEPAGE_852=y CONFIG_NLS_CODEPAGE_855=y # CONFIG_NLS_CODEPAGE_857 is not set CONFIG_NLS_CODEPAGE_860=y # CONFIG_NLS_CODEPAGE_861 is not set CONFIG_NLS_CODEPAGE_862=y CONFIG_NLS_CODEPAGE_863=y # CONFIG_NLS_CODEPAGE_864 is not set CONFIG_NLS_CODEPAGE_865=y # CONFIG_NLS_CODEPAGE_866 is not set CONFIG_NLS_CODEPAGE_869=y # CONFIG_NLS_CODEPAGE_936 is not set CONFIG_NLS_CODEPAGE_950=y # CONFIG_NLS_CODEPAGE_932 is not set CONFIG_NLS_CODEPAGE_949=y # CONFIG_NLS_CODEPAGE_874 is not set CONFIG_NLS_ISO8859_8=y CONFIG_NLS_CODEPAGE_1250=y # CONFIG_NLS_CODEPAGE_1251 is not set # CONFIG_NLS_ASCII is not set # CONFIG_NLS_ISO8859_1 is not set CONFIG_NLS_ISO8859_2=y # CONFIG_NLS_ISO8859_3 is not set CONFIG_NLS_ISO8859_4=y CONFIG_NLS_ISO8859_5=y CONFIG_NLS_ISO8859_6=y CONFIG_NLS_ISO8859_7=y CONFIG_NLS_ISO8859_9=y CONFIG_NLS_ISO8859_13=y CONFIG_NLS_ISO8859_14=y # CONFIG_NLS_ISO8859_15 is not set CONFIG_NLS_KOI8_R=y # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_MAC_ROMAN=y CONFIG_NLS_MAC_CELTIC=y CONFIG_NLS_MAC_CENTEURO=y CONFIG_NLS_MAC_CROATIAN=y CONFIG_NLS_MAC_CYRILLIC=y CONFIG_NLS_MAC_GAELIC=y # CONFIG_NLS_MAC_GREEK is not set CONFIG_NLS_MAC_ICELAND=y # CONFIG_NLS_MAC_INUIT is not set # CONFIG_NLS_MAC_ROMANIAN is not set # CONFIG_NLS_MAC_TURKISH is not set # CONFIG_NLS_UTF8 is not set # # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_PRINTK_TIME=y CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 CONFIG_ENABLE_WARN_DEPRECATED=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=2048 CONFIG_MAGIC_SYSRQ=y CONFIG_STRIP_ASM_SYMS=y CONFIG_READABLE_ASM=y # CONFIG_UNUSED_SYMBOLS is not set CONFIG_DEBUG_FS=y CONFIG_HEADERS_CHECK=y CONFIG_DEBUG_SECTION_MISMATCH=y CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_SHIRQ is not set # CONFIG_LOCKUP_DETECTOR is not set # CONFIG_HARDLOCKUP_DETECTOR is not set # CONFIG_PANIC_ON_OOPS is not set CONFIG_PANIC_ON_OOPS_VALUE=0 # CONFIG_DETECT_HUNG_TASK is not set CONFIG_SCHED_DEBUG=y CONFIG_SCHEDSTATS=y # CONFIG_TIMER_STATS is not set # CONFIG_DEBUG_OBJECTS is not set CONFIG_SLUB_STATS=y # CONFIG_DEBUG_KMEMLEAK is not set CONFIG_DEBUG_RT_MUTEXES=y CONFIG_DEBUG_PI_LIST=y CONFIG_RT_MUTEX_TESTER=y CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_MUTEXES=y CONFIG_DEBUG_LOCK_ALLOC=y CONFIG_PROVE_LOCKING=y # CONFIG_PROVE_RCU is not set # CONFIG_SPARSE_RCU_POINTER is not set CONFIG_LOCKDEP=y CONFIG_LOCK_STAT=y # CONFIG_DEBUG_LOCKDEP is not set CONFIG_TRACE_IRQFLAGS=y CONFIG_DEBUG_ATOMIC_SLEEP=y CONFIG_DEBUG_LOCKING_API_SELFTESTS=y CONFIG_STACKTRACE=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_KOBJECT is not set CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_VM is not set CONFIG_DEBUG_VIRTUAL=y # CONFIG_DEBUG_WRITECOUNT is not set CONFIG_DEBUG_MEMORY_INIT=y # CONFIG_DEBUG_LIST is not set CONFIG_TEST_LIST_SORT=y # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set CONFIG_DEBUG_CREDENTIALS=y CONFIG_ARCH_WANT_FRAME_POINTERS=y CONFIG_FRAME_POINTER=y # CONFIG_BOOT_PRINTK_DELAY is not set CONFIG_RCU_TORTURE_TEST=y CONFIG_RCU_TORTURE_TEST_RUNNABLE=y CONFIG_RCU_CPU_STALL_TIMEOUT=60 CONFIG_RCU_CPU_STALL_INFO=y # CONFIG_RCU_TRACE is not set # CONFIG_BACKTRACE_SELF_TEST is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set CONFIG_DEBUG_PER_CPU_MAPS=y # CONFIG_LKDTM is not set CONFIG_NOTIFIER_ERROR_INJECTION=y # CONFIG_PM_NOTIFIER_ERROR_INJECT is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_LATENCYTOP is not set CONFIG_DEBUG_PAGEALLOC=y CONFIG_WANT_PAGE_DEBUG_FLAGS=y CONFIG_PAGE_GUARD=y CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y CONFIG_HAVE_DYNAMIC_FTRACE=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_C_RECORDMCOUNT=y CONFIG_TRACING_SUPPORT=y # CONFIG_FTRACE is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_BUILD_DOCSRC is not set # CONFIG_DYNAMIC_DEBUG is not set CONFIG_DMA_API_DEBUG=y CONFIG_ATOMIC64_SELFTEST=y # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y CONFIG_KGDB=y # CONFIG_KGDB_SERIAL_CONSOLE is not set CONFIG_KGDB_TESTS=y CONFIG_KGDB_TESTS_ON_BOOT=y CONFIG_KGDB_TESTS_BOOT_STRING="V1F100" # CONFIG_KGDB_LOW_LEVEL_TRAP is not set # CONFIG_KGDB_KDB is not set CONFIG_HAVE_ARCH_KMEMCHECK=y CONFIG_TEST_KSTRTOX=y # CONFIG_STRICT_DEVMEM is not set # CONFIG_X86_VERBOSE_BOOTUP is not set CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set CONFIG_DEBUG_STACKOVERFLOW=y # CONFIG_X86_PTDUMP is not set CONFIG_DEBUG_RODATA=y # CONFIG_DEBUG_RODATA_TEST is not set # CONFIG_DEBUG_TLBFLUSH is not set CONFIG_IOMMU_STRESS=y CONFIG_HAVE_MMIOTRACE_SUPPORT=y CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 CONFIG_IO_DELAY_TYPE_NONE=3 # CONFIG_IO_DELAY_0X80 is not set # CONFIG_IO_DELAY_0XED is not set CONFIG_IO_DELAY_UDELAY=y # CONFIG_IO_DELAY_NONE is not set CONFIG_DEFAULT_IO_DELAY_TYPE=2 CONFIG_DEBUG_BOOT_PARAMS=y # CONFIG_CPA_DEBUG is not set # CONFIG_OPTIMIZE_INLINING is not set # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set CONFIG_DEBUG_NMI_SELFTEST=y # # Security options # CONFIG_KEYS=y CONFIG_TRUSTED_KEYS=y CONFIG_ENCRYPTED_KEYS=y CONFIG_KEYS_DEBUG_PROC_KEYS=y CONFIG_SECURITY_DMESG_RESTRICT=y # CONFIG_SECURITY is not set CONFIG_SECURITYFS=y CONFIG_DEFAULT_SECURITY_DAC=y CONFIG_DEFAULT_SECURITY="" CONFIG_CRYPTO=y # # Crypto core or helper # CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=y CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_BLKCIPHER=y CONFIG_CRYPTO_BLKCIPHER2=y CONFIG_CRYPTO_HASH=y CONFIG_CRYPTO_HASH2=y CONFIG_CRYPTO_RNG=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_PCOMP2=y CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y # CONFIG_CRYPTO_USER is not set CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y CONFIG_CRYPTO_GF128MUL=y CONFIG_CRYPTO_NULL=y # CONFIG_CRYPTO_PCRYPT is not set CONFIG_CRYPTO_WORKQUEUE=y CONFIG_CRYPTO_CRYPTD=y # CONFIG_CRYPTO_AUTHENC is not set CONFIG_CRYPTO_ABLK_HELPER_X86=y CONFIG_CRYPTO_GLUE_HELPER_X86=y # # Authenticated Encryption with Associated Data # # CONFIG_CRYPTO_CCM is not set CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_SEQIV=y # # Block modes # CONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_CTR=y CONFIG_CRYPTO_CTS=y CONFIG_CRYPTO_ECB=y CONFIG_CRYPTO_LRW=y # CONFIG_CRYPTO_PCBC is not set CONFIG_CRYPTO_XTS=y # # Hash modes # CONFIG_CRYPTO_HMAC=y CONFIG_CRYPTO_XCBC=y # CONFIG_CRYPTO_VMAC is not set # # Digest # CONFIG_CRYPTO_CRC32C=y # CONFIG_CRYPTO_CRC32C_INTEL is not set CONFIG_CRYPTO_GHASH=y CONFIG_CRYPTO_MD4=y CONFIG_CRYPTO_MD5=y CONFIG_CRYPTO_MICHAEL_MIC=y # CONFIG_CRYPTO_RMD128 is not set CONFIG_CRYPTO_RMD160=y CONFIG_CRYPTO_RMD256=y # CONFIG_CRYPTO_RMD320 is not set CONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_SHA1_SSSE3=y CONFIG_CRYPTO_SHA256=y # CONFIG_CRYPTO_SHA512 is not set # CONFIG_CRYPTO_TGR192 is not set # CONFIG_CRYPTO_WP512 is not set CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y # # Ciphers # CONFIG_CRYPTO_AES=y # CONFIG_CRYPTO_AES_X86_64 is not set # CONFIG_CRYPTO_AES_NI_INTEL is not set # CONFIG_CRYPTO_ANUBIS is not set # CONFIG_CRYPTO_ARC4 is not set CONFIG_CRYPTO_BLOWFISH=y CONFIG_CRYPTO_BLOWFISH_COMMON=y # CONFIG_CRYPTO_BLOWFISH_X86_64 is not set CONFIG_CRYPTO_CAMELLIA=y # CONFIG_CRYPTO_CAMELLIA_X86_64 is not set # CONFIG_CRYPTO_CAST5 is not set CONFIG_CRYPTO_CAST6=y CONFIG_CRYPTO_DES=y # CONFIG_CRYPTO_FCRYPT is not set # CONFIG_CRYPTO_KHAZAD is not set CONFIG_CRYPTO_SALSA20=y # CONFIG_CRYPTO_SALSA20_X86_64 is not set # CONFIG_CRYPTO_SEED is not set CONFIG_CRYPTO_SERPENT=y CONFIG_CRYPTO_SERPENT_SSE2_X86_64=y # CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set # CONFIG_CRYPTO_TEA is not set # CONFIG_CRYPTO_TWOFISH is not set CONFIG_CRYPTO_TWOFISH_COMMON=y CONFIG_CRYPTO_TWOFISH_X86_64=y CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y # CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set # # Compression # CONFIG_CRYPTO_DEFLATE=y # CONFIG_CRYPTO_ZLIB is not set # CONFIG_CRYPTO_LZO is not set # # Random Number Generation # # CONFIG_CRYPTO_ANSI_CPRNG is not set # CONFIG_CRYPTO_USER_API_HASH is not set # CONFIG_CRYPTO_USER_API_SKCIPHER is not set # CONFIG_CRYPTO_HW is not set CONFIG_HAVE_KVM=y CONFIG_VIRTUALIZATION=y # CONFIG_KVM is not set # CONFIG_VHOST_NET is not set # CONFIG_BINARY_PRINTF is not set # # Library routines # CONFIG_BITREVERSE=y CONFIG_GENERIC_STRNCPY_FROM_USER=y CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_IO=y # CONFIG_CRC_CCITT is not set CONFIG_CRC16=y # CONFIG_CRC_T10DIF is not set CONFIG_CRC_ITU_T=y CONFIG_CRC32=y CONFIG_CRC32_SELFTEST=y # CONFIG_CRC32_SLICEBY8 is not set CONFIG_CRC32_SLICEBY4=y # CONFIG_CRC32_SARWATE is not set # CONFIG_CRC32_BIT is not set # CONFIG_CRC7 is not set CONFIG_LIBCRC32C=y CONFIG_CRC8=y CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y CONFIG_XZ_DEC=y # CONFIG_XZ_DEC_X86 is not set CONFIG_XZ_DEC_POWERPC=y # CONFIG_XZ_DEC_IA64 is not set # CONFIG_XZ_DEC_ARM is not set # CONFIG_XZ_DEC_ARMTHUMB is not set CONFIG_XZ_DEC_SPARC=y CONFIG_XZ_DEC_BCJ=y CONFIG_XZ_DEC_TEST=y CONFIG_DECOMPRESS_GZIP=y CONFIG_REED_SOLOMON=y CONFIG_REED_SOLOMON_DEC16=y CONFIG_BTREE=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_CHECK_SIGNATURE=y CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_NLATTR=y CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y # CONFIG_AVERAGE is not set CONFIG_CORDIC=y CONFIG_DDR=y ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-10 11:38 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-07-10 2:58 [kgdb:kgdb-next] KGDB: BP remove failed: ffffffff81026ed0 wfg 2012-08-10 11:38 ` Fengguang Wu
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).