[RDMA/RDS] BUG: unable to handle kernel NULL pointer dereference at 0000032c

From: Fengguang Wu
Date: Fri Mar 07 2014 - 19:44:14 EST


Hi All,

This is a very old BUG. It's relatively easy to be triggered by
trinity inside kvm. Kernel config and full dmesg are attached.

[ 17.063712] init: Failed to create pty - disabling logging for job
[ 17.077654] init: Failed to create pty - disabling logging for job
Kernel tests: Boot OK!
[ 26.381712] BUG: unable to handle kernel NULL pointer dereference at 0000032c
[ 26.383571] IP: [<c1e6bfa5>] rds_iw_laddr_check+0x62/0xbd
[ 26.383571] *pde = 00000000
[ 26.383571] Oops: 0000 [#1] PREEMPT
[ 26.383571] CPU: 0 PID: 437 Comm: trinity-main Not tainted 3.14.0-rc5-03765-gd478a96 #2
[ 26.383571] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 26.383571] task: ce892db0 ti: ce8f8000 task.ti: ce8f8000
[ 26.383571] EIP: 0060:[<c1e6bfa5>] EFLAGS: 00010246 CPU: 0
[ 26.383571] EIP is at rds_iw_laddr_check+0x62/0xbd
[ 26.383571] EAX: 00000000 EBX: cef2d000 ECX: 00000000 EDX: 00000100
[ 26.383571] ESI: 00000000 EDI: ce8f9d48 EBP: ce8f9d58 ESP: ce8f9d34
[ 26.383571] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068
[ 26.383571] CR0: 8005003b CR2: 0000032c CR3: 0e8e1000 CR4: 00000690
[ 26.383571] Stack:
[ 26.383571] 9bb97600 00000002 9bb97600 00000000 00000000 c2653674 c2653abc 00000001
[ 26.383571] ce8f9d68 ce8f9d74 c1e64bb9 9bb97600 c1e64bb9 00000000 cef7da80 ce8f9db0
[ 26.383571] ce8f9d98 c1e60390 00000206 0f62ab60 9bb97600 ce8f9db0 c8dbc200 00000010
[ 26.383571] Call Trace:
[ 26.383571] [<c1e64bb9>] rds_trans_get_preferred+0x41/0x5d
[ 26.383571] [<c1e64bb9>] ? rds_trans_get_preferred+0x41/0x5d
[ 26.383571] [<c1e60390>] rds_bind+0x115/0x170
[ 26.383571] [<c1cd962f>] SYSC_bind+0x54/0x79
[ 26.383571] [<c1cd962f>] ? SYSC_bind+0x54/0x79
[ 26.383571] [<c107e087>] ? __might_sleep+0x45/0x12c
[ 26.383571] [<c10c56fc>] ? lock_page+0x17/0x29
[ 26.383571] [<c10d6e52>] ? page_mapping+0x8/0x3e
[ 26.383571] [<c10cca51>] ? wait_for_stable_page+0x10/0x23
[ 26.383571] [<c10828df>] ? __wake_up_bit+0xb/0x2b
[ 26.383571] [<c107e087>] ? __might_sleep+0x45/0x12c
[ 26.383571] [<c13273f5>] ? __copy_from_user_ll+0xb/0xe2
[ 26.383571] [<c1327793>] ? _copy_from_user+0x38/0x4c
[ 26.383571] [<c1cdabbf>] SYSC_socketcall+0x9b/0x34e
[ 26.383571] [<c10c6efe>] ? generic_file_buffered_write+0x171/0x1c5
[ 26.383571] [<c1061f00>] ? timespec_trunc+0xa/0x32
[ 26.383571] [<c10c70f9>] ? __generic_file_aio_write+0x1a7/0x1d3
[ 26.383571] [<c1eec4f1>] ? mutex_unlock+0x8/0x13
[ 26.383571] [<c10c717e>] ? generic_file_aio_write+0x59/0xc7
[ 26.383571] [<c107c0ff>] ? preempt_count_add+0x9/0x77
[ 26.383571] [<c107c1a3>] ? preempt_count_sub+0x8/0x89
[ 26.383571] [<c1093498>] ? __srcu_read_lock+0x40/0x54
[ 26.383571] [<c10934b4>] ? __srcu_read_unlock+0x8/0x10
[ 26.383571] [<c1120928>] ? fsnotify+0x1c2/0x1d8
[ 26.383571] [<c107c0ff>] ? preempt_count_add+0x9/0x77
[ 26.383571] [<c107c1a3>] ? preempt_count_sub+0x8/0x89
[ 26.383571] [<c10fa580>] ? __sb_end_write+0x2e/0x63
[ 26.383571] [<c10f7a8c>] ? file_end_write+0x1f/0x21
[ 26.383571] [<c10f8665>] ? vfs_write+0xe0/0xfb
[ 26.383571] [<c10f8733>] ? SyS_write+0x43/0x70
[ 26.383571] [<c10f874f>] ? SyS_write+0x5f/0x70
[ 26.383571] [<c1cdaea3>] SyS_socketcall+0x13/0x15
[ 26.383571] [<c1eedd16>] sysenter_do_call+0x12/0x2c
[ 26.383571] Code: 77 78 8d 55 e0 31 c0 89 d7 b9 04 00 00 00 f3 ab 8b 45 dc 66 c7 45 e0 02 00 89 45 e4 89 d8 e8 1a b2 ce ff 85 c0 89 c6 75 0b 8b 03 <80> b8 2c 03 00 00 04 74 05 be 9d ff ff ff f6 05 0a 2f 69 c2 04
[ 26.383571] EIP: [<c1e6bfa5>] rds_iw_laddr_check+0x62/0xbd SS:ESP 0068:ce8f9d34
[ 26.383571] CR2: 000000000000032c
[ 26.547175] ---[ end trace e0804b06daa1a8c2 ]---
[ 26.567278] caif:caif_disconnect_client(): nothing to disconnect

git bisect bad d478a960edf1ea61ca31a07a48a8771f043dba78 # 05:53 0- 23 0day head guard for 'devel-hourly-2014030618'
git bisect bad 0414855fdc4a40da05221fc6062cccbc0c30f169 # 05:55 0- 19 Linux 3.14-rc5
git bisect bad d8ec26d7f8287f5788a494f56e8814210f0e64be # 05:55 0- 18 Linux 3.13
git bisect bad 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 # 05:55 0- 18 Linux 3.12
git bisect bad 6e4664525b1db28f8c4e1130957f70a94c19213e # 06:00 0- 3 Linux 3.11
git bisect bad 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376 # 06:19 0- 21 Linux 3.10
git bisect bad c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 # 06:24 0- 17 Linux 3.9
git bisect bad 19f949f52599ba7c3f67a5897ac6be14bfcb1200 # 06:28 0- 8 Linux 3.8
git bisect bad 29594404d7fe73cd80eaa4ee8c43dcc53970c60e # 06:33 1- 3 Linux 3.7
git bisect bad a0d271cbfed1dd50278c6b06bead3d00ba0a88f9 # 06:37 0- 9 Linux 3.6
git bisect bad 28a33cbc24e4256c143dce96c7d93bf423229f92 # 06:41 0- 10 Linux 3.5

Thanks,
Fengguang
early console in setup code
early console in decompress_kernel

Decompressing Linux... Parsing ELF... done.
Booting the kernel.
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.14.0-rc5-03765-gd478a96 (kbuild@xian) (gcc version 4.8.1 (Debian 4.8.1-8) ) #2 PREEMPT Fri Mar 7 11:57:01 CST 2014
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x100000
[ 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 0080000000 mask FF80000000 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 0x70406, 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 0x000fdac0-0x000fdacf] mapped at [c00fdac0]
[ 0.000000] mpc: fdad0-fdbec
[ 0.000000] initial memory mapped: [mem 0x00000000-0x02bfffff]
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x0e000000-0x0e3fffff]
[ 0.000000] [mem 0x0e000000-0x0e3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x08000000-0x0dffffff]
[ 0.000000] [mem 0x08000000-0x0dffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x07ffffff]
[ 0.000000] [mem 0x00100000-0x003fffff] page 4k
[ 0.000000] [mem 0x00400000-0x07ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x0e400000-0x0fffdfff]
[ 0.000000] [mem 0x0e400000-0x0fbfffff] page 2M
[ 0.000000] [mem 0x0fc00000-0x0fffdfff] page 4k
[ 0.000000] BRK [0x02816000, 0x02816fff] PGTABLE
[ 0.000000] cma: CMA: reserved 16 MiB at 0d400000
[ 0.000000] RAMDISK: [mem 0x0e7ab000-0x0ffeffff]
[ 0.000000] ACPI: RSDP 0x000FD930 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x0FFFE450 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x0FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x0FFFE490 0011A9 (v01 BXPC BXDSDT 00000001 INTL 20100528)
[ 0.000000] ACPI: FACS 0x0FFFFF40 000040
[ 0.000000] ACPI: SSDT 0x0FFFF7A0 000796 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 0x0FFFF680 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x0FFFF640 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffff9000 ( fee00000)
[ 0.000000] 255MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 0fffe000
[ 0.000000] low ram: 0 - 0fffe000
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:fffd001, primary cpu clock
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x0fffdfff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x0fffdfff]
[ 0.000000] On node 0 totalpages: 65436
[ 0.000000] free_area_init_node: node 0, pgdat c2657618, node_mem_map ce5ab020
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] Normal zone: 480 pages used for memmap
[ 0.000000] Normal zone: 61438 pages, LIFO batch:15
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffff9000 ( 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: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, 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 0, 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 0, 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 0, 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 0, 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 0, 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 0, 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 0, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, 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 0, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, 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 0, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, 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 ffff8000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 2553d40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] 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: 64924
[ 0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10 softlockup_panic=1 nmi_watchdog=panic prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/i386-randconfig-x0-03071132/linux-devel:devel-hourly-2014030618:d478a960edf1ea61ca31a07a48a8771f043dba78:bisect-linux5/.vmlinuz-d478a960edf1ea61ca31a07a48a8771f043dba78-20140307185058-8-snb branch=linux-devel/devel-hourly-2014030618 BOOT_IMAGE=/kernel/i386-randconfig-x0-03071132/d478a960edf1ea61ca31a07a48a8771f043dba78/vmlinuz-3.14.0-rc5-03765-gd478a96
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 524264 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 192940K/261744K available (15290K kernel code, 1404K rwdata, 6464K rodata, 724K init, 720K bss, 68804K reserved)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa0000 - 0xfffff000 ( 380 kB)
[ 0.000000] vmalloc : 0xd07fe000 - 0xfff9e000 ( 759 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcfffe000 ( 255 MB)
[ 0.000000] .init : 0xc26a1000 - 0xc2756000 ( 724 kB)
[ 0.000000] .data : 0xc1eeee4a - 0xc269f1c0 (7872 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1eeee4a (15291 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:2304 nr_irqs:256 16
[ 0.000000] CPU 0 irqstacks, hard=cd008000 soft=cd00a000
[ 0.000000] ACPI: Core revision 20140214
[ 0.000000] ACPI: All ACPI Tables successfully acquired
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] bootconsole [earlyser0] disabled
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.14.0-rc5-03765-gd478a96 (kbuild@xian) (gcc version 4.8.1 (Debian 4.8.1-8) ) #2 PREEMPT Fri Mar 7 11:57:01 CST 2014
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x100000
[ 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 0080000000 mask FF80000000 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 0x70406, 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 0x000fdac0-0x000fdacf] mapped at [c00fdac0]
[ 0.000000] mpc: fdad0-fdbec
[ 0.000000] initial memory mapped: [mem 0x00000000-0x02bfffff]
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x0e000000-0x0e3fffff]
[ 0.000000] [mem 0x0e000000-0x0e3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x08000000-0x0dffffff]
[ 0.000000] [mem 0x08000000-0x0dffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x07ffffff]
[ 0.000000] [mem 0x00100000-0x003fffff] page 4k
[ 0.000000] [mem 0x00400000-0x07ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x0e400000-0x0fffdfff]
[ 0.000000] [mem 0x0e400000-0x0fbfffff] page 2M
[ 0.000000] [mem 0x0fc00000-0x0fffdfff] page 4k
[ 0.000000] BRK [0x02816000, 0x02816fff] PGTABLE
[ 0.000000] cma: CMA: reserved 16 MiB at 0d400000
[ 0.000000] RAMDISK: [mem 0x0e7ab000-0x0ffeffff]
[ 0.000000] ACPI: RSDP 0x000FD930 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x0FFFE450 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x0FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x0FFFE490 0011A9 (v01 BXPC BXDSDT 00000001 INTL 20100528)
[ 0.000000] ACPI: FACS 0x0FFFFF40 000040
[ 0.000000] ACPI: SSDT 0x0FFFF7A0 000796 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 0x0FFFF680 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x0FFFF640 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffff9000 ( fee00000)
[ 0.000000] 255MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 0fffe000
[ 0.000000] low ram: 0 - 0fffe000
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:fffd001, primary cpu clock
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x0fffdfff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x0fffdfff]
[ 0.000000] On node 0 totalpages: 65436
[ 0.000000] free_area_init_node: node 0, pgdat c2657618, node_mem_map ce5ab020
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] Normal zone: 480 pages used for memmap
[ 0.000000] Normal zone: 61438 pages, LIFO batch:15
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffff9000 ( 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: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, 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 0, 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 0, 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 0, 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 0, 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 0, 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 0, 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 0, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, 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 0, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, 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 0, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, 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 ffff8000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 2553d40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] 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: 64924
[ 0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10 softlockup_panic=1 nmi_watchdog=panic prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/i386-randconfig-x0-03071132/linux-devel:devel-hourly-2014030618:d478a960edf1ea61ca31a07a48a8771f043dba78:bisect-linux5/.vmlinuz-d478a960edf1ea61ca31a07a48a8771f043dba78-20140307185058-8-snb branch=linux-devel/devel-hourly-2014030618 BOOT_IMAGE=/kernel/i386-randconfig-x0-03071132/d478a960edf1ea61ca31a07a48a8771f043dba78/vmlinuz-3.14.0-rc5-03765-gd478a96
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 524264 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 192940K/261744K available (15290K kernel code, 1404K rwdata, 6464K rodata, 724K init, 720K bss, 68804K reserved)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa0000 - 0xfffff000 ( 380 kB)
[ 0.000000] vmalloc : 0xd07fe000 - 0xfff9e000 ( 759 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcfffe000 ( 255 MB)
[ 0.000000] .init : 0xc26a1000 - 0xc2756000 ( 724 kB)
[ 0.000000] .data : 0xc1eeee4a - 0xc269f1c0 (7872 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1eeee4a (15291 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:2304 nr_irqs:256 16
[ 0.000000] CPU 0 irqstacks, hard=cd008000 soft=cd00a000
[ 0.000000] ACPI: Core revision 20140214
[ 0.000000] ACPI: All ACPI Tables successfully acquired
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] bootconsole [earlyser0] disabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Detected 2300.158 MHz processor
[ 0.009999] Calibrating delay loop (skipped) preset value.. 4602.99 BogoMIPS (lpj=7667193)
[ 0.010690] pid_max: default: 32768 minimum: 301
[ 0.013419] Mount-cache hash table entries: 512
[ 0.018380] Initializing cgroup subsys memory
[ 0.019395] Initializing cgroup subsys devices
[ 0.020011] Initializing cgroup subsys freezer
[ 0.023346] Initializing cgroup subsys net_cls
[ 0.026806] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.026806] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.030012] CPU: Intel Common KVM processor (fam: 0f, model: 06, stepping: 01)
[ 0.044974] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[ 0.050595] ftrace: Allocated trace_printk buffers
[ 0.061769] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.063355] Getting VERSION: 50014
[ 0.066691] Getting VERSION: 50014
[ 0.070020] Getting ID: 0
[ 0.071705] Getting ID: f000000
[ 0.073356] Getting LVT0: 8700
[ 0.075144] Getting LVT1: 8400
[ 0.076807] enabled ExtINT on CPU#0
[ 0.081782] ENABLING IO-APIC IRQs
[ 0.083349] init IO_APIC IRQs
[ 0.085150] apic 0 pin 0 not connected
[ 0.086685] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.090046] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.093373] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.096698] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.100032] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.103363] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.106698] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.110037] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.113378] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.116699] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.120030] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.123366] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.130007] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.133041] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.133368] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.136697] apic 0 pin 16 not connected
[ 0.138272] apic 0 pin 17 not connected
[ 0.140008] apic 0 pin 18 not connected
[ 0.141510] apic 0 pin 19 not connected
[ 0.143343] apic 0 pin 20 not connected
[ 0.145370] apic 0 pin 21 not connected
[ 0.146672] apic 0 pin 22 not connected
[ 0.148659] apic 0 pin 23 not connected
[ 0.150174] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.153339] Using local APIC timer interrupts.
[ 0.153339] calibrating APIC timer ...
[ 0.159999] ... lapic delta = 6874964
[ 0.159999] ... PM-Timer delta = 363008
[ 0.159999] APIC calibration not consistent with PM-Timer: 101ms instead of 100ms
[ 0.159999] APIC delta adjusted to PM-Timer: 6779246 (6874964)
[ 0.159999] TSC delta adjusted to PM-Timer: 229987521 (233234746)
[ 0.159999] ..... delta 6779246
[ 0.159999] ..... mult: 291166427
[ 0.159999] ..... calibration result: 3615597
[ 0.159999] ..... CPU clock speed is 2300.0350 MHz.
[ 0.159999] ..... host bus clock speed is 1084.2625 MHz.
[ 0.160793] devtmpfs: initialized
[ 0.169781] xor: measuring software checksum speed
[ 0.203364] pIII_sse : 129.600 MB/sec
[ 0.240039] prefetch64-sse: 139.200 MB/sec
[ 0.241870] xor: using function: prefetch64-sse (139.200 MB/sec)
[ 0.243348] atomic64 test passed for i386+ platform with CX8 and with SSE
[ 0.246871] NET: Registered protocol family 16
[ 0.252046] cpuidle: using governor ladder
[ 0.253339] cpuidle: using governor menu
[ 0.258374] ACPI: bus type PCI registered
[ 0.260164] PCI: Using configuration type 1 for base access
[ 0.346725] raid6: mmxx1 1917 MB/s
[ 0.403344] raid6: mmxx2 1841 MB/s
[ 0.463377] raid6: sse1x1 1467 MB/s
[ 0.520033] raid6: sse1x2 1648 MB/s
[ 0.580014] raid6: sse2x1 2677 MB/s
[ 0.640012] raid6: sse2x2 3919 MB/s
[ 0.642195] raid6: using algorithm sse2x2 (3919 MB/s)
[ 0.643338] raid6: using intx1 recovery algorithm
[ 0.646906] ACPI: Added _OSI(Module Device)
[ 0.650006] ACPI: Added _OSI(Processor Device)
[ 0.653339] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.655702] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.661900] ACPI: Interpreter enabled
[ 0.663347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
[ 0.670012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
[ 0.675074] ACPI: (supports S0 S3 S4)
[ 0.676672] ACPI: Using IOAPIC for interrupt routing
[ 0.680067] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.689999] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.690017] acpi PNP0A03:00: _OSC: OS supports [Segments MSI]
[ 0.693351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.697039] PCI host bridge to bus 0000:00
[ 0.700009] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.703342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.706675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.710008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.713342] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[ 0.723556] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.730481] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.734717] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.743343] pci 0000:00:01.1: reg 0x20: [io 0xc1c0-0xc1cf]
[ 0.749151] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.750569] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.753357] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.757123] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.766810] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[ 0.773390] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[ 0.790115] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[ 0.794216] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[ 0.800008] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[ 0.804794] pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f]
[ 0.819161] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[ 0.820768] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 0.828147] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.833342] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[ 0.849073] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[ 0.855298] pci 0000:00:05.0: reg 0x10: [io 0xc080-0xc0bf]
[ 0.860009] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[ 0.875709] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[ 0.880964] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 0.886676] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[ 0.903205] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.907931] pci 0000:00:07.0: reg 0x10: [io 0xc100-0xc13f]
[ 0.914514] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[ 0.929082] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[ 0.934277] pci 0000:00:08.0: reg 0x10: [io 0xc140-0xc17f]
[ 0.938536] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[ 0.951617] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[ 0.955341] pci 0000:00:09.0: reg 0x10: [io 0xc180-0xc1bf]
[ 0.960009] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[ 0.972510] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[ 0.976675] pci 0000:00:0a.0: reg 0x10: [mem 0xfebf7000-0xfebf700f]
[ 0.985393] pci_bus 0000:00: on NUMA node 0
[ 0.987451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.992304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.995720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.998958] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 1.002214] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 1.007217] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 1.010494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.013342] vgaarb: loaded
[ 1.015323] vgaarb: bridge control possible 0000:00:02.0
[ 1.020186] SCSI subsystem initialized
[ 1.022674] libata version 3.00 loaded.
[ 1.023476] ACPI: bus type USB registered
[ 1.026756] usbcore: registered new interface driver usbfs
[ 1.029717] usbcore: registered new interface driver hub
[ 1.030082] usbcore: registered new device driver usb
[ 1.033619] pps_core: LinuxPPS API ver. 1 registered
[ 1.036671] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 1.040033] PTP clock support registered
[ 1.043657] wmi: Mapper loaded
[ 1.046809] Advanced Linux Sound Architecture Driver Initialized.
[ 1.050043] PCI: Using ACPI for IRQ routing
[ 1.052547] PCI: pci_cache_line_size set to 64 bytes
[ 1.053669] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 1.056680] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[ 1.060512] Bluetooth: Core ver 2.19
[ 1.063387] NET: Registered protocol family 31
[ 1.065731] Bluetooth: HCI device and connection manager initialized
[ 1.066697] Bluetooth: HCI socket layer initialized
[ 1.070010] Bluetooth: L2CAP socket layer initialized
[ 1.073397] Bluetooth: SCO socket layer initialized
[ 1.076684] NET: Registered protocol family 8
[ 1.079134] NET: Registered protocol family 20
[ 1.080261] nfc: nfc_init: NFC Core ver 0.1
[ 1.083394] NET: Registered protocol family 39
[ 1.089225] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 1.090136] Switched to clocksource kvm-clock
[ 1.111365] pnp: PnP ACPI init
[ 1.114589] ACPI: bus type PNP registered
[ 1.117157] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 1.122012] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.125400] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 1.134029] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.137460] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 1.142461] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 1.145907] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 1.150195] pnp 00:03: [dma 2]
[ 1.152330] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 1.155747] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 1.160628] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 1.164209] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 1.169046] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.172764] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.176324] pnp: PnP ACPI: found 7 devices
[ 1.178817] ACPI: bus type PNP unregistered
[ 1.221398] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 1.224423] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 1.227388] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 1.230622] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[ 1.234110] NET: Registered protocol family 2
[ 1.237110] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 1.240581] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 1.243809] TCP: Hash tables configured (established 2048 bind 2048)
[ 1.248258] TCP: reno registered
[ 1.250446] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.253527] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.256917] NET: Registered protocol family 1
[ 1.259309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.262990] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.266064] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.269261] pci 0000:00:02.0: Boot video device
[ 1.272154] PCI: CLS 0 bytes, default 64
[ 1.274778] Unpacking initramfs...
[ 2.745410] Freeing initrd memory: 24852K (ce7ab000 - cfff0000)
[ 2.750738] has_svm: not amd
[ 2.752798] kvm: no hardware support
[ 2.755602] apm: BIOS not found.
[ 2.758695] PCLMULQDQ-NI instructions are not detected.
[ 2.761881] The force parameter has not been set to 1. The Iris poweroff handler will not be installed.
[ 2.767226] NatSemi SCx200 Driver
[ 2.769972] futex hash table entries: 256 (order: -1, 2048 bytes)
[ 2.778876] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 2.782288] zbud: loaded
[ 2.784439] VFS: Disk quotas dquot_6.5.2
[ 2.786992] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.790764] JFS: nTxBlock = 1829, nTxLock = 14636
[ 2.798193] NILFS version 2 loaded
[ 2.804205] OCFS2 User DLM kernel interface loaded
[ 2.810359] Key type big_key registered
[ 2.819867] async_tx: api initialized (async)
[ 2.827377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 2.831600] io scheduler noop registered (default)
[ 2.835638] io scheduler deadline registered
[ 2.849349] io scheduler cfq registered
[ 2.868950] crc32: CRC_LE_BITS = 1, CRC_BE BITS = 1
[ 2.875120] crc32: self tests passed, processed 225944 bytes in 13546898 nsec
[ 2.889241] crc32c: CRC_LE_BITS = 1
[ 2.891542] crc32c: self tests passed, processed 225944 bytes in 1889904 nsec
[ 3.627703] crc32_combine: 8373 self tests passed
[ 3.757013] tsc: Refined TSC clocksource calibration: 2299.965 MHz
[ 4.445816] crc32c_combine: 8373 self tests passed
[ 4.448812] xz_dec_test: module loaded
[ 4.451208] xz_dec_test: Create a device node with 'mknod xz_dec_test c 250 0' and write .xz files to it.
[ 4.456820] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 4.459974] cpcihp_generic: Generic port I/O CompactPCI Hot Plug Driver version: 0.1
[ 4.464686] cpcihp_generic: not configured, disabling.
[ 4.467974] no IO addresses supplied
[ 4.470755] cirrusfb 0000:00:02.0: Cirrus Logic chipset on PCI bus, RAM (4096 kB) at 0xfc000000
[ 4.475408] CL Picasso4: enable CONFIG_FB_LITTLE_ENDIAN to support this framebuffer
[ 4.480271] cirrusfb 0000:00:02.0: could not register fb device; err = -38!
[ 4.483851] cirrusfb: probe of 0000:00:02.0 failed with error -38
[ 4.487030] usbcore: registered new interface driver udlfb
[ 4.490152] usbcore: registered new interface driver smscufx
[ 4.493078] ipmi message handler version 39.2
[ 4.495491] IPMI System Interface driver.
[ 4.498081] ipmi_si: Adding default-specified kcs state machine
[ 4.501542] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[ 4.506892] ipmi_si: Interface detection failed
[ 4.509602] ipmi_si: Adding default-specified smic state machine
[ 4.512727] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
[ 4.518100] ipmi_si: Interface detection failed
[ 4.520880] ipmi_si: Adding default-specified bt state machine
[ 4.529522] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
[ 4.540198] ipmi_si: Interface detection failed
[ 4.547610] ipmi_si: Unable to find any System Interface(s)
[ 4.554300] IPMI Watchdog: driver initialized
[ 4.557030] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 4.561737] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 4.565991] ACPI: Power Button [PWRF]
[ 4.568956] r3964: Philips r3964 Driver $Revision: 1.10 $
[ 4.572120] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 4.602167] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 4.607621] serial: Freescale lpuart driver
[ 4.610335] Initializing Nozomi driver 2.1d
[ 4.612920] lp: driver loaded but no devices found
[ 4.615447] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $
[ 4.618684] ac.o: No PCI boards found.
[ 4.621164] ac.o: For an ISA board you must supply memory and irq parameters.
[ 4.624630] sonypi: Sony Programmable I/O Controller Driver v1.26.
[ 4.627792] toshiba: not a supported Toshiba laptop
[ 4.630587] ppdev: user-space parallel port driver
[ 4.633183] platform pc8736x_gpio.0: NatSemi pc8736x GPIO Driver Initializing
[ 4.636541] platform pc8736x_gpio.0: no device found
[ 4.639537] nsc_gpio initializing
[ 4.641852] telclk_interrupt = 0xf non-mcpbl0010 hw.
[ 4.644528] smapi::smapi_init, ERROR invalid usSmapiID
[ 4.647216] mwave: tp3780i::tp3780I_InitializeBoardData: Error: SMAPI is not available on this machine
[ 4.653934] mwave: mwavedd::mwave_init: Error: Failed to initialize board data
[ 4.670092] mwave: mwavedd::mwave_init: Error: Failed to initialize
[ 4.677260] Linux agpgart interface v0.103
[ 4.683862] [drm] Initialized drm 1.1.0 20060810
[ 4.690242] [TTM] Zone kernel: Available graphics memory: 117088 kiB
[ 4.696953] [TTM] Initializing pool allocator
[ 4.700060] [drm] fb mappable at 0xFC000000
[ 4.707448] [drm] vram aper at 0xFC000000
[ 4.713393] [drm] size 4194304
[ 4.715556] [drm] fb depth is 24
[ 4.726165] [drm] pitch is 3072
[ 4.728442] cirrusdrmfb: enable CONFIG_FB_LITTLE_ENDIAN to support this framebuffer
[ 4.739938] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0
[ 4.749199] parport_pc 00:04: reported by Plug and Play ACPI
[ 4.755890] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 4.853691] lp0: using parport0 (interrupt-driven).
[ 4.862403] loop: module loaded
[ 4.868049] HP CISS Driver (v 3.6.26)
[ 4.874441] rbd: loaded
[ 4.876396] mtip32xx Version 1.3.0
[ 4.878595] dummy-irq: no IRQ given. Use irq=N
[ 4.881431] lkdtm: No crash points registered, enable through debugfs
[ 4.885239] usbcore: registered new interface driver viperboard
[ 4.888438] usbcore: registered new interface driver pn533
[ 4.893864] usbcore: registered new interface driver port100
[ 4.896742] Uniform Multi-Platform E-IDE driver
[ 4.900815] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[ 4.905960] ide-gd driver 1.18
[ 4.908256] ide-cd driver 5.00
[ 4.910744] Loading iSCSI transport class v2.0-870.
[ 4.913559] rdac: device handler registered
[ 4.915982] alua: device handler registered
[ 4.918798] fnic: Cisco FCoE HBA Driver, ver 1.5.0.45
[ 4.921830] fnic: Successfully Initialized Trace Buffer
[ 4.924711] bnx2fc: Broadcom NetXtreme II FCoE Driver bnx2fc v2.4.1 (Sep 17, 2013)
[ 4.929001] Loading Adaptec I2O RAID: Version 2.4 Build 5go
[ 4.932076] Detecting Adaptec I2O RAID controllers...
[ 4.934858] Adaptec aacraid driver 1.2-0[30200]-ms
[ 4.937711] isci: Intel(R) C600 SAS Controller Driver - version 1.1.0
[ 4.957676] scsi: <fdomain> Detection failed (no card)
[ 4.960657] iscsi: registered transport (qla4xxx)
[ 4.963248] QLogic iSCSI HBA Driver
[ 4.965416] Brocade BFA FC/FCOE SCSI driver - version: 3.2.23.0
[ 4.968761] csiostor: Chelsio FCoE driver 1.0.0
[ 4.971735] DC390: clustering now enabled by default. If you get problems load
[ 4.980895] with "disable_clustering=1" and report to maintainers
[ 4.987868] mpt2sas version 16.100.00.00 loaded
[ 4.994089] mpt3sas version 02.100.00.00 loaded
[ 4.999957] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[ 5.006659] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[ 5.014716] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[ 5.023665] ppa: Version 2.07 (for Linux 2.4.x)
[ 5.032630] imm: Version 2.05 (for Linux 2.4.0)
[ 5.043620] ipr: IBM Power RAID SCSI Device Driver version: 2.6.0 (November 16, 2012)
[ 5.051847] RocketRAID 3xxx/4xxx Controller driver v1.8
[ 5.057658] stex: Promise SuperTrak EX Driver version: 4.6.0000.4
[ 5.064202] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits.
[ 5.068899] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0.
[ 5.072268] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010)
[ 5.075250] iscsi: registered transport (cxgb3i)
[ 5.078005] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.6.2 (Jun 06, 2013)
[ 5.081543] iscsi: registered transport (bnx2i)
[ 5.084382] esas2r: driver will not be loaded because no ATTO esas2r devices were found
[ 5.089131] VMware PVSCSI driver - version 1.0.2.0-k
[ 5.091962] st: Version 20101219, fixed bufsize 32768, s/g segs 256
[ 5.095170] SCSI Media Changer driver v0.25
[ 5.102975] scsi_debug: host protection
[ 5.105280] scsi0 : scsi_debug, version 1.82 [20100324], dev_size_mb=8, opts=0x0
[ 5.109780] scsi 0:0:0:0: Direct-Access Linux scsi_debug 0004 PQ: 0 ANSI: 5
[ 5.115240] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.118250] sd 0:0:0:0: [sda] 16384 512-byte logical blocks: (8.38 MB/8.00 MiB)
[ 5.123739] Rounding down aligned max_sectors from 4294967295 to 4294967288
[ 5.127302] sd 0:0:0:0: [sda] Write Protect is off
[ 5.130097] sd 0:0:0:0: [sda] Mode Sense: 73 00 10 08
[ 5.133962] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 5.137342] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 5.142467] L440GX flash mapping: failed to find PIIX4 ISA bridge, cannot continue
[ 5.147350] slram: not enough parameters.
[ 5.166981] sda: unknown partition table
[ 5.180364] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.189192] No valid DiskOnChip devices found
[ 5.193522] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 5.198714] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 5.204174] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 5.210407] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 5.215646] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 5.223432] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 5.228833] nand: device found, Manufacturer ID: 0x98, Chip ID: 0x39
[ 5.232771] nand: Toshiba NAND 128MiB 1,8V 8-bit
[ 5.235555] nand: 128MiB, SLC, page size: 512, OOB size: 16
[ 5.238707] flash size: 128 MiB
[ 5.240981] page size: 512 bytes
[ 5.243235] OOB area size: 16 bytes
[ 5.247642] sector size: 16 KiB
[ 5.252025] pages number: 262144
[ 5.254775] pages per sector: 32
[ 5.257058] bus width: 8
[ 5.258870] bits in sector size: 14
[ 5.260767] bits in page size: 9
[ 5.262596] bits in OOB size: 4
[ 5.264832] flash size with OOB: 135168 KiB
[ 5.267468] page address bytes: 4
[ 5.269800] sector address bytes: 3
[ 5.272066] options: 0x42
[ 5.277455] Scanning device for bad blocks
[ 5.307242] Creating 1 MTD partitions on "NAND 128MiB 1,8V 8-bit":
[ 5.310525] 0x000000000000-0x000008000000 : "NAND simulator partition 0"
[ 5.314630] ftl_cs: FTL header not found.
[ 5.318048] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 5.322676] eql: Equalizer2002: Simon Janes (simon@xxxxxxx) and David S. Miller (davem@xxxxxxxxxx)
[ 5.331001] libphy: Fixed MDIO Bus: probed
[ 5.333941] tun: Universal TUN/TAP device driver, 1.6
[ 5.336778] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 5.340180] arcnet loaded.
[ 5.342262] arcnet: RFC1201 "standard" (`a') encapsulation support loaded.
[ 5.345782] arcnet: RFC1051 "simple standard" (`s') encapsulation support loaded.
[ 5.351463] arcnet: raw mode (`r') encapsulation support loaded.
[ 5.355435] arcnet: cap mode (`c') encapsulation support loaded.
[ 5.358701] arcnet: COM90xx IO-mapped mode support (by David Woodhouse et el.)
[ 5.363375] E-mail me if you actually test this driver, please!
[ 5.366557] arc%d: No autoprobe for IO mapped cards; you must specify the base address!
[ 5.372289] CAN device driver interface
[ 5.374779] usbcore: registered new interface driver esd_usb2
[ 5.377988] usbcore: registered new interface driver peak_usb
[ 5.381074] usbcore: registered new interface driver usb_8dev
[ 5.383964] sja1000 CAN netdevice driver
[ 5.387186] cc770: CAN netdevice driver
[ 5.389676] cc770_isa: insufficient parameters supplied
[ 5.392784] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.19 (December 19, 2013)
[ 5.397820] enic: Cisco VIC Ethernet NIC Driver, ver 2.1.1.50
[ 5.400976] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 5.404196] e100: Copyright(c) 1999-2006 Intel Corporation
[ 5.407222] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 5.410667] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 5.413882] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 0.3.32-k
[ 5.419592] i40e: Copyright (c) 2013 - 2014 Intel Corporation.
[ 5.422814] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[ 5.426454] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[ 5.429639] jme: JMicron JMC2XX ethernet driver version 1.0.8
[ 5.432970] myri10ge: Version 1.5.3-1.534
[ 5.435683] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.56
[ 5.439220] QLogic/NetXen Network Driver v4.0.82
[ 5.442240] tehuti: Tehuti Networks(R) Network Driver, 7.29.3
[ 5.445340] tehuti: Options: hw_csum
[ 5.447806] tlan: ThunderLAN driver v1.17
[ 5.450431] tlan: 0 devices installed, PCI: 0 EISA: 0
[ 5.453772] NET3 PLIP version 2.4-parport gniibe@xxxxxxxxx
[ 5.456785] plip0: Parallel port at 0x378, using IRQ 7.
[ 5.459885] PPP generic driver version 2.4.2
[ 5.462609] PPP BSD Compression module registered
[ 5.465467] PPP Deflate Compression module registered
[ 5.468366] NET: Registered protocol family 24
[ 5.473564] PPTP driver version 0.8.5
[ 5.476149] usbcore: registered new interface driver i2400m_usb
[ 5.479777] ieee802154hardmac ieee802154hardmac: Added ieee802154 HardMAC hardware
[ 5.484507] ieee802154fakelb ieee802154fakelb: added ieee802154 hardware
[ 5.490282] usbcore: registered new interface driver catc
[ 5.493312] usbcore: registered new interface driver kaweth
[ 5.496410] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 5.500482] usbcore: registered new interface driver pegasus
[ 5.503646] usbcore: registered new interface driver r8152
[ 5.506653] hso: drivers/net/usb/hso.c: Option Wireless
[ 5.511896] usbcore: registered new interface driver hso
[ 5.514939] usbcore: registered new interface driver asix
[ 5.517965] usbcore: registered new interface driver ax88179_178a
[ 5.521266] usbcore: registered new interface driver cdc_ether
[ 5.524405] usbcore: registered new interface driver cdc_eem
[ 5.527566] usbcore: registered new interface driver dm9601
[ 5.531832] usbcore: registered new interface driver sr9700
[ 5.535758] usbcore: registered new interface driver CoreChips
[ 5.538973] usbcore: registered new interface driver plusb
[ 5.542063] usbcore: registered new interface driver rndis_host
[ 5.546066] usbcore: registered new interface driver zaurus
[ 5.549132] usbcore: registered new interface driver int51x1
[ 5.553098] usbcore: registered new interface driver kalmia
[ 5.556285] usbcore: registered new interface driver ipheth
[ 5.559389] usbcore: registered new interface driver sierra_net
[ 5.562486] usbcore: registered new interface driver cdc_ncm
[ 5.566326] usbcore: registered new interface driver huawei_cdc_ncm
[ 5.569671] usbcore: registered new interface driver lg-vl600
[ 5.572854] usbcore: registered new interface driver qmi_wwan
[ 5.575898] usbcore: registered new interface driver cdc_mbim
[ 5.579069] Madge ATM Ambassador driver version 1.2.4
[ 5.582031] fore200e: FORE Systems 200E-series ATM driver - version 0.3e
[ 5.589503] idt77252_init: at c26e4e0f
[ 5.591969] adummy: version 1.0
[ 5.594604] parport0: cannot grant exclusive access for device ks0108
[ 5.597958] ks0108: ERROR: parport didn't register new device
[ 5.601626] aoe: AoE v85 initialised.
[ 5.604309] usbcore: registered new interface driver hwa-rc
[ 5.607384] usbcore: registered new interface driver i1480-dfu-usb
[ 5.610828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.614226] ehci-pci: EHCI PCI platform driver
[ 5.632984] ehci-platform: EHCI generic platform driver
[ 5.635955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.639271] ohci-pci: OHCI PCI platform driver
[ 5.641945] ohci-platform: OHCI generic platform driver
[ 5.646877] uhci_hcd: USB Universal Host Controller Interface driver
[ 5.650167] driver u132_hcd
[ 5.652429] fusbh200_hcd: FUSBH200 Host Controller (EHCI) Driver
[ 5.655682] Warning! fusbh200_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[ 5.663628] usbcore: registered new interface driver wusb-cbaf
[ 5.666804] usbcore: registered new interface driver cdc_acm
[ 5.669932] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 5.674863] usbcore: registered new interface driver cdc_wdm
[ 5.678005] usbcore: registered new interface driver usbtmc
[ 5.680950] usbcore: registered new interface driver microtekX6
[ 5.683885] usbcore: registered new interface driver usbserial
[ 5.687098] usbcore: registered new interface driver ark3116
[ 5.690176] usbserial: USB Serial support registered for ark3116
[ 5.693454] usbcore: registered new interface driver ch341
[ 5.696490] usbserial: USB Serial support registered for ch341-uart
[ 5.699765] usbcore: registered new interface driver cyberjack
[ 5.702978] usbserial: USB Serial support registered for Reiner SCT Cyberjack USB card reader
[ 5.708103] usbcore: registered new interface driver cypress_m8
[ 5.711349] usbserial: USB Serial support registered for DeLorme Earthmate USB
[ 5.716040] usbserial: USB Serial support registered for HID->COM RS232 Adapter
[ 5.720705] usbserial: USB Serial support registered for Nokia CA-42 V2 Adapter
[ 5.725217] usbcore: registered new interface driver digi_acceleport
[ 5.728603] usbserial: USB Serial support registered for Digi 2 port USB adapter
[ 5.733289] usbserial: USB Serial support registered for Digi 4 port USB adapter
[ 5.737979] usbcore: registered new interface driver io_edgeport
[ 5.744120] usbserial: USB Serial support registered for Edgeport 2 port adapter
[ 5.752160] usbserial: USB Serial support registered for Edgeport 4 port adapter
[ 5.761584] usbserial: USB Serial support registered for Edgeport 8 port adapter
[ 5.769690] usbserial: USB Serial support registered for EPiC device
[ 5.776290] usbcore: registered new interface driver io_ti
[ 5.789407] usbserial: USB Serial support registered for Edgeport TI 1 port adapter
[ 5.797489] usbserial: USB Serial support registered for Edgeport TI 2 port adapter
[ 5.804932] usbcore: registered new interface driver empeg
[ 5.811365] usbserial: USB Serial support registered for empeg
[ 5.817931] usbcore: registered new interface driver ftdi_sio
[ 5.824487] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 5.831502] usbcore: registered new interface driver garmin_gps
[ 5.838824] usbserial: USB Serial support registered for Garmin GPS usb/tty
[ 5.846804] usbcore: registered new interface driver ir_usb
[ 5.854411] usbserial: USB Serial support registered for IR Dongle
[ 5.861004] usbcore: registered new interface driver keyspan
[ 5.867505] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 5.874988] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 5.886364] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 5.894274] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 5.902201] usbcore: registered new interface driver keyspan_pda
[ 5.907843] usbserial: USB Serial support registered for Keyspan PDA
[ 5.919389] usbserial: USB Serial support registered for Keyspan PDA - (prerenumeration)
[ 5.928043] usbserial: USB Serial support registered for Xircom / Entregra PGS - (prerenumeration)
[ 5.937577] usbcore: registered new interface driver metro_usb
[ 5.942632] usbserial: USB Serial support registered for Metrologic USB to Serial
[ 5.952827] usbcore: registered new interface driver mos7720
[ 5.955378] usbserial: USB Serial support registered for Moschip 2 port adapter
[ 5.962596] usbcore: registered new interface driver mos7840
[ 5.965104] usbserial: USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[ 5.979476] usbcore: registered new interface driver navman
[ 5.981970] usbserial: USB Serial support registered for navman
[ 5.984549] usbcore: registered new interface driver option
[ 5.994904] usbserial: USB Serial support registered for GSM modem (1-port)
[ 6.000062] usbcore: registered new interface driver oti6858
[ 6.002560] usbserial: USB Serial support registered for oti6858
[ 6.005155] usbcore: registered new interface driver qcserial
[ 6.015405] usbserial: USB Serial support registered for Qualcomm USB modem
[ 6.022081] usbcore: registered new interface driver quatech2
[ 6.024647] usbserial: USB Serial support registered for Quatech 2nd gen USB to Serial Driver
[ 6.035752] usbcore: registered new interface driver usb_serial_simple
[ 6.041905] usbserial: USB Serial support registered for zio
[ 6.044430] usbserial: USB Serial support registered for funsoft
[ 6.055695] usbserial: USB Serial support registered for flashloader
[ 6.058618] usbserial: USB Serial support registered for vivopay
[ 6.062016] usbserial: USB Serial support registered for moto_modem
[ 6.064803] usbserial: USB Serial support registered for hp4x
[ 6.067391] usbserial: USB Serial support registered for suunto
[ 6.070628] usbserial: USB Serial support registered for siemens_mpi
[ 6.073441] usbcore: registered new interface driver ssu100
[ 6.076326] usbserial: USB Serial support registered for Quatech SSU-100 USB to Serial Driver
[ 6.081307] usbcore: registered new interface driver visor
[ 6.083856] usbserial: USB Serial support registered for Handspring Visor / Palm OS
[ 6.089217] usbserial: USB Serial support registered for Sony Clie 5.0
[ 6.091916] usbserial: USB Serial support registered for Sony Clie 3.5
[ 6.094904] usbcore: registered new interface driver wishbone_serial
[ 6.098298] usbserial: USB Serial support registered for wishbone_serial
[ 6.101176] usbcore: registered new interface driver whiteheat
[ 6.103627] usbserial: USB Serial support registered for Connect Tech - WhiteHEAT - (prerenumeration)
[ 6.107895] usbserial: USB Serial support registered for Connect Tech - WhiteHEAT
[ 6.112567] usbcore: registered new interface driver xsens_mt
[ 6.115270] usbserial: USB Serial support registered for xsens_mt
[ 6.117981] usbcore: registered new interface driver adutux
[ 6.121016] usbcore: registered new interface driver appledisplay
[ 6.123981] usbcore: registered new interface driver cypress_cy7c63
[ 6.127147] usbcore: registered new interface driver cytherm
[ 6.130448] usbcore: registered new interface driver emi62 - firmware loader
[ 6.133662] driver ftdi-elan
[ 6.135549] usbcore: registered new interface driver ftdi-elan
[ 6.139291] usbcore: registered new interface driver idmouse
[ 6.142085] usbcore: registered new interface driver isight_firmware
[ 6.146439] usbcore: registered new interface driver ldusb
[ 6.149030] usbcore: registered new interface driver legousbtower
[ 6.152840] usbcore: registered new interface driver rio500
[ 6.155485] usbcore: registered new interface driver trancevibrator
[ 6.163373] usbcore: registered new interface driver usbsevseg
[ 6.170308] usbcore: registered new interface driver yurex
[ 6.172924] usbcore: registered new interface driver sisusb
[ 6.176394] usbcore: registered new interface driver speedtch
[ 6.180202] usbcore: registered new interface driver ueagle-atm
[ 6.183705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 6.190017] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 6.192680] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 6.196142] parport0: cannot grant exclusive access for device parkbd
[ 6.201910] mousedev: PS/2 mouse device common for all mice
[ 6.211246] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 6.219644] usbcore: registered new interface driver appletouch
[ 6.226056] usbcore: registered new interface driver bcm5974
[ 6.237111] usbcore: registered new interface driver synaptics_usb
[ 6.246742] usbcore: registered new interface driver xpad
[ 6.252266] parport0: cannot grant exclusive access for device walkera0701
[ 6.258709] walkera0701: failed to register parport device
[ 6.264084] usbcore: registered new interface driver usb_acecad
[ 6.269736] usbcore: registered new interface driver gtco
[ 6.277384] usbcore: registered new interface driver hanwang
[ 6.280957] usbcore: registered new interface driver kbtab
[ 6.286782] usbcore: registered new interface driver wacom
[ 6.293791] usbcore: registered new interface driver usbtouchscreen
[ 6.302160] usbcore: registered new interface driver sur40
[ 6.308691] apanel: Fujitsu BIOS signature 'FJKEYINF' not found...
[ 6.315230] cm109: Keymap for Komunikate KIP1000 phone loaded
[ 6.320229] usbcore: registered new interface driver cm109
[ 6.325838] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
[ 6.332012] usbcore: registered new interface driver keyspan_remote
[ 6.338257] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 6.344713] wistron_btns: System unknown
[ 6.350303] ideapad_slidebar: DMI does not match
[ 6.354889] i2c /dev entries driver
[ 6.361822] i2c-parport: adapter type unspecified
[ 6.365008] usbcore: registered new interface driver RobotFuzz Open Source InterFace, OSIF
[ 6.374545] usbcore: registered new interface driver i2c-tiny-usb
[ 6.380865] pps pps0: new PPS source ktimer
[ 6.385599] pps pps0: ktimer PPS source registered
[ 6.391343] pps_ldisc: PPS line discipline registered
[ 6.396407] pps_parport: parallel port PPS client
[ 6.401316] parport0: cannot grant exclusive access for device pps_parport
[ 6.407452] pps_parport: couldn't register with parport0
[ 6.413457] Driver for 1-wire Dallas network protocol.
[ 6.420246] 1-Wire driver for the DS2760 battery monitor chip - (c) 2004-2005, Szabolcs Gyurko
[ 6.470011] applesmc: supported laptop not found!
[ 6.476773] applesmc: driver init failed (ret=-19)!
[ 6.483532] intel_powerclamp: Intel powerclamp does not run on family 15 model 6
[ 6.497003] md: linear personality registered for level -1
[ 6.499652] md: raid0 personality registered for level 0
[ 6.504435] md: raid1 personality registered for level 1
[ 6.507445] md: raid10 personality registered for level 10
[ 6.510744] md: raid6 personality registered for level 6
[ 6.513763] md: raid5 personality registered for level 5
[ 6.516746] md: raid4 personality registered for level 4
[ 6.520650] Bluetooth: Virtual HCI driver ver 1.4
[ 6.525793] Bluetooth: HCI UART driver ver 2.2
[ 6.530995] Bluetooth: HCI BCSP protocol initialized
[ 6.540308] Bluetooth: HCI Three-wire UART (H5) protocol initialized
[ 6.549459] usbcore: registered new interface driver bcm203x
[ 6.555176] usbcore: registered new interface driver bpa10x
[ 6.561618] usbcore: registered new interface driver bfusb
[ 6.568079] usbcore: registered new interface driver btusb
[ 6.572253] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 6.577818] usbcore: registered new interface driver ath3k
[ 6.583879] CAPI 2.0 started up with major 68 (middleware)
[ 6.590370] Modular ISDN core version 1.1.29
[ 6.594573] NET: Registered protocol family 34
[ 6.599618] usbcore: registered new interface driver HFC-S_USB
[ 6.605352] Sedlbauer Speedfax+ Driver Rev. 2.0
[ 6.611269] Winbond W6692 PCI driver Rev. 2.0
[ 6.615352] mISDNipac module version 2.0
[ 6.619892] mISDN: ISAR driver Rev. 2.1
[ 6.625277] lguest: switcher text too large (4384)
[ 6.629978] cpufreq-nforce2: No nForce2 chipset.
[ 6.634076] wbsd: Winbond W83L51xD SD/MMC card interface driver
[ 6.637797] wbsd: Copyright(c) Pierre Ossman
[ 6.640723] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
[ 6.643162] usbcore: registered new interface driver vub300
[ 6.647033] usbcore: registered new interface driver ushc
[ 6.650845] leds_ss4200: no LED devices found
[ 6.653347] ledtrig-cpu: registered to indicate activity on CPUs
[ 6.656614] iscsi: registered transport (iser)
[ 6.659296] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 6.665663] hidraw: raw HID events driver (C) Jiri Kosina
[ 6.671311] ASIHPI driver 4.10.01
[ 6.674575] pktgen: Packet Generator for packet performance testing. Version: 2.74
[ 6.679414] drop_monitor: Initializing network drop monitor service
[ 6.683576] netem: version 1.3
[ 6.685531] u32 classifier
[ 6.687491] Netfilter messages via NETLINK v0.30.
[ 6.690757] nf_conntrack version 0.5.0 (3659 buckets, 14636 max)
[ 6.693801] ctnetlink v0.93: registering with nfnetlink.
[ 6.697246] ip_set: protocol 6
[ 6.699160] IPVS: Registered protocols (UDP, AH)
[ 6.701513] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 6.705668] IPVS: Creating netns size=852 id=0
[ 6.708984] IPVS: ipvs loaded.
[ 6.710938] IPVS: [rr] scheduler registered.
[ 6.713247] IPVS: [wrr] scheduler registered.
[ 6.716498] IPVS: [lc] scheduler registered.
[ 6.718805] IPVS: [wlc] scheduler registered.
[ 6.721544] IPVS: [lblcr] scheduler registered.
[ 6.724484] IPVS: [dh] scheduler registered.
[ 6.726853] IPVS: [sh] scheduler registered.
[ 6.736995] IPVS: [nq] scheduler registered.
[ 6.739620] ipip: IPv4 over IPv4 tunneling driver
[ 6.742605] gre: GRE over IPv4 demultiplexor driver
[ 6.747649] IPv4 over IPSec tunneling driver
[ 6.757753] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 6.760743] TCP: bic registered
[ 6.762932] TCP: cubic registered
[ 6.770278] TCP: highspeed registered
[ 6.777234] TCP: vegas registered
[ 6.787218] TCP: veno registered
[ 6.789422] TCP: yeah registered
[ 6.791644] TCP: illinois registered
[ 6.796659] Initializing XFRM netlink socket
[ 6.806287] NET: Registered protocol family 10
[ 6.809543] mip6: Mobile IPv6
[ 6.811707] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 6.817252] sit: IPv6 over IPv4 tunneling driver
[ 6.827092] NET: Registered protocol family 17
[ 6.832304] Ebtables v2.0 registered
[ 6.835040] NET: Registered protocol family 4
[ 6.841908] NET: Registered protocol family 5
[ 6.844866] NET: Registered protocol family 9
[ 6.851251] X25: Linux Version 0.2
[ 6.866259] can: controller area network core (rev 20120528 abi 9)
[ 6.869559] NET: Registered protocol family 29
[ 6.872262] can: broadcast manager protocol (rev 20120528 t)
[ 6.875278] can: netlink gateway (rev 20130117) max_hops=1
[ 6.888382] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.891312] Bluetooth: BNEP socket layer initialized
[ 6.894148] Bluetooth: CMTP (CAPI Emulation) ver 1.0
[ 6.906673] Bluetooth: CMTP socket layer initialized
[ 6.909533] NET: Registered protocol family 33
[ 6.912189] Key type rxrpc registered
[ 6.914538] Key type rxrpc_s registered
[ 6.926293] lec:lane_module_init: lec.c: initialized
[ 6.929135] mpoa:atm_mpoa_init: mpc.c: initialized
[ 6.931868] l2tp_core: L2TP core driver, V2.0
[ 6.934486] l2tp_netlink: L2TP netlink interface
[ 6.947023] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[ 6.950178] l2tp_debugfs: L2TP debugfs support
[ 6.952835] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[ 6.966881] DECnet: Routing cache hash table of 1024 buckets, 4Kbytes
[ 6.970084] NET: Registered protocol family 12
[ 6.972909] 8021q: 802.1Q VLAN Support v1.8
[ 6.975552] sctp: Hash tables configured (established 8192 bind 16384)
[ 6.988406] NET: Registered protocol family 21
[ 6.991081] rds_rdma_listen_init(): cm ceea7000 listening on port 18634
[ 6.994487] Registered RDS/iwarp transport
[ 7.010292] Registered RDS/infiniband transport
[ 7.012955] tipc: Activated (version 2.0.0)
[ 7.015254] NET: Registered protocol family 30
[ 7.027181] tipc: Started in single node mode
[ 7.029871] 9pnet: Installing 9P2000 support
[ 7.032497] NET: Registered protocol family 37
[ 7.035188] NET: Registered protocol family 36
[ 7.047637] Key type dns_resolver registered
[ 7.050183] Key type ceph registered
[ 7.052484] libceph: loaded (mon/osd proto 15/24)
[ 7.055397] batman_adv: B.A.T.M.A.N. advanced 2014.1.0 (compatibility version 15) loaded
[ 7.070987] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 7.078349] openvswitch: Open vSwitch switching datapath
[ 7.082439] mpls_gso: MPLS GSO support
[ 7.093227]
[ 7.093227] printing PIC contents
[ 7.098593] ... PIC IMR: ffff
[ 7.101884] ... PIC IRR: 1013
[ 7.104781] ... PIC ISR: 0000
[ 7.110073] ... PIC ELCR: 0c00
[ 7.111846] printing local APIC contents on CPU#0/0:
[ 7.113383] ... APIC ID: 00000000 (0)
[ 7.113383] ... APIC VERSION: 00050014
[ 7.113383] ... APIC TASKPRI: 00000000 (00)
[ 7.113383] ... APIC PROCPRI: 00000000
[ 7.113383] ... APIC LDR: 01000000
[ 7.113383] ... APIC DFR: ffffffff
[ 7.113383] ... APIC SPIV: 000001ff
[ 7.113383] ... APIC ISR field:
[ 7.113383] 0000000000000000000000000000000000000000000000000000000000000000
[ 7.113383] ... APIC TMR field:
[ 7.113383] 0000000002000000000000000000000000000000000000000000000000000000
[ 7.113383] ... APIC IRR field:
[ 7.113383] 0000000000000000000000000000000000000000000000000000000000008000
[ 7.113383] ... APIC ESR: 00000000
[ 7.113383] ... APIC ICR: 000408f6
[ 7.113383] ... APIC ICR2: 01000000
[ 7.113383] ... APIC LVTT: 000000ef
[ 7.113383] ... APIC LVTPC: 00010000
[ 7.113383] ... APIC LVT0: 00010700
[ 7.113383] ... APIC LVT1: 00000400
[ 7.113383] ... APIC LVTERR: 000000fe
[ 7.113383] ... APIC TMICT: 00036467
[ 7.113383] ... APIC TMCCT: 00000000
[ 7.113383] ... APIC TDCR: 00000003
[ 7.113383]
[ 7.246896] number of MP IRQ sources: 15.
[ 7.249394] number of IO-APIC #0 registers: 24.
[ 7.254588] testing the IO APIC.......................
[ 7.264847] IO APIC #0......
[ 7.266955] .... register #00: 00000000
[ 7.269410] ....... : physical APIC id: 00
[ 7.274244] ....... : Delivery Type: 0
[ 7.281880] ....... : LTS : 0
[ 7.284381] .... register #01: 00170011
[ 7.293610] ....... : max redirection entries: 17
[ 7.296439] ....... : PRQ implemented: 0
[ 7.299022] ....... : IO APIC version: 11
[ 7.304225] .... register #02: 00000000
[ 7.308717] ....... : arbitration: 00
[ 7.314164] .... IRQ redirection table:
[ 7.323376] 1 0 0 0 0 0 0 00
[ 7.325975] 0 0 0 0 0 1 1 31
[ 7.328491] 0 0 0 0 0 1 1 30
[ 7.333713] 0 0 0 0 0 1 1 33
[ 7.367352] 1 0 0 0 0 1 1 34
[ 7.370105] 1 1 0 0 0 1 1 35
[ 7.373320] 0 0 0 0 0 1 1 36
[ 7.375706] 0 0 0 0 0 1 1 37
[ 7.378167] 0 0 0 0 0 1 1 38
[ 7.380570] 0 1 0 0 0 1 1 39
[ 7.382944] 1 1 0 0 0 1 1 3A
[ 7.386824] 1 1 0 0 0 1 1 3B
[ 7.390087] 0 0 0 0 0 1 1 3C
[ 7.393412] 0 0 0 0 0 1 1 3D
[ 7.396357] 0 0 0 0 0 1 1 3E
[ 7.398699] 0 0 0 0 0 1 1 3F
[ 7.401136] 1 0 0 0 0 0 0 00
[ 7.403813] 1 0 0 0 0 0 0 00
[ 7.406607] 1 0 0 0 0 0 0 00
[ 7.408960] 1 0 0 0 0 0 0 00
[ 7.411418] 1 0 0 0 0 0 0 00
[ 7.414415] 1 0 0 0 0 0 0 00
[ 7.417704] 1 0 0 0 0 0 0 00
[ 7.420594] 1 0 0 0 0 0 0 00
[ 7.423992] IRQ to pin mappings:
[ 7.426704] IRQ0 -> 0:2
[ 7.428660] IRQ1 -> 0:1
[ 7.430711] IRQ3 -> 0:3
[ 7.432733] IRQ4 -> 0:4
[ 7.434694] IRQ5 -> 0:5
[ 7.436728] IRQ6 -> 0:6
[ 7.438689] IRQ7 -> 0:7
[ 7.441420] IRQ8 -> 0:8
[ 7.443475] IRQ9 -> 0:9
[ 7.448822] IRQ10 -> 0:10
[ 7.451120] IRQ11 -> 0:11
[ 7.453205] IRQ12 -> 0:12
[ 7.455276] IRQ13 -> 0:13
[ 7.457783] IRQ14 -> 0:14
[ 7.459842] IRQ15 -> 0:15
[ 7.461851] .................................... done.
[ 7.464862] Using IPI Shortcut mode
[ 7.467625] registered taskstats version 1
[ 7.470271] Btrfs loaded, integrity-checker=on
[ 7.472836] Key type trusted registered
[ 7.475992] raid6test: testing the 4-disk case...
[ 7.478477] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK
[ 7.482276] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(P) OK
[ 7.485293] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(Q) OK
[ 7.489214] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(P) OK
[ 7.492253] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(Q) OK
[ 7.496131] raid6test: test_disks(2, 3): faila= 2(P) failb= 3(Q) OK
[ 7.499323] raid6test: testing the 5-disk case...
[ 7.502404] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK
[ 7.505694] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK
[ 7.509493] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(P) OK
[ 7.512723] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(Q) OK
[ 7.516424] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK
[ 7.519825] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(P) OK
[ 7.523206] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(Q) OK
[ 7.526755] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(P) OK
[ 7.530013] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(Q) OK
[ 7.533641] raid6test: test_disks(3, 4): faila= 3(P) failb= 4(Q) OK
[ 7.537047] raid6test: testing the 11-disk case...
[ 7.540092] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK
[ 7.543426] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK
[ 7.547186] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(D) OK
[ 7.550352] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(D) OK
[ 7.554285] raid6test: test_disks(0, 5): faila= 0(D) failb= 5(D) OK
[ 7.557463] raid6test: test_disks(0, 6): faila= 0(D) failb= 6(D) OK
[ 7.561321] raid6test: test_disks(0, 7): faila= 0(D) failb= 7(D) OK
[ 7.564507] raid6test: test_disks(0, 8): faila= 0(D) failb= 8(D) OK
[ 7.568373] raid6test: test_disks(0, 9): faila= 0(D) failb= 9(P) OK
[ 7.571737] raid6test: test_disks(0, 10): faila= 0(D) failb= 10(Q) OK
[ 7.576121] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK
[ 7.579271] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(D) OK
[ 7.582401] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(D) OK
[ 7.586169] raid6test: test_disks(1, 5): faila= 1(D) failb= 5(D) OK
[ 7.589347] raid6test: test_disks(1, 6): faila= 1(D) failb= 6(D) OK
[ 7.593460] raid6test: test_disks(1, 7): faila= 1(D) failb= 7(D) OK
[ 7.597019] raid6test: test_disks(1, 8): faila= 1(D) failb= 8(D) OK
[ 7.600136] raid6test: test_disks(1, 9): faila= 1(D) failb= 9(P) OK
[ 7.603492] raid6test: test_disks(1, 10): faila= 1(D) failb= 10(Q) OK
[ 7.607177] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(D) OK
[ 7.610736] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(D) OK
[ 7.614559] raid6test: test_disks(2, 5): faila= 2(D) failb= 5(D) OK
[ 7.617930] raid6test: test_disks(2, 6): faila= 2(D) failb= 6(D) OK
[ 7.621131] raid6test: test_disks(2, 7): faila= 2(D) failb= 7(D) OK
[ 7.624772] raid6test: test_disks(2, 8): faila= 2(D) failb= 8(D) OK
[ 7.627998] raid6test: test_disks(2, 9): faila= 2(D) failb= 9(P) OK
[ 7.631698] raid6test: test_disks(2, 10): faila= 2(D) failb= 10(Q) OK
[ 7.635608] raid6test: test_disks(3, 4): faila= 3(D) failb= 4(D) OK
[ 7.640235] raid6test: test_disks(3, 5): faila= 3(D) failb= 5(D) OK
[ 7.643667] raid6test: test_disks(3, 6): faila= 3(D) failb= 6(D) OK
[ 7.647538] raid6test: test_disks(3, 7): faila= 3(D) failb= 7(D) OK
[ 7.651763] raid6test: test_disks(3, 8): faila= 3(D) failb= 8(D) OK
[ 7.655489] raid6test: test_disks(3, 9): faila= 3(D) failb= 9(P) OK
[ 7.659588] raid6test: test_disks(3, 10): faila= 3(D) failb= 10(Q) OK
[ 7.663523] raid6test: test_disks(4, 5): faila= 4(D) failb= 5(D) OK
[ 7.667376] raid6test: test_disks(4, 6): faila= 4(D) failb= 6(D) OK
[ 7.671564] raid6test: test_disks(4, 7): faila= 4(D) failb= 7(D) OK
[ 7.675407] raid6test: test_disks(4, 8): faila= 4(D) failb= 8(D) OK
[ 7.678635] raid6test: test_disks(4, 9): faila= 4(D) failb= 9(P) OK
[ 7.681824] raid6test: test_disks(4, 10): faila= 4(D) failb= 10(Q) OK
[ 7.685011] raid6test: test_disks(5, 6): faila= 5(D) failb= 6(D) OK
[ 7.690292] raid6test: test_disks(5, 7): faila= 5(D) failb= 7(D) OK
[ 7.693409] raid6test: test_disks(5, 8): faila= 5(D) failb= 8(D) OK
[ 7.697225] raid6test: test_disks(5, 9): faila= 5(D) failb= 9(P) OK
[ 7.701197] raid6test: test_disks(5, 10): faila= 5(D) failb= 10(Q) OK
[ 7.705130] raid6test: test_disks(6, 7): faila= 6(D) failb= 7(D) OK
[ 7.709183] raid6test: test_disks(6, 8): faila= 6(D) failb= 8(D) OK
[ 7.713098] raid6test: test_disks(6, 9): faila= 6(D) failb= 9(P) OK
[ 7.716948] raid6test: test_disks(6, 10): faila= 6(D) failb= 10(Q) OK
[ 7.720781] raid6test: test_disks(7, 8): faila= 7(D) failb= 8(D) OK
[ 7.727600] raid6test: test_disks(7, 9): faila= 7(D) failb= 9(P) OK
[ 7.734065] raid6test: test_disks(7, 10): faila= 7(D) failb= 10(Q) OK
[ 7.740289] raid6test: test_disks(8, 9): faila= 8(D) failb= 9(P) OK
[ 7.750370] raid6test: test_disks(8, 10): faila= 8(D) failb= 10(Q) OK
[ 7.757735] raid6test: test_disks(9, 10): faila= 9(P) failb= 10(Q) OK
[ 7.760936] raid6test: testing the 12-disk case...
[ 7.773562] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK
[ 7.776539] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK
[ 7.779421] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(D) OK
[ 7.782353] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(D) OK
[ 7.785366] raid6test: test_disks(0, 5): faila= 0(D) failb= 5(D) OK
[ 7.798418] raid6test: test_disks(0, 6): faila= 0(D) failb= 6(D) OK
[ 7.806503] raid6test: test_disks(0, 7): faila= 0(D) failb= 7(D) OK
[ 7.809526] raid6test: test_disks(0, 8): faila= 0(D) failb= 8(D) OK
[ 7.812548] raid6test: test_disks(0, 9): faila= 0(D) failb= 9(D) OK
[ 7.825681] raid6test: test_disks(0, 10): faila= 0(D) failb= 10(P) OK
[ 7.828731] raid6test: test_disks(0, 11): faila= 0(D) failb= 11(Q) OK
[ 7.831804] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK
[ 7.834825] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(D) OK
[ 7.850308] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(D) OK
[ 7.864661] raid6test: test_disks(1, 5): faila= 1(D) failb= 5(D) OK
[ 7.867657] raid6test: test_disks(1, 6): faila= 1(D) failb= 6(D) OK
[ 7.870665] raid6test: test_disks(1, 7): faila= 1(D) failb= 7(D) OK
[ 7.873708] raid6test: test_disks(1, 8): faila= 1(D) failb= 8(D) OK
[ 7.883869] raid6test: test_disks(1, 9): faila= 1(D) failb= 9(D) OK
[ 7.894053] raid6test: test_disks(1, 10): faila= 1(D) failb= 10(P) OK
[ 7.897089] raid6test: test_disks(1, 11): faila= 1(D) failb= 11(Q) OK
[ 7.900055] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(D) OK
[ 7.903049] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(D) OK
[ 7.916164] raid6test: test_disks(2, 5): faila= 2(D) failb= 5(D) OK
[ 7.919186] raid6test: test_disks(2, 6): faila= 2(D) failb= 6(D) OK
[ 7.922171] raid6test: test_disks(2, 7): faila= 2(D) failb= 7(D) OK
[ 7.935292] raid6test: test_disks(2, 8): faila= 2(D) failb= 8(D) OK
[ 7.938309] raid6test: test_disks(2, 9): faila= 2(D) failb= 9(D) OK
[ 7.941288] raid6test: test_disks(2, 10): faila= 2(D) failb= 10(P) OK
[ 7.944280] raid6test: test_disks(2, 11): faila= 2(D) failb= 11(Q) OK
[ 7.957392] raid6test: test_disks(3, 4): faila= 3(D) failb= 4(D) OK
[ 7.960526] raid6test: test_disks(3, 5): faila= 3(D) failb= 5(D) OK
[ 7.963480] raid6test: test_disks(3, 6): faila= 3(D) failb= 6(D) OK
[ 7.976570] raid6test: test_disks(3, 7): faila= 3(D) failb= 7(D) OK
[ 7.979965] raid6test: test_disks(3, 8): faila= 3(D) failb= 8(D) OK
[ 7.983226] raid6test: test_disks(3, 9): faila= 3(D) failb= 9(D) OK
[ 7.986623] raid6test: test_disks(3, 10): faila= 3(D) failb= 10(P) OK
[ 7.989789] raid6test: test_disks(3, 11): faila= 3(D) failb= 11(Q) OK
[ 7.993288] raid6test: test_disks(4, 5): faila= 4(D) failb= 5(D) OK
[ 7.996460] raid6test: test_disks(4, 6): faila= 4(D) failb= 6(D) OK
[ 8.000142] raid6test: test_disks(4, 7): faila= 4(D) failb= 7(D) OK
[ 8.003373] raid6test: test_disks(4, 8): faila= 4(D) failb= 8(D) OK
[ 8.010398] raid6test: test_disks(4, 9): faila= 4(D) failb= 9(D) OK
[ 8.017904] raid6test: test_disks(4, 10): faila= 4(D) failb= 10(P) OK
[ 8.030274] raid6test: test_disks(4, 11): faila= 4(D) failb= 11(Q) OK
[ 8.036931] raid6test: test_disks(5, 6): faila= 5(D) failb= 6(D) OK
[ 8.040001] raid6test: test_disks(5, 7): faila= 5(D) failb= 7(D) OK
[ 8.043041] raid6test: test_disks(5, 8): faila= 5(D) failb= 8(D) OK
[ 8.046375] raid6test: test_disks(5, 9): faila= 5(D) failb= 9(D) OK
[ 8.049504] raid6test: test_disks(5, 10): faila= 5(D) failb= 10(P) OK
[ 8.052823] raid6test: test_disks(5, 11): faila= 5(D) failb= 11(Q) OK
[ 8.055963] raid6test: test_disks(6, 7): faila= 6(D) failb= 7(D) OK
[ 8.059385] raid6test: test_disks(6, 8): faila= 6(D) failb= 8(D) OK
[ 8.062526] raid6test: test_disks(6, 9): faila= 6(D) failb= 9(D) OK
[ 8.065968] raid6test: test_disks(6, 10): faila= 6(D) failb= 10(P) OK
[ 8.069116] raid6test: test_disks(6, 11): faila= 6(D) failb= 11(Q) OK
[ 8.072607] raid6test: test_disks(7, 8): faila= 7(D) failb= 8(D) OK
[ 8.075730] raid6test: test_disks(7, 9): faila= 7(D) failb= 9(D) OK
[ 8.078910] raid6test: test_disks(7, 10): faila= 7(D) failb= 10(P) OK
[ 8.082003] raid6test: test_disks(7, 11): faila= 7(D) failb= 11(Q) OK
[ 8.085293] raid6test: test_disks(8, 9): faila= 8(D) failb= 9(D) OK
[ 8.088412] raid6test: test_disks(8, 10): faila= 8(D) failb= 10(P) OK
[ 8.091739] raid6test: test_disks(8, 11): faila= 8(D) failb= 11(Q) OK
[ 8.095002] raid6test: test_disks(9, 10): faila= 9(D) failb= 10(P) OK
[ 8.113565] raid6test: test_disks(9, 11): faila= 9(D) failb= 11(Q) OK
[ 8.116597] raid6test: test_disks(10, 11): faila= 10(P) failb= 11(Q) OK
[ 8.120289] raid6test: testing the 24-disk case...
[ 8.122834] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK
[ 8.126247] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK
[ 8.129291] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(D) OK
[ 8.132675] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(D) OK
[ 8.136053] raid6test: test_disks(0, 5): faila= 0(D) failb= 5(D) OK
[ 8.146964] raid6test: test_disks(0, 6): faila= 0(D) failb= 6(D) OK
[ 8.150060] raid6test: test_disks(0, 7): faila= 0(D) failb= 7(D) OK
[ 8.153190] raid6test: test_disks(0, 8): faila= 0(D) failb= 8(D) OK
[ 8.157610] raid6test: test_disks(0, 9): faila= 0(D) failb= 9(D) OK
[ 8.167916] raid6test: test_disks(0, 10): faila= 0(D) failb= 10(D) OK
[ 8.171063] raid6test: test_disks(0, 11): faila= 0(D) failb= 11(D) OK
[ 8.177579] raid6test: test_disks(0, 12): faila= 0(D) failb= 12(D) OK
[ 8.186946] raid6test: test_disks(0, 13): faila= 0(D) failb= 13(D) OK
[ 8.190064] raid6test: test_disks(0, 14): faila= 0(D) failb= 14(D) OK
[ 8.196853] raid6test: test_disks(0, 15): faila= 0(D) failb= 15(D) OK
[ 8.206802] raid6test: test_disks(0, 16): faila= 0(D) failb= 16(D) OK
[ 8.209987] raid6test: test_disks(0, 17): faila= 0(D) failb= 17(D) OK
[ 8.213107] raid6test: test_disks(0, 18): faila= 0(D) failb= 18(D) OK
[ 8.226910] raid6test: test_disks(0, 19): faila= 0(D) failb= 19(D) OK
[ 8.229973] raid6test: test_disks(0, 20): faila= 0(D) failb= 20(D) OK
[ 8.233507] raid6test: test_disks(0, 21): faila= 0(D) failb= 21(D) OK
[ 8.236670] raid6test: test_disks(0, 22): faila= 0(D) failb= 22(P) OK
[ 8.240045] raid6test: test_disks(0, 23): faila= 0(D) failb= 23(Q) OK
[ 8.243210] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK
[ 8.246383] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(D) OK
[ 8.249731] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(D) OK
[ 8.252894] raid6test: test_disks(1, 5): faila= 1(D) failb= 5(D) OK
[ 8.256331] raid6test: test_disks(1, 6): faila= 1(D) failb= 6(D) OK
[ 8.260185] raid6test: test_disks(1, 7): faila= 1(D) failb= 7(D) OK
[ 8.263401] raid6test: test_disks(1, 8): faila= 1(D) failb= 8(D) OK
[ 8.266807] raid6test: test_disks(1, 9): faila= 1(D) failb= 9(D) OK
[ 8.270023] raid6test: test_disks(1, 10): faila= 1(D) failb= 10(D) OK
[ 8.273387] raid6test: test_disks(1, 11): faila= 1(D) failb= 11(D) OK
[ 8.276688] raid6test: test_disks(1, 12): faila= 1(D) failb= 12(D) OK
[ 8.280152] raid6test: test_disks(1, 13): faila= 1(D) failb= 13(D) OK
[ 8.283369] raid6test: test_disks(1, 14): faila= 1(D) failb= 14(D) OK
[ 8.286744] raid6test: test_disks(1, 15): faila= 1(D) failb= 15(D) OK
[ 8.290019] raid6test: test_disks(1, 16): faila= 1(D) failb= 16(D) OK
[ 8.293477] raid6test: test_disks(1, 17): faila= 1(D) failb= 17(D) OK
[ 8.296693] raid6test: test_disks(1, 18): faila= 1(D) failb= 18(D) OK
[ 8.300093] raid6test: test_disks(1, 19): faila= 1(D) failb= 19(D) OK
[ 8.303350] raid6test: test_disks(1, 20): faila= 1(D) failb= 20(D) OK
[ 8.306808] raid6test: test_disks(1, 21): faila= 1(D) failb= 21(D) OK
[ 8.310024] raid6test: test_disks(1, 22): faila= 1(D) failb= 22(P) OK
[ 8.320379] raid6test: test_disks(1, 23): faila= 1(D) failb= 23(Q) OK
[ 8.323731] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(D) OK
[ 8.326885] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(D) OK
[ 8.337353] raid6test: test_disks(2, 5): faila= 2(D) failb= 5(D) OK
[ 8.340750] raid6test: test_disks(2, 6): faila= 2(D) failb= 6(D) OK
[ 8.344137] raid6test: test_disks(2, 7): faila= 2(D) failb= 7(D) OK
[ 8.358163] raid6test: test_disks(2, 8): faila= 2(D) failb= 8(D) OK
[ 8.361592] raid6test: test_disks(2, 9): faila= 2(D) failb= 9(D) OK
[ 8.365056] raid6test: test_disks(2, 10): faila= 2(D) failb= 10(D) OK
[ 8.368353] raid6test: test_disks(2, 11): faila= 2(D) failb= 11(D) OK
[ 8.371621] raid6test: test_disks(2, 12): faila= 2(D) failb= 12(D) OK
[ 8.374974] raid6test: test_disks(2, 13): faila= 2(D) failb= 13(D) OK
[ 8.378305] raid6test: test_disks(2, 14): faila= 2(D) failb= 14(D) OK
[ 8.381520] raid6test: test_disks(2, 15): faila= 2(D) failb= 15(D) OK
[ 8.384981] raid6test: test_disks(2, 16): faila= 2(D) failb= 16(D) OK
[ 8.388210] raid6test: test_disks(2, 17): faila= 2(D) failb= 17(D) OK
[ 8.391551] raid6test: test_disks(2, 18): faila= 2(D) failb= 18(D) OK
[ 8.394851] raid6test: test_disks(2, 19): faila= 2(D) failb= 19(D) OK
[ 8.398280] raid6test: test_disks(2, 20): faila= 2(D) failb= 20(D) OK
[ 8.401465] raid6test: test_disks(2, 21): faila= 2(D) failb= 21(D) OK
[ 8.404874] raid6test: test_disks(2, 22): faila= 2(D) failb= 22(P) OK
[ 8.408074] raid6test: test_disks(2, 23): faila= 2(D) failb= 23(Q) OK
[ 8.411382] raid6test: test_disks(3, 4): faila= 3(D) failb= 4(D) OK
[ 8.414605] raid6test: test_disks(3, 5): faila= 3(D) failb= 5(D) OK
[ 8.417788] raid6test: test_disks(3, 6): faila= 3(D) failb= 6(D) OK
[ 8.421056] raid6test: test_disks(3, 7): faila= 3(D) failb= 7(D) OK
[ 8.424384] raid6test: test_disks(3, 8): faila= 3(D) failb= 8(D) OK
[ 8.427636] raid6test: test_disks(3, 9): faila= 3(D) failb= 9(D) OK
[ 8.430871] raid6test: test_disks(3, 10): faila= 3(D) failb= 10(D) OK
[ 8.434320] raid6test: test_disks(3, 11): faila= 3(D) failb= 11(D) OK
[ 8.437562] raid6test: test_disks(3, 12): faila= 3(D) failb= 12(D) OK
[ 8.440913] raid6test: test_disks(3, 13): faila= 3(D) failb= 13(D) OK
[ 8.444213] raid6test: test_disks(3, 14): faila= 3(D) failb= 14(D) OK
[ 8.447557] raid6test: test_disks(3, 15): faila= 3(D) failb= 15(D) OK
[ 8.450752] raid6test: test_disks(3, 16): faila= 3(D) failb= 16(D) OK
[ 8.454150] raid6test: test_disks(3, 17): faila= 3(D) failb= 17(D) OK
[ 8.457355] raid6test: test_disks(3, 18): faila= 3(D) failb= 18(D) OK
[ 8.467750] raid6test: test_disks(3, 19): faila= 3(D) failb= 19(D) OK
[ 8.471220] raid6test: test_disks(3, 20): faila= 3(D) failb= 20(D) OK
[ 8.476403] raid6test: test_disks(3, 21): faila= 3(D) failb= 21(D) OK
[ 8.488099] raid6test: test_disks(3, 22): faila= 3(D) failb= 22(P) OK
[ 8.491589] raid6test: test_disks(3, 23): faila= 3(D) failb= 23(Q) OK
[ 8.495089] raid6test: test_disks(4, 5): faila= 4(D) failb= 5(D) OK
[ 8.508587] raid6test: test_disks(4, 6): faila= 4(D) failb= 6(D) OK
[ 8.512054] raid6test: test_disks(4, 7): faila= 4(D) failb= 7(D) OK
[ 8.515516] raid6test: test_disks(4, 8): faila= 4(D) failb= 8(D) OK
[ 8.528066] raid6test: test_disks(4, 9): faila= 4(D) failb= 9(D) OK
[ 8.531504] raid6test: test_disks(4, 10): faila= 4(D) failb= 10(D) OK
[ 8.535009] raid6test: test_disks(4, 11): faila= 4(D) failb= 11(D) OK
[ 8.550274] raid6test: test_disks(4, 12): faila= 4(D) failb= 12(D) OK
[ 8.553685] raid6test: test_disks(4, 13): faila= 4(D) failb= 13(D) OK
[ 8.557086] raid6test: test_disks(4, 14): faila= 4(D) failb= 14(D) OK
[ 8.560408] raid6test: test_disks(4, 15): faila= 4(D) failb= 15(D) OK
[ 8.563689] raid6test: test_disks(4, 16): faila= 4(D) failb= 16(D) OK
[ 8.570359] raid6test: test_disks(4, 17): faila= 4(D) failb= 17(D) OK
[ 8.573743] raid6test: test_disks(4, 18): faila= 4(D) failb= 18(D) OK
[ 8.577007] raid6test: test_disks(4, 19): faila= 4(D) failb= 19(D) OK
[ 8.580324] raid6test: test_disks(4, 20): faila= 4(D) failb= 20(D) OK
[ 8.583494] raid6test: test_disks(4, 21): faila= 4(D) failb= 21(D) OK
[ 8.586882] raid6test: test_disks(4, 22): faila= 4(D) failb= 22(P) OK
[ 8.590004] raid6test: test_disks(4, 23): faila= 4(D) failb= 23(Q) OK
[ 8.593390] raid6test: test_disks(5, 6): faila= 5(D) failb= 6(D) OK
[ 8.596489] raid6test: test_disks(5, 7): faila= 5(D) failb= 7(D) OK
[ 8.599860] raid6test: test_disks(5, 8): faila= 5(D) failb= 8(D) OK
[ 8.603076] raid6test: test_disks(5, 9): faila= 5(D) failb= 9(D) OK
[ 8.616321] raid6test: test_disks(5, 10): faila= 5(D) failb= 10(D) OK
[ 8.619826] raid6test: test_disks(5, 11): faila= 5(D) failb= 11(D) OK
[ 8.623386] raid6test: test_disks(5, 12): faila= 5(D) failb= 12(D) OK
[ 8.636800] raid6test: test_disks(5, 13): faila= 5(D) failb= 13(D) OK
[ 8.640014] raid6test: test_disks(5, 14): faila= 5(D) failb= 14(D) OK
[ 8.643551] raid6test: test_disks(5, 15): faila= 5(D) failb= 15(D) OK
[ 8.646765] raid6test: test_disks(5, 16): faila= 5(D) failb= 16(D) OK
[ 8.658073] raid6test: test_disks(5, 17): faila= 5(D) failb= 17(D) OK
[ 8.661558] raid6test: test_disks(5, 18): faila= 5(D) failb= 18(D) OK
[ 8.670379] raid6test: test_disks(5, 19): faila= 5(D) failb= 19(D) OK
[ 8.686264] raid6test: test_disks(5, 20): faila= 5(D) failb= 20(D) OK
[ 8.689862] raid6test: test_disks(5, 21): faila= 5(D) failb= 21(D) OK
[ 8.693456] raid6test: test_disks(5, 22): faila= 5(D) failb= 22(P) OK
[ 8.706772] raid6test: test_disks(5, 23): faila= 5(D) failb= 23(Q) OK
[ 8.710015] raid6test: test_disks(6, 7): faila= 6(D) failb= 7(D) OK
[ 8.713545] raid6test: test_disks(6, 8): faila= 6(D) failb= 8(D) OK
[ 8.726996] raid6test: test_disks(6, 9): faila= 6(D) failb= 9(D) OK
[ 8.730544] raid6test: test_disks(6, 10): faila= 6(D) failb= 10(D) OK
[ 8.734174] raid6test: test_disks(6, 11): faila= 6(D) failb= 11(D) OK
[ 8.746741] raid6test: test_disks(6, 12): faila= 6(D) failb= 12(D) OK
[ 8.750317] raid6test: test_disks(6, 13): faila= 6(D) failb= 13(D) OK
[ 8.753902] raid6test: test_disks(6, 14): faila= 6(D) failb= 14(D) OK
[ 8.767534] raid6test: test_disks(6, 15): faila= 6(D) failb= 15(D) OK
[ 8.771107] raid6test: test_disks(6, 16): faila= 6(D) failb= 16(D) OK
[ 8.774672] raid6test: test_disks(6, 17): faila= 6(D) failb= 17(D) OK
[ 8.787012] raid6test: test_disks(6, 18): faila= 6(D) failb= 18(D) OK
[ 8.790592] raid6test: test_disks(6, 19): faila= 6(D) failb= 19(D) OK
[ 8.794045] raid6test: test_disks(6, 20): faila= 6(D) failb= 20(D) OK
[ 8.810439] raid6test: test_disks(6, 21): faila= 6(D) failb= 21(D) OK
[ 8.813984] raid6test: test_disks(6, 22): faila= 6(D) failb= 22(P) OK
[ 8.817450] raid6test: test_disks(6, 23): faila= 6(D) failb= 23(Q) OK
[ 8.820754] raid6test: test_disks(7, 8): faila= 7(D) failb= 8(D) OK
[ 8.824073] raid6test: test_disks(7, 9): faila= 7(D) failb= 9(D) OK
[ 8.827312] raid6test: test_disks(7, 10): faila= 7(D) failb= 10(D) OK
[ 8.830581] raid6test: test_disks(7, 11): faila= 7(D) failb= 11(D) OK
[ 8.833893] raid6test: test_disks(7, 12): faila= 7(D) failb= 12(D) OK
[ 8.837313] raid6test: test_disks(7, 13): faila= 7(D) failb= 13(D) OK
[ 8.840618] raid6test: test_disks(7, 14): faila= 7(D) failb= 14(D) OK
[ 8.843878] raid6test: test_disks(7, 15): faila= 7(D) failb= 15(D) OK
[ 8.847222] raid6test: test_disks(7, 16): faila= 7(D) failb= 16(D) OK
[ 8.850648] raid6test: test_disks(7, 17): faila= 7(D) failb= 17(D) OK
[ 8.853905] raid6test: test_disks(7, 18): faila= 7(D) failb= 18(D) OK
[ 8.860390] raid6test: test_disks(7, 19): faila= 7(D) failb= 19(D) OK
[ 8.867557] raid6test: test_disks(7, 20): faila= 7(D) failb= 20(D) OK
[ 8.870682] raid6test: test_disks(7, 21): faila= 7(D) failb= 21(D) OK
[ 8.877896] raid6test: test_disks(7, 22): faila= 7(D) failb= 22(P) OK
[ 8.887882] raid6test: test_disks(7, 23): faila= 7(D) failb= 23(Q) OK
[ 8.891050] raid6test: test_disks(8, 9): faila= 8(D) failb= 9(D) OK
[ 8.896436] raid6test: test_disks(8, 10): faila= 8(D) failb= 10(D) OK
[ 8.907143] raid6test: test_disks(8, 11): faila= 8(D) failb= 11(D) OK
[ 8.910305] raid6test: test_disks(8, 12): faila= 8(D) failb= 12(D) OK
[ 8.913446] raid6test: test_disks(8, 13): faila= 8(D) failb= 13(D) OK
[ 8.926790] raid6test: test_disks(8, 14): faila= 8(D) failb= 14(D) OK
[ 8.929858] raid6test: test_disks(8, 15): faila= 8(D) failb= 15(D) OK
[ 8.933004] raid6test: test_disks(8, 16): faila= 8(D) failb= 16(D) OK
[ 8.938117] raid6test: test_disks(8, 17): faila= 8(D) failb= 17(D) OK
[ 8.946462] raid6test: test_disks(8, 18): faila= 8(D) failb= 18(D) OK
[ 8.956541] raid6test: test_disks(8, 19): faila= 8(D) failb= 19(D) OK
[ 8.965427] raid6test: test_disks(8, 20): faila= 8(D) failb= 20(D) OK
[ 8.973978] raid6test: test_disks(8, 21): faila= 8(D) failb= 21(D) OK
[ 8.984633] raid6test: test_disks(8, 22): faila= 8(D) failb= 22(P) OK
[ 8.993136] raid6test: test_disks(8, 23): faila= 8(D) failb= 23(Q) OK
[ 9.002155] raid6test: test_disks(9, 10): faila= 9(D) failb= 10(D) OK
[ 9.012069] raid6test: test_disks(9, 11): faila= 9(D) failb= 11(D) OK
[ 9.020571] raid6test: test_disks(9, 12): faila= 9(D) failb= 12(D) OK
[ 9.027359] raid6test: test_disks(9, 13): faila= 9(D) failb= 13(D) OK
[ 9.037007] raid6test: test_disks(9, 14): faila= 9(D) failb= 14(D) OK
[ 9.046114] raid6test: test_disks(9, 15): faila= 9(D) failb= 15(D) OK
[ 9.092477] raid6test: test_disks(9, 16): faila= 9(D) failb= 16(D) OK
[ 9.099216] raid6test: test_disks(9, 17): faila= 9(D) failb= 17(D) OK
[ 9.105777] raid6test: test_disks(9, 18): faila= 9(D) failb= 18(D) OK
[ 9.111150] raid6test: test_disks(9, 19): faila= 9(D) failb= 19(D) OK
[ 9.118203] raid6test: test_disks(9, 20): faila= 9(D) failb= 20(D) OK
[ 9.124760] raid6test: test_disks(9, 21): faila= 9(D) failb= 21(D) OK
[ 9.133243] raid6test: test_disks(9, 22): faila= 9(D) failb= 22(P) OK
[ 9.139739] raid6test: test_disks(9, 23): faila= 9(D) failb= 23(Q) OK
[ 9.143812] raid6test: test_disks(10, 11): faila= 10(D) failb= 11(D) OK
[ 9.150360] raid6test: test_disks(10, 12): faila= 10(D) failb= 12(D) OK
[ 9.156883] raid6test: test_disks(10, 13): faila= 10(D) failb= 13(D) OK
[ 9.163380] raid6test: test_disks(10, 14): faila= 10(D) failb= 14(D) OK
[ 9.169888] raid6test: test_disks(10, 15): faila= 10(D) failb= 15(D) OK
[ 9.176452] raid6test: test_disks(10, 16): faila= 10(D) failb= 16(D) OK
[ 9.183049] raid6test: test_disks(10, 17): faila= 10(D) failb= 17(D) OK
[ 9.189634] raid6test: test_disks(10, 18): faila= 10(D) failb= 18(D) OK
[ 9.196213] raid6test: test_disks(10, 19): faila= 10(D) failb= 19(D) OK
[ 9.202783] raid6test: test_disks(10, 20): faila= 10(D) failb= 20(D) OK
[ 9.210200] raid6test: test_disks(10, 21): faila= 10(D) failb= 21(D) OK
[ 9.216725] raid6test: test_disks(10, 22): faila= 10(D) failb= 22(P) OK
[ 9.223304] raid6test: test_disks(10, 23): faila= 10(D) failb= 23(Q) OK
[ 9.229859] raid6test: test_disks(11, 12): faila= 11(D) failb= 12(D) OK
[ 9.237150] raid6test: test_disks(11, 13): faila= 11(D) failb= 13(D) OK
[ 9.243756] raid6test: test_disks(11, 14): faila= 11(D) failb= 14(D) OK
[ 9.252812] raid6test: test_disks(11, 15): faila= 11(D) failb= 15(D) OK
[ 9.256071] raid6test: test_disks(11, 16): faila= 11(D) failb= 16(D) OK
[ 9.263051] raid6test: test_disks(11, 17): faila= 11(D) failb= 17(D) OK
[ 9.273767] raid6test: test_disks(11, 18): faila= 11(D) failb= 18(D) OK
[ 9.284074] raid6test: test_disks(11, 19): faila= 11(D) failb= 19(D) OK
[ 9.290931] raid6test: test_disks(11, 20): faila= 11(D) failb= 20(D) OK
[ 9.297116] raid6test: test_disks(11, 21): faila= 11(D) failb= 21(D) OK
[ 9.305490] raid6test: test_disks(11, 22): faila= 11(D) failb= 22(P) OK
[ 9.310708] raid6test: test_disks(11, 23): faila= 11(D) failb= 23(Q) OK
[ 9.317300] raid6test: test_disks(12, 13): faila= 12(D) failb= 13(D) OK
[ 9.323965] raid6test: test_disks(12, 14): faila= 12(D) failb= 14(D) OK
[ 9.330411] raid6test: test_disks(12, 15): faila= 12(D) failb= 15(D) OK
[ 9.336946] raid6test: test_disks(12, 16): faila= 12(D) failb= 16(D) OK
[ 9.343318] raid6test: test_disks(12, 17): faila= 12(D) failb= 17(D) OK
[ 9.352983] raid6test: test_disks(12, 18): faila= 12(D) failb= 18(D) OK
[ 9.356158] raid6test: test_disks(12, 19): faila= 12(D) failb= 19(D) OK
[ 9.362991] raid6test: test_disks(12, 20): faila= 12(D) failb= 20(D) OK
[ 9.369857] raid6test: test_disks(12, 21): faila= 12(D) failb= 21(D) OK
[ 9.376785] raid6test: test_disks(12, 22): faila= 12(D) failb= 22(P) OK
[ 9.384019] raid6test: test_disks(12, 23): faila= 12(D) failb= 23(Q) OK
[ 9.391163] raid6test: test_disks(13, 14): faila= 13(D) failb= 14(D) OK
[ 9.396561] raid6test: test_disks(13, 15): faila= 13(D) failb= 15(D) OK
[ 9.403392] raid6test: test_disks(13, 16): faila= 13(D) failb= 16(D) OK
[ 9.410161] raid6test: test_disks(13, 17): faila= 13(D) failb= 17(D) OK
[ 9.416843] raid6test: test_disks(13, 18): faila= 13(D) failb= 18(D) OK
[ 9.423485] raid6test: test_disks(13, 19): faila= 13(D) failb= 19(D) OK
[ 9.429727] raid6test: test_disks(13, 20): faila= 13(D) failb= 20(D) OK
[ 9.436357] raid6test: test_disks(13, 21): faila= 13(D) failb= 21(D) OK
[ 9.443092] raid6test: test_disks(13, 22): faila= 13(D) failb= 22(P) OK
[ 9.449824] raid6test: test_disks(13, 23): faila= 13(D) failb= 23(Q) OK
[ 9.453680] raid6test: test_disks(14, 15): faila= 14(D) failb= 15(D) OK
[ 9.457233] raid6test: test_disks(14, 16): faila= 14(D) failb= 16(D) OK
[ 9.461247] raid6test: test_disks(14, 17): faila= 14(D) failb= 17(D) OK
[ 9.464523] raid6test: test_disks(14, 18): faila= 14(D) failb= 18(D) OK
[ 9.468553] raid6test: test_disks(14, 19): faila= 14(D) failb= 19(D) OK
[ 9.473740] raid6test: test_disks(14, 20): faila= 14(D) failb= 20(D) OK
[ 9.477440] raid6test: test_disks(14, 21): faila= 14(D) failb= 21(D) OK
[ 9.481466] raid6test: test_disks(14, 22): faila= 14(D) failb= 22(P) OK
[ 9.484977] raid6test: test_disks(14, 23): faila= 14(D) failb= 23(Q) OK
[ 9.488508] raid6test: test_disks(15, 16): faila= 15(D) failb= 16(D) OK
[ 9.492597] raid6test: test_disks(15, 17): faila= 15(D) failb= 17(D) OK
[ 9.495947] raid6test: test_disks(15, 18): faila= 15(D) failb= 18(D) OK
[ 9.499851] raid6test: test_disks(15, 19): faila= 15(D) failb= 19(D) OK
[ 9.503692] raid6test: test_disks(15, 20): faila= 15(D) failb= 20(D) OK
[ 9.507081] raid6test: test_disks(15, 21): faila= 15(D) failb= 21(D) OK
[ 9.511007] raid6test: test_disks(15, 22): faila= 15(D) failb= 22(P) OK
[ 9.514256] raid6test: test_disks(15, 23): faila= 15(D) failb= 23(Q) OK
[ 9.518291] raid6test: test_disks(16, 17): faila= 16(D) failb= 17(D) OK
[ 9.521457] raid6test: test_disks(16, 18): faila= 16(D) failb= 18(D) OK
[ 9.526933] raid6test: test_disks(16, 19): faila= 16(D) failb= 19(D) OK
[ 9.530688] raid6test: test_disks(16, 20): faila= 16(D) failb= 20(D) OK
[ 9.534205] raid6test: test_disks(16, 21): faila= 16(D) failb= 21(D) OK
[ 9.538255] raid6test: test_disks(16, 22): faila= 16(D) failb= 22(P) OK
[ 9.541474] raid6test: test_disks(16, 23): faila= 16(D) failb= 23(Q) OK
[ 9.545584] raid6test: test_disks(17, 18): faila= 17(D) failb= 18(D) OK
[ 9.548821] raid6test: test_disks(17, 19): faila= 17(D) failb= 19(D) OK
[ 9.552919] raid6test: test_disks(17, 20): faila= 17(D) failb= 20(D) OK
[ 9.556223] raid6test: test_disks(17, 21): faila= 17(D) failb= 21(D) OK
[ 9.560129] raid6test: test_disks(17, 22): faila= 17(D) failb= 22(P) OK
[ 9.563349] raid6test: test_disks(17, 23): faila= 17(D) failb= 23(Q) OK
[ 9.567290] raid6test: test_disks(18, 19): faila= 18(D) failb= 19(D) OK
[ 9.570859] raid6test: test_disks(18, 20): faila= 18(D) failb= 20(D) OK
[ 9.574543] raid6test: test_disks(18, 21): faila= 18(D) failb= 21(D) OK
[ 9.578322] raid6test: test_disks(18, 22): faila= 18(D) failb= 22(P) OK
[ 9.581704] raid6test: test_disks(18, 23): faila= 18(D) failb= 23(Q) OK
[ 9.585780] raid6test: test_disks(19, 20): faila= 19(D) failb= 20(D) OK
[ 9.588949] raid6test: test_disks(19, 21): faila= 19(D) failb= 21(D) OK
[ 9.593072] raid6test: test_disks(19, 22): faila= 19(D) failb= 22(P) OK
[ 9.596754] raid6test: test_disks(19, 23): faila= 19(D) failb= 23(Q) OK
[ 9.603764] raid6test: test_disks(20, 21): faila= 20(D) failb= 21(D) OK
[ 9.607324] raid6test: test_disks(20, 22): faila= 20(D) failb= 22(P) OK
[ 9.611374] raid6test: test_disks(20, 23): faila= 20(D) failb= 23(Q) OK
[ 9.614656] raid6test: test_disks(21, 22): faila= 21(D) failb= 22(P) OK
[ 9.618099] raid6test: test_disks(21, 23): faila= 21(D) failb= 23(Q) OK
[ 9.623625] raid6test: test_disks(22, 23): faila= 22(P) failb= 23(Q) OK
[ 9.628191] raid6test: testing the 64-disk case...
[ 9.631179] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK
[ 9.634566] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK
[ 9.638141] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(D) OK
[ 9.641555] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(D) OK
[ 9.645174] raid6test: test_disks(0, 5): faila= 0(D) failb= 5(D) OK
[ 9.648480] raid6test: test_disks(0, 6): faila= 0(D) failb= 6(D) OK
[ 9.652800] raid6test: test_disks(0, 7): faila= 0(D) failb= 7(D) OK
[ 9.656138] raid6test: test_disks(0, 8): faila= 0(D) failb= 8(D) OK
[ 9.660420] raid6test: test_disks(0, 9): faila= 0(D) failb= 9(D) OK
[ 9.663757] raid6test: test_disks(0, 10): faila= 0(D) failb= 10(D) OK
[ 9.667918] raid6test: test_disks(0, 11): faila= 0(D) failb= 11(D) OK
[ 9.672184] raid6test: test_disks(0, 12): faila= 0(D) failb= 12(D) OK
[ 9.675533] raid6test: test_disks(0, 13): faila= 0(D) failb= 13(D) OK
[ 9.679713] raid6test: test_disks(0, 14): faila= 0(D) failb= 14(D) OK
[ 9.683535] raid6test: test_disks(0, 15): faila= 0(D) failb= 15(D) OK
[ 9.687267] raid6test: test_disks(0, 16): faila= 0(D) failb= 16(D) OK
[ 9.690929] raid6test: test_disks(0, 17): faila= 0(D) failb= 17(D) OK
[ 9.694404] raid6test: test_disks(0, 18): faila= 0(D) failb= 18(D) OK
[ 9.698137] raid6test: test_disks(0, 19): faila= 0(D) failb= 19(D) OK
[ 9.701925] raid6test: test_disks(0, 20): faila= 0(D) failb= 20(D) OK
[ 9.705291] raid6test: test_disks(0, 21): faila= 0(D) failb= 21(D) OK
[ 9.709276] raid6test: test_disks(0, 22): faila= 0(D) failb= 22(D) OK
[ 9.712769] raid6test: test_disks(0, 23): faila= 0(D) failb= 23(D) OK
[ 9.716198] raid6test: test_disks(0, 24): faila= 0(D) failb= 24(D) OK
[ 9.720242] raid6test: test_disks(0, 25): faila= 0(D) failb= 25(D) OK
[ 9.723380] raid6test: test_disks(0, 26): faila= 0(D) failb= 26(D) OK
[ 9.727142] raid6test: test_disks(0, 27): faila= 0(D) failb= 27(D) OK
[ 9.731066] raid6test: test_disks(0, 28): faila= 0(D) failb= 28(D) OK
[ 9.734388] raid6test: test_disks(0, 29): faila= 0(D) failb= 29(D) OK
[ 9.738561] raid6test: test_disks(0, 30): faila= 0(D) failb= 30(D) OK
[ 9.741931] raid6test: test_disks(0, 31): faila= 0(D) failb= 31(D) OK
[ 9.745666] raid6test: test_disks(0, 32): faila= 0(D) failb= 32(D) OK
[ 9.749398] raid6test: test_disks(0, 33): faila= 0(D) failb= 33(D) OK
[ 9.752796] raid6test: test_disks(0, 34): faila= 0(D) failb= 34(D) OK
[ 9.756638] raid6test: test_disks(0, 35): faila= 0(D) failb= 35(D) OK
[ 9.760254] raid6test: test_disks(0, 36): faila= 0(D) failb= 36(D) OK
[ 9.763908] raid6test: test_disks(0, 37): faila= 0(D) failb= 37(D) OK
[ 9.767797] raid6test: test_disks(0, 38): faila= 0(D) failb= 38(D) OK
[ 9.771128] raid6test: test_disks(0, 39): faila= 0(D) failb= 39(D) OK
[ 9.775511] raid6test: test_disks(0, 40): faila= 0(D) failb= 40(D) OK
[ 9.779096] raid6test: test_disks(0, 41): faila= 0(D) failb= 41(D) OK
[ 9.783943] raid6test: test_disks(0, 42): faila= 0(D) failb= 42(D) OK
[ 9.787434] raid6test: test_disks(0, 43): faila= 0(D) failb= 43(D) OK
[ 9.791545] raid6test: test_disks(0, 44): faila= 0(D) failb= 44(D) OK
[ 9.795781] raid6test: test_disks(0, 45): faila= 0(D) failb= 45(D) OK
[ 9.799089] raid6test: test_disks(0, 46): faila= 0(D) failb= 46(D) OK
[ 9.803311] raid6test: test_disks(0, 47): faila= 0(D) failb= 47(D) OK
[ 9.806702] raid6test: test_disks(0, 48): faila= 0(D) failb= 48(D) OK
[ 9.810930] raid6test: test_disks(0, 49): faila= 0(D) failb= 49(D) OK
[ 9.814747] raid6test: test_disks(0, 50): faila= 0(D) failb= 50(D) OK
[ 9.818415] raid6test: test_disks(0, 51): faila= 0(D) failb= 51(D) OK
[ 9.826551] raid6test: test_disks(0, 52): faila= 0(D) failb= 52(D) OK
[ 9.830301] raid6test: test_disks(0, 53): faila= 0(D) failb= 53(D) OK
[ 9.840501] raid6test: test_disks(0, 54): faila= 0(D) failb= 54(D) OK
[ 9.856614] raid6test: test_disks(0, 55): faila= 0(D) failb= 55(D) OK
[ 9.860387] raid6test: test_disks(0, 56): faila= 0(D) failb= 56(D) OK
[ 9.864110] raid6test: test_disks(0, 57): faila= 0(D) failb= 57(D) OK
[ 9.878249] raid6test: test_disks(0, 58): faila= 0(D) failb= 58(D) OK
[ 9.883793] raid6test: test_disks(0, 59): faila= 0(D) failb= 59(D) OK
[ 9.896634] raid6test: test_disks(0, 60): faila= 0(D) failb= 60(D) OK
[ 9.900408] raid6test: test_disks(0, 61): faila= 0(D) failb= 61(D) OK
[ 9.904165] raid6test: test_disks(0, 62): faila= 0(D) failb= 62(P) OK
[ 9.918116] raid6test: test_disks(0, 63): faila= 0(D) failb= 63(Q) OK
[ 9.922034] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK
[ 9.925830] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(D) OK
[ 9.938178] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(D) OK
[ 9.941881] raid6test: test_disks(1, 5): faila= 1(D) failb= 5(D) OK
[ 9.945600] raid6test: test_disks(1, 6): faila= 1(D) failb= 6(D) OK
[ 9.949342] raid6test: test_disks(1, 7): faila= 1(D) failb= 7(D) OK
[ 9.953047] raid6test: test_disks(1, 8): faila= 1(D) failb= 8(D) OK
[ 9.956787] raid6test: test_disks(1, 9): faila= 1(D) failb= 9(D) OK
[ 9.960435] raid6test: test_disks(1, 10): faila= 1(D) failb= 10(D) OK
[ 9.964101] raid6test: test_disks(1, 11): faila= 1(D) failb= 11(D) OK
[ 9.967718] raid6test: test_disks(1, 12): faila= 1(D) failb= 12(D) OK
[ 9.971453] raid6test: test_disks(1, 13): faila= 1(D) failb= 13(D) OK
[ 9.975182] raid6test: test_disks(1, 14): faila= 1(D) failb= 14(D) OK
[ 9.978935] raid6test: test_disks(1, 15): faila= 1(D) failb= 15(D) OK
[ 9.983002] raid6test: test_disks(1, 16): faila= 1(D) failb= 16(D) OK
[ 9.986467] raid6test: test_disks(1, 17): faila= 1(D) failb= 17(D) OK
[ 9.993947] raid6test: test_disks(1, 18): faila= 1(D) failb= 18(D) OK
[ 10.017218] raid6test: test_disks(1, 19): faila= 1(D) failb= 19(D) OK
[ 10.020970] raid6test: test_disks(1, 20): faila= 1(D) failb= 20(D) OK
[ 10.024690] raid6test: test_disks(1, 21): faila= 1(D) failb= 21(D) OK
[ 10.028438] raid6test: test_disks(1, 22): faila= 1(D) failb= 22(D) OK
[ 10.032173] raid6test: test_disks(1, 23): faila= 1(D) failb= 23(D) OK
[ 10.035928] raid6test: test_disks(1, 24): faila= 1(D) failb= 24(D) OK
[ 10.039674] raid6test: test_disks(1, 25): faila= 1(D) failb= 25(D) OK
[ 10.043423] raid6test: test_disks(1, 26): faila= 1(D) failb= 26(D) OK
[ 10.047100] raid6test: test_disks(1, 27): faila= 1(D) failb= 27(D) OK
[ 10.050806] raid6test: test_disks(1, 28): faila= 1(D) failb= 28(D) OK
[ 10.054539] raid6test: test_disks(1, 29): faila= 1(D) failb= 29(D) OK
[ 10.058250] raid6test: test_disks(1, 30): faila= 1(D) failb= 30(D) OK
[ 10.061922] raid6test: test_disks(1, 31): faila= 1(D) failb= 31(D) OK
[ 10.065460] raid6test: test_disks(1, 32): faila= 1(D) failb= 32(D) OK
[ 10.069216] raid6test: test_disks(1, 33): faila= 1(D) failb= 33(D) OK
[ 10.073154] raid6test: test_disks(1, 34): faila= 1(D) failb= 34(D) OK
[ 10.076948] raid6test: test_disks(1, 35): faila= 1(D) failb= 35(D) OK
[ 10.080656] raid6test: test_disks(1, 36): faila= 1(D) failb= 36(D) OK
[ 10.084385] raid6test: test_disks(1, 37): faila= 1(D) failb= 37(D) OK
[ 10.088126] raid6test: test_disks(1, 38): faila= 1(D) failb= 38(D) OK
[ 10.091736] raid6test: test_disks(1, 39): faila= 1(D) failb= 39(D) OK
[ 10.095475] raid6test: test_disks(1, 40): faila= 1(D) failb= 40(D) OK
[ 10.099075] raid6test: test_disks(1, 41): faila= 1(D) failb= 41(D) OK
[ 10.102536] raid6test: test_disks(1, 42): faila= 1(D) failb= 42(D) OK
[ 10.105919] raid6test: test_disks(1, 43): faila= 1(D) failb= 43(D) OK
[ 10.109694] raid6test: test_disks(1, 44): faila= 1(D) failb= 44(D) OK
[ 10.113635] raid6test: test_disks(1, 45): faila= 1(D) failb= 45(D) OK
[ 10.117391] raid6test: test_disks(1, 46): faila= 1(D) failb= 46(D) OK
[ 10.121111] raid6test: test_disks(1, 47): faila= 1(D) failb= 47(D) OK
[ 10.124795] raid6test: test_disks(1, 48): faila= 1(D) failb= 48(D) OK
[ 10.128524] raid6test: test_disks(1, 49): faila= 1(D) failb= 49(D) OK
[ 10.133500] raid6test: test_disks(1, 50): faila= 1(D) failb= 50(D) OK
[ 10.137274] raid6test: test_disks(1, 51): faila= 1(D) failb= 51(D) OK
[ 10.141168] raid6test: test_disks(1, 52): faila= 1(D) failb= 52(D) OK
[ 10.146046] raid6test: test_disks(1, 53): faila= 1(D) failb= 53(D) OK
[ 10.149801] raid6test: test_disks(1, 54): faila= 1(D) failb= 54(D) OK
[ 10.153591] raid6test: test_disks(1, 55): faila= 1(D) failb= 55(D) OK
[ 10.157361] raid6test: test_disks(1, 56): faila= 1(D) failb= 56(D) OK
[ 10.161088] raid6test: test_disks(1, 57): faila= 1(D) failb= 57(D) OK
[ 10.164880] raid6test: test_disks(1, 58): faila= 1(D) failb= 58(D) OK
[ 10.168505] raid6test: test_disks(1, 59): faila= 1(D) failb= 59(D) OK
[ 10.172082] raid6test: test_disks(1, 60): faila= 1(D) failb= 60(D) OK
[ 10.175783] raid6test: test_disks(1, 61): faila= 1(D) failb= 61(D) OK
[ 10.179536] raid6test: test_disks(1, 62): faila= 1(D) failb= 62(P) OK
[ 10.183289] raid6test: test_disks(1, 63): faila= 1(D) failb= 63(Q) OK
[ 10.187204] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(D) OK
[ 10.191022] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(D) OK
[ 10.194688] raid6test: test_disks(2, 5): faila= 2(D) failb= 5(D) OK
[ 10.200477] raid6test: test_disks(2, 6): faila= 2(D) failb= 6(D) OK
[ 10.204172] raid6test: test_disks(2, 7): faila= 2(D) failb= 7(D) OK
[ 10.207878] raid6test: test_disks(2, 8): faila= 2(D) failb= 8(D) OK
[ 10.211594] raid6test: test_disks(2, 9): faila= 2(D) failb= 9(D) OK
[ 10.215328] raid6test: test_disks(2, 10): faila= 2(D) failb= 10(D) OK
[ 10.219090] raid6test: test_disks(2, 11): faila= 2(D) failb= 11(D) OK
[ 10.222838] raid6test: test_disks(2, 12): faila= 2(D) failb= 12(D) OK
[ 10.226563] raid6test: test_disks(2, 13): faila= 2(D) failb= 13(D) OK
[ 10.230332] raid6test: test_disks(2, 14): faila= 2(D) failb= 14(D) OK
[ 10.234141] raid6test: test_disks(2, 15): faila= 2(D) failb= 15(D) OK
[ 10.238191] raid6test: test_disks(2, 16): faila= 2(D) failb= 16(D) OK
[ 10.241972] raid6test: test_disks(2, 17): faila= 2(D) failb= 17(D) OK
[ 10.245716] raid6test: test_disks(2, 18): faila= 2(D) failb= 18(D) OK
[ 10.249253] raid6test: test_disks(2, 19): faila= 2(D) failb= 19(D) OK
[ 10.253696] raid6test: test_disks(2, 20): faila= 2(D) failb= 20(D) OK
[ 10.257404] raid6test: test_disks(2, 21): faila= 2(D) failb= 21(D) OK
[ 10.261084] raid6test: test_disks(2, 22): faila= 2(D) failb= 22(D) OK
[ 10.264745] raid6test: test_disks(2, 23): faila= 2(D) failb= 23(D) OK
[ 10.268386] raid6test: test_disks(2, 24): faila= 2(D) failb= 24(D) OK
[ 10.272294] raid6test: test_disks(2, 25): faila= 2(D) failb= 25(D) OK
[ 10.276063] raid6test: test_disks(2, 26): faila= 2(D) failb= 26(D) OK
[ 10.279997] raid6test: test_disks(2, 27): faila= 2(D) failb= 27(D) OK
[ 10.283736] raid6test: test_disks(2, 28): faila= 2(D) failb= 28(D) OK
[ 10.287442] raid6test: test_disks(2, 29): faila= 2(D) failb= 29(D) OK
[ 10.290727] raid6test: test_disks(2, 30): faila= 2(D) failb= 30(D) OK
[ 10.294471] raid6test: test_disks(2, 31): faila= 2(D) failb= 31(D) OK
[ 10.298422] raid6test: test_disks(2, 32): faila= 2(D) failb= 32(D) OK
[ 10.303762] raid6test: test_disks(2, 33): faila= 2(D) failb= 33(D) OK
[ 10.307527] raid6test: test_disks(2, 34): faila= 2(D) failb= 34(D) OK
[ 10.311282] raid6test: test_disks(2, 35): faila= 2(D) failb= 35(D) OK
[ 10.315050] raid6test: test_disks(2, 36): faila= 2(D) failb= 36(D) OK
[ 10.318586] raid6test: test_disks(2, 37): faila= 2(D) failb= 37(D) OK
[ 10.322359] raid6test: test_disks(2, 38): faila= 2(D) failb= 38(D) OK
[ 10.326115] raid6test: test_disks(2, 39): faila= 2(D) failb= 39(D) OK
[ 10.330687] raid6test: test_disks(2, 40): faila= 2(D) failb= 40(D) OK
[ 10.334408] raid6test: test_disks(2, 41): faila= 2(D) failb= 41(D) OK
[ 10.338140] raid6test: test_disks(2, 42): faila= 2(D) failb= 42(D) OK
[ 10.341804] raid6test: test_disks(2, 43): faila= 2(D) failb= 43(D) OK
[ 10.347132] raid6test: test_disks(2, 44): faila= 2(D) failb= 44(D) OK
[ 10.350869] raid6test: test_disks(2, 45): faila= 2(D) failb= 45(D) OK
[ 10.354918] raid6test: test_disks(2, 46): faila= 2(D) failb= 46(D) OK
[ 10.358777] raid6test: test_disks(2, 47): faila= 2(D) failb= 47(D) OK
[ 10.362687] raid6test: test_disks(2, 48): faila= 2(D) failb= 48(D) OK
[ 10.367466] raid6test: test_disks(2, 49): faila= 2(D) failb= 49(D) OK
[ 10.371278] raid6test: test_disks(2, 50): faila= 2(D) failb= 50(D) OK
[ 10.374937] raid6test: test_disks(2, 51): faila= 2(D) failb= 51(D) OK
[ 10.378665] raid6test: test_disks(2, 52): faila= 2(D) failb= 52(D) OK
[ 10.382397] raid6test: test_disks(2, 53): faila= 2(D) failb= 53(D) OK
[ 10.386165] raid6test: test_disks(2, 54): faila= 2(D) failb= 54(D) OK
[ 10.389926] raid6test: test_disks(2, 55): faila= 2(D) failb= 55(D) OK
[ 10.393684] raid6test: test_disks(2, 56): faila= 2(D) failb= 56(D) OK
[ 10.397347] raid6test: test_disks(2, 57): faila= 2(D) failb= 57(D) OK
[ 10.401066] raid6test: test_disks(2, 58): faila= 2(D) failb= 58(D) OK
[ 10.404786] raid6test: test_disks(2, 59): faila= 2(D) failb= 59(D) OK
[ 10.408512] raid6test: test_disks(2, 60): faila= 2(D) failb= 60(D) OK
[ 10.412168] raid6test: test_disks(2, 61): faila= 2(D) failb= 61(D) OK
[ 10.417051] raid6test: test_disks(2, 62): faila= 2(D) failb= 62(P) OK
[ 10.420711] raid6test: test_disks(2, 63): faila= 2(D) failb= 63(Q) OK
[ 10.424429] raid6test: test_disks(3, 4): faila= 3(D) failb= 4(D) OK
[ 10.427884] raid6test: test_disks(3, 5): faila= 3(D) failb= 5(D) OK
[ 10.431059] raid6test: test_disks(3, 6): faila= 3(D) failb= 6(D) OK
[ 10.434724] raid6test: test_disks(3, 7): faila= 3(D) failb= 7(D) OK
[ 10.438449] raid6test: test_disks(3, 8): faila= 3(D) failb= 8(D) OK
[ 10.442244] raid6test: test_disks(3, 9): faila= 3(D) failb= 9(D) OK
[ 10.446206] raid6test: test_disks(3, 10): faila= 3(D) failb= 10(D) OK
[ 10.450025] raid6test: test_disks(3, 11): faila= 3(D) failb= 11(D) OK
[ 10.453785] raid6test: test_disks(3, 12): faila= 3(D) failb= 12(D) OK
[ 10.460562] raid6test: test_disks(3, 13): faila= 3(D) failb= 13(D) OK
[ 10.464268] raid6test: test_disks(3, 14): faila= 3(D) failb= 14(D) OK
[ 10.468004] raid6test: test_disks(3, 15): faila= 3(D) failb= 15(D) OK
[ 10.471732] raid6test: test_disks(3, 16): faila= 3(D) failb= 16(D) OK
[ 10.475491] raid6test: test_disks(3, 17): faila= 3(D) failb= 17(D) OK
[ 10.479225] raid6test: test_disks(3, 18): faila= 3(D) failb= 18(D) OK
[ 10.483013] raid6test: test_disks(3, 19): faila= 3(D) failb= 19(D) OK
[ 10.486778] raid6test: test_disks(3, 20): faila= 3(D) failb= 20(D) OK
[ 10.490504] raid6test: test_disks(3, 21): faila= 3(D) failb= 21(D) OK
[ 10.494228] raid6test: test_disks(3, 22): faila= 3(D) failb= 22(D) OK
[ 10.500512] raid6test: test_disks(3, 23): faila= 3(D) failb= 23(D) OK
[ 10.504242] raid6test: test_disks(3, 24): faila= 3(D) failb= 24(D) OK
[ 10.507986] raid6test: test_disks(3, 25): faila= 3(D) failb= 25(D) OK
[ 10.511726] raid6test: test_disks(3, 26): faila= 3(D) failb= 26(D) OK
[ 10.515484] raid6test: test_disks(3, 27): faila= 3(D) failb= 27(D) OK
[ 10.519252] raid6test: test_disks(3, 28): faila= 3(D) failb= 28(D) OK
[ 10.523009] raid6test: test_disks(3, 29): faila= 3(D) failb= 29(D) OK
[ 10.526794] raid6test: test_disks(3, 30): faila= 3(D) failb= 30(D) OK
[ 10.530549] raid6test: test_disks(3, 31): faila= 3(D) failb= 31(D) OK
[ 10.534291] raid6test: test_disks(3, 32): faila= 3(D) failb= 32(D) OK
[ 10.538033] raid6test: test_disks(3, 33): faila= 3(D) failb= 33(D) OK
[ 10.541748] raid6test: test_disks(3, 34): faila= 3(D) failb= 34(D) OK
[ 10.545478] raid6test: test_disks(3, 35): faila= 3(D) failb= 35(D) OK
[ 10.549227] raid6test: test_disks(3, 36): faila= 3(D) failb= 36(D) OK
[ 10.552966] raid6test: test_disks(3, 37): faila= 3(D) failb= 37(D) OK
[ 10.556686] raid6test: test_disks(3, 38): faila= 3(D) failb= 38(D) OK
[ 10.560544] raid6test: test_disks(3, 39): faila= 3(D) failb= 39(D) OK
[ 10.564330] raid6test: test_disks(3, 40): faila= 3(D) failb= 40(D) OK
[ 10.568329] raid6test: test_disks(3, 41): faila= 3(D) failb= 41(D) OK
[ 10.572110] raid6test: test_disks(3, 42): faila= 3(D) failb= 42(D) OK
[ 10.575865] raid6test: test_disks(3, 43): faila= 3(D) failb= 43(D) OK
[ 10.579604] raid6test: test_disks(3, 44): faila= 3(D) failb= 44(D) OK
[ 10.583340] raid6test: test_disks(3, 45): faila= 3(D) failb= 45(D) OK
[ 10.587086] raid6test: test_disks(3, 46): faila= 3(D) failb= 46(D) OK
[ 10.590783] raid6test: test_disks(3, 47): faila= 3(D) failb= 47(D) OK
[ 10.594457] raid6test: test_disks(3, 48): faila= 3(D) failb= 48(D) OK
[ 10.598132] raid6test: test_disks(3, 49): faila= 3(D) failb= 49(D) OK
[ 10.601740] raid6test: test_disks(3, 50): faila= 3(D) failb= 50(D) OK
[ 10.605486] raid6test: test_disks(3, 51): faila= 3(D) failb= 51(D) OK
[ 10.609304] raid6test: test_disks(3, 52): faila= 3(D) failb= 52(D) OK
[ 10.613055] raid6test: test_disks(3, 53): faila= 3(D) failb= 53(D) OK
[ 10.616931] raid6test: test_disks(3, 54): faila= 3(D) failb= 54(D) OK
[ 10.620788] raid6test: test_disks(3, 55): faila= 3(D) failb= 55(D) OK
[ 10.624709] raid6test: test_disks(3, 56): faila= 3(D) failb= 56(D) OK
[ 10.628574] raid6test: test_disks(3, 57): faila= 3(D) failb= 57(D) OK
[ 10.632205] raid6test: test_disks(3, 58): faila= 3(D) failb= 58(D) OK
[ 10.635972] raid6test: test_disks(3, 59): faila= 3(D) failb= 59(D) OK
[ 10.639688] raid6test: test_disks(3, 60): faila= 3(D) failb= 60(D) OK
[ 10.643558] raid6test: test_disks(3, 61): faila= 3(D) failb= 61(D) OK
[ 10.647549] raid6test: test_disks(3, 62): faila= 3(D) failb= 62(P) OK
[ 10.651242] raid6test: test_disks(3, 63): faila= 3(D) failb= 63(Q) OK
[ 10.654724] raid6test: test_disks(4, 5): faila= 4(D) failb= 5(D) OK
[ 10.658425] raid6test: test_disks(4, 6): faila= 4(D) failb= 6(D) OK
[ 10.662128] raid6test: test_disks(4, 7): faila= 4(D) failb= 7(D) OK
[ 10.665701] raid6test: test_disks(4, 8): faila= 4(D) failb= 8(D) OK
[ 10.670371] raid6test: test_disks(4, 9): faila= 4(D) failb= 9(D) OK
[ 10.674088] raid6test: test_disks(4, 10): faila= 4(D) failb= 10(D) OK
[ 10.680534] raid6test: test_disks(4, 11): faila= 4(D) failb= 11(D) OK
[ 10.684114] raid6test: test_disks(4, 12): faila= 4(D) failb= 12(D) OK
[ 10.687881] raid6test: test_disks(4, 13): faila= 4(D) failb= 13(D) OK
[ 10.691621] raid6test: test_disks(4, 14): faila= 4(D) failb= 14(D) OK
[ 10.695355] raid6test: test_disks(4, 15): faila= 4(D) failb= 15(D) OK
[ 10.699116] raid6test: test_disks(4, 16): faila= 4(D) failb= 16(D) OK
[ 10.702868] raid6test: test_disks(4, 17): faila= 4(D) failb= 17(D) OK
[ 10.706610] raid6test: test_disks(4, 18): faila= 4(D) failb= 18(D) OK
[ 10.728248] raid6test: test_disks(4, 19): faila= 4(D) failb= 19(D) OK
[ 10.731985] raid6test: test_disks(4, 20): faila= 4(D) failb= 20(D) OK
[ 10.735728] raid6test: test_disks(4, 21): faila= 4(D) failb= 21(D) OK
[ 10.740377] raid6test: test_disks(4, 22): faila= 4(D) failb= 22(D) OK
[ 10.744093] raid6test: test_disks(4, 23): faila= 4(D) failb= 23(D) OK
[ 10.747842] raid6test: test_disks(4, 24): faila= 4(D) failb= 24(D) OK
[ 10.752332] raid6test: test_disks(4, 25): faila= 4(D) failb= 25(D) OK
[ 10.756098] raid6test: test_disks(4, 26): faila= 4(D) failb= 26(D) OK
[ 10.759845] raid6test: test_disks(4, 27): faila= 4(D) failb= 27(D) OK
[ 10.763603] raid6test: test_disks(4, 28): faila= 4(D) failb= 28(D) OK
[ 10.767359] raid6test: test_disks(4, 29): faila= 4(D) failb= 29(D) OK
[ 10.771108] raid6test: test_disks(4, 30): faila= 4(D) failb= 30(D) OK
[ 10.774847] raid6test: test_disks(4, 31): faila= 4(D) failb= 31(D) OK
[ 10.778557] raid6test: test_disks(4, 32): faila= 4(D) failb= 32(D) OK
[ 10.782282] raid6test: test_disks(4, 33): faila= 4(D) failb= 33(D) OK
[ 10.786018] raid6test: test_disks(4, 34): faila= 4(D) failb= 34(D) OK
[ 10.789742] raid6test: test_disks(4, 35): faila= 4(D) failb= 35(D) OK
[ 10.793752] raid6test: test_disks(4, 36): faila= 4(D) failb= 36(D) OK
[ 10.797476] raid6test: test_disks(4, 37): faila= 4(D) failb= 37(D) OK
[ 10.803858] raid6test: test_disks(4, 38): faila= 4(D) failb= 38(D) OK
[ 10.807580] raid6test: test_disks(4, 39): faila= 4(D) failb= 39(D) OK
[ 10.811289] raid6test: test_disks(4, 40): faila= 4(D) failb= 40(D) OK
[ 10.815050] raid6test: test_disks(4, 41): faila= 4(D) failb= 41(D) OK
[ 10.818745] raid6test: test_disks(4, 42): faila= 4(D) failb= 42(D) OK
[ 10.822405] raid6test: test_disks(4, 43): faila= 4(D) failb= 43(D) OK
[ 10.826129] raid6test: test_disks(4, 44): faila= 4(D) failb= 44(D) OK
[ 10.829896] raid6test: test_disks(4, 45): faila= 4(D) failb= 45(D) OK
[ 10.833640] raid6test: test_disks(4, 46): faila= 4(D) failb= 46(D) OK
[ 10.837414] raid6test: test_disks(4, 47): faila= 4(D) failb= 47(D) OK
[ 10.841111] raid6test: test_disks(4, 48): faila= 4(D) failb= 48(D) OK
[ 10.844730] raid6test: test_disks(4, 49): faila= 4(D) failb= 49(D) OK
[ 10.848395] raid6test: test_disks(4, 50): faila= 4(D) failb= 50(D) OK
[ 10.852146] raid6test: test_disks(4, 51): faila= 4(D) failb= 51(D) OK
[ 10.856138] raid6test: test_disks(4, 52): faila= 4(D) failb= 52(D) OK
[ 10.859875] raid6test: test_disks(4, 53): faila= 4(D) failb= 53(D) OK
[ 10.863581] raid6test: test_disks(4, 54): faila= 4(D) failb= 54(D) OK
[ 10.867234] raid6test: test_disks(4, 55): faila= 4(D) failb= 55(D) OK
[ 10.873888] raid6test: test_disks(4, 56): faila= 4(D) failb= 56(D) OK
[ 10.877866] raid6test: test_disks(4, 57): faila= 4(D) failb= 57(D) OK
[ 10.881586] raid6test: test_disks(4, 58): faila= 4(D) failb= 58(D) OK
[ 10.885262] raid6test: test_disks(4, 59): faila= 4(D) failb= 59(D) OK
[ 10.888887] raid6test: test_disks(4, 60): faila= 4(D) failb= 60(D) OK
[ 10.892624] raid6test: test_disks(4, 61): faila= 4(D) failb= 61(D) OK
[ 10.896421] raid6test: test_disks(4, 62): faila= 4(D) failb= 62(P) OK
[ 10.900186] raid6test: test_disks(4, 63): faila= 4(D) failb= 63(Q) OK
[ 10.903889] raid6test: test_disks(5, 6): faila= 5(D) failb= 6(D) OK
[ 10.907505] raid6test: test_disks(5, 7): faila= 5(D) failb= 7(D) OK
[ 10.911158] raid6test: test_disks(5, 8): faila= 5(D) failb= 8(D) OK
[ 10.914855] raid6test: test_disks(5, 9): faila= 5(D) failb= 9(D) OK
[ 10.918861] raid6test: test_disks(5, 10): faila= 5(D) failb= 10(D) OK
[ 10.922406] raid6test: test_disks(5, 11): faila= 5(D) failb= 11(D) OK
[ 10.926250] raid6test: test_disks(5, 12): faila= 5(D) failb= 12(D) OK
[ 10.929899] raid6test: test_disks(5, 13): faila= 5(D) failb= 13(D) OK
[ 10.933601] raid6test: test_disks(5, 14): faila= 5(D) failb= 14(D) OK
[ 10.937304] raid6test: test_disks(5, 15): faila= 5(D) failb= 15(D) OK
[ 10.941143] raid6test: test_disks(5, 16): faila= 5(D) failb= 16(D) OK
[ 10.944780] raid6test: test_disks(5, 17): faila= 5(D) failb= 17(D) OK
[ 10.948469] raid6test: test_disks(5, 18): faila= 5(D) failb= 18(D) OK
[ 10.952190] raid6test: test_disks(5, 19): faila= 5(D) failb= 19(D) OK
[ 10.955852] raid6test: test_disks(5, 20): faila= 5(D) failb= 20(D) OK
[ 10.959558] raid6test: test_disks(5, 21): faila= 5(D) failb= 21(D) OK
[ 10.963207] raid6test: test_disks(5, 22): faila= 5(D) failb= 22(D) OK
[ 10.966950] raid6test: test_disks(5, 23): faila= 5(D) failb= 23(D) OK
[ 10.970564] raid6test: test_disks(5, 24): faila= 5(D) failb= 24(D) OK
[ 10.976230] raid6test: test_disks(5, 25): faila= 5(D) failb= 25(D) OK
[ 10.990548] raid6test: test_disks(5, 26): faila= 5(D) failb= 26(D) OK
[ 10.994291] raid6test: test_disks(5, 27): faila= 5(D) failb= 27(D) OK
[ 10.998194] raid6test: test_disks(5, 28): faila= 5(D) failb= 28(D) OK
[ 11.001939] raid6test: test_disks(5, 29): faila= 5(D) failb= 29(D) OK
[ 11.005642] raid6test: test_disks(5, 30): faila= 5(D) failb= 30(D) OK
[ 11.009397] raid6test: test_disks(5, 31): faila= 5(D) failb= 31(D) OK
[ 11.013123] raid6test: test_disks(5, 32): faila= 5(D) failb= 32(D) OK
[ 11.016904] raid6test: test_disks(5, 33): faila= 5(D) failb= 33(D) OK
[ 11.020593] raid6test: test_disks(5, 34): faila= 5(D) failb= 34(D) OK
[ 11.024282] raid6test: test_disks(5, 35): faila= 5(D) failb= 35(D) OK
[ 11.027956] raid6test: test_disks(5, 36): faila= 5(D) failb= 36(D) OK
[ 11.031679] raid6test: test_disks(5, 37): faila= 5(D) failb= 37(D) OK
[ 11.035407] raid6test: test_disks(5, 38): faila= 5(D) failb= 38(D) OK
[ 11.039135] raid6test: test_disks(5, 39): faila= 5(D) failb= 39(D) OK
[ 11.042915] raid6test: test_disks(5, 40): faila= 5(D) failb= 40(D) OK
[ 11.046669] raid6test: test_disks(5, 41): faila= 5(D) failb= 41(D) OK
[ 11.050375] raid6test: test_disks(5, 42): faila= 5(D) failb= 42(D) OK
[ 11.054090] raid6test: test_disks(5, 43): faila= 5(D) failb= 43(D) OK
[ 11.057857] raid6test: test_disks(5, 44): faila= 5(D) failb= 44(D) OK
[ 11.061541] raid6test: test_disks(5, 45): faila= 5(D) failb= 45(D) OK
[ 11.065430] raid6test: test_disks(5, 46): faila= 5(D) failb= 46(D) OK
[ 11.069183] raid6test: test_disks(5, 47): faila= 5(D) failb= 47(D) OK
[ 11.073720] raid6test: test_disks(5, 48): faila= 5(D) failb= 48(D) OK
[ 11.077394] raid6test: test_disks(5, 49): faila= 5(D) failb= 49(D) OK
[ 11.081087] raid6test: test_disks(5, 50): faila= 5(D) failb= 50(D) OK
[ 11.084814] raid6test: test_disks(5, 51): faila= 5(D) failb= 51(D) OK
[ 11.089242] raid6test: test_disks(5, 52): faila= 5(D) failb= 52(D) OK
[ 11.093052] raid6test: test_disks(5, 53): faila= 5(D) failb= 53(D) OK
[ 11.096937] raid6test: test_disks(5, 54): faila= 5(D) failb= 54(D) OK
[ 11.101546] raid6test: test_disks(5, 55): faila= 5(D) failb= 55(D) OK
[ 11.105426] raid6test: test_disks(5, 56): faila= 5(D) failb= 56(D) OK
[ 11.109207] raid6test: test_disks(5, 57): faila= 5(D) failb= 57(D) OK
[ 11.112827] raid6test: test_disks(5, 58): faila= 5(D) failb= 58(D) OK
[ 11.116524] raid6test: test_disks(5, 59): faila= 5(D) failb= 59(D) OK
[ 11.120238] raid6test: test_disks(5, 60): faila= 5(D) failb= 60(D) OK
[ 11.124049] raid6test: test_disks(5, 61): faila= 5(D) failb= 61(D) OK
[ 11.129139] raid6test: test_disks(5, 62): faila= 5(D) failb= 62(P) OK
[ 11.132870] raid6test: test_disks(5, 63): faila= 5(D) failb= 63(Q) OK
[ 11.137021] raid6test: test_disks(6, 7): faila= 6(D) failb= 7(D) OK
[ 11.140646] raid6test: test_disks(6, 8): faila= 6(D) failb= 8(D) OK
[ 11.144320] raid6test: test_disks(6, 9): faila= 6(D) failb= 9(D) OK
[ 11.148015] raid6test: test_disks(6, 10): faila= 6(D) failb= 10(D) OK
[ 11.151728] raid6test: test_disks(6, 11): faila= 6(D) failb= 11(D) OK
[ 11.155444] raid6test: test_disks(6, 12): faila= 6(D) failb= 12(D) OK
[ 11.160331] raid6test: test_disks(6, 13): faila= 6(D) failb= 13(D) OK
[ 11.164438] raid6test: test_disks(6, 14): faila= 6(D) failb= 14(D) OK
[ 11.170499] raid6test: test_disks(6, 15): faila= 6(D) failb= 15(D) OK
[ 11.174261] raid6test: test_disks(6, 16): faila= 6(D) failb= 16(D) OK
[ 11.180530] raid6test: test_disks(6, 17): faila= 6(D) failb= 17(D) OK
[ 11.184224] raid6test: test_disks(6, 18): faila= 6(D) failb= 18(D) OK
[ 11.188645] raid6test: test_disks(6, 19): faila= 6(D) failb= 19(D) OK
[ 11.192328] raid6test: test_disks(6, 20): faila= 6(D) failb= 20(D) OK
[ 11.196044] raid6test: test_disks(6, 21): faila= 6(D) failb= 21(D) OK
[ 11.199823] raid6test: test_disks(6, 22): faila= 6(D) failb= 22(D) OK
[ 11.203582] raid6test: test_disks(6, 23): faila= 6(D) failb= 23(D) OK
[ 11.207623] raid6test: test_disks(6, 24): faila= 6(D) failb= 24(D) OK
[ 11.211351] raid6test: test_disks(6, 25): faila= 6(D) failb= 25(D) OK
[ 11.215054] raid6test: test_disks(6, 26): faila= 6(D) failb= 26(D) OK
[ 11.219342] raid6test: test_disks(6, 27): faila= 6(D) failb= 27(D) OK
[ 11.223081] raid6test: test_disks(6, 28): faila= 6(D) failb= 28(D) OK
[ 11.226781] raid6test: test_disks(6, 29): faila= 6(D) failb= 29(D) OK
[ 11.230478] raid6test: test_disks(6, 30): faila= 6(D) failb= 30(D) OK
[ 11.234563] raid6test: test_disks(6, 31): faila= 6(D) failb= 31(D) OK
[ 11.238195] raid6test: test_disks(6, 32): faila= 6(D) failb= 32(D) OK
[ 11.241906] raid6test: test_disks(6, 33): faila= 6(D) failb= 33(D) OK
[ 11.245591] raid6test: test_disks(6, 34): faila= 6(D) failb= 34(D) OK
[ 11.249226] raid6test: test_disks(6, 35): faila= 6(D) failb= 35(D) OK
[ 11.252959] raid6test: test_disks(6, 36): faila= 6(D) failb= 36(D) OK
[ 11.256685] raid6test: test_disks(6, 37): faila= 6(D) failb= 37(D) OK
[ 11.260459] raid6test: test_disks(6, 38): faila= 6(D) failb= 38(D) OK
[ 11.264198] raid6test: test_disks(6, 39): faila= 6(D) failb= 39(D) OK
[ 11.268030] raid6test: test_disks(6, 40): faila= 6(D) failb= 40(D) OK
[ 11.271626] raid6test: test_disks(6, 41): faila= 6(D) failb= 41(D) OK
[ 11.275342] raid6test: test_disks(6, 42): faila= 6(D) failb= 42(D) OK
[ 11.279088] raid6test: test_disks(6, 43): faila= 6(D) failb= 43(D) OK
[ 11.282869] raid6test: test_disks(6, 44): faila= 6(D) failb= 44(D) OK
[ 11.286495] raid6test: test_disks(6, 45): faila= 6(D) failb= 45(D) OK
[ 11.290268] raid6test: test_disks(6, 46): faila= 6(D) failb= 46(D) OK
[ 11.294002] raid6test: test_disks(6, 47): faila= 6(D) failb= 47(D) OK
[ 11.298036] raid6test: test_disks(6, 48): faila= 6(D) failb= 48(D) OK
[ 11.301666] raid6test: test_disks(6, 49): faila= 6(D) failb= 49(D) OK
[ 11.305353] raid6test: test_disks(6, 50): faila= 6(D) failb= 50(D) OK
[ 11.309128] raid6test: test_disks(6, 51): faila= 6(D) failb= 51(D) OK
[ 11.312834] raid6test: test_disks(6, 52): faila= 6(D) failb= 52(D) OK
[ 11.317027] raid6test: test_disks(6, 53): faila= 6(D) failb= 53(D) OK
[ 11.320651] raid6test: test_disks(6, 54): faila= 6(D) failb= 54(D) OK
[ 11.324391] raid6test: test_disks(6, 55): faila= 6(D) failb= 55(D) OK
[ 11.328052] raid6test: test_disks(6, 56): faila= 6(D) failb= 56(D) OK
[ 11.331787] raid6test: test_disks(6, 57): faila= 6(D) failb= 57(D) OK
[ 11.335515] raid6test: test_disks(6, 58): faila= 6(D) failb= 58(D) OK
[ 11.339288] raid6test: test_disks(6, 59): faila= 6(D) failb= 59(D) OK
[ 11.343069] raid6test: test_disks(6, 60): faila= 6(D) failb= 60(D) OK
[ 11.347003] raid6test: test_disks(6, 61): faila= 6(D) failb= 61(D) OK
[ 11.350675] raid6test: test_disks(6, 62): faila= 6(D) failb= 62(P) OK
[ 11.357179] raid6test: test_disks(6, 63): faila= 6(D) failb= 63(Q) OK
[ 11.360898] raid6test: test_disks(7, 8): faila= 7(D) failb= 8(D) OK
[ 11.367194] raid6test: test_disks(7, 9): faila= 7(D) failb= 9(D) OK
[ 11.370933] raid6test: test_disks(7, 10): faila= 7(D) failb= 10(D) OK
[ 11.374645] raid6test: test_disks(7, 11): faila= 7(D) failb= 11(D) OK
[ 11.378331] raid6test: test_disks(7, 12): faila= 7(D) failb= 12(D) OK
[ 11.381932] raid6test: test_disks(7, 13): faila= 7(D) failb= 13(D) OK
[ 11.385674] raid6test: test_disks(7, 14): faila= 7(D) failb= 14(D) OK
[ 11.389403] raid6test: test_disks(7, 15): faila= 7(D) failb= 15(D) OK
[ 11.393079] raid6test: test_disks(7, 16): faila= 7(D) failb= 16(D) OK
[ 11.396787] raid6test: test_disks(7, 17): faila= 7(D) failb= 17(D) OK
[ 11.400503] raid6test: test_disks(7, 18): faila= 7(D) failb= 18(D) OK
[ 11.404285] raid6test: test_disks(7, 19): faila= 7(D) failb= 19(D) OK
[ 11.407991] raid6test: test_disks(7, 20): faila= 7(D) failb= 20(D) OK
[ 11.411642] raid6test: test_disks(7, 21): faila= 7(D) failb= 21(D) OK
[ 11.415304] raid6test: test_disks(7, 22): faila= 7(D) failb= 22(D) OK
[ 11.419065] raid6test: test_disks(7, 23): faila= 7(D) failb= 23(D) OK
[ 11.422770] raid6test: test_disks(7, 24): faila= 7(D) failb= 24(D) OK
[ 11.426554] raid6test: test_disks(7, 25): faila= 7(D) failb= 25(D) OK
[ 11.430263] raid6test: test_disks(7, 26): faila= 7(D) failb= 26(D) OK
[ 11.433993] raid6test: test_disks(7, 27): faila= 7(D) failb= 27(D) OK
[ 11.454399] raid6test: test_disks(7, 28): faila= 7(D) failb= 28(D) OK
[ 11.458080] raid6test: test_disks(7, 29): faila= 7(D) failb= 29(D) OK
[ 11.461773] raid6test: test_disks(7, 30): faila= 7(D) failb= 30(D) OK
[ 11.465503] raid6test: test_disks(7, 31): faila= 7(D) failb= 31(D) OK
[ 11.469261] raid6test: test_disks(7, 32): faila= 7(D) failb= 32(D) OK
[ 11.473055] raid6test: test_disks(7, 33): faila= 7(D) failb= 33(D) OK
[ 11.476731] raid6test: test_disks(7, 34): faila= 7(D) failb= 34(D) OK
[ 11.480635] raid6test: test_disks(7, 35): faila= 7(D) failb= 35(D) OK
[ 11.484090] raid6test: test_disks(7, 36): faila= 7(D) failb= 36(D) OK
[ 11.487853] raid6test: test_disks(7, 37): faila= 7(D) failb= 37(D) OK
[ 11.491566] raid6test: test_disks(7, 38): faila= 7(D) failb= 38(D) OK
[ 11.495433] raid6test: test_disks(7, 39): faila= 7(D) failb= 39(D) OK
[ 11.499228] raid6test: test_disks(7, 40): faila= 7(D) failb= 40(D) OK
[ 11.502896] raid6test: test_disks(7, 41): faila= 7(D) failb= 41(D) OK
[ 11.506520] raid6test: test_disks(7, 42): faila= 7(D) failb= 42(D) OK
[ 11.510282] raid6test: test_disks(7, 43): faila= 7(D) failb= 43(D) OK
[ 11.514090] raid6test: test_disks(7, 44): faila= 7(D) failb= 44(D) OK
[ 11.517896] raid6test: test_disks(7, 45): faila= 7(D) failb= 45(D) OK
[ 11.521508] raid6test: test_disks(7, 46): faila= 7(D) failb= 46(D) OK
[ 11.525227] raid6test: test_disks(7, 47): faila= 7(D) failb= 47(D) OK
[ 11.528968] raid6test: test_disks(7, 48): faila= 7(D) failb= 48(D) OK
[ 11.532707] raid6test: test_disks(7, 49): faila= 7(D) failb= 49(D) OK
[ 11.536422] raid6test: test_disks(7, 50): faila= 7(D) failb= 50(D) OK
[ 11.540403] raid6test: test_disks(7, 51): faila= 7(D) failb= 51(D) OK
[ 11.544195] raid6test: test_disks(7, 52): faila= 7(D) failb= 52(D) OK
[ 11.547958] raid6test: test_disks(7, 53): faila= 7(D) failb= 53(D) OK
[ 11.553842] raid6test: test_disks(7, 54): faila= 7(D) failb= 54(D) OK
[ 11.557578] raid6test: test_disks(7, 55): faila= 7(D) failb= 55(D) OK
[ 11.563890] raid6test: test_disks(7, 56): faila= 7(D) failb= 56(D) OK
[ 11.568193] raid6test: test_disks(7, 57): faila= 7(D) failb= 57(D) OK
[ 11.571950] raid6test: test_disks(7, 58): faila= 7(D) failb= 58(D) OK
[ 11.575709] raid6test: test_disks(7, 59): faila= 7(D) failb= 59(D) OK
[ 11.579468] raid6test: test_disks(7, 60): faila= 7(D) failb= 60(D) OK
[ 11.583209] raid6test: test_disks(7, 61): faila= 7(D) failb= 61(D) OK
[ 11.586970] raid6test: test_disks(7, 62): faila= 7(D) failb= 62(P) OK
[ 11.590667] raid6test: test_disks(7, 63): faila= 7(D) failb= 63(Q) OK
[ 11.594407] raid6test: test_disks(8, 9): faila= 8(D) failb= 9(D) OK
[ 11.598116] raid6test: test_disks(8, 10): faila= 8(D) failb= 10(D) OK
[ 11.601843] raid6test: test_disks(8, 11): faila= 8(D) failb= 11(D) OK
[ 11.605667] raid6test: test_disks(8, 12): faila= 8(D) failb= 12(D) OK
[ 11.609447] raid6test: test_disks(8, 13): faila= 8(D) failb= 13(D) OK
[ 11.613197] raid6test: test_disks(8, 14): faila= 8(D) failb= 14(D) OK
[ 11.616987] raid6test: test_disks(8, 15): faila= 8(D) failb= 15(D) OK
[ 11.620679] raid6test: test_disks(8, 16): faila= 8(D) failb= 16(D) OK
[ 11.624343] raid6test: test_disks(8, 17): faila= 8(D) failb= 17(D) OK
[ 11.628066] raid6test: test_disks(8, 18): faila= 8(D) failb= 18(D) OK
[ 11.631794] raid6test: test_disks(8, 19): faila= 8(D) failb= 19(D) OK
[ 11.635527] raid6test: test_disks(8, 20): faila= 8(D) failb= 20(D) OK
[ 11.639298] raid6test: test_disks(8, 21): faila= 8(D) failb= 21(D) OK
[ 11.643047] raid6test: test_disks(8, 22): faila= 8(D) failb= 22(D) OK
[ 11.646837] raid6test: test_disks(8, 23): faila= 8(D) failb= 23(D) OK
[ 11.650573] raid6test: test_disks(8, 24): faila= 8(D) failb= 24(D) OK
[ 11.654313] raid6test: test_disks(8, 25): faila= 8(D) failb= 25(D) OK
[ 11.658068] raid6test: test_disks(8, 26): faila= 8(D) failb= 26(D) OK
[ 11.661811] raid6test: test_disks(8, 27): faila= 8(D) failb= 27(D) OK
[ 11.665546] raid6test: test_disks(8, 28): faila= 8(D) failb= 28(D) OK
[ 11.669316] raid6test: test_disks(8, 29): faila= 8(D) failb= 29(D) OK
[ 11.673061] raid6test: test_disks(8, 30): faila= 8(D) failb= 30(D) OK
[ 11.676860] raid6test: test_disks(8, 31): faila= 8(D) failb= 31(D) OK
[ 11.680581] raid6test: test_disks(8, 32): faila= 8(D) failb= 32(D) OK
[ 11.684314] raid6test: test_disks(8, 33): faila= 8(D) failb= 33(D) OK
[ 11.688032] raid6test: test_disks(8, 34): faila= 8(D) failb= 34(D) OK
[ 11.691863] raid6test: test_disks(8, 35): faila= 8(D) failb= 35(D) OK
[ 11.695779] raid6test: test_disks(8, 36): faila= 8(D) failb= 36(D) OK
[ 11.699565] raid6test: test_disks(8, 37): faila= 8(D) failb= 37(D) OK
[ 11.703773] raid6test: test_disks(8, 38): faila= 8(D) failb= 38(D) OK
[ 11.707565] raid6test: test_disks(8, 39): faila= 8(D) failb= 39(D) OK
[ 11.711567] raid6test: test_disks(8, 40): faila= 8(D) failb= 40(D) OK
[ 11.715368] raid6test: test_disks(8, 41): faila= 8(D) failb= 41(D) OK
[ 11.719129] raid6test: test_disks(8, 42): faila= 8(D) failb= 42(D) OK
[ 11.722878] raid6test: test_disks(8, 43): faila= 8(D) failb= 43(D) OK
[ 11.726613] raid6test: test_disks(8, 44): faila= 8(D) failb= 44(D) OK
[ 11.734054] raid6test: test_disks(8, 45): faila= 8(D) failb= 45(D) OK
[ 11.737879] raid6test: test_disks(8, 46): faila= 8(D) failb= 46(D) OK
[ 11.743851] raid6test: test_disks(8, 47): faila= 8(D) failb= 47(D) OK
[ 11.747617] raid6test: test_disks(8, 48): faila= 8(D) failb= 48(D) OK
[ 11.751360] raid6test: test_disks(8, 49): faila= 8(D) failb= 49(D) OK
[ 11.755099] raid6test: test_disks(8, 50): faila= 8(D) failb= 50(D) OK
[ 11.758849] raid6test: test_disks(8, 51): faila= 8(D) failb= 51(D) OK
[ 11.762589] raid6test: test_disks(8, 52): faila= 8(D) failb= 52(D) OK
[ 11.766338] raid6test: test_disks(8, 53): faila= 8(D) failb= 53(D) OK
[ 11.770104] raid6test: test_disks(8, 54): faila= 8(D) failb= 54(D) OK
[ 11.773897] raid6test: test_disks(8, 55): faila= 8(D) failb= 55(D) OK
[ 11.777611] raid6test: test_disks(8, 56): faila= 8(D) failb= 56(D) OK
[ 11.781277] raid6test: test_disks(8, 57): faila= 8(D) failb= 57(D) OK
[ 11.784983] raid6test: test_disks(8, 58): faila= 8(D) failb= 58(D) OK
[ 11.788734] raid6test: test_disks(8, 59): faila= 8(D) failb= 59(D) OK
[ 11.792455] raid6test: test_disks(8, 60): faila= 8(D) failb= 60(D) OK
[ 11.796200] raid6test: test_disks(8, 61): faila= 8(D) failb= 61(D) OK
[ 11.799928] raid6test: test_disks(8, 62): faila= 8(D) failb= 62(P) OK
[ 11.803645] raid6test: test_disks(8, 63): faila= 8(D) failb= 63(Q) OK
[ 11.807400] raid6test: test_disks(9, 10): faila= 9(D) failb= 10(D) OK
[ 11.811177] raid6test: test_disks(9, 11): faila= 9(D) failb= 11(D) OK
[ 11.814911] raid6test: test_disks(9, 12): faila= 9(D) failb= 12(D) OK
[ 11.818598] raid6test: test_disks(9, 13): faila= 9(D) failb= 13(D) OK
[ 11.822327] raid6test: test_disks(9, 14): faila= 9(D) failb= 14(D) OK
[ 11.826081] raid6test: test_disks(9, 15): faila= 9(D) failb= 15(D) OK
[ 11.829821] raid6test: test_disks(9, 16): faila= 9(D) failb= 16(D) OK
[ 11.833515] raid6test: test_disks(9, 17): faila= 9(D) failb= 17(D) OK
[ 11.837071] raid6test: test_disks(9, 18): faila= 9(D) failb= 18(D) OK
[ 11.840590] raid6test: test_disks(9, 19): faila= 9(D) failb= 19(D) OK
[ 11.844164] raid6test: test_disks(9, 20): faila= 9(D) failb= 20(D) OK
[ 11.847550] raid6test: test_disks(9, 21): faila= 9(D) failb= 21(D) OK
[ 11.851289] raid6test: test_disks(9, 22): faila= 9(D) failb= 22(D) OK
[ 11.854852] raid6test: test_disks(9, 23): faila= 9(D) failb= 23(D) OK
[ 11.858312] raid6test: test_disks(9, 24): faila= 9(D) failb= 24(D) OK
[ 11.861963] raid6test: test_disks(9, 25): faila= 9(D) failb= 25(D) OK
[ 11.865679] raid6test: test_disks(9, 26): faila= 9(D) failb= 26(D) OK
[ 11.869365] raid6test: test_disks(9, 27): faila= 9(D) failb= 27(D) OK
[ 11.873077] raid6test: test_disks(9, 28): faila= 9(D) failb= 28(D) OK
[ 11.876866] raid6test: test_disks(9, 29): faila= 9(D) failb= 29(D) OK
[ 11.880612] raid6test: test_disks(9, 30): faila= 9(D) failb= 30(D) OK
[ 11.884560] raid6test: test_disks(9, 31): faila= 9(D) failb= 31(D) OK
[ 11.888370] raid6test: test_disks(9, 32): faila= 9(D) failb= 32(D) OK
[ 11.892104] raid6test: test_disks(9, 33): faila= 9(D) failb= 33(D) OK
[ 11.897095] raid6test: test_disks(9, 34): faila= 9(D) failb= 34(D) OK
[ 11.900809] raid6test: test_disks(9, 35): faila= 9(D) failb= 35(D) OK
[ 11.904463] raid6test: test_disks(9, 36): faila= 9(D) failb= 36(D) OK
[ 11.908201] raid6test: test_disks(9, 37): faila= 9(D) failb= 37(D) OK
[ 11.911934] raid6test: test_disks(9, 38): faila= 9(D) failb= 38(D) OK
[ 11.915661] raid6test: test_disks(9, 39): faila= 9(D) failb= 39(D) OK
[ 11.919574] raid6test: test_disks(9, 40): faila= 9(D) failb= 40(D) OK
[ 11.923297] raid6test: test_disks(9, 41): faila= 9(D) failb= 41(D) OK
[ 11.927010] raid6test: test_disks(9, 42): faila= 9(D) failb= 42(D) OK
[ 11.930715] raid6test: test_disks(9, 43): faila= 9(D) failb= 43(D) OK
[ 11.934360] raid6test: test_disks(9, 44): faila= 9(D) failb= 44(D) OK
[ 11.938236] raid6test: test_disks(9, 45): faila= 9(D) failb= 45(D) OK
[ 11.941990] raid6test: test_disks(9, 46): faila= 9(D) failb= 46(D) OK
[ 11.945674] raid6test: test_disks(9, 47): faila= 9(D) failb= 47(D) OK
[ 11.949413] raid6test: test_disks(9, 48): faila= 9(D) failb= 48(D) OK
[ 11.953160] raid6test: test_disks(9, 49): faila= 9(D) failb= 49(D) OK
[ 11.956955] raid6test: test_disks(9, 50): faila= 9(D) failb= 50(D) OK
[ 11.960731] raid6test: test_disks(9, 51): faila= 9(D) failb= 51(D) OK
[ 11.964510] raid6test: test_disks(9, 52): faila= 9(D) failb= 52(D) OK
[ 11.968236] raid6test: test_disks(9, 53): faila= 9(D) failb= 53(D) OK
[ 11.971782] raid6test: test_disks(9, 54): faila= 9(D) failb= 54(D) OK
[ 11.975519] raid6test: test_disks(9, 55): faila= 9(D) failb= 55(D) OK
[ 11.980411] raid6test: test_disks(9, 56): faila= 9(D) failb= 56(D) OK
[ 11.984172] raid6test: test_disks(9, 57): faila= 9(D) failb= 57(D) OK
[ 11.990537] raid6test: test_disks(9, 58): faila= 9(D) failb= 58(D) OK
[ 11.994289] raid6test: test_disks(9, 59): faila= 9(D) failb= 59(D) OK
[ 11.997944] raid6test: test_disks(9, 60): faila= 9(D) failb= 60(D) OK
[ 12.001673] raid6test: test_disks(9, 61): faila= 9(D) failb= 61(D) OK
[ 12.005390] raid6test: test_disks(9, 62): faila= 9(D) failb= 62(P) OK
[ 12.009142] raid6test: test_disks(9, 63): faila= 9(D) failb= 63(Q) OK
[ 12.012987] raid6test: test_disks(10, 11): faila= 10(D) failb= 11(D) OK
[ 12.016769] raid6test: test_disks(10, 12): faila= 10(D) failb= 12(D) OK
[ 12.020445] raid6test: test_disks(10, 13): faila= 10(D) failb= 13(D) OK
[ 12.024222] raid6test: test_disks(10, 14): faila= 10(D) failb= 14(D) OK
[ 12.028004] raid6test: test_disks(10, 15): faila= 10(D) failb= 15(D) OK
[ 12.031655] raid6test: test_disks(10, 16): faila= 10(D) failb= 16(D) OK
[ 12.035135] raid6test: test_disks(10, 17): faila= 10(D) failb= 17(D) OK
[ 12.038880] raid6test: test_disks(10, 18): faila= 10(D) failb= 18(D) OK
[ 12.042644] raid6test: test_disks(10, 19): faila= 10(D) failb= 19(D) OK
[ 12.046753] raid6test: test_disks(10, 20): faila= 10(D) failb= 20(D) OK
[ 12.050512] raid6test: test_disks(10, 21): faila= 10(D) failb= 21(D) OK
[ 12.054219] raid6test: test_disks(10, 22): faila= 10(D) failb= 22(D) OK
[ 12.057956] raid6test: test_disks(10, 23): faila= 10(D) failb= 23(D) OK
[ 12.064023] raid6test: test_disks(10, 24): faila= 10(D) failb= 24(D) OK
[ 12.067775] raid6test: test_disks(10, 25): faila= 10(D) failb= 25(D) OK
[ 12.071486] raid6test: test_disks(10, 26): faila= 10(D) failb= 26(D) OK
[ 12.075254] raid6test: test_disks(10, 27): faila= 10(D) failb= 27(D) OK
[ 12.079002] raid6test: test_disks(10, 28): faila= 10(D) failb= 28(D) OK
[ 12.082806] raid6test: test_disks(10, 29): faila= 10(D) failb= 29(D) OK
[ 12.086591] raid6test: test_disks(10, 30): faila= 10(D) failb= 30(D) OK
[ 12.090168] raid6test: test_disks(10, 31): faila= 10(D) failb= 31(D) OK
[ 12.093803] raid6test: test_disks(10, 32): faila= 10(D) failb= 32(D) OK
[ 12.097562] raid6test: test_disks(10, 33): faila= 10(D) failb= 33(D) OK
[ 12.101247] raid6test: test_disks(10, 34): faila= 10(D) failb= 34(D) OK
[ 12.104998] raid6test: test_disks(10, 35): faila= 10(D) failb= 35(D) OK
[ 12.108764] raid6test: test_disks(10, 36): faila= 10(D) failb= 36(D) OK
[ 12.112500] raid6test: test_disks(10, 37): faila= 10(D) failb= 37(D) OK
[ 12.116370] raid6test: test_disks(10, 38): faila= 10(D) failb= 38(D) OK
[ 12.120138] raid6test: test_disks(10, 39): faila= 10(D) failb= 39(D) OK
[ 12.123816] raid6test: test_disks(10, 40): faila= 10(D) failb= 40(D) OK
[ 12.127560] raid6test: test_disks(10, 41): faila= 10(D) failb= 41(D) OK
[ 12.131351] raid6test: test_disks(10, 42): faila= 10(D) failb= 42(D) OK
[ 12.135094] raid6test: test_disks(10, 43): faila= 10(D) failb= 43(D) OK
[ 12.138798] raid6test: test_disks(10, 44): faila= 10(D) failb= 44(D) OK
[ 12.142514] raid6test: test_disks(10, 45): faila= 10(D) failb= 45(D) OK
[ 12.162980] raid6test: test_disks(10, 46): faila= 10(D) failb= 46(D) OK
[ 12.167015] raid6test: test_disks(10, 47): faila= 10(D) failb= 47(D) OK
[ 12.170717] raid6test: test_disks(10, 48): faila= 10(D) failb= 48(D) OK
[ 12.174409] raid6test: test_disks(10, 49): faila= 10(D) failb= 49(D) OK
[ 12.178479] raid6test: test_disks(10, 50): faila= 10(D) failb= 50(D) OK
[ 12.182170] raid6test: test_disks(10, 51): faila= 10(D) failb= 51(D) OK
[ 12.187072] raid6test: test_disks(10, 52): faila= 10(D) failb= 52(D) OK
[ 12.190799] raid6test: test_disks(10, 53): faila= 10(D) failb= 53(D) OK
[ 12.194506] raid6test: test_disks(10, 54): faila= 10(D) failb= 54(D) OK
[ 12.198254] raid6test: test_disks(10, 55): faila= 10(D) failb= 55(D) OK
[ 12.202029] raid6test: test_disks(10, 56): faila= 10(D) failb= 56(D) OK
[ 12.205788] raid6test: test_disks(10, 57): faila= 10(D) failb= 57(D) OK
[ 12.210392] raid6test: test_disks(10, 58): faila= 10(D) failb= 58(D) OK
[ 12.214293] raid6test: test_disks(10, 59): faila= 10(D) failb= 59(D) OK
[ 12.218018] raid6test: test_disks(10, 60): faila= 10(D) failb= 60(D) OK
[ 12.221739] raid6test: test_disks(10, 61): faila= 10(D) failb= 61(D) OK
[ 12.225462] raid6test: test_disks(10, 62): faila= 10(D) failb= 62(P) OK
[ 12.229234] raid6test: test_disks(10, 63): faila= 10(D) failb= 63(Q) OK
[ 12.233049] raid6test: test_disks(11, 12): faila= 11(D) failb= 12(D) OK
[ 12.237019] raid6test: test_disks(11, 13): faila= 11(D) failb= 13(D) OK
[ 12.240795] raid6test: test_disks(11, 14): faila= 11(D) failb= 14(D) OK
[ 12.244506] raid6test: test_disks(11, 15): faila= 11(D) failb= 15(D) OK
[ 12.248259] raid6test: test_disks(11, 16): faila= 11(D) failb= 16(D) OK
[ 12.251988] raid6test: test_disks(11, 17): faila= 11(D) failb= 17(D) OK
[ 12.255773] raid6test: test_disks(11, 18): faila= 11(D) failb= 18(D) OK
[ 12.259544] raid6test: test_disks(11, 19): faila= 11(D) failb= 19(D) OK
[ 12.263333] raid6test: test_disks(11, 20): faila= 11(D) failb= 20(D) OK
[ 12.273935] raid6test: test_disks(11, 21): faila= 11(D) failb= 21(D) OK
[ 12.277639] raid6test: test_disks(11, 22): faila= 11(D) failb= 22(D) OK
[ 12.281392] raid6test: test_disks(11, 23): faila= 11(D) failb= 23(D) OK
[ 12.285140] raid6test: test_disks(11, 24): faila= 11(D) failb= 24(D) OK
[ 12.288907] raid6test: test_disks(11, 25): faila= 11(D) failb= 25(D) OK
[ 12.292651] raid6test: test_disks(11, 26): faila= 11(D) failb= 26(D) OK
[ 12.296439] raid6test: test_disks(11, 27): faila= 11(D) failb= 27(D) OK
[ 12.300206] raid6test: test_disks(11, 28): faila= 11(D) failb= 28(D) OK
[ 12.303785] raid6test: test_disks(11, 29): faila= 11(D) failb= 29(D) OK
[ 12.307563] raid6test: test_disks(11, 30): faila= 11(D) failb= 30(D) OK
[ 12.311345] raid6test: test_disks(11, 31): faila= 11(D) failb= 31(D) OK
[ 12.315105] raid6test: test_disks(11, 32): faila= 11(D) failb= 32(D) OK
[ 12.318876] raid6test: test_disks(11, 33): faila= 11(D) failb= 33(D) OK
[ 12.322684] raid6test: test_disks(11, 34): faila= 11(D) failb= 34(D) OK
[ 12.326442] raid6test: test_disks(11, 35): faila= 11(D) failb= 35(D) OK
[ 12.330216] raid6test: test_disks(11, 36): faila= 11(D) failb= 36(D) OK
[ 12.333950] raid6test: test_disks(11, 37): faila= 11(D) failb= 37(D) OK
[ 12.337722] raid6test: test_disks(11, 38): faila= 11(D) failb= 38(D) OK
[ 12.341478] raid6test: test_disks(11, 39): faila= 11(D) failb= 39(D) OK
[ 12.345217] raid6test: test_disks(11, 40): faila= 11(D) failb= 40(D) OK
[ 12.348985] raid6test: test_disks(11, 41): faila= 11(D) failb= 41(D) OK
[ 12.352765] raid6test: test_disks(11, 42): faila= 11(D) failb= 42(D) OK
[ 12.356674] raid6test: test_disks(11, 43): faila= 11(D) failb= 43(D) OK
[ 12.360592] raid6test: test_disks(11, 44): faila= 11(D) failb= 44(D) OK
[ 12.364620] raid6test: test_disks(11, 45): faila= 11(D) failb= 45(D) OK
[ 12.368399] raid6test: test_disks(11, 46): faila= 11(D) failb= 46(D) OK
[ 12.372126] raid6test: test_disks(11, 47): faila= 11(D) failb= 47(D) OK
[ 12.375876] raid6test: test_disks(11, 48): faila= 11(D) failb= 48(D) OK
[ 12.379646] raid6test: test_disks(11, 49): faila= 11(D) failb= 49(D) OK
[ 12.383404] raid6test: test_disks(11, 50): faila= 11(D) failb= 50(D) OK
[ 12.387184] raid6test: test_disks(11, 51): faila= 11(D) failb= 51(D) OK
[ 12.390929] raid6test: test_disks(11, 52): faila= 11(D) failb= 52(D) OK
[ 12.394650] raid6test: test_disks(11, 53): faila= 11(D) failb= 53(D) OK
[ 12.398362] raid6test: test_disks(11, 54): faila= 11(D) failb= 54(D) OK
[ 12.402087] raid6test: test_disks(11, 55): faila= 11(D) failb= 55(D) OK
[ 12.405850] raid6test: test_disks(11, 56): faila= 11(D) failb= 56(D) OK
[ 12.409650] raid6test: test_disks(11, 57): faila= 11(D) failb= 57(D) OK
[ 12.413439] raid6test: test_disks(11, 58): faila= 11(D) failb= 58(D) OK
[ 12.417484] raid6test: test_disks(11, 59): faila= 11(D) failb= 59(D) OK
[ 12.421238] raid6test: test_disks(11, 60): faila= 11(D) failb= 60(D) OK
[ 12.424944] raid6test: test_disks(11, 61): faila= 11(D) failb= 61(D) OK
[ 12.428687] raid6test: test_disks(11, 62): faila= 11(D) failb= 62(P) OK
[ 12.432449] raid6test: test_disks(11, 63): faila= 11(D) failb= 63(Q) OK
[ 12.436226] raid6test: test_disks(12, 13): faila= 12(D) failb= 13(D) OK
[ 12.440304] raid6test: test_disks(12, 14): faila= 12(D) failb= 14(D) OK
[ 12.444041] raid6test: test_disks(12, 15): faila= 12(D) failb= 15(D) OK
[ 12.447762] raid6test: test_disks(12, 16): faila= 12(D) failb= 16(D) OK
[ 12.451461] raid6test: test_disks(12, 17): faila= 12(D) failb= 17(D) OK
[ 12.455228] raid6test: test_disks(12, 18): faila= 12(D) failb= 18(D) OK
[ 12.459002] raid6test: test_disks(12, 19): faila= 12(D) failb= 19(D) OK
[ 12.462763] raid6test: test_disks(12, 20): faila= 12(D) failb= 20(D) OK
[ 12.466600] raid6test: test_disks(12, 21): faila= 12(D) failb= 21(D) OK
[ 12.470361] raid6test: test_disks(12, 22): faila= 12(D) failb= 22(D) OK
[ 12.474085] raid6test: test_disks(12, 23): faila= 12(D) failb= 23(D) OK
[ 12.477825] raid6test: test_disks(12, 24): faila= 12(D) failb= 24(D) OK
[ 12.481546] raid6test: test_disks(12, 25): faila= 12(D) failb= 25(D) OK
[ 12.485335] raid6test: test_disks(12, 26): faila= 12(D) failb= 26(D) OK
[ 12.489151] raid6test: test_disks(12, 27): faila= 12(D) failb= 27(D) OK
[ 12.492911] raid6test: test_disks(12, 28): faila= 12(D) failb= 28(D) OK
[ 12.496685] raid6test: test_disks(12, 29): faila= 12(D) failb= 29(D) OK
[ 12.503943] raid6test: test_disks(12, 30): faila= 12(D) failb= 30(D) OK
[ 12.507743] raid6test: test_disks(12, 31): faila= 12(D) failb= 31(D) OK
[ 12.511497] raid6test: test_disks(12, 32): faila= 12(D) failb= 32(D) OK
[ 12.517201] raid6test: test_disks(12, 33): faila= 12(D) failb= 33(D) OK
[ 12.520510] raid6test: test_disks(12, 34): faila= 12(D) failb= 34(D) OK
[ 12.523812] raid6test: test_disks(12, 35): faila= 12(D) failb= 35(D) OK
[ 12.527204] raid6test: test_disks(12, 36): faila= 12(D) failb= 36(D) OK
[ 12.530825] raid6test: test_disks(12, 37): faila= 12(D) failb= 37(D) OK
[ 12.534316] raid6test: test_disks(12, 38): faila= 12(D) failb= 38(D) OK
[ 12.538018] raid6test: test_disks(12, 39): faila= 12(D) failb= 39(D) OK
[ 12.541387] raid6test: test_disks(12, 40): faila= 12(D) failb= 40(D) OK
[ 12.545038] raid6test: test_disks(12, 41): faila= 12(D) failb= 41(D) OK
[ 12.548347] raid6test: test_disks(12, 42): faila= 12(D) failb= 42(D) OK
[ 12.551967] raid6test: test_disks(12, 43): faila= 12(D) failb= 43(D) OK
[ 12.555442] raid6test: test_disks(12, 44): faila= 12(D) failb= 44(D) OK
[ 12.559122] raid6test: test_disks(12, 45): faila= 12(D) failb= 45(D) OK
[ 12.562500] raid6test: test_disks(12, 46): faila= 12(D) failb= 46(D) OK
[ 12.566257] raid6test: test_disks(12, 47): faila= 12(D) failb= 47(D) OK
[ 12.569568] raid6test: test_disks(12, 48): faila= 12(D) failb= 48(D) OK
[ 12.573347] raid6test: test_disks(12, 49): faila= 12(D) failb= 49(D) OK
[ 12.576965] raid6test: test_disks(12, 50): faila= 12(D) failb= 50(D) OK
[ 12.580382] raid6test: test_disks(12, 51): faila= 12(D) failb= 51(D) OK
[ 12.583952] raid6test: test_disks(12, 52): faila= 12(D) failb= 52(D) OK
[ 12.587694] raid6test: test_disks(12, 53): faila= 12(D) failb= 53(D) OK
[ 12.591163] raid6test: test_disks(12, 54): faila= 12(D) failb= 54(D) OK
[ 12.594830] raid6test: test_disks(12, 55): faila= 12(D) failb= 55(D) OK
[ 12.598246] raid6test: test_disks(12, 56): faila= 12(D) failb= 56(D) OK
[ 12.601956] raid6test: test_disks(12, 57): faila= 12(D) failb= 57(D) OK
[ 12.605484] raid6test: test_disks(12, 58): faila= 12(D) failb= 58(D) OK
[ 12.608802] raid6test: test_disks(12, 59): faila= 12(D) failb= 59(D) OK
[ 12.612563] raid6test: test_disks(12, 60): faila= 12(D) failb= 60(D) OK
[ 12.615985] raid6test: test_disks(12, 61): faila= 12(D) failb= 61(D) OK
[ 12.628092] raid6test: test_disks(12, 62): faila= 12(D) failb= 62(P) OK
[ 12.631869] raid6test: test_disks(12, 63): faila= 12(D) failb= 63(Q) OK
[ 12.636353] raid6test: test_disks(13, 14): faila= 13(D) failb= 14(D) OK
[ 12.647965] raid6test: test_disks(13, 15): faila= 13(D) failb= 15(D) OK
[ 12.651750] raid6test: test_disks(13, 16): faila= 13(D) failb= 16(D) OK
[ 12.655327] raid6test: test_disks(13, 17): faila= 13(D) failb= 17(D) OK
[ 12.659068] raid6test: test_disks(13, 18): faila= 13(D) failb= 18(D) OK
[ 12.662416] raid6test: test_disks(13, 19): faila= 13(D) failb= 19(D) OK
[ 12.666246] raid6test: test_disks(13, 20): faila= 13(D) failb= 20(D) OK
[ 12.670032] raid6test: test_disks(13, 21): faila= 13(D) failb= 21(D) OK
[ 12.673957] raid6test: test_disks(13, 22): faila= 13(D) failb= 22(D) OK
[ 12.677751] raid6test: test_disks(13, 23): faila= 13(D) failb= 23(D) OK
[ 12.683851] raid6test: test_disks(13, 24): faila= 13(D) failb= 24(D) OK
[ 12.687617] raid6test: test_disks(13, 25): faila= 13(D) failb= 25(D) OK
[ 12.691379] raid6test: test_disks(13, 26): faila= 13(D) failb= 26(D) OK
[ 12.695126] raid6test: test_disks(13, 27): faila= 13(D) failb= 27(D) OK
[ 12.698970] raid6test: test_disks(13, 28): faila= 13(D) failb= 28(D) OK
[ 12.702778] raid6test: test_disks(13, 29): faila= 13(D) failb= 29(D) OK
[ 12.706520] raid6test: test_disks(13, 30): faila= 13(D) failb= 30(D) OK
[ 12.710257] raid6test: test_disks(13, 31): faila= 13(D) failb= 31(D) OK
[ 12.714260] raid6test: test_disks(13, 32): faila= 13(D) failb= 32(D) OK
[ 12.718349] raid6test: test_disks(13, 33): faila= 13(D) failb= 33(D) OK
[ 12.722131] raid6test: test_disks(13, 34): faila= 13(D) failb= 34(D) OK
[ 12.725879] raid6test: test_disks(13, 35): faila= 13(D) failb= 35(D) OK
[ 12.729584] raid6test: test_disks(13, 36): faila= 13(D) failb= 36(D) OK
[ 12.733419] raid6test: test_disks(13, 37): faila= 13(D) failb= 37(D) OK
[ 12.737180] raid6test: test_disks(13, 38): faila= 13(D) failb= 38(D) OK
[ 12.740991] raid6test: test_disks(13, 39): faila= 13(D) failb= 39(D) OK
[ 12.744847] raid6test: test_disks(13, 40): faila= 13(D) failb= 40(D) OK
[ 12.748603] raid6test: test_disks(13, 41): faila= 13(D) failb= 41(D) OK
[ 12.752334] raid6test: test_disks(13, 42): faila= 13(D) failb= 42(D) OK
[ 12.756115] raid6test: test_disks(13, 43): faila= 13(D) failb= 43(D) OK
[ 12.759914] raid6test: test_disks(13, 44): faila= 13(D) failb= 44(D) OK
[ 12.763727] raid6test: test_disks(13, 45): faila= 13(D) failb= 45(D) OK
[ 12.767498] raid6test: test_disks(13, 46): faila= 13(D) failb= 46(D) OK
[ 12.771480] raid6test: test_disks(13, 47): faila= 13(D) failb= 47(D) OK
[ 12.775149] raid6test: test_disks(13, 48): faila= 13(D) failb= 48(D) OK
[ 12.778891] raid6test: test_disks(13, 49): faila= 13(D) failb= 49(D) OK
[ 12.782560] raid6test: test_disks(13, 50): faila= 13(D) failb= 50(D) OK
[ 12.786335] raid6test: test_disks(13, 51): faila= 13(D) failb= 51(D) OK
[ 12.790212] raid6test: test_disks(13, 52): faila= 13(D) failb= 52(D) OK
[ 12.793958] raid6test: test_disks(13, 53): faila= 13(D) failb= 53(D) OK
[ 12.797690] raid6test: test_disks(13, 54): faila= 13(D) failb= 54(D) OK
[ 12.801362] raid6test: test_disks(13, 55): faila= 13(D) failb= 55(D) OK
[ 12.805118] raid6test: test_disks(13, 56): faila= 13(D) failb= 56(D) OK
[ 12.808865] raid6test: test_disks(13, 57): faila= 13(D) failb= 57(D) OK
[ 12.812618] raid6test: test_disks(13, 58): faila= 13(D) failb= 58(D) OK
[ 12.816376] raid6test: test_disks(13, 59): faila= 13(D) failb= 59(D) OK
[ 12.820228] raid6test: test_disks(13, 60): faila= 13(D) failb= 60(D) OK
[ 12.823993] raid6test: test_disks(13, 61): faila= 13(D) failb= 61(D) OK
[ 12.827713] raid6test: test_disks(13, 62): faila= 13(D) failb= 62(P) OK
[ 12.831462] raid6test: test_disks(13, 63): faila= 13(D) failb= 63(Q) OK
[ 12.835227] raid6test: test_disks(14, 15): faila= 14(D) failb= 15(D) OK
[ 12.838996] raid6test: test_disks(14, 16): faila= 14(D) failb= 16(D) OK
[ 12.843725] raid6test: test_disks(14, 17): faila= 14(D) failb= 17(D) OK
[ 12.847506] raid6test: test_disks(14, 18): faila= 14(D) failb= 18(D) OK
[ 12.851278] raid6test: test_disks(14, 19): faila= 14(D) failb= 19(D) OK
[ 12.855005] raid6test: test_disks(14, 20): faila= 14(D) failb= 20(D) OK
[ 12.858753] raid6test: test_disks(14, 21): faila= 14(D) failb= 21(D) OK
[ 12.862440] raid6test: test_disks(14, 22): faila= 14(D) failb= 22(D) OK
[ 12.866173] raid6test: test_disks(14, 23): faila= 14(D) failb= 23(D) OK
[ 12.886703] raid6test: test_disks(14, 24): faila= 14(D) failb= 24(D) OK
[ 12.890574] raid6test: test_disks(14, 25): faila= 14(D) failb= 25(D) OK
[ 12.894350] raid6test: test_disks(14, 26): faila= 14(D) failb= 26(D) OK
[ 12.898098] raid6test: test_disks(14, 27): faila= 14(D) failb= 27(D) OK
[ 12.901849] raid6test: test_disks(14, 28): faila= 14(D) failb= 28(D) OK
[ 12.905591] raid6test: test_disks(14, 29): faila= 14(D) failb= 29(D) OK
[ 12.909323] raid6test: test_disks(14, 30): faila= 14(D) failb= 30(D) OK
[ 12.913716] raid6test: test_disks(14, 31): faila= 14(D) failb= 31(D) OK
[ 12.917479] raid6test: test_disks(14, 32): faila= 14(D) failb= 32(D) OK
[ 12.921334] raid6test: test_disks(14, 33): faila= 14(D) failb= 33(D) OK
[ 12.925405] raid6test: test_disks(14, 34): faila= 14(D) failb= 34(D) OK
[ 12.929204] raid6test: test_disks(14, 35): faila= 14(D) failb= 35(D) OK
[ 12.932944] raid6test: test_disks(14, 36): faila= 14(D) failb= 36(D) OK
[ 12.936762] raid6test: test_disks(14, 37): faila= 14(D) failb= 37(D) OK
[ 12.940491] raid6test: test_disks(14, 38): faila= 14(D) failb= 38(D) OK
[ 12.944263] raid6test: test_disks(14, 39): faila= 14(D) failb= 39(D) OK
[ 12.948035] raid6test: test_disks(14, 40): faila= 14(D) failb= 40(D) OK
[ 12.953838] raid6test: test_disks(14, 41): faila= 14(D) failb= 41(D) OK
[ 12.957548] raid6test: test_disks(14, 42): faila= 14(D) failb= 42(D) OK
[ 12.961272] raid6test: test_disks(14, 43): faila= 14(D) failb= 43(D) OK
[ 12.965022] raid6test: test_disks(14, 44): faila= 14(D) failb= 44(D) OK
[ 12.968800] raid6test: test_disks(14, 45): faila= 14(D) failb= 45(D) OK
[ 12.972559] raid6test: test_disks(14, 46): faila= 14(D) failb= 46(D) OK
[ 12.976379] raid6test: test_disks(14, 47): faila= 14(D) failb= 47(D) OK
[ 12.980116] raid6test: test_disks(14, 48): faila= 14(D) failb= 48(D) OK
[ 12.983833] raid6test: test_disks(14, 49): faila= 14(D) failb= 49(D) OK
[ 12.987564] raid6test: test_disks(14, 50): faila= 14(D) failb= 50(D) OK
[ 12.991304] raid6test: test_disks(14, 51): faila= 14(D) failb= 51(D) OK
[ 12.995066] raid6test: test_disks(14, 52): faila= 14(D) failb= 52(D) OK
[ 12.998858] raid6test: test_disks(14, 53): faila= 14(D) failb= 53(D) OK
[ 13.002644] raid6test: test_disks(14, 54): faila= 14(D) failb= 54(D) OK
[ 13.006449] raid6test: test_disks(14, 55): faila= 14(D) failb= 55(D) OK
[ 13.010248] raid6test: test_disks(14, 56): faila= 14(D) failb= 56(D) OK
[ 13.014010] raid6test: test_disks(14, 57): faila= 14(D) failb= 57(D) OK
[ 13.017783] raid6test: test_disks(14, 58): faila= 14(D) failb= 58(D) OK
[ 13.021545] raid6test: test_disks(14, 59): faila= 14(D) failb= 59(D) OK
[ 13.025306] raid6test: test_disks(14, 60): faila= 14(D) failb= 60(D) OK
[ 13.029081] raid6test: test_disks(14, 61): faila= 14(D) failb= 61(D) OK
[ 13.032885] raid6test: test_disks(14, 62): faila= 14(D) failb= 62(P) OK
[ 13.036634] raid6test: test_disks(14, 63): faila= 14(D) failb= 63(Q) OK
[ 13.040497] raid6test: test_disks(15, 16): faila= 15(D) failb= 16(D) OK
[ 13.044431] raid6test: test_disks(15, 17): faila= 15(D) failb= 17(D) OK
[ 13.048530] raid6test: test_disks(15, 18): faila= 15(D) failb= 18(D) OK
[ 13.052323] raid6test: test_disks(15, 19): faila= 15(D) failb= 19(D) OK
[ 13.056049] raid6test: test_disks(15, 20): faila= 15(D) failb= 20(D) OK
[ 13.059836] raid6test: test_disks(15, 21): faila= 15(D) failb= 21(D) OK
[ 13.063636] raid6test: test_disks(15, 22): faila= 15(D) failb= 22(D) OK
[ 13.067398] raid6test: test_disks(15, 23): faila= 15(D) failb= 23(D) OK
[ 13.071148] raid6test: test_disks(15, 24): faila= 15(D) failb= 24(D) OK
[ 13.074922] raid6test: test_disks(15, 25): faila= 15(D) failb= 25(D) OK
[ 13.078689] raid6test: test_disks(15, 26): faila= 15(D) failb= 26(D) OK
[ 13.082455] raid6test: test_disks(15, 27): faila= 15(D) failb= 27(D) OK
[ 13.086336] raid6test: test_disks(15, 28): faila= 15(D) failb= 28(D) OK
[ 13.093803] raid6test: test_disks(15, 29): faila= 15(D) failb= 29(D) OK
[ 13.097705] raid6test: test_disks(15, 30): faila= 15(D) failb= 30(D) OK
[ 13.101551] raid6test: test_disks(15, 31): faila= 15(D) failb= 31(D) OK
[ 13.105596] raid6test: test_disks(15, 32): faila= 15(D) failb= 32(D) OK
[ 13.109380] raid6test: test_disks(15, 33): faila= 15(D) failb= 33(D) OK
[ 13.113105] raid6test: test_disks(15, 34): faila= 15(D) failb= 34(D) OK
[ 13.116298] raid6test: test_disks(15, 35): faila= 15(D) failb= 35(D) OK
[ 13.119920] raid6test: test_disks(15, 36): faila= 15(D) failb= 36(D) OK
[ 13.123139] raid6test: test_disks(15, 37): faila= 15(D) failb= 37(D) OK
[ 13.126881] raid6test: test_disks(15, 38): faila= 15(D) failb= 38(D) OK
[ 13.130021] raid6test: test_disks(15, 39): faila= 15(D) failb= 39(D) OK
[ 13.133871] raid6test: test_disks(15, 40): faila= 15(D) failb= 40(D) OK
[ 13.137162] raid6test: test_disks(15, 41): faila= 15(D) failb= 41(D) OK
[ 13.140538] raid6test: test_disks(15, 42): faila= 15(D) failb= 42(D) OK
[ 13.144175] raid6test: test_disks(15, 43): faila= 15(D) failb= 43(D) OK
[ 13.147671] raid6test: test_disks(15, 44): faila= 15(D) failb= 44(D) OK
[ 13.151210] raid6test: test_disks(15, 45): faila= 15(D) failb= 45(D) OK
[ 13.154429] raid6test: test_disks(15, 46): faila= 15(D) failb= 46(D) OK
[ 13.158116] raid6test: test_disks(15, 47): faila= 15(D) failb= 47(D) OK
[ 13.161875] raid6test: test_disks(15, 48): faila= 15(D) failb= 48(D) OK
[ 13.165585] raid6test: test_disks(15, 49): faila= 15(D) failb= 49(D) OK
[ 13.169310] raid6test: test_disks(15, 50): faila= 15(D) failb= 50(D) OK
[ 13.173095] raid6test: test_disks(15, 51): faila= 15(D) failb= 51(D) OK
[ 13.176898] raid6test: test_disks(15, 52): faila= 15(D) failb= 52(D) OK
[ 13.180650] raid6test: test_disks(15, 53): faila= 15(D) failb= 53(D) OK
[ 13.184385] raid6test: test_disks(15, 54): faila= 15(D) failb= 54(D) OK
[ 13.188130] raid6test: test_disks(15, 55): faila= 15(D) failb= 55(D) OK
[ 13.191833] raid6test: test_disks(15, 56): faila= 15(D) failb= 56(D) OK
[ 13.195615] raid6test: test_disks(15, 57): faila= 15(D) failb= 57(D) OK
[ 13.199379] raid6test: test_disks(15, 58): faila= 15(D) failb= 58(D) OK
[ 13.203168] raid6test: test_disks(15, 59): faila= 15(D) failb= 59(D) OK
[ 13.206965] raid6test: test_disks(15, 60): faila= 15(D) failb= 60(D) OK
[ 13.210861] raid6test: test_disks(15, 61): faila= 15(D) failb= 61(D) OK
[ 13.214481] raid6test: test_disks(15, 62): faila= 15(D) failb= 62(P) OK
[ 13.218238] raid6test: test_disks(15, 63): faila= 15(D) failb= 63(Q) OK
[ 13.221972] raid6test: test_disks(16, 17): faila= 16(D) failb= 17(D) OK
[ 13.225753] raid6test: test_disks(16, 18): faila= 16(D) failb= 18(D) OK
[ 13.229530] raid6test: test_disks(16, 19): faila= 16(D) failb= 19(D) OK
[ 13.233448] raid6test: test_disks(16, 20): faila= 16(D) failb= 20(D) OK
[ 13.237402] raid6test: test_disks(16, 21): faila= 16(D) failb= 21(D) OK
[ 13.241126] raid6test: test_disks(16, 22): faila= 16(D) failb= 22(D) OK
[ 13.244664] raid6test: test_disks(16, 23): faila= 16(D) failb= 23(D) OK
[ 13.248509] raid6test: test_disks(16, 24): faila= 16(D) failb= 24(D) OK
[ 13.252285] raid6test: test_disks(16, 25): faila= 16(D) failb= 25(D) OK
[ 13.256013] raid6test: test_disks(16, 26): faila= 16(D) failb= 26(D) OK
[ 13.259791] raid6test: test_disks(16, 27): faila= 16(D) failb= 27(D) OK
[ 13.263595] raid6test: test_disks(16, 28): faila= 16(D) failb= 28(D) OK
[ 13.267386] raid6test: test_disks(16, 29): faila= 16(D) failb= 29(D) OK
[ 13.271161] raid6test: test_disks(16, 30): faila= 16(D) failb= 30(D) OK
[ 13.275040] raid6test: test_disks(16, 31): faila= 16(D) failb= 31(D) OK
[ 13.278897] raid6test: test_disks(16, 32): faila= 16(D) failb= 32(D) OK
[ 13.282648] raid6test: test_disks(16, 33): faila= 16(D) failb= 33(D) OK
[ 13.286396] raid6test: test_disks(16, 34): faila= 16(D) failb= 34(D) OK
[ 13.290130] raid6test: test_disks(16, 35): faila= 16(D) failb= 35(D) OK
[ 13.293799] raid6test: test_disks(16, 36): faila= 16(D) failb= 36(D) OK
[ 13.297561] raid6test: test_disks(16, 37): faila= 16(D) failb= 37(D) OK
[ 13.301324] raid6test: test_disks(16, 38): faila= 16(D) failb= 38(D) OK
[ 13.305068] raid6test: test_disks(16, 39): faila= 16(D) failb= 39(D) OK
[ 13.308853] raid6test: test_disks(16, 40): faila= 16(D) failb= 40(D) OK
[ 13.312597] raid6test: test_disks(16, 41): faila= 16(D) failb= 41(D) OK
[ 13.316398] raid6test: test_disks(16, 42): faila= 16(D) failb= 42(D) OK
[ 13.320199] raid6test: test_disks(16, 43): faila= 16(D) failb= 43(D) OK
[ 13.323936] raid6test: test_disks(16, 44): faila= 16(D) failb= 44(D) OK
[ 13.327686] raid6test: test_disks(16, 45): faila= 16(D) failb= 45(D) OK
[ 13.331424] raid6test: test_disks(16, 46): faila= 16(D) failb= 46(D) OK
[ 13.335182] raid6test: test_disks(16, 47): faila= 16(D) failb= 47(D) OK
[ 13.338960] raid6test: test_disks(16, 48): faila= 16(D) failb= 48(D) OK
[ 13.343733] raid6test: test_disks(16, 49): faila= 16(D) failb= 49(D) OK
[ 13.347437] raid6test: test_disks(16, 50): faila= 16(D) failb= 50(D) OK
[ 13.351189] raid6test: test_disks(16, 51): faila= 16(D) failb= 51(D) OK
[ 13.354912] raid6test: test_disks(16, 52): faila= 16(D) failb= 52(D) OK
[ 13.358671] raid6test: test_disks(16, 53): faila= 16(D) failb= 53(D) OK
[ 13.362409] raid6test: test_disks(16, 54): faila= 16(D) failb= 54(D) OK
[ 13.366284] raid6test: test_disks(16, 55): faila= 16(D) failb= 55(D) OK
[ 13.370094] raid6test: test_disks(16, 56): faila= 16(D) failb= 56(D) OK
[ 13.373849] raid6test: test_disks(16, 57): faila= 16(D) failb= 57(D) OK
[ 13.377574] raid6test: test_disks(16, 58): faila= 16(D) failb= 58(D) OK
[ 13.381261] raid6test: test_disks(16, 59): faila= 16(D) failb= 59(D) OK
[ 13.384914] raid6test: test_disks(16, 60): faila= 16(D) failb= 60(D) OK
[ 13.388683] raid6test: test_disks(16, 61): faila= 16(D) failb= 61(D) OK
[ 13.392311] raid6test: test_disks(16, 62): faila= 16(D) failb= 62(P) OK
[ 13.395729] raid6test: test_disks(16, 63): faila= 16(D) failb= 63(Q) OK
[ 13.399457] raid6test: test_disks(17, 18): faila= 17(D) failb= 18(D) OK
[ 13.403110] raid6test: test_disks(17, 19): faila= 17(D) failb= 19(D) OK
[ 13.406677] raid6test: test_disks(17, 20): faila= 17(D) failb= 20(D) OK
[ 13.410987] raid6test: test_disks(17, 21): faila= 17(D) failb= 21(D) OK
[ 13.414680] raid6test: test_disks(17, 22): faila= 17(D) failb= 22(D) OK
[ 13.418329] raid6test: test_disks(17, 23): faila= 17(D) failb= 23(D) OK
[ 13.422039] raid6test: test_disks(17, 24): faila= 17(D) failb= 24(D) OK
[ 13.425714] raid6test: test_disks(17, 25): faila= 17(D) failb= 25(D) OK
[ 13.429203] raid6test: test_disks(17, 26): faila= 17(D) failb= 26(D) OK
[ 13.433035] raid6test: test_disks(17, 27): faila= 17(D) failb= 27(D) OK
[ 13.436633] raid6test: test_disks(17, 28): faila= 17(D) failb= 28(D) OK
[ 13.440229] raid6test: test_disks(17, 29): faila= 17(D) failb= 29(D) OK
[ 13.443352] raid6test: test_disks(17, 30): faila= 17(D) failb= 30(D) OK
[ 13.446986] raid6test: test_disks(17, 31): faila= 17(D) failb= 31(D) OK
[ 13.450499] raid6test: test_disks(17, 32): faila= 17(D) failb= 32(D) OK
[ 13.454025] raid6test: test_disks(17, 33): faila= 17(D) failb= 33(D) OK
[ 13.457478] raid6test: test_disks(17, 34): faila= 17(D) failb= 34(D) OK
[ 13.461039] raid6test: test_disks(17, 35): faila= 17(D) failb= 35(D) OK
[ 13.464483] raid6test: test_disks(17, 36): faila= 17(D) failb= 36(D) OK
[ 13.467996] raid6test: test_disks(17, 37): faila= 17(D) failb= 37(D) OK
[ 13.471388] raid6test: test_disks(17, 38): faila= 17(D) failb= 38(D) OK
[ 13.474617] raid6test: test_disks(17, 39): faila= 17(D) failb= 39(D) OK
[ 13.477849] raid6test: test_disks(17, 40): faila= 17(D) failb= 40(D) OK
[ 13.481124] raid6test: test_disks(17, 41): faila= 17(D) failb= 41(D) OK
[ 13.484355] raid6test: test_disks(17, 42): faila= 17(D) failb= 42(D) OK
[ 13.487592] raid6test: test_disks(17, 43): faila= 17(D) failb= 43(D) OK
[ 13.490784] raid6test: test_disks(17, 44): faila= 17(D) failb= 44(D) OK
[ 13.494034] raid6test: test_disks(17, 45): faila= 17(D) failb= 45(D) OK
[ 13.497271] raid6test: test_disks(17, 46): faila= 17(D) failb= 46(D) OK
[ 13.500483] raid6test: test_disks(17, 47): faila= 17(D) failb= 47(D) OK
[ 13.503654] raid6test: test_disks(17, 48): faila= 17(D) failb= 48(D) OK
[ 13.507031] raid6test: test_disks(17, 49): faila= 17(D) failb= 49(D) OK
[ 13.510217] raid6test: test_disks(17, 50): faila= 17(D) failb= 50(D) OK
[ 13.513416] raid6test: test_disks(17, 51): faila= 17(D) failb= 51(D) OK
[ 13.516450] raid6test: test_disks(17, 52): faila= 17(D) failb= 52(D) OK
[ 13.519917] raid6test: test_disks(17, 53): faila= 17(D) failb= 53(D) OK
[ 13.523067] raid6test: test_disks(17, 54): faila= 17(D) failb= 54(D) OK
[ 13.526390] raid6test: test_disks(17, 55): faila= 17(D) failb= 55(D) OK
[ 13.529437] raid6test: test_disks(17, 56): faila= 17(D) failb= 56(D) OK
[ 13.532763] raid6test: test_disks(17, 57): faila= 17(D) failb= 57(D) OK
[ 13.536260] raid6test: test_disks(17, 58): faila= 17(D) failb= 58(D) OK
[ 13.539365] raid6test: test_disks(17, 59): faila= 17(D) failb= 59(D) OK
[ 13.542583] raid6test: test_disks(17, 60): faila= 17(D) failb= 60(D) OK
[ 13.545667] raid6test: test_disks(17, 61): faila= 17(D) failb= 61(D) OK
[ 13.548680] raid6test: test_disks(17, 62): faila= 17(D) failb= 62(P) OK
[ 13.564660] raid6test: test_disks(17, 63): faila= 17(D) failb= 63(Q) OK
[ 13.567715] raid6test: test_disks(18, 19): faila= 18(D) failb= 19(D) OK
[ 13.570731] raid6test: test_disks(18, 20): faila= 18(D) failb= 20(D) OK
[ 13.573673] raid6test: test_disks(18, 21): faila= 18(D) failb= 21(D) OK
[ 13.576753] raid6test: test_disks(18, 22): faila= 18(D) failb= 22(D) OK
[ 13.579735] raid6test: test_disks(18, 23): faila= 18(D) failb= 23(D) OK
[ 13.582840] raid6test: test_disks(18, 24): faila= 18(D) failb= 24(D) OK
[ 13.585800] raid6test: test_disks(18, 25): faila= 18(D) failb= 25(D) OK
[ 13.588744] raid6test: test_disks(18, 26): faila= 18(D) failb= 26(D) OK
[ 13.591818] raid6test: test_disks(18, 27): faila= 18(D) failb= 27(D) OK
[ 13.594814] raid6test: test_disks(18, 28): faila= 18(D) failb= 28(D) OK
[ 13.597836] raid6test: test_disks(18, 29): faila= 18(D) failb= 29(D) OK
[ 13.600910] raid6test: test_disks(18, 30): faila= 18(D) failb= 30(D) OK
[ 13.603878] raid6test: test_disks(18, 31): faila= 18(D) failb= 31(D) OK
[ 13.606914] raid6test: test_disks(18, 32): faila= 18(D) failb= 32(D) OK
[ 13.609926] raid6test: test_disks(18, 33): faila= 18(D) failb= 33(D) OK
[ 13.612996] raid6test: test_disks(18, 34): faila= 18(D) failb= 34(D) OK
[ 13.615966] raid6test: test_disks(18, 35): faila= 18(D) failb= 35(D) OK
[ 13.618948] raid6test: test_disks(18, 36): faila= 18(D) failb= 36(D) OK
[ 13.621984] raid6test: test_disks(18, 37): faila= 18(D) failb= 37(D) OK
[ 13.624981] raid6test: test_disks(18, 38): faila= 18(D) failb= 38(D) OK
[ 13.627957] raid6test: test_disks(18, 39): faila= 18(D) failb= 39(D) OK
[ 13.630999] raid6test: test_disks(18, 40): faila= 18(D) failb= 40(D) OK
[ 13.633997] raid6test: test_disks(18, 41): faila= 18(D) failb= 41(D) OK
[ 13.637042] raid6test: test_disks(18, 42): faila= 18(D) failb= 42(D) OK
[ 13.640055] raid6test: test_disks(18, 43): faila= 18(D) failb= 43(D) OK
[ 13.643106] raid6test: test_disks(18, 44): faila= 18(D) failb= 44(D) OK
[ 13.646145] raid6test: test_disks(18, 45): faila= 18(D) failb= 45(D) OK
[ 13.649103] raid6test: test_disks(18, 46): faila= 18(D) failb= 46(D) OK
[ 13.652053] raid6test: test_disks(18, 47): faila= 18(D) failb= 47(D) OK
[ 13.655178] raid6test: test_disks(18, 48): faila= 18(D) failb= 48(D) OK
[ 13.658123] raid6test: test_disks(18, 49): faila= 18(D) failb= 49(D) OK
[ 13.661271] raid6test: test_disks(18, 50): faila= 18(D) failb= 50(D) OK
[ 13.664266] raid6test: test_disks(18, 51): faila= 18(D) failb= 51(D) OK
[ 13.667356] raid6test: test_disks(18, 52): faila= 18(D) failb= 52(D) OK
[ 13.670298] raid6test: test_disks(18, 53): faila= 18(D) failb= 53(D) OK
[ 13.673213] raid6test: test_disks(18, 54): faila= 18(D) failb= 54(D) OK
[ 13.676235] raid6test: test_disks(18, 55): faila= 18(D) failb= 55(D) OK
[ 13.679258] raid6test: test_disks(18, 56): faila= 18(D) failb= 56(D) OK
[ 13.682286] raid6test: test_disks(18, 57): faila= 18(D) failb= 57(D) OK
[ 13.685398] raid6test: test_disks(18, 58): faila= 18(D) failb= 58(D) OK
[ 13.688419] raid6test: test_disks(18, 59): faila= 18(D) failb= 59(D) OK
[ 13.691383] raid6test: test_disks(18, 60): faila= 18(D) failb= 60(D) OK
[ 13.694356] raid6test: test_disks(18, 61): faila= 18(D) failb= 61(D) OK
[ 13.697435] raid6test: test_disks(18, 62): faila= 18(D) failb= 62(P) OK
[ 13.700451] raid6test: test_disks(18, 63): faila= 18(D) failb= 63(Q) OK
[ 13.703402] raid6test: test_disks(19, 20): faila= 19(D) failb= 20(D) OK
[ 13.706515] raid6test: test_disks(19, 21): faila= 19(D) failb= 21(D) OK
[ 13.709468] raid6test: test_disks(19, 22): faila= 19(D) failb= 22(D) OK
[ 13.712419] raid6test: test_disks(19, 23): faila= 19(D) failb= 23(D) OK
[ 13.715356] raid6test: test_disks(19, 24): faila= 19(D) failb= 24(D) OK
[ 13.718364] raid6test: test_disks(19, 25): faila= 19(D) failb= 25(D) OK
[ 13.721519] raid6test: test_disks(19, 26): faila= 19(D) failb= 26(D) OK
[ 13.724662] raid6test: test_disks(19, 27): faila= 19(D) failb= 27(D) OK
[ 13.727644] raid6test: test_disks(19, 28): faila= 19(D) failb= 28(D) OK
[ 13.730596] raid6test: test_disks(19, 29): faila= 19(D) failb= 29(D) OK
[ 13.733529] raid6test: test_disks(19, 30): faila= 19(D) failb= 30(D) OK
[ 13.736568] raid6test: test_disks(19, 31): faila= 19(D) failb= 31(D) OK
[ 13.739685] raid6test: test_disks(19, 32): faila= 19(D) failb= 32(D) OK
[ 13.742659] raid6test: test_disks(19, 33): faila= 19(D) failb= 33(D) OK
[ 13.745680] raid6test: test_disks(19, 34): faila= 19(D) failb= 34(D) OK
[ 13.748734] raid6test: test_disks(19, 35): faila= 19(D) failb= 35(D) OK
[ 13.751717] raid6test: test_disks(19, 36): faila= 19(D) failb= 36(D) OK
[ 13.754715] raid6test: test_disks(19, 37): faila= 19(D) failb= 37(D) OK
[ 13.757738] raid6test: test_disks(19, 38): faila= 19(D) failb= 38(D) OK
[ 13.760797] raid6test: test_disks(19, 39): faila= 19(D) failb= 39(D) OK
[ 13.763862] raid6test: test_disks(19, 40): faila= 19(D) failb= 40(D) OK
[ 13.766857] raid6test: test_disks(19, 41): faila= 19(D) failb= 41(D) OK
[ 13.769794] raid6test: test_disks(19, 42): faila= 19(D) failb= 42(D) OK
[ 13.772840] raid6test: test_disks(19, 43): faila= 19(D) failb= 43(D) OK
[ 13.775859] raid6test: test_disks(19, 44): faila= 19(D) failb= 44(D) OK
[ 13.778783] raid6test: test_disks(19, 45): faila= 19(D) failb= 45(D) OK
[ 13.781982] raid6test: test_disks(19, 46): faila= 19(D) failb= 46(D) OK
[ 13.784924] raid6test: test_disks(19, 47): faila= 19(D) failb= 47(D) OK
[ 13.788064] raid6test: test_disks(19, 48): faila= 19(D) failb= 48(D) OK
[ 13.791029] raid6test: test_disks(19, 49): faila= 19(D) failb= 49(D) OK
[ 13.794065] raid6test: test_disks(19, 50): faila= 19(D) failb= 50(D) OK
[ 13.797087] raid6test: test_disks(19, 51): faila= 19(D) failb= 51(D) OK
[ 13.800126] raid6test: test_disks(19, 52): faila= 19(D) failb= 52(D) OK
[ 13.803170] raid6test: test_disks(19, 53): faila= 19(D) failb= 53(D) OK
[ 13.806180] raid6test: test_disks(19, 54): faila= 19(D) failb= 54(D) OK
[ 13.809143] raid6test: test_disks(19, 55): faila= 19(D) failb= 55(D) OK
[ 13.812189] raid6test: test_disks(19, 56): faila= 19(D) failb= 56(D) OK
[ 13.815151] raid6test: test_disks(19, 57): faila= 19(D) failb= 57(D) OK
[ 13.818295] raid6test: test_disks(19, 58): faila= 19(D) failb= 58(D) OK
[ 13.821280] raid6test: test_disks(19, 59): faila= 19(D) failb= 59(D) OK
[ 13.824323] raid6test: test_disks(19, 60): faila= 19(D) failb= 60(D) OK
[ 13.827360] raid6test: test_disks(19, 61): faila= 19(D) failb= 61(D) OK
[ 13.830485] raid6test: test_disks(19, 62): faila= 19(D) failb= 62(P) OK
[ 13.833479] raid6test: test_disks(19, 63): faila= 19(D) failb= 63(Q) OK
[ 13.836512] raid6test: test_disks(20, 21): faila= 20(D) failb= 21(D) OK
[ 13.839517] raid6test: test_disks(20, 22): faila= 20(D) failb= 22(D) OK
[ 13.842500] raid6test: test_disks(20, 23): faila= 20(D) failb= 23(D) OK
[ 13.845516] raid6test: test_disks(20, 24): faila= 20(D) failb= 24(D) OK
[ 13.848607] raid6test: test_disks(20, 25): faila= 20(D) failb= 25(D) OK
[ 13.851665] raid6test: test_disks(20, 26): faila= 20(D) failb= 26(D) OK
[ 13.854730] raid6test: test_disks(20, 27): faila= 20(D) failb= 27(D) OK
[ 13.857773] raid6test: test_disks(20, 28): faila= 20(D) failb= 28(D) OK
[ 13.860748] raid6test: test_disks(20, 29): faila= 20(D) failb= 29(D) OK
[ 13.863785] raid6test: test_disks(20, 30): faila= 20(D) failb= 30(D) OK
[ 13.866877] raid6test: test_disks(20, 31): faila= 20(D) failb= 31(D) OK
[ 13.869866] raid6test: test_disks(20, 32): faila= 20(D) failb= 32(D) OK
[ 13.872989] raid6test: test_disks(20, 33): faila= 20(D) failb= 33(D) OK
[ 13.875945] raid6test: test_disks(20, 34): faila= 20(D) failb= 34(D) OK
[ 13.879051] raid6test: test_disks(20, 35): faila= 20(D) failb= 35(D) OK
[ 13.881959] raid6test: test_disks(20, 36): faila= 20(D) failb= 36(D) OK
[ 13.885110] raid6test: test_disks(20, 37): faila= 20(D) failb= 37(D) OK
[ 13.888231] raid6test: test_disks(20, 38): faila= 20(D) failb= 38(D) OK
[ 13.891158] raid6test: test_disks(20, 39): faila= 20(D) failb= 39(D) OK
[ 13.894294] raid6test: test_disks(20, 40): faila= 20(D) failb= 40(D) OK
[ 13.897646] raid6test: test_disks(20, 41): faila= 20(D) failb= 41(D) OK
[ 13.900598] raid6test: test_disks(20, 42): faila= 20(D) failb= 42(D) OK
[ 13.903724] raid6test: test_disks(20, 43): faila= 20(D) failb= 43(D) OK
[ 13.906676] raid6test: test_disks(20, 44): faila= 20(D) failb= 44(D) OK
[ 13.909774] raid6test: test_disks(20, 45): faila= 20(D) failb= 45(D) OK
[ 13.912765] raid6test: test_disks(20, 46): faila= 20(D) failb= 46(D) OK
[ 13.915715] raid6test: test_disks(20, 47): faila= 20(D) failb= 47(D) OK
[ 13.918726] raid6test: test_disks(20, 48): faila= 20(D) failb= 48(D) OK
[ 13.921702] raid6test: test_disks(20, 49): faila= 20(D) failb= 49(D) OK
[ 13.924824] raid6test: test_disks(20, 50): faila= 20(D) failb= 50(D) OK
[ 13.927793] raid6test: test_disks(20, 51): faila= 20(D) failb= 51(D) OK
[ 13.930875] raid6test: test_disks(20, 52): faila= 20(D) failb= 52(D) OK
[ 13.933930] raid6test: test_disks(20, 53): faila= 20(D) failb= 53(D) OK
[ 13.936904] raid6test: test_disks(20, 54): faila= 20(D) failb= 54(D) OK
[ 13.939975] raid6test: test_disks(20, 55): faila= 20(D) failb= 55(D) OK
[ 13.943020] raid6test: test_disks(20, 56): faila= 20(D) failb= 56(D) OK
[ 13.946013] raid6test: test_disks(20, 57): faila= 20(D) failb= 57(D) OK
[ 13.949196] raid6test: test_disks(20, 58): faila= 20(D) failb= 58(D) OK
[ 13.952131] raid6test: test_disks(20, 59): faila= 20(D) failb= 59(D) OK
[ 13.955310] raid6test: test_disks(20, 60): faila= 20(D) failb= 60(D) OK
[ 13.958330] raid6test: test_disks(20, 61): faila= 20(D) failb= 61(D) OK
[ 13.961451] raid6test: test_disks(20, 62): faila= 20(D) failb= 62(P) OK
[ 13.964444] raid6test: test_disks(20, 63): faila= 20(D) failb= 63(Q) OK
[ 13.967548] raid6test: test_disks(21, 22): faila= 21(D) failb= 22(D) OK
[ 13.970515] raid6test: test_disks(21, 23): faila= 21(D) failb= 23(D) OK
[ 13.973622] raid6test: test_disks(21, 24): faila= 21(D) failb= 24(D) OK
[ 13.976543] raid6test: test_disks(21, 25): faila= 21(D) failb= 25(D) OK
[ 13.979539] raid6test: test_disks(21, 26): faila= 21(D) failb= 26(D) OK
[ 13.982486] raid6test: test_disks(21, 27): faila= 21(D) failb= 27(D) OK
[ 13.985524] raid6test: test_disks(21, 28): faila= 21(D) failb= 28(D) OK
[ 13.988634] raid6test: test_disks(21, 29): faila= 21(D) failb= 29(D) OK
[ 13.991611] raid6test: test_disks(21, 30): faila= 21(D) failb= 30(D) OK
[ 13.994726] raid6test: test_disks(21, 31): faila= 21(D) failb= 31(D) OK
[ 13.997679] raid6test: test_disks(21, 32): faila= 21(D) failb= 32(D) OK
[ 14.000778] raid6test: test_disks(21, 33): faila= 21(D) failb= 33(D) OK
[ 14.003919] raid6test: test_disks(21, 34): faila= 21(D) failb= 34(D) OK
[ 14.006746] raid6test: test_disks(21, 35): faila= 21(D) failb= 35(D) OK
[ 14.009818] raid6test: test_disks(21, 36): faila= 21(D) failb= 36(D) OK
[ 14.012943] raid6test: test_disks(21, 37): faila= 21(D) failb= 37(D) OK
[ 14.016066] raid6test: test_disks(21, 38): faila= 21(D) failb= 38(D) OK
[ 14.019236] raid6test: test_disks(21, 39): faila= 21(D) failb= 39(D) OK
[ 14.022431] raid6test: test_disks(21, 40): faila= 21(D) failb= 40(D) OK
[ 14.025671] raid6test: test_disks(21, 41): faila= 21(D) failb= 41(D) OK
[ 14.028857] raid6test: test_disks(21, 42): faila= 21(D) failb= 42(D) OK
[ 14.032077] raid6test: test_disks(21, 43): faila= 21(D) failb= 43(D) OK
[ 14.035263] raid6test: test_disks(21, 44): faila= 21(D) failb= 44(D) OK
[ 14.038469] raid6test: test_disks(21, 45): faila= 21(D) failb= 45(D) OK
[ 14.041685] raid6test: test_disks(21, 46): faila= 21(D) failb= 46(D) OK
[ 14.044903] raid6test: test_disks(21, 47): faila= 21(D) failb= 47(D) OK
[ 14.047886] raid6test: test_disks(21, 48): faila= 21(D) failb= 48(D) OK
[ 14.051066] raid6test: test_disks(21, 49): faila= 21(D) failb= 49(D) OK
[ 14.053938] raid6test: test_disks(21, 50): faila= 21(D) failb= 50(D) OK
[ 14.057117] raid6test: test_disks(21, 51): faila= 21(D) failb= 51(D) OK
[ 14.060072] raid6test: test_disks(21, 52): faila= 21(D) failb= 52(D) OK
[ 14.063301] raid6test: test_disks(21, 53): faila= 21(D) failb= 53(D) OK
[ 14.066395] raid6test: test_disks(21, 54): faila= 21(D) failb= 54(D) OK
[ 14.069652] raid6test: test_disks(21, 55): faila= 21(D) failb= 55(D) OK
[ 14.072787] raid6test: test_disks(21, 56): faila= 21(D) failb= 56(D) OK
[ 14.076053] raid6test: test_disks(21, 57): faila= 21(D) failb= 57(D) OK
[ 14.079265] raid6test: test_disks(21, 58): faila= 21(D) failb= 58(D) OK
[ 14.082513] raid6test: test_disks(21, 59): faila= 21(D) failb= 59(D) OK
[ 14.085783] raid6test: test_disks(21, 60): faila= 21(D) failb= 60(D) OK
[ 14.089066] raid6test: test_disks(21, 61): faila= 21(D) failb= 61(D) OK
[ 14.092298] raid6test: test_disks(21, 62): faila= 21(D) failb= 62(P) OK
[ 14.095507] raid6test: test_disks(21, 63): faila= 21(D) failb= 63(Q) OK
[ 14.098676] raid6test: test_disks(22, 23): faila= 22(D) failb= 23(D) OK
[ 14.101909] raid6test: test_disks(22, 24): faila= 22(D) failb= 24(D) OK
[ 14.105007] raid6test: test_disks(22, 25): faila= 22(D) failb= 25(D) OK
[ 14.108262] raid6test: test_disks(22, 26): faila= 22(D) failb= 26(D) OK
[ 14.111357] raid6test: test_disks(22, 27): faila= 22(D) failb= 27(D) OK
[ 14.130199] raid6test: test_disks(22, 28): faila= 22(D) failb= 28(D) OK
[ 14.133245] raid6test: test_disks(22, 29): faila= 22(D) failb= 29(D) OK
[ 14.136291] raid6test: test_disks(22, 30): faila= 22(D) failb= 30(D) OK
[ 14.139400] raid6test: test_disks(22, 31): faila= 22(D) failb= 31(D) OK
[ 14.142497] raid6test: test_disks(22, 32): faila= 22(D) failb= 32(D) OK
[ 14.145547] raid6test: test_disks(22, 33): faila= 22(D) failb= 33(D) OK
[ 14.148706] raid6test: test_disks(22, 34): faila= 22(D) failb= 34(D) OK
[ 14.151948] raid6test: test_disks(22, 35): faila= 22(D) failb= 35(D) OK
[ 14.155091] raid6test: test_disks(22, 36): faila= 22(D) failb= 36(D) OK
[ 14.158357] raid6test: test_disks(22, 37): faila= 22(D) failb= 37(D) OK
[ 14.161493] raid6test: test_disks(22, 38): faila= 22(D) failb= 38(D) OK
[ 14.164568] raid6test: test_disks(22, 39): faila= 22(D) failb= 39(D) OK
[ 14.168094] raid6test: test_disks(22, 40): faila= 22(D) failb= 40(D) OK
[ 14.171708] raid6test: test_disks(22, 41): faila= 22(D) failb= 41(D) OK
[ 14.175165] raid6test: test_disks(22, 42): faila= 22(D) failb= 42(D) OK
[ 14.178613] raid6test: test_disks(22, 43): faila= 22(D) failb= 43(D) OK
[ 14.182022] raid6test: test_disks(22, 44): faila= 22(D) failb= 44(D) OK
[ 14.185133] raid6test: test_disks(22, 45): faila= 22(D) failb= 45(D) OK
[ 14.188070] raid6test: test_disks(22, 46): faila= 22(D) failb= 46(D) OK
[ 14.190635] raid6test: test_disks(22, 47): faila= 22(D) failb= 47(D) OK
[ 14.192855] raid6test: test_disks(22, 48): faila= 22(D) failb= 48(D) OK
[ 14.195021] raid6test: test_disks(22, 49): faila= 22(D) failb= 49(D) OK
[ 14.197264] raid6test: test_disks(22, 50): faila= 22(D) failb= 50(D) OK
[ 14.200094] raid6test: test_disks(22, 51): faila= 22(D) failb= 51(D) OK
[ 14.202352] raid6test: test_disks(22, 52): faila= 22(D) failb= 52(D) OK
[ 14.204609] raid6test: test_disks(22, 53): faila= 22(D) failb= 53(D) OK
[ 14.207333] raid6test: test_disks(22, 54): faila= 22(D) failb= 54(D) OK
[ 14.210116] raid6test: test_disks(22, 55): faila= 22(D) failb= 55(D) OK
[ 14.213074] raid6test: test_disks(22, 56): faila= 22(D) failb= 56(D) OK
[ 14.215799] raid6test: test_disks(22, 57): faila= 22(D) failb= 57(D) OK
[ 14.218162] raid6test: test_disks(22, 58): faila= 22(D) failb= 58(D) OK
[ 14.220393] raid6test: test_disks(22, 59): faila= 22(D) failb= 59(D) OK
[ 14.222740] raid6test: test_disks(22, 60): faila= 22(D) failb= 60(D) OK
[ 14.224947] raid6test: test_disks(22, 61): faila= 22(D) failb= 61(D) OK
[ 14.227607] raid6test: test_disks(22, 62): faila= 22(D) failb= 62(P) OK
[ 14.230317] raid6test: test_disks(22, 63): faila= 22(D) failb= 63(Q) OK
[ 14.232540] raid6test: test_disks(23, 24): faila= 23(D) failb= 24(D) OK
[ 14.234733] raid6test: test_disks(23, 25): faila= 23(D) failb= 25(D) OK
[ 14.237158] raid6test: test_disks(23, 26): faila= 23(D) failb= 26(D) OK
[ 14.239883] raid6test: test_disks(23, 27): faila= 23(D) failb= 27(D) OK
[ 14.242067] raid6test: test_disks(23, 28): faila= 23(D) failb= 28(D) OK
[ 14.244758] raid6test: test_disks(23, 29): faila= 23(D) failb= 29(D) OK
[ 14.247166] raid6test: test_disks(23, 30): faila= 23(D) failb= 30(D) OK
[ 14.249394] raid6test: test_disks(23, 31): faila= 23(D) failb= 31(D) OK
[ 14.251584] raid6test: test_disks(23, 32): faila= 23(D) failb= 32(D) OK
[ 14.253967] raid6test: test_disks(23, 33): faila= 23(D) failb= 33(D) OK
[ 14.256134] raid6test: test_disks(23, 34): faila= 23(D) failb= 34(D) OK
[ 14.258522] raid6test: test_disks(23, 35): faila= 23(D) failb= 35(D) OK
[ 14.261428] raid6test: test_disks(23, 36): faila= 23(D) failb= 36(D) OK
[ 14.264075] raid6test: test_disks(23, 37): faila= 23(D) failb= 37(D) OK
[ 14.266382] raid6test: test_disks(23, 38): faila= 23(D) failb= 38(D) OK
[ 14.269256] raid6test: test_disks(23, 39): faila= 23(D) failb= 39(D) OK
[ 14.271951] raid6test: test_disks(23, 40): faila= 23(D) failb= 40(D) OK
[ 14.274260] raid6test: test_disks(23, 41): faila= 23(D) failb= 41(D) OK
[ 14.276413] raid6test: test_disks(23, 42): faila= 23(D) failb= 42(D) OK
[ 14.278615] raid6test: test_disks(23, 43): faila= 23(D) failb= 43(D) OK
[ 14.281020] raid6test: test_disks(23, 44): faila= 23(D) failb= 44(D) OK
[ 14.283628] raid6test: test_disks(23, 45): faila= 23(D) failb= 45(D) OK
[ 14.285782] raid6test: test_disks(23, 46): faila= 23(D) failb= 46(D) OK
[ 14.287883] raid6test: test_disks(23, 47): faila= 23(D) failb= 47(D) OK
[ 14.289967] raid6test: test_disks(23, 48): faila= 23(D) failb= 48(D) OK
[ 14.292116] raid6test: test_disks(23, 49): faila= 23(D) failb= 49(D) OK
[ 14.294326] raid6test: test_disks(23, 50): faila= 23(D) failb= 50(D) OK
[ 14.296435] raid6test: test_disks(23, 51): faila= 23(D) failb= 51(D) OK
[ 14.298552] raid6test: test_disks(23, 52): faila= 23(D) failb= 52(D) OK
[ 14.301240] raid6test: test_disks(23, 53): faila= 23(D) failb= 53(D) OK
[ 14.303290] raid6test: test_disks(23, 54): faila= 23(D) failb= 54(D) OK
[ 14.304970] raid6test: test_disks(23, 55): faila= 23(D) failb= 55(D) OK
[ 14.307149] raid6test: test_disks(23, 56): faila= 23(D) failb= 56(D) OK
[ 14.309011] raid6test: test_disks(23, 57): faila= 23(D) failb= 57(D) OK
[ 14.311793] raid6test: test_disks(23, 58): faila= 23(D) failb= 58(D) OK
[ 14.314739] raid6test: test_disks(23, 59): faila= 23(D) failb= 59(D) OK
[ 14.317481] raid6test: test_disks(23, 60): faila= 23(D) failb= 60(D) OK
[ 14.320170] raid6test: test_disks(23, 61): faila= 23(D) failb= 61(D) OK
[ 14.322520] raid6test: test_disks(23, 62): faila= 23(D) failb= 62(P) OK
[ 14.324257] raid6test: test_disks(23, 63): faila= 23(D) failb= 63(Q) OK
[ 14.326368] raid6test: test_disks(24, 25): faila= 24(D) failb= 25(D) OK
[ 14.328121] raid6test: test_disks(24, 26): faila= 24(D) failb= 26(D) OK
[ 14.329865] raid6test: test_disks(24, 27): faila= 24(D) failb= 27(D) OK
[ 14.331718] raid6test: test_disks(24, 28): faila= 24(D) failb= 28(D) OK
[ 14.333788] raid6test: test_disks(24, 29): faila= 24(D) failb= 29(D) OK
[ 14.335550] raid6test: test_disks(24, 30): faila= 24(D) failb= 30(D) OK
[ 14.337286] raid6test: test_disks(24, 31): faila= 24(D) failb= 31(D) OK
[ 14.339296] raid6test: test_disks(24, 32): faila= 24(D) failb= 32(D) OK
[ 14.341346] raid6test: test_disks(24, 33): faila= 24(D) failb= 33(D) OK
[ 14.343867] raid6test: test_disks(24, 34): faila= 24(D) failb= 34(D) OK
[ 14.345721] raid6test: test_disks(24, 35): faila= 24(D) failb= 35(D) OK
[ 14.347446] raid6test: test_disks(24, 36): faila= 24(D) failb= 36(D) OK
[ 14.349194] raid6test: test_disks(24, 37): faila= 24(D) failb= 37(D) OK
[ 14.351099] raid6test: test_disks(24, 38): faila= 24(D) failb= 38(D) OK
[ 14.353827] raid6test: test_disks(24, 39): faila= 24(D) failb= 39(D) OK
[ 14.356583] raid6test: test_disks(24, 40): faila= 24(D) failb= 40(D) OK
[ 14.359378] raid6test: test_disks(24, 41): faila= 24(D) failb= 41(D) OK
[ 14.362142] raid6test: test_disks(24, 42): faila= 24(D) failb= 42(D) OK
[ 14.365063] raid6test: test_disks(24, 43): faila= 24(D) failb= 43(D) OK
[ 14.367692] raid6test: test_disks(24, 44): faila= 24(D) failb= 44(D) OK
[ 14.370403] raid6test: test_disks(24, 45): faila= 24(D) failb= 45(D) OK
[ 14.373168] raid6test: test_disks(24, 46): faila= 24(D) failb= 46(D) OK
[ 14.375931] raid6test: test_disks(24, 47): faila= 24(D) failb= 47(D) OK
[ 14.378570] raid6test: test_disks(24, 48): faila= 24(D) failb= 48(D) OK
[ 14.381303] raid6test: test_disks(24, 49): faila= 24(D) failb= 49(D) OK
[ 14.384122] raid6test: test_disks(24, 50): faila= 24(D) failb= 50(D) OK
[ 14.386705] raid6test: test_disks(24, 51): faila= 24(D) failb= 51(D) OK
[ 14.389503] raid6test: test_disks(24, 52): faila= 24(D) failb= 52(D) OK
[ 14.392169] raid6test: test_disks(24, 53): faila= 24(D) failb= 53(D) OK
[ 14.394860] raid6test: test_disks(24, 54): faila= 24(D) failb= 54(D) OK
[ 14.397614] raid6test: test_disks(24, 55): faila= 24(D) failb= 55(D) OK
[ 14.400381] raid6test: test_disks(24, 56): faila= 24(D) failb= 56(D) OK
[ 14.403219] raid6test: test_disks(24, 57): faila= 24(D) failb= 57(D) OK
[ 14.405940] raid6test: test_disks(24, 58): faila= 24(D) failb= 58(D) OK
[ 14.408644] raid6test: test_disks(24, 59): faila= 24(D) failb= 59(D) OK
[ 14.411284] raid6test: test_disks(24, 60): faila= 24(D) failb= 60(D) OK
[ 14.414027] raid6test: test_disks(24, 61): faila= 24(D) failb= 61(D) OK
[ 14.416590] raid6test: test_disks(24, 62): faila= 24(D) failb= 62(P) OK
[ 14.419336] raid6test: test_disks(24, 63): faila= 24(D) failb= 63(Q) OK
[ 14.421987] raid6test: test_disks(25, 26): faila= 25(D) failb= 26(D) OK
[ 14.424647] raid6test: test_disks(25, 27): faila= 25(D) failb= 27(D) OK
[ 14.427098] raid6test: test_disks(25, 28): faila= 25(D) failb= 28(D) OK
[ 14.430024] raid6test: test_disks(25, 29): faila= 25(D) failb= 29(D) OK
[ 14.433570] raid6test: test_disks(25, 30): faila= 25(D) failb= 30(D) OK
[ 14.437064] raid6test: test_disks(25, 31): faila= 25(D) failb= 31(D) OK
[ 14.440438] raid6test: test_disks(25, 32): faila= 25(D) failb= 32(D) OK
[ 14.443655] raid6test: test_disks(25, 33): faila= 25(D) failb= 33(D) OK
[ 14.447001] raid6test: test_disks(25, 34): faila= 25(D) failb= 34(D) OK
[ 14.450361] raid6test: test_disks(25, 35): faila= 25(D) failb= 35(D) OK
[ 14.453933] raid6test: test_disks(25, 36): faila= 25(D) failb= 36(D) OK
[ 14.457271] raid6test: test_disks(25, 37): faila= 25(D) failb= 37(D) OK
[ 14.460613] raid6test: test_disks(25, 38): faila= 25(D) failb= 38(D) OK
[ 14.463634] raid6test: test_disks(25, 39): faila= 25(D) failb= 39(D) OK
[ 14.466857] raid6test: test_disks(25, 40): faila= 25(D) failb= 40(D) OK
[ 14.470017] raid6test: test_disks(25, 41): faila= 25(D) failb= 41(D) OK
[ 14.473243] raid6test: test_disks(25, 42): faila= 25(D) failb= 42(D) OK
[ 14.476465] raid6test: test_disks(25, 43): faila= 25(D) failb= 43(D) OK
[ 14.479513] raid6test: test_disks(25, 44): faila= 25(D) failb= 44(D) OK
[ 14.482734] raid6test: test_disks(25, 45): faila= 25(D) failb= 45(D) OK
[ 14.485891] raid6test: test_disks(25, 46): faila= 25(D) failb= 46(D) OK
[ 14.489208] raid6test: test_disks(25, 47): faila= 25(D) failb= 47(D) OK
[ 14.492467] raid6test: test_disks(25, 48): faila= 25(D) failb= 48(D) OK
[ 14.495723] raid6test: test_disks(25, 49): faila= 25(D) failb= 49(D) OK
[ 14.499074] raid6test: test_disks(25, 50): faila= 25(D) failb= 50(D) OK
[ 14.502345] raid6test: test_disks(25, 51): faila= 25(D) failb= 51(D) OK
[ 14.505589] raid6test: test_disks(25, 52): faila= 25(D) failb= 52(D) OK
[ 14.508868] raid6test: test_disks(25, 53): faila= 25(D) failb= 53(D) OK
[ 14.512104] raid6test: test_disks(25, 54): faila= 25(D) failb= 54(D) OK
[ 14.515128] raid6test: test_disks(25, 55): faila= 25(D) failb= 55(D) OK
[ 14.518217] raid6test: test_disks(25, 56): faila= 25(D) failb= 56(D) OK
[ 14.521415] raid6test: test_disks(25, 57): faila= 25(D) failb= 57(D) OK
[ 14.524065] raid6test: test_disks(25, 58): faila= 25(D) failb= 58(D) OK
[ 14.525789] raid6test: test_disks(25, 59): faila= 25(D) failb= 59(D) OK
[ 14.528537] raid6test: test_disks(25, 60): faila= 25(D) failb= 60(D) OK
[ 14.531953] raid6test: test_disks(25, 61): faila= 25(D) failb= 61(D) OK
[ 14.535279] raid6test: test_disks(25, 62): faila= 25(D) failb= 62(P) OK
[ 14.538721] raid6test: test_disks(25, 63): faila= 25(D) failb= 63(Q) OK
[ 14.542081] raid6test: test_disks(26, 27): faila= 26(D) failb= 27(D) OK
[ 14.545554] raid6test: test_disks(26, 28): faila= 26(D) failb= 28(D) OK
[ 14.548990] raid6test: test_disks(26, 29): faila= 26(D) failb= 29(D) OK
[ 14.552422] raid6test: test_disks(26, 30): faila= 26(D) failb= 30(D) OK
[ 14.555850] raid6test: test_disks(26, 31): faila= 26(D) failb= 31(D) OK
[ 14.559301] raid6test: test_disks(26, 32): faila= 26(D) failb= 32(D) OK
[ 14.562692] raid6test: test_disks(26, 33): faila= 26(D) failb= 33(D) OK
[ 14.566121] raid6test: test_disks(26, 34): faila= 26(D) failb= 34(D) OK
[ 14.569573] raid6test: test_disks(26, 35): faila= 26(D) failb= 35(D) OK
[ 14.573008] raid6test: test_disks(26, 36): faila= 26(D) failb= 36(D) OK
[ 14.576438] raid6test: test_disks(26, 37): faila= 26(D) failb= 37(D) OK
[ 14.579685] raid6test: test_disks(26, 38): faila= 26(D) failb= 38(D) OK
[ 14.582672] raid6test: test_disks(26, 39): faila= 26(D) failb= 39(D) OK
[ 14.586139] raid6test: test_disks(26, 40): faila= 26(D) failb= 40(D) OK
[ 14.589602] raid6test: test_disks(26, 41): faila= 26(D) failb= 41(D) OK
[ 14.592931] raid6test: test_disks(26, 42): faila= 26(D) failb= 42(D) OK
[ 14.596203] raid6test: test_disks(26, 43): faila= 26(D) failb= 43(D) OK
[ 14.599443] raid6test: test_disks(26, 44): faila= 26(D) failb= 44(D) OK
[ 14.602689] raid6test: test_disks(26, 45): faila= 26(D) failb= 45(D) OK
[ 14.605965] raid6test: test_disks(26, 46): faila= 26(D) failb= 46(D) OK
[ 14.609224] raid6test: test_disks(26, 47): faila= 26(D) failb= 47(D) OK
[ 14.612558] raid6test: test_disks(26, 48): faila= 26(D) failb= 48(D) OK
[ 14.615804] raid6test: test_disks(26, 49): faila= 26(D) failb= 49(D) OK
[ 14.619024] raid6test: test_disks(26, 50): faila= 26(D) failb= 50(D) OK
[ 14.622258] raid6test: test_disks(26, 51): faila= 26(D) failb= 51(D) OK
[ 14.625493] raid6test: test_disks(26, 52): faila= 26(D) failb= 52(D) OK
[ 14.628715] raid6test: test_disks(26, 53): faila= 26(D) failb= 53(D) OK
[ 14.646671] raid6test: test_disks(26, 54): faila= 26(D) failb= 54(D) OK
[ 14.648413] raid6test: test_disks(26, 55): faila= 26(D) failb= 55(D) OK
[ 14.650240] raid6test: test_disks(26, 56): faila= 26(D) failb= 56(D) OK
[ 14.652067] raid6test: test_disks(26, 57): faila= 26(D) failb= 57(D) OK
[ 14.654054] raid6test: test_disks(26, 58): faila= 26(D) failb= 58(D) OK
[ 14.656261] raid6test: test_disks(26, 59): faila= 26(D) failb= 59(D) OK
[ 14.659522] raid6test: test_disks(26, 60): faila= 26(D) failb= 60(D) OK
[ 14.662876] raid6test: test_disks(26, 61): faila= 26(D) failb= 61(D) OK
[ 14.666156] raid6test: test_disks(26, 62): faila= 26(D) failb= 62(P) OK
[ 14.669423] raid6test: test_disks(26, 63): faila= 26(D) failb= 63(Q) OK
[ 14.672716] raid6test: test_disks(27, 28): faila= 27(D) failb= 28(D) OK
[ 14.676015] raid6test: test_disks(27, 29): faila= 27(D) failb= 29(D) OK
[ 14.679434] raid6test: test_disks(27, 30): faila= 27(D) failb= 30(D) OK
[ 14.682665] raid6test: test_disks(27, 31): faila= 27(D) failb= 31(D) OK
[ 14.685946] raid6test: test_disks(27, 32): faila= 27(D) failb= 32(D) OK
[ 14.689344] raid6test: test_disks(27, 33): faila= 27(D) failb= 33(D) OK
[ 14.692422] raid6test: test_disks(27, 34): faila= 27(D) failb= 34(D) OK
[ 14.695784] raid6test: test_disks(27, 35): faila= 27(D) failb= 35(D) OK
[ 14.698949] raid6test: test_disks(27, 36): faila= 27(D) failb= 36(D) OK
[ 14.702211] raid6test: test_disks(27, 37): faila= 27(D) failb= 37(D) OK
[ 14.705589] raid6test: test_disks(27, 38): faila= 27(D) failb= 38(D) OK
[ 14.708788] raid6test: test_disks(27, 39): faila= 27(D) failb= 39(D) OK
[ 14.712082] raid6test: test_disks(27, 40): faila= 27(D) failb= 40(D) OK
[ 14.715385] raid6test: test_disks(27, 41): faila= 27(D) failb= 41(D) OK
[ 14.718762] raid6test: test_disks(27, 42): faila= 27(D) failb= 42(D) OK
[ 14.722039] raid6test: test_disks(27, 43): faila= 27(D) failb= 43(D) OK
[ 14.725386] raid6test: test_disks(27, 44): faila= 27(D) failb= 44(D) OK
[ 14.728797] raid6test: test_disks(27, 45): faila= 27(D) failb= 45(D) OK
[ 14.732006] raid6test: test_disks(27, 46): faila= 27(D) failb= 46(D) OK
[ 14.735355] raid6test: test_disks(27, 47): faila= 27(D) failb= 47(D) OK
[ 14.738046] raid6test: test_disks(27, 48): faila= 27(D) failb= 48(D) OK
[ 14.740236] raid6test: test_disks(27, 49): faila= 27(D) failb= 49(D) OK
[ 14.742753] raid6test: test_disks(27, 50): faila= 27(D) failb= 50(D) OK
[ 14.745695] raid6test: test_disks(27, 51): faila= 27(D) failb= 51(D) OK
[ 14.748801] raid6test: test_disks(27, 52): faila= 27(D) failb= 52(D) OK
[ 14.751665] raid6test: test_disks(27, 53): faila= 27(D) failb= 53(D) OK
[ 14.754827] raid6test: test_disks(27, 54): faila= 27(D) failb= 54(D) OK
[ 14.757759] raid6test: test_disks(27, 55): faila= 27(D) failb= 55(D) OK
[ 14.760943] raid6test: test_disks(27, 56): faila= 27(D) failb= 56(D) OK
[ 14.764219] raid6test: test_disks(27, 57): faila= 27(D) failb= 57(D) OK
[ 14.767398] raid6test: test_disks(27, 58): faila= 27(D) failb= 58(D) OK
[ 14.770529] raid6test: test_disks(27, 59): faila= 27(D) failb= 59(D) OK
[ 14.773532] raid6test: test_disks(27, 60): faila= 27(D) failb= 60(D) OK
[ 14.776744] raid6test: test_disks(27, 61): faila= 27(D) failb= 61(D) OK
[ 14.779617] raid6test: test_disks(27, 62): faila= 27(D) failb= 62(P) OK
[ 14.782677] raid6test: test_disks(27, 63): faila= 27(D) failb= 63(Q) OK
[ 14.785741] raid6test: test_disks(28, 29): faila= 28(D) failb= 29(D) OK
[ 14.788941] raid6test: test_disks(28, 30): faila= 28(D) failb= 30(D) OK
[ 14.791916] raid6test: test_disks(28, 31): faila= 28(D) failb= 31(D) OK
[ 14.794733] raid6test: test_disks(28, 32): faila= 28(D) failb= 32(D) OK
[ 14.797677] raid6test: test_disks(28, 33): faila= 28(D) failb= 33(D) OK
[ 14.800606] raid6test: test_disks(28, 34): faila= 28(D) failb= 34(D) OK
[ 14.803442] raid6test: test_disks(28, 35): faila= 28(D) failb= 35(D) OK
[ 14.806428] raid6test: test_disks(28, 36): faila= 28(D) failb= 36(D) OK
[ 14.809388] raid6test: test_disks(28, 37): faila= 28(D) failb= 37(D) OK
[ 14.812324] raid6test: test_disks(28, 38): faila= 28(D) failb= 38(D) OK
[ 14.815203] raid6test: test_disks(28, 39): faila= 28(D) failb= 39(D) OK
[ 14.818001] raid6test: test_disks(28, 40): faila= 28(D) failb= 40(D) OK
[ 14.820825] raid6test: test_disks(28, 41): faila= 28(D) failb= 41(D) OK
[ 14.823658] raid6test: test_disks(28, 42): faila= 28(D) failb= 42(D) OK
[ 14.826517] raid6test: test_disks(28, 43): faila= 28(D) failb= 43(D) OK
[ 14.829436] raid6test: test_disks(28, 44): faila= 28(D) failb= 44(D) OK
[ 14.832322] raid6test: test_disks(28, 45): faila= 28(D) failb= 45(D) OK
[ 14.835146] raid6test: test_disks(28, 46): faila= 28(D) failb= 46(D) OK
[ 14.838041] raid6test: test_disks(28, 47): faila= 28(D) failb= 47(D) OK
[ 14.840829] raid6test: test_disks(28, 48): faila= 28(D) failb= 48(D) OK
[ 14.843774] raid6test: test_disks(28, 49): faila= 28(D) failb= 49(D) OK
[ 14.846682] raid6test: test_disks(28, 50): faila= 28(D) failb= 50(D) OK
[ 14.849678] raid6test: test_disks(28, 51): faila= 28(D) failb= 51(D) OK
[ 14.852552] raid6test: test_disks(28, 52): faila= 28(D) failb= 52(D) OK
[ 14.855572] raid6test: test_disks(28, 53): faila= 28(D) failb= 53(D) OK
[ 14.858575] raid6test: test_disks(28, 54): faila= 28(D) failb= 54(D) OK
[ 14.861542] raid6test: test_disks(28, 55): faila= 28(D) failb= 55(D) OK
[ 14.864388] raid6test: test_disks(28, 56): faila= 28(D) failb= 56(D) OK
[ 14.867395] raid6test: test_disks(28, 57): faila= 28(D) failb= 57(D) OK
[ 14.870245] raid6test: test_disks(28, 58): faila= 28(D) failb= 58(D) OK
[ 14.873173] raid6test: test_disks(28, 59): faila= 28(D) failb= 59(D) OK
[ 14.876171] raid6test: test_disks(28, 60): faila= 28(D) failb= 60(D) OK
[ 14.879149] raid6test: test_disks(28, 61): faila= 28(D) failb= 61(D) OK
[ 14.882128] raid6test: test_disks(28, 62): faila= 28(D) failb= 62(P) OK
[ 14.884931] raid6test: test_disks(28, 63): faila= 28(D) failb= 63(Q) OK
[ 14.887804] raid6test: test_disks(29, 30): faila= 29(D) failb= 30(D) OK
[ 14.890705] raid6test: test_disks(29, 31): faila= 29(D) failb= 31(D) OK
[ 14.893648] raid6test: test_disks(29, 32): faila= 29(D) failb= 32(D) OK
[ 14.896539] raid6test: test_disks(29, 33): faila= 29(D) failb= 33(D) OK
[ 14.899511] raid6test: test_disks(29, 34): faila= 29(D) failb= 34(D) OK
[ 14.902385] raid6test: test_disks(29, 35): faila= 29(D) failb= 35(D) OK
[ 14.905277] raid6test: test_disks(29, 36): faila= 29(D) failb= 36(D) OK
[ 14.908175] raid6test: test_disks(29, 37): faila= 29(D) failb= 37(D) OK
[ 14.910996] raid6test: test_disks(29, 38): faila= 29(D) failb= 38(D) OK
[ 14.913992] raid6test: test_disks(29, 39): faila= 29(D) failb= 39(D) OK
[ 14.916891] raid6test: test_disks(29, 40): faila= 29(D) failb= 40(D) OK
[ 14.919878] raid6test: test_disks(29, 41): faila= 29(D) failb= 41(D) OK
[ 14.922868] raid6test: test_disks(29, 42): faila= 29(D) failb= 42(D) OK
[ 14.925864] raid6test: test_disks(29, 43): faila= 29(D) failb= 43(D) OK
[ 14.928829] raid6test: test_disks(29, 44): faila= 29(D) failb= 44(D) OK
[ 14.931736] raid6test: test_disks(29, 45): faila= 29(D) failb= 45(D) OK
[ 14.934648] raid6test: test_disks(29, 46): faila= 29(D) failb= 46(D) OK
[ 14.937467] raid6test: test_disks(29, 47): faila= 29(D) failb= 47(D) OK
[ 14.940234] raid6test: test_disks(29, 48): faila= 29(D) failb= 48(D) OK
[ 14.943114] raid6test: test_disks(29, 49): faila= 29(D) failb= 49(D) OK
[ 14.946076] raid6test: test_disks(29, 50): faila= 29(D) failb= 50(D) OK
[ 14.949070] raid6test: test_disks(29, 51): faila= 29(D) failb= 51(D) OK
[ 14.952073] raid6test: test_disks(29, 52): faila= 29(D) failb= 52(D) OK
[ 14.955055] raid6test: test_disks(29, 53): faila= 29(D) failb= 53(D) OK
[ 14.958029] raid6test: test_disks(29, 54): faila= 29(D) failb= 54(D) OK
[ 14.960878] raid6test: test_disks(29, 55): faila= 29(D) failb= 55(D) OK
[ 14.963705] raid6test: test_disks(29, 56): faila= 29(D) failb= 56(D) OK
[ 14.966632] raid6test: test_disks(29, 57): faila= 29(D) failb= 57(D) OK
[ 14.969629] raid6test: test_disks(29, 58): faila= 29(D) failb= 58(D) OK
[ 14.972549] raid6test: test_disks(29, 59): faila= 29(D) failb= 59(D) OK
[ 14.975495] raid6test: test_disks(29, 60): faila= 29(D) failb= 60(D) OK
[ 14.978404] raid6test: test_disks(29, 61): faila= 29(D) failb= 61(D) OK
[ 14.981317] raid6test: test_disks(29, 62): faila= 29(D) failb= 62(P) OK
[ 14.984124] raid6test: test_disks(29, 63): faila= 29(D) failb= 63(Q) OK
[ 14.987145] raid6test: test_disks(30, 31): faila= 30(D) failb= 31(D) OK
[ 14.990069] raid6test: test_disks(30, 32): faila= 30(D) failb= 32(D) OK
[ 14.993062] raid6test: test_disks(30, 33): faila= 30(D) failb= 33(D) OK
[ 14.996075] raid6test: test_disks(30, 34): faila= 30(D) failb= 34(D) OK
[ 14.999079] raid6test: test_disks(30, 35): faila= 30(D) failb= 35(D) OK
[ 15.002047] raid6test: test_disks(30, 36): faila= 30(D) failb= 36(D) OK
[ 15.004970] raid6test: test_disks(30, 37): faila= 30(D) failb= 37(D) OK
[ 15.007879] raid6test: test_disks(30, 38): faila= 30(D) failb= 38(D) OK
[ 15.010831] raid6test: test_disks(30, 39): faila= 30(D) failb= 39(D) OK
[ 15.013820] raid6test: test_disks(30, 40): faila= 30(D) failb= 40(D) OK
[ 15.016802] raid6test: test_disks(30, 41): faila= 30(D) failb= 41(D) OK
[ 15.019818] raid6test: test_disks(30, 42): faila= 30(D) failb= 42(D) OK
[ 15.022764] raid6test: test_disks(30, 43): faila= 30(D) failb= 43(D) OK
[ 15.025779] raid6test: test_disks(30, 44): faila= 30(D) failb= 44(D) OK
[ 15.028716] raid6test: test_disks(30, 45): faila= 30(D) failb= 45(D) OK
[ 15.031668] raid6test: test_disks(30, 46): faila= 30(D) failb= 46(D) OK
[ 15.034587] raid6test: test_disks(30, 47): faila= 30(D) failb= 47(D) OK
[ 15.037540] raid6test: test_disks(30, 48): faila= 30(D) failb= 48(D) OK
[ 15.040525] raid6test: test_disks(30, 49): faila= 30(D) failb= 49(D) OK
[ 15.043404] raid6test: test_disks(30, 50): faila= 30(D) failb= 50(D) OK
[ 15.046460] raid6test: test_disks(30, 51): faila= 30(D) failb= 51(D) OK
[ 15.049466] raid6test: test_disks(30, 52): faila= 30(D) failb= 52(D) OK
[ 15.052394] raid6test: test_disks(30, 53): faila= 30(D) failb= 53(D) OK
[ 15.055378] raid6test: test_disks(30, 54): faila= 30(D) failb= 54(D) OK
[ 15.058317] raid6test: test_disks(30, 55): faila= 30(D) failb= 55(D) OK
[ 15.061233] raid6test: test_disks(30, 56): faila= 30(D) failb= 56(D) OK
[ 15.064167] raid6test: test_disks(30, 57): faila= 30(D) failb= 57(D) OK
[ 15.067156] raid6test: test_disks(30, 58): faila= 30(D) failb= 58(D) OK
[ 15.070074] raid6test: test_disks(30, 59): faila= 30(D) failb= 59(D) OK
[ 15.072993] raid6test: test_disks(30, 60): faila= 30(D) failb= 60(D) OK
[ 15.075973] raid6test: test_disks(30, 61): faila= 30(D) failb= 61(D) OK
[ 15.078915] raid6test: test_disks(30, 62): faila= 30(D) failb= 62(P) OK
[ 15.081909] raid6test: test_disks(30, 63): faila= 30(D) failb= 63(Q) OK
[ 15.084874] raid6test: test_disks(31, 32): faila= 31(D) failb= 32(D) OK
[ 15.087856] raid6test: test_disks(31, 33): faila= 31(D) failb= 33(D) OK
[ 15.090848] raid6test: test_disks(31, 34): faila= 31(D) failb= 34(D) OK
[ 15.093775] raid6test: test_disks(31, 35): faila= 31(D) failb= 35(D) OK
[ 15.096681] raid6test: test_disks(31, 36): faila= 31(D) failb= 36(D) OK
[ 15.099540] raid6test: test_disks(31, 37): faila= 31(D) failb= 37(D) OK
[ 15.102341] raid6test: test_disks(31, 38): faila= 31(D) failb= 38(D) OK
[ 15.105228] raid6test: test_disks(31, 39): faila= 31(D) failb= 39(D) OK
[ 15.108070] raid6test: test_disks(31, 40): faila= 31(D) failb= 40(D) OK
[ 15.110884] raid6test: test_disks(31, 41): faila= 31(D) failb= 41(D) OK
[ 15.113298] raid6test: test_disks(31, 42): faila= 31(D) failb= 42(D) OK
[ 15.115070] raid6test: test_disks(31, 43): faila= 31(D) failb= 43(D) OK
[ 15.116868] raid6test: test_disks(31, 44): faila= 31(D) failb= 44(D) OK
[ 15.118573] raid6test: test_disks(31, 45): faila= 31(D) failb= 45(D) OK
[ 15.120334] raid6test: test_disks(31, 46): faila= 31(D) failb= 46(D) OK
[ 15.122056] raid6test: test_disks(31, 47): faila= 31(D) failb= 47(D) OK
[ 15.123832] raid6test: test_disks(31, 48): faila= 31(D) failb= 48(D) OK
[ 15.125574] raid6test: test_disks(31, 49): faila= 31(D) failb= 49(D) OK
[ 15.127347] raid6test: test_disks(31, 50): faila= 31(D) failb= 50(D) OK
[ 15.129070] raid6test: test_disks(31, 51): faila= 31(D) failb= 51(D) OK
[ 15.130843] raid6test: test_disks(31, 52): faila= 31(D) failb= 52(D) OK
[ 15.132504] raid6test: test_disks(31, 53): faila= 31(D) failb= 53(D) OK
[ 15.134273] raid6test: test_disks(31, 54): faila= 31(D) failb= 54(D) OK
[ 15.135978] raid6test: test_disks(31, 55): faila= 31(D) failb= 55(D) OK
[ 15.137773] raid6test: test_disks(31, 56): faila= 31(D) failb= 56(D) OK
[ 15.139495] raid6test: test_disks(31, 57): faila= 31(D) failb= 57(D) OK
[ 15.141289] raid6test: test_disks(31, 58): faila= 31(D) failb= 58(D) OK
[ 15.142972] raid6test: test_disks(31, 59): faila= 31(D) failb= 59(D) OK
[ 15.144777] raid6test: test_disks(31, 60): faila= 31(D) failb= 60(D) OK
[ 15.146537] raid6test: test_disks(31, 61): faila= 31(D) failb= 61(D) OK
[ 15.148254] raid6test: test_disks(31, 62): faila= 31(D) failb= 62(P) OK
[ 15.149970] raid6test: test_disks(31, 63): faila= 31(D) failb= 63(Q) OK
[ 15.159488] raid6test: test_disks(32, 33): faila= 32(D) failb= 33(D) OK
[ 15.161255] raid6test: test_disks(32, 34): faila= 32(D) failb= 34(D) OK
[ 15.162950] raid6test: test_disks(32, 35): faila= 32(D) failb= 35(D) OK
[ 15.164697] raid6test: test_disks(32, 36): faila= 32(D) failb= 36(D) OK
[ 15.166386] raid6test: test_disks(32, 37): faila= 32(D) failb= 37(D) OK
[ 15.168188] raid6test: test_disks(32, 38): faila= 32(D) failb= 38(D) OK
[ 15.170304] raid6test: test_disks(32, 39): faila= 32(D) failb= 39(D) OK
[ 15.172201] raid6test: test_disks(32, 40): faila= 32(D) failb= 40(D) OK
[ 15.174238] raid6test: test_disks(32, 41): faila= 32(D) failb= 41(D) OK
[ 15.176020] raid6test: test_disks(32, 42): faila= 32(D) failb= 42(D) OK
[ 15.177897] raid6test: test_disks(32, 43): faila= 32(D) failb= 43(D) OK
[ 15.179835] raid6test: test_disks(32, 44): faila= 32(D) failb= 44(D) OK
[ 15.182922] raid6test: test_disks(32, 45): faila= 32(D) failb= 45(D) OK
[ 15.186271] raid6test: test_disks(32, 46): faila= 32(D) failb= 46(D) OK
[ 15.189441] raid6test: test_disks(32, 47): faila= 32(D) failb= 47(D) OK
[ 15.192805] raid6test: test_disks(32, 48): faila= 32(D) failb= 48(D) OK
[ 15.195732] raid6test: test_disks(32, 49): faila= 32(D) failb= 49(D) OK
[ 15.198785] raid6test: test_disks(32, 50): faila= 32(D) failb= 50(D) OK
[ 15.201716] raid6test: test_disks(32, 51): faila= 32(D) failb= 51(D) OK
[ 15.204773] raid6test: test_disks(32, 52): faila= 32(D) failb= 52(D) OK
[ 15.207864] raid6test: test_disks(32, 53): faila= 32(D) failb= 53(D) OK
[ 15.210977] raid6test: test_disks(32, 54): faila= 32(D) failb= 54(D) OK
[ 15.214217] raid6test: test_disks(32, 55): faila= 32(D) failb= 55(D) OK
[ 15.217480] raid6test: test_disks(32, 56): faila= 32(D) failb= 56(D) OK
[ 15.220630] raid6test: test_disks(32, 57): faila= 32(D) failb= 57(D) OK
[ 15.223913] raid6test: test_disks(32, 58): faila= 32(D) failb= 58(D) OK
[ 15.226448] raid6test: test_disks(32, 59): faila= 32(D) failb= 59(D) OK
[ 15.228328] raid6test: test_disks(32, 60): faila= 32(D) failb= 60(D) OK
[ 15.230272] raid6test: test_disks(32, 61): faila= 32(D) failb= 61(D) OK
[ 15.232186] raid6test: test_disks(32, 62): faila= 32(D) failb= 62(P) OK
[ 15.234145] raid6test: test_disks(32, 63): faila= 32(D) failb= 63(Q) OK
[ 15.236027] raid6test: test_disks(33, 34): faila= 33(D) failb= 34(D) OK
[ 15.237961] raid6test: test_disks(33, 35): faila= 33(D) failb= 35(D) OK
[ 15.239883] raid6test: test_disks(33, 36): faila= 33(D) failb= 36(D) OK
[ 15.241727] raid6test: test_disks(33, 37): faila= 33(D) failb= 37(D) OK
[ 15.243671] raid6test: test_disks(33, 38): faila= 33(D) failb= 38(D) OK
[ 15.245601] raid6test: test_disks(33, 39): faila= 33(D) failb= 39(D) OK
[ 15.247589] raid6test: test_disks(33, 40): faila= 33(D) failb= 40(D) OK
[ 15.250575] raid6test: test_disks(33, 41): faila= 33(D) failb= 41(D) OK
[ 15.253502] raid6test: test_disks(33, 42): faila= 33(D) failb= 42(D) OK
[ 15.256498] raid6test: test_disks(33, 43): faila= 33(D) failb= 43(D) OK
[ 15.259441] raid6test: test_disks(33, 44): faila= 33(D) failb= 44(D) OK
[ 15.261516] raid6test: test_disks(33, 45): faila= 33(D) failb= 45(D) OK
[ 15.263459] raid6test: test_disks(33, 46): faila= 33(D) failb= 46(D) OK
[ 15.265402] raid6test: test_disks(33, 47): faila= 33(D) failb= 47(D) OK
[ 15.267357] raid6test: test_disks(33, 48): faila= 33(D) failb= 48(D) OK
[ 15.270675] raid6test: test_disks(33, 49): faila= 33(D) failb= 49(D) OK
[ 15.274238] raid6test: test_disks(33, 50): faila= 33(D) failb= 50(D) OK
[ 15.277990] raid6test: test_disks(33, 51): faila= 33(D) failb= 51(D) OK
[ 15.281650] raid6test: test_disks(33, 52): faila= 33(D) failb= 52(D) OK
[ 15.285261] raid6test: test_disks(33, 53): faila= 33(D) failb= 53(D) OK
[ 15.288463] raid6test: test_disks(33, 54): faila= 33(D) failb= 54(D) OK
[ 15.291896] raid6test: test_disks(33, 55): faila= 33(D) failb= 55(D) OK
[ 15.294222] raid6test: test_disks(33, 56): faila= 33(D) failb= 56(D) OK
[ 15.296437] raid6test: test_disks(33, 57): faila= 33(D) failb= 57(D) OK
[ 15.298837] raid6test: test_disks(33, 58): faila= 33(D) failb= 58(D) OK
[ 15.302029] raid6test: test_disks(33, 59): faila= 33(D) failb= 59(D) OK
[ 15.305050] raid6test: test_disks(33, 60): faila= 33(D) failb= 60(D) OK
[ 15.308066] raid6test: test_disks(33, 61): faila= 33(D) failb= 61(D) OK
[ 15.311075] raid6test: test_disks(33, 62): faila= 33(D) failb= 62(P) OK
[ 15.314085] raid6test: test_disks(33, 63): faila= 33(D) failb= 63(Q) OK
[ 15.315919] raid6test: test_disks(34, 35): faila= 34(D) failb= 35(D) OK
[ 15.317775] raid6test: test_disks(34, 36): faila= 34(D) failb= 36(D) OK
[ 15.319971] raid6test: test_disks(34, 37): faila= 34(D) failb= 37(D) OK
[ 15.321872] raid6test: test_disks(34, 38): faila= 34(D) failb= 38(D) OK
[ 15.323832] raid6test: test_disks(34, 39): faila= 34(D) failb= 39(D) OK
[ 15.326067] raid6test: test_disks(34, 40): faila= 34(D) failb= 40(D) OK
[ 15.327984] raid6test: test_disks(34, 41): faila= 34(D) failb= 41(D) OK
[ 15.329912] raid6test: test_disks(34, 42): faila= 34(D) failb= 42(D) OK
[ 15.331885] raid6test: test_disks(34, 43): faila= 34(D) failb= 43(D) OK
[ 15.333819] raid6test: test_disks(34, 44): faila= 34(D) failb= 44(D) OK
[ 15.335715] raid6test: test_disks(34, 45): faila= 34(D) failb= 45(D) OK
[ 15.337686] raid6test: test_disks(34, 46): faila= 34(D) failb= 46(D) OK
[ 15.339633] raid6test: test_disks(34, 47): faila= 34(D) failb= 47(D) OK
[ 15.341607] raid6test: test_disks(34, 48): faila= 34(D) failb= 48(D) OK
[ 15.343576] raid6test: test_disks(34, 49): faila= 34(D) failb= 49(D) OK
[ 15.345536] raid6test: test_disks(34, 50): faila= 34(D) failb= 50(D) OK
[ 15.347500] raid6test: test_disks(34, 51): faila= 34(D) failb= 51(D) OK
[ 15.349401] raid6test: test_disks(34, 52): faila= 34(D) failb= 52(D) OK
[ 15.351363] raid6test: test_disks(34, 53): faila= 34(D) failb= 53(D) OK
[ 15.353238] raid6test: test_disks(34, 54): faila= 34(D) failb= 54(D) OK
[ 15.355169] raid6test: test_disks(34, 55): faila= 34(D) failb= 55(D) OK
[ 15.357086] raid6test: test_disks(34, 56): faila= 34(D) failb= 56(D) OK
[ 15.359757] raid6test: test_disks(34, 57): faila= 34(D) failb= 57(D) OK
[ 15.362558] raid6test: test_disks(34, 58): faila= 34(D) failb= 58(D) OK
[ 15.365341] raid6test: test_disks(34, 59): faila= 34(D) failb= 59(D) OK
[ 15.368204] raid6test: test_disks(34, 60): faila= 34(D) failb= 60(D) OK
[ 15.370944] raid6test: test_disks(34, 61): faila= 34(D) failb= 61(D) OK
[ 15.373849] raid6test: test_disks(34, 62): faila= 34(D) failb= 62(P) OK
[ 15.376556] raid6test: test_disks(34, 63): faila= 34(D) failb= 63(Q) OK
[ 15.379233] raid6test: test_disks(35, 36): faila= 35(D) failb= 36(D) OK
[ 15.382020] raid6test: test_disks(35, 37): faila= 35(D) failb= 37(D) OK
[ 15.384841] raid6test: test_disks(35, 38): faila= 35(D) failb= 38(D) OK
[ 15.387596] raid6test: test_disks(35, 39): faila= 35(D) failb= 39(D) OK
[ 15.390302] raid6test: test_disks(35, 40): faila= 35(D) failb= 40(D) OK
[ 15.393047] raid6test: test_disks(35, 41): faila= 35(D) failb= 41(D) OK
[ 15.395899] raid6test: test_disks(35, 42): faila= 35(D) failb= 42(D) OK
[ 15.398585] raid6test: test_disks(35, 43): faila= 35(D) failb= 43(D) OK
[ 15.401505] raid6test: test_disks(35, 44): faila= 35(D) failb= 44(D) OK
[ 15.404277] raid6test: test_disks(35, 45): faila= 35(D) failb= 45(D) OK
[ 15.406921] raid6test: test_disks(35, 46): faila= 35(D) failb= 46(D) OK
[ 15.409732] raid6test: test_disks(35, 47): faila= 35(D) failb= 47(D) OK
[ 15.412492] raid6test: test_disks(35, 48): faila= 35(D) failb= 48(D) OK
[ 15.415151] raid6test: test_disks(35, 49): faila= 35(D) failb= 49(D) OK
[ 15.417915] raid6test: test_disks(35, 50): faila= 35(D) failb= 50(D) OK
[ 15.420717] raid6test: test_disks(35, 51): faila= 35(D) failb= 51(D) OK
[ 15.423448] raid6test: test_disks(35, 52): faila= 35(D) failb= 52(D) OK
[ 15.426231] raid6test: test_disks(35, 53): faila= 35(D) failb= 53(D) OK
[ 15.428936] raid6test: test_disks(35, 54): faila= 35(D) failb= 54(D) OK
[ 15.431683] raid6test: test_disks(35, 55): faila= 35(D) failb= 55(D) OK
[ 15.434455] raid6test: test_disks(35, 56): faila= 35(D) failb= 56(D) OK
[ 15.437216] raid6test: test_disks(35, 57): faila= 35(D) failb= 57(D) OK
[ 15.440005] raid6test: test_disks(35, 58): faila= 35(D) failb= 58(D) OK
[ 15.442691] raid6test: test_disks(35, 59): faila= 35(D) failb= 59(D) OK
[ 15.445454] raid6test: test_disks(35, 60): faila= 35(D) failb= 60(D) OK
[ 15.448226] raid6test: test_disks(35, 61): faila= 35(D) failb= 61(D) OK
[ 15.450970] raid6test: test_disks(35, 62): faila= 35(D) failb= 62(P) OK
[ 15.453638] raid6test: test_disks(35, 63): faila= 35(D) failb= 63(Q) OK
[ 15.456442] raid6test: test_disks(36, 37): faila= 36(D) failb= 37(D) OK
[ 15.459182] raid6test: test_disks(36, 38): faila= 36(D) failb= 38(D) OK
[ 15.461892] raid6test: test_disks(36, 39): faila= 36(D) failb= 39(D) OK
[ 15.464700] raid6test: test_disks(36, 40): faila= 36(D) failb= 40(D) OK
[ 15.467468] raid6test: test_disks(36, 41): faila= 36(D) failb= 41(D) OK
[ 15.470176] raid6test: test_disks(36, 42): faila= 36(D) failb= 42(D) OK
[ 15.472960] raid6test: test_disks(36, 43): faila= 36(D) failb= 43(D) OK
[ 15.475809] raid6test: test_disks(36, 44): faila= 36(D) failb= 44(D) OK
[ 15.478565] raid6test: test_disks(36, 45): faila= 36(D) failb= 45(D) OK
[ 15.481400] raid6test: test_disks(36, 46): faila= 36(D) failb= 46(D) OK
[ 15.484148] raid6test: test_disks(36, 47): faila= 36(D) failb= 47(D) OK
[ 15.486853] raid6test: test_disks(36, 48): faila= 36(D) failb= 48(D) OK
[ 15.489623] raid6test: test_disks(36, 49): faila= 36(D) failb= 49(D) OK
[ 15.492399] raid6test: test_disks(36, 50): faila= 36(D) failb= 50(D) OK
[ 15.495222] raid6test: test_disks(36, 51): faila= 36(D) failb= 51(D) OK
[ 15.497897] raid6test: test_disks(36, 52): faila= 36(D) failb= 52(D) OK
[ 15.500691] raid6test: test_disks(36, 53): faila= 36(D) failb= 53(D) OK
[ 15.503414] raid6test: test_disks(36, 54): faila= 36(D) failb= 54(D) OK
[ 15.506167] raid6test: test_disks(36, 55): faila= 36(D) failb= 55(D) OK
[ 15.508858] raid6test: test_disks(36, 56): faila= 36(D) failb= 56(D) OK
[ 15.511682] raid6test: test_disks(36, 57): faila= 36(D) failb= 57(D) OK
[ 15.514422] raid6test: test_disks(36, 58): faila= 36(D) failb= 58(D) OK
[ 15.517089] raid6test: test_disks(36, 59): faila= 36(D) failb= 59(D) OK
[ 15.519777] raid6test: test_disks(36, 60): faila= 36(D) failb= 60(D) OK
[ 15.522478] raid6test: test_disks(36, 61): faila= 36(D) failb= 61(D) OK
[ 15.525192] raid6test: test_disks(36, 62): faila= 36(D) failb= 62(P) OK
[ 15.527863] raid6test: test_disks(36, 63): faila= 36(D) failb= 63(Q) OK
[ 15.530632] raid6test: test_disks(37, 38): faila= 37(D) failb= 38(D) OK
[ 15.533391] raid6test: test_disks(37, 39): faila= 37(D) failb= 39(D) OK
[ 15.536091] raid6test: test_disks(37, 40): faila= 37(D) failb= 40(D) OK
[ 15.538817] raid6test: test_disks(37, 41): faila= 37(D) failb= 41(D) OK
[ 15.541710] raid6test: test_disks(37, 42): faila= 37(D) failb= 42(D) OK
[ 15.544489] raid6test: test_disks(37, 43): faila= 37(D) failb= 43(D) OK
[ 15.547188] raid6test: test_disks(37, 44): faila= 37(D) failb= 44(D) OK
[ 15.550109] raid6test: test_disks(37, 45): faila= 37(D) failb= 45(D) OK
[ 15.552927] raid6test: test_disks(37, 46): faila= 37(D) failb= 46(D) OK
[ 15.555648] raid6test: test_disks(37, 47): faila= 37(D) failb= 47(D) OK
[ 15.558510] raid6test: test_disks(37, 48): faila= 37(D) failb= 48(D) OK
[ 15.561316] raid6test: test_disks(37, 49): faila= 37(D) failb= 49(D) OK
[ 15.564003] raid6test: test_disks(37, 50): faila= 37(D) failb= 50(D) OK
[ 15.566700] raid6test: test_disks(37, 51): faila= 37(D) failb= 51(D) OK
[ 15.569448] raid6test: test_disks(37, 52): faila= 37(D) failb= 52(D) OK
[ 15.572209] raid6test: test_disks(37, 53): faila= 37(D) failb= 53(D) OK
[ 15.574903] raid6test: test_disks(37, 54): faila= 37(D) failb= 54(D) OK
[ 15.577595] raid6test: test_disks(37, 55): faila= 37(D) failb= 55(D) OK
[ 15.579472] raid6test: test_disks(37, 56): faila= 37(D) failb= 56(D) OK
[ 15.581334] raid6test: test_disks(37, 57): faila= 37(D) failb= 57(D) OK
[ 15.583167] raid6test: test_disks(37, 58): faila= 37(D) failb= 58(D) OK
[ 15.585356] raid6test: test_disks(37, 59): faila= 37(D) failb= 59(D) OK
[ 15.587250] raid6test: test_disks(37, 60): faila= 37(D) failb= 60(D) OK
[ 15.589046] raid6test: test_disks(37, 61): faila= 37(D) failb= 61(D) OK
[ 15.591040] raid6test: test_disks(37, 62): faila= 37(D) failb= 62(P) OK
[ 15.593101] raid6test: test_disks(37, 63): faila= 37(D) failb= 63(Q) OK
[ 15.596384] raid6test: test_disks(38, 39): faila= 38(D) failb= 39(D) OK
[ 15.599745] raid6test: test_disks(38, 40): faila= 38(D) failb= 40(D) OK
[ 15.603030] raid6test: test_disks(38, 41): faila= 38(D) failb= 41(D) OK
[ 15.606303] raid6test: test_disks(38, 42): faila= 38(D) failb= 42(D) OK
[ 15.609614] raid6test: test_disks(38, 43): faila= 38(D) failb= 43(D) OK
[ 15.612113] raid6test: test_disks(38, 44): faila= 38(D) failb= 44(D) OK
[ 15.613895] raid6test: test_disks(38, 45): faila= 38(D) failb= 45(D) OK
[ 15.615610] raid6test: test_disks(38, 46): faila= 38(D) failb= 46(D) OK
[ 15.617357] raid6test: test_disks(38, 47): faila= 38(D) failb= 47(D) OK
[ 15.627056] raid6test: test_disks(38, 48): faila= 38(D) failb= 48(D) OK
[ 15.628827] raid6test: test_disks(38, 49): faila= 38(D) failb= 49(D) OK
[ 15.630807] raid6test: test_disks(38, 50): faila= 38(D) failb= 50(D) OK
[ 15.632562] raid6test: test_disks(38, 51): faila= 38(D) failb= 51(D) OK
[ 15.634595] raid6test: test_disks(38, 52): faila= 38(D) failb= 52(D) OK
[ 15.636409] raid6test: test_disks(38, 53): faila= 38(D) failb= 53(D) OK
[ 15.638892] raid6test: test_disks(38, 54): faila= 38(D) failb= 54(D) OK
[ 15.642174] raid6test: test_disks(38, 55): faila= 38(D) failb= 55(D) OK
[ 15.645476] raid6test: test_disks(38, 56): faila= 38(D) failb= 56(D) OK
[ 15.648676] raid6test: test_disks(38, 57): faila= 38(D) failb= 57(D) OK
[ 15.651063] raid6test: test_disks(38, 58): faila= 38(D) failb= 58(D) OK
[ 15.652947] raid6test: test_disks(38, 59): faila= 38(D) failb= 59(D) OK
[ 15.654890] raid6test: test_disks(38, 60): faila= 38(D) failb= 60(D) OK
[ 15.656770] raid6test: test_disks(38, 61): faila= 38(D) failb= 61(D) OK
[ 15.658647] raid6test: test_disks(38, 62): faila= 38(D) failb= 62(P) OK
[ 15.660814] raid6test: test_disks(38, 63): faila= 38(D) failb= 63(Q) OK
[ 15.662642] raid6test: test_disks(39, 40): faila= 39(D) failb= 40(D) OK
[ 15.664725] raid6test: test_disks(39, 41): faila= 39(D) failb= 41(D) OK
[ 15.667005] raid6test: test_disks(39, 42): faila= 39(D) failb= 42(D) OK
[ 15.669661] raid6test: test_disks(39, 43): faila= 39(D) failb= 43(D) OK
[ 15.672503] raid6test: test_disks(39, 44): faila= 39(D) failb= 44(D) OK
[ 15.675201] raid6test: test_disks(39, 45): faila= 39(D) failb= 45(D) OK
[ 15.677874] raid6test: test_disks(39, 46): faila= 39(D) failb= 46(D) OK
[ 15.680595] raid6test: test_disks(39, 47): faila= 39(D) failb= 47(D) OK
[ 15.682676] raid6test: test_disks(39, 48): faila= 39(D) failb= 48(D) OK
[ 15.684597] raid6test: test_disks(39, 49): faila= 39(D) failb= 49(D) OK
[ 15.686602] raid6test: test_disks(39, 50): faila= 39(D) failb= 50(D) OK
[ 15.688292] raid6test: test_disks(39, 51): faila= 39(D) failb= 51(D) OK
[ 15.690315] raid6test: test_disks(39, 52): faila= 39(D) failb= 52(D) OK
[ 15.692136] raid6test: test_disks(39, 53): faila= 39(D) failb= 53(D) OK
[ 15.694167] raid6test: test_disks(39, 54): faila= 39(D) failb= 54(D) OK
[ 15.696216] raid6test: test_disks(39, 55): faila= 39(D) failb= 55(D) OK
[ 15.698524] raid6test: test_disks(39, 56): faila= 39(D) failb= 56(D) OK
[ 15.700676] raid6test: test_disks(39, 57): faila= 39(D) failb= 57(D) OK
[ 15.702880] raid6test: test_disks(39, 58): faila= 39(D) failb= 58(D) OK
[ 15.705181] raid6test: test_disks(39, 59): faila= 39(D) failb= 59(D) OK
[ 15.707344] raid6test: test_disks(39, 60): faila= 39(D) failb= 60(D) OK
[ 15.709596] raid6test: test_disks(39, 61): faila= 39(D) failb= 61(D) OK
[ 15.711866] raid6test: test_disks(39, 62): faila= 39(D) failb= 62(P) OK
[ 15.713993] raid6test: test_disks(39, 63): faila= 39(D) failb= 63(Q) OK
[ 15.716142] raid6test: test_disks(40, 41): faila= 40(D) failb= 41(D) OK
[ 15.718346] raid6test: test_disks(40, 42): faila= 40(D) failb= 42(D) OK
[ 15.720487] raid6test: test_disks(40, 43): faila= 40(D) failb= 43(D) OK
[ 15.722793] raid6test: test_disks(40, 44): faila= 40(D) failb= 44(D) OK
[ 15.725212] raid6test: test_disks(40, 45): faila= 40(D) failb= 45(D) OK
[ 15.727388] raid6test: test_disks(40, 46): faila= 40(D) failb= 46(D) OK
[ 15.729632] raid6test: test_disks(40, 47): faila= 40(D) failb= 47(D) OK
[ 15.731894] raid6test: test_disks(40, 48): faila= 40(D) failb= 48(D) OK
[ 15.734068] raid6test: test_disks(40, 49): faila= 40(D) failb= 49(D) OK
[ 15.736236] raid6test: test_disks(40, 50): faila= 40(D) failb= 50(D) OK
[ 15.738544] raid6test: test_disks(40, 51): faila= 40(D) failb= 51(D) OK
[ 15.740665] raid6test: test_disks(40, 52): faila= 40(D) failb= 52(D) OK
[ 15.742870] raid6test: test_disks(40, 53): faila= 40(D) failb= 53(D) OK
[ 15.745069] raid6test: test_disks(40, 54): faila= 40(D) failb= 54(D) OK
[ 15.747204] raid6test: test_disks(40, 55): faila= 40(D) failb= 55(D) OK
[ 15.749371] raid6test: test_disks(40, 56): faila= 40(D) failb= 56(D) OK
[ 15.751749] raid6test: test_disks(40, 57): faila= 40(D) failb= 57(D) OK
[ 15.753899] raid6test: test_disks(40, 58): faila= 40(D) failb= 58(D) OK
[ 15.756044] raid6test: test_disks(40, 59): faila= 40(D) failb= 59(D) OK
[ 15.758357] raid6test: test_disks(40, 60): faila= 40(D) failb= 60(D) OK
[ 15.760512] raid6test: test_disks(40, 61): faila= 40(D) failb= 61(D) OK
[ 15.762749] raid6test: test_disks(40, 62): faila= 40(D) failb= 62(P) OK
[ 15.765188] raid6test: test_disks(40, 63): faila= 40(D) failb= 63(Q) OK
[ 15.767448] raid6test: test_disks(41, 42): faila= 41(D) failb= 42(D) OK
[ 15.769676] raid6test: test_disks(41, 43): faila= 41(D) failb= 43(D) OK
[ 15.771856] raid6test: test_disks(41, 44): faila= 41(D) failb= 44(D) OK
[ 15.774009] raid6test: test_disks(41, 45): faila= 41(D) failb= 45(D) OK
[ 15.776179] raid6test: test_disks(41, 46): faila= 41(D) failb= 46(D) OK
[ 15.778407] raid6test: test_disks(41, 47): faila= 41(D) failb= 47(D) OK
[ 15.780544] raid6test: test_disks(41, 48): faila= 41(D) failb= 48(D) OK
[ 15.782730] raid6test: test_disks(41, 49): faila= 41(D) failb= 49(D) OK
[ 15.785085] raid6test: test_disks(41, 50): faila= 41(D) failb= 50(D) OK
[ 15.787253] raid6test: test_disks(41, 51): faila= 41(D) failb= 51(D) OK
[ 15.789394] raid6test: test_disks(41, 52): faila= 41(D) failb= 52(D) OK
[ 15.791701] raid6test: test_disks(41, 53): faila= 41(D) failb= 53(D) OK
[ 15.793823] raid6test: test_disks(41, 54): faila= 41(D) failb= 54(D) OK
[ 15.796012] raid6test: test_disks(41, 55): faila= 41(D) failb= 55(D) OK
[ 15.798217] raid6test: test_disks(41, 56): faila= 41(D) failb= 56(D) OK
[ 15.800361] raid6test: test_disks(41, 57): faila= 41(D) failb= 57(D) OK
[ 15.802533] raid6test: test_disks(41, 58): faila= 41(D) failb= 58(D) OK
[ 15.804745] raid6test: test_disks(41, 59): faila= 41(D) failb= 59(D) OK
[ 15.806899] raid6test: test_disks(41, 60): faila= 41(D) failb= 60(D) OK
[ 15.809040] raid6test: test_disks(41, 61): faila= 41(D) failb= 61(D) OK
[ 15.811329] raid6test: test_disks(41, 62): faila= 41(D) failb= 62(P) OK
[ 15.813472] raid6test: test_disks(41, 63): faila= 41(D) failb= 63(Q) OK
[ 15.815641] raid6test: test_disks(42, 43): faila= 42(D) failb= 43(D) OK
[ 15.817915] raid6test: test_disks(42, 44): faila= 42(D) failb= 44(D) OK
[ 15.820076] raid6test: test_disks(42, 45): faila= 42(D) failb= 45(D) OK
[ 15.822264] raid6test: test_disks(42, 46): faila= 42(D) failb= 46(D) OK
[ 15.824522] raid6test: test_disks(42, 47): faila= 42(D) failb= 47(D) OK
[ 15.826652] raid6test: test_disks(42, 48): faila= 42(D) failb= 48(D) OK
[ 15.829255] raid6test: test_disks(42, 49): faila= 42(D) failb= 49(D) OK
[ 15.831440] raid6test: test_disks(42, 50): faila= 42(D) failb= 50(D) OK
[ 15.833576] raid6test: test_disks(42, 51): faila= 42(D) failb= 51(D) OK
[ 15.835674] raid6test: test_disks(42, 52): faila= 42(D) failb= 52(D) OK
[ 15.837817] raid6test: test_disks(42, 53): faila= 42(D) failb= 53(D) OK
[ 15.839936] raid6test: test_disks(42, 54): faila= 42(D) failb= 54(D) OK
[ 15.842064] raid6test: test_disks(42, 55): faila= 42(D) failb= 55(D) OK
[ 15.844199] raid6test: test_disks(42, 56): faila= 42(D) failb= 56(D) OK
[ 15.846356] raid6test: test_disks(42, 57): faila= 42(D) failb= 57(D) OK
[ 15.848773] raid6test: test_disks(42, 58): faila= 42(D) failb= 58(D) OK
[ 15.850898] raid6test: test_disks(42, 59): faila= 42(D) failb= 59(D) OK
[ 15.853112] raid6test: test_disks(42, 60): faila= 42(D) failb= 60(D) OK
[ 15.855273] raid6test: test_disks(42, 61): faila= 42(D) failb= 61(D) OK
[ 15.857427] raid6test: test_disks(42, 62): faila= 42(D) failb= 62(P) OK
[ 15.859520] raid6test: test_disks(42, 63): faila= 42(D) failb= 63(Q) OK
[ 15.861703] raid6test: test_disks(43, 44): faila= 43(D) failb= 44(D) OK
[ 15.863798] raid6test: test_disks(43, 45): faila= 43(D) failb= 45(D) OK
[ 15.865948] raid6test: test_disks(43, 46): faila= 43(D) failb= 46(D) OK
[ 15.868157] raid6test: test_disks(43, 47): faila= 43(D) failb= 47(D) OK
[ 15.870276] raid6test: test_disks(43, 48): faila= 43(D) failb= 48(D) OK
[ 15.872433] raid6test: test_disks(43, 49): faila= 43(D) failb= 49(D) OK
[ 15.875198] raid6test: test_disks(43, 50): faila= 43(D) failb= 50(D) OK
[ 15.877361] raid6test: test_disks(43, 51): faila= 43(D) failb= 51(D) OK
[ 15.879079] raid6test: test_disks(43, 52): faila= 43(D) failb= 52(D) OK
[ 15.880865] raid6test: test_disks(43, 53): faila= 43(D) failb= 53(D) OK
[ 15.882735] raid6test: test_disks(43, 54): faila= 43(D) failb= 54(D) OK
[ 15.884488] raid6test: test_disks(43, 55): faila= 43(D) failb= 55(D) OK
[ 15.886294] raid6test: test_disks(43, 56): faila= 43(D) failb= 56(D) OK
[ 15.888172] raid6test: test_disks(43, 57): faila= 43(D) failb= 57(D) OK
[ 15.890065] raid6test: test_disks(43, 58): faila= 43(D) failb= 58(D) OK
[ 15.891884] raid6test: test_disks(43, 59): faila= 43(D) failb= 59(D) OK
[ 15.893736] raid6test: test_disks(43, 60): faila= 43(D) failb= 60(D) OK
[ 15.895663] raid6test: test_disks(43, 61): faila= 43(D) failb= 61(D) OK
[ 15.897618] raid6test: test_disks(43, 62): faila= 43(D) failb= 62(P) OK
[ 15.899350] raid6test: test_disks(43, 63): faila= 43(D) failb= 63(Q) OK
[ 15.901101] raid6test: test_disks(44, 45): faila= 44(D) failb= 45(D) OK
[ 15.903269] raid6test: test_disks(44, 46): faila= 44(D) failb= 46(D) OK
[ 15.905482] raid6test: test_disks(44, 47): faila= 44(D) failb= 47(D) OK
[ 15.907601] raid6test: test_disks(44, 48): faila= 44(D) failb= 48(D) OK
[ 15.909796] raid6test: test_disks(44, 49): faila= 44(D) failb= 49(D) OK
[ 15.912073] raid6test: test_disks(44, 50): faila= 44(D) failb= 50(D) OK
[ 15.914269] raid6test: test_disks(44, 51): faila= 44(D) failb= 51(D) OK
[ 15.916566] raid6test: test_disks(44, 52): faila= 44(D) failb= 52(D) OK
[ 15.918761] raid6test: test_disks(44, 53): faila= 44(D) failb= 53(D) OK
[ 15.920906] raid6test: test_disks(44, 54): faila= 44(D) failb= 54(D) OK
[ 15.923193] raid6test: test_disks(44, 55): faila= 44(D) failb= 55(D) OK
[ 15.925410] raid6test: test_disks(44, 56): faila= 44(D) failb= 56(D) OK
[ 15.927561] raid6test: test_disks(44, 57): faila= 44(D) failb= 57(D) OK
[ 15.929809] raid6test: test_disks(44, 58): faila= 44(D) failb= 58(D) OK
[ 15.932017] raid6test: test_disks(44, 59): faila= 44(D) failb= 59(D) OK
[ 15.934181] raid6test: test_disks(44, 60): faila= 44(D) failb= 60(D) OK
[ 15.936339] raid6test: test_disks(44, 61): faila= 44(D) failb= 61(D) OK
[ 15.938539] raid6test: test_disks(44, 62): faila= 44(D) failb= 62(P) OK
[ 15.940672] raid6test: test_disks(44, 63): faila= 44(D) failb= 63(Q) OK
[ 15.942881] raid6test: test_disks(45, 46): faila= 45(D) failb= 46(D) OK
[ 15.945120] raid6test: test_disks(45, 47): faila= 45(D) failb= 47(D) OK
[ 15.947285] raid6test: test_disks(45, 48): faila= 45(D) failb= 48(D) OK
[ 15.949446] raid6test: test_disks(45, 49): faila= 45(D) failb= 49(D) OK
[ 15.951734] raid6test: test_disks(45, 50): faila= 45(D) failb= 50(D) OK
[ 15.953907] raid6test: test_disks(45, 51): faila= 45(D) failb= 51(D) OK
[ 15.956056] raid6test: test_disks(45, 52): faila= 45(D) failb= 52(D) OK
[ 15.958406] raid6test: test_disks(45, 53): faila= 45(D) failb= 53(D) OK
[ 15.960558] raid6test: test_disks(45, 54): faila= 45(D) failb= 54(D) OK
[ 15.962728] raid6test: test_disks(45, 55): faila= 45(D) failb= 55(D) OK
[ 15.965041] raid6test: test_disks(45, 56): faila= 45(D) failb= 56(D) OK
[ 15.967211] raid6test: test_disks(45, 57): faila= 45(D) failb= 57(D) OK
[ 15.969370] raid6test: test_disks(45, 58): faila= 45(D) failb= 58(D) OK
[ 15.971693] raid6test: test_disks(45, 59): faila= 45(D) failb= 59(D) OK
[ 15.973834] raid6test: test_disks(45, 60): faila= 45(D) failb= 60(D) OK
[ 15.975990] raid6test: test_disks(45, 61): faila= 45(D) failb= 61(D) OK
[ 15.978203] raid6test: test_disks(45, 62): faila= 45(D) failb= 62(P) OK
[ 15.980348] raid6test: test_disks(45, 63): faila= 45(D) failb= 63(Q) OK
[ 15.982508] raid6test: test_disks(46, 47): faila= 46(D) failb= 47(D) OK
[ 15.984719] raid6test: test_disks(46, 48): faila= 46(D) failb= 48(D) OK
[ 15.986834] raid6test: test_disks(46, 49): faila= 46(D) failb= 49(D) OK
[ 15.989011] raid6test: test_disks(46, 50): faila= 46(D) failb= 50(D) OK
[ 15.991218] raid6test: test_disks(46, 51): faila= 46(D) failb= 51(D) OK
[ 15.993335] raid6test: test_disks(46, 52): faila= 46(D) failb= 52(D) OK
[ 15.995884] raid6test: test_disks(46, 53): faila= 46(D) failb= 53(D) OK
[ 15.998070] raid6test: test_disks(46, 54): faila= 46(D) failb= 54(D) OK
[ 16.000201] raid6test: test_disks(46, 55): faila= 46(D) failb= 55(D) OK
[ 16.002346] raid6test: test_disks(46, 56): faila= 46(D) failb= 56(D) OK
[ 16.004643] raid6test: test_disks(46, 57): faila= 46(D) failb= 57(D) OK
[ 16.006789] raid6test: test_disks(46, 58): faila= 46(D) failb= 58(D) OK
[ 16.008985] raid6test: test_disks(46, 59): faila= 46(D) failb= 59(D) OK
[ 16.011198] raid6test: test_disks(46, 60): faila= 46(D) failb= 60(D) OK
[ 16.013343] raid6test: test_disks(46, 61): faila= 46(D) failb= 61(D) OK
[ 16.015891] raid6test: test_disks(46, 62): faila= 46(D) failb= 62(P) OK
[ 16.018250] raid6test: test_disks(46, 63): faila= 46(D) failb= 63(Q) OK
[ 16.029453] raid6test: test_disks(47, 48): faila= 47(D) failb= 48(D) OK
[ 16.031814] raid6test: test_disks(47, 49): faila= 47(D) failb= 49(D) OK
[ 16.034083] raid6test: test_disks(47, 50): faila= 47(D) failb= 50(D) OK
[ 16.035954] raid6test: test_disks(47, 51): faila= 47(D) failb= 51(D) OK
[ 16.037842] raid6test: test_disks(47, 52): faila= 47(D) failb= 52(D) OK
[ 16.039490] raid6test: test_disks(47, 53): faila= 47(D) failb= 53(D) OK
[ 16.041665] raid6test: test_disks(47, 54): faila= 47(D) failb= 54(D) OK
[ 16.043280] raid6test: test_disks(47, 55): faila= 47(D) failb= 55(D) OK
[ 16.045026] raid6test: test_disks(47, 56): faila= 47(D) failb= 56(D) OK
[ 16.046942] raid6test: test_disks(47, 57): faila= 47(D) failb= 57(D) OK
[ 16.048807] raid6test: test_disks(47, 58): faila= 47(D) failb= 58(D) OK
[ 16.050642] raid6test: test_disks(47, 59): faila= 47(D) failb= 59(D) OK
[ 16.052256] raid6test: test_disks(47, 60): faila= 47(D) failb= 60(D) OK
[ 16.054208] raid6test: test_disks(47, 61): faila= 47(D) failb= 61(D) OK
[ 16.055926] raid6test: test_disks(47, 62): faila= 47(D) failb= 62(P) OK
[ 16.058336] raid6test: test_disks(47, 63): faila= 47(D) failb= 63(Q) OK
[ 16.060195] raid6test: test_disks(48, 49): faila= 48(D) failb= 49(D) OK
[ 16.061911] raid6test: test_disks(48, 50): faila= 48(D) failb= 50(D) OK
[ 16.063767] raid6test: test_disks(48, 51): faila= 48(D) failb= 51(D) OK
[ 16.065547] raid6test: test_disks(48, 52): faila= 48(D) failb= 52(D) OK
[ 16.067557] raid6test: test_disks(48, 53): faila= 48(D) failb= 53(D) OK
[ 16.069290] raid6test: test_disks(48, 54): faila= 48(D) failb= 54(D) OK
[ 16.071489] raid6test: test_disks(48, 55): faila= 48(D) failb= 55(D) OK
[ 16.073302] raid6test: test_disks(48, 56): faila= 48(D) failb= 56(D) OK
[ 16.075323] raid6test: test_disks(48, 57): faila= 48(D) failb= 57(D) OK
[ 16.077420] raid6test: test_disks(48, 58): faila= 48(D) failb= 58(D) OK
[ 16.079513] raid6test: test_disks(48, 59): faila= 48(D) failb= 59(D) OK
[ 16.081671] raid6test: test_disks(48, 60): faila= 48(D) failb= 60(D) OK
[ 16.083859] raid6test: test_disks(48, 61): faila= 48(D) failb= 61(D) OK
[ 16.085949] raid6test: test_disks(48, 62): faila= 48(D) failb= 62(P) OK
[ 16.087658] raid6test: test_disks(48, 63): faila= 48(D) failb= 63(Q) OK
[ 16.089317] raid6test: test_disks(49, 50): faila= 49(D) failb= 50(D) OK
[ 16.091518] raid6test: test_disks(49, 51): faila= 49(D) failb= 51(D) OK
[ 16.093196] raid6test: test_disks(49, 52): faila= 49(D) failb= 52(D) OK
[ 16.094967] raid6test: test_disks(49, 53): faila= 49(D) failb= 53(D) OK
[ 16.096739] raid6test: test_disks(49, 54): faila= 49(D) failb= 54(D) OK
[ 16.098610] raid6test: test_disks(49, 55): faila= 49(D) failb= 55(D) OK
[ 16.100407] raid6test: test_disks(49, 56): faila= 49(D) failb= 56(D) OK
[ 16.102442] raid6test: test_disks(49, 57): faila= 49(D) failb= 57(D) OK
[ 16.104787] raid6test: test_disks(49, 58): faila= 49(D) failb= 58(D) OK
[ 16.106566] raid6test: test_disks(49, 59): faila= 49(D) failb= 59(D) OK
[ 16.108437] raid6test: test_disks(49, 60): faila= 49(D) failb= 60(D) OK
[ 16.110207] raid6test: test_disks(49, 61): faila= 49(D) failb= 61(D) OK
[ 16.112055] raid6test: test_disks(49, 62): faila= 49(D) failb= 62(P) OK
[ 16.113890] raid6test: test_disks(49, 63): faila= 49(D) failb= 63(Q) OK
[ 16.115672] raid6test: test_disks(50, 51): faila= 50(D) failb= 51(D) OK
[ 16.117626] raid6test: test_disks(50, 52): faila= 50(D) failb= 52(D) OK
[ 16.119409] raid6test: test_disks(50, 53): faila= 50(D) failb= 53(D) OK
[ 16.121815] raid6test: test_disks(50, 54): faila= 50(D) failb= 54(D) OK
[ 16.124618] raid6test: test_disks(50, 55): faila= 50(D) failb= 55(D) OK
[ 16.127485] raid6test: test_disks(50, 56): faila= 50(D) failb= 56(D) OK
[ 16.130241] raid6test: test_disks(50, 57): faila= 50(D) failb= 57(D) OK
[ 16.132158] raid6test: test_disks(50, 58): faila= 50(D) failb= 58(D) OK
[ 16.133998] raid6test: test_disks(50, 59): faila= 50(D) failb= 59(D) OK
[ 16.135824] raid6test: test_disks(50, 60): faila= 50(D) failb= 60(D) OK
[ 16.138050] raid6test: test_disks(50, 61): faila= 50(D) failb= 61(D) OK
[ 16.139828] raid6test: test_disks(50, 62): faila= 50(D) failb= 62(P) OK
[ 16.141777] raid6test: test_disks(50, 63): faila= 50(D) failb= 63(Q) OK
[ 16.143930] raid6test: test_disks(51, 52): faila= 51(D) failb= 52(D) OK
[ 16.145791] raid6test: test_disks(51, 53): faila= 51(D) failb= 53(D) OK
[ 16.148078] raid6test: test_disks(51, 54): faila= 51(D) failb= 54(D) OK
[ 16.150037] raid6test: test_disks(51, 55): faila= 51(D) failb= 55(D) OK
[ 16.152043] raid6test: test_disks(51, 56): faila= 51(D) failb= 56(D) OK
[ 16.154203] raid6test: test_disks(51, 57): faila= 51(D) failb= 57(D) OK
[ 16.156193] raid6test: test_disks(51, 58): faila= 51(D) failb= 58(D) OK
[ 16.158316] raid6test: test_disks(51, 59): faila= 51(D) failb= 59(D) OK
[ 16.160201] raid6test: test_disks(51, 60): faila= 51(D) failb= 60(D) OK
[ 16.162205] raid6test: test_disks(51, 61): faila= 51(D) failb= 61(D) OK
[ 16.164497] raid6test: test_disks(51, 62): faila= 51(D) failb= 62(P) OK
[ 16.166660] raid6test: test_disks(51, 63): faila= 51(D) failb= 63(Q) OK
[ 16.168564] raid6test: test_disks(52, 53): faila= 52(D) failb= 53(D) OK
[ 16.170562] raid6test: test_disks(52, 54): faila= 52(D) failb= 54(D) OK
[ 16.172507] raid6test: test_disks(52, 55): faila= 52(D) failb= 55(D) OK
[ 16.174670] raid6test: test_disks(52, 56): faila= 52(D) failb= 56(D) OK
[ 16.176783] raid6test: test_disks(52, 57): faila= 52(D) failb= 57(D) OK
[ 16.178784] raid6test: test_disks(52, 58): faila= 52(D) failb= 58(D) OK
[ 16.180645] raid6test: test_disks(52, 59): faila= 52(D) failb= 59(D) OK
[ 16.182634] raid6test: test_disks(52, 60): faila= 52(D) failb= 60(D) OK
[ 16.184989] raid6test: test_disks(52, 61): faila= 52(D) failb= 61(D) OK
[ 16.187341] raid6test: test_disks(52, 62): faila= 52(D) failb= 62(P) OK
[ 16.189755] raid6test: test_disks(52, 63): faila= 52(D) failb= 63(Q) OK
[ 16.191858] raid6test: test_disks(53, 54): faila= 53(D) failb= 54(D) OK
[ 16.193925] raid6test: test_disks(53, 55): faila= 53(D) failb= 55(D) OK
[ 16.195927] raid6test: test_disks(53, 56): faila= 53(D) failb= 56(D) OK
[ 16.198331] raid6test: test_disks(53, 57): faila= 53(D) failb= 57(D) OK
[ 16.200267] raid6test: test_disks(53, 58): faila= 53(D) failb= 58(D) OK
[ 16.202266] raid6test: test_disks(53, 59): faila= 53(D) failb= 59(D) OK
[ 16.204561] raid6test: test_disks(53, 60): faila= 53(D) failb= 60(D) OK
[ 16.206536] raid6test: test_disks(53, 61): faila= 53(D) failb= 61(D) OK
[ 16.208548] raid6test: test_disks(53, 62): faila= 53(D) failb= 62(P) OK
[ 16.210558] raid6test: test_disks(53, 63): faila= 53(D) failb= 63(Q) OK
[ 16.212484] raid6test: test_disks(54, 55): faila= 54(D) failb= 55(D) OK
[ 16.214636] raid6test: test_disks(54, 56): faila= 54(D) failb= 56(D) OK
[ 16.216603] raid6test: test_disks(54, 57): faila= 54(D) failb= 57(D) OK
[ 16.218422] raid6test: test_disks(54, 58): faila= 54(D) failb= 58(D) OK
[ 16.220496] raid6test: test_disks(54, 59): faila= 54(D) failb= 59(D) OK
[ 16.222440] raid6test: test_disks(54, 60): faila= 54(D) failb= 60(D) OK
[ 16.224877] raid6test: test_disks(54, 61): faila= 54(D) failb= 61(D) OK
[ 16.226691] raid6test: test_disks(54, 62): faila= 54(D) failb= 62(P) OK
[ 16.228544] raid6test: test_disks(54, 63): faila= 54(D) failb= 63(Q) OK
[ 16.230623] raid6test: test_disks(55, 56): faila= 55(D) failb= 56(D) OK
[ 16.232579] raid6test: test_disks(55, 57): faila= 55(D) failb= 57(D) OK
[ 16.234476] raid6test: test_disks(55, 58): faila= 55(D) failb= 58(D) OK
[ 16.236531] raid6test: test_disks(55, 59): faila= 55(D) failb= 59(D) OK
[ 16.238499] raid6test: test_disks(55, 60): faila= 55(D) failb= 60(D) OK
[ 16.240366] raid6test: test_disks(55, 61): faila= 55(D) failb= 61(D) OK
[ 16.242294] raid6test: test_disks(55, 62): faila= 55(D) failb= 62(P) OK
[ 16.244577] raid6test: test_disks(55, 63): faila= 55(D) failb= 63(Q) OK
[ 16.246415] raid6test: test_disks(56, 57): faila= 56(D) failb= 57(D) OK
[ 16.248272] raid6test: test_disks(56, 58): faila= 56(D) failb= 58(D) OK
[ 16.250444] raid6test: test_disks(56, 59): faila= 56(D) failb= 59(D) OK
[ 16.252372] raid6test: test_disks(56, 60): faila= 56(D) failb= 60(D) OK
[ 16.254241] raid6test: test_disks(56, 61): faila= 56(D) failb= 61(D) OK
[ 16.256157] raid6test: test_disks(56, 62): faila= 56(D) failb= 62(P) OK
[ 16.258299] raid6test: test_disks(56, 63): faila= 56(D) failb= 63(Q) OK
[ 16.260460] raid6test: test_disks(57, 58): faila= 57(D) failb= 58(D) OK
[ 16.262409] raid6test: test_disks(57, 59): faila= 57(D) failb= 59(D) OK
[ 16.264486] raid6test: test_disks(57, 60): faila= 57(D) failb= 60(D) OK
[ 16.266489] raid6test: test_disks(57, 61): faila= 57(D) failb= 61(D) OK
[ 16.268369] raid6test: test_disks(57, 62): faila= 57(D) failb= 62(P) OK
[ 16.270321] raid6test: test_disks(57, 63): faila= 57(D) failb= 63(Q) OK
[ 16.272238] raid6test: test_disks(58, 59): faila= 58(D) failb= 59(D) OK
[ 16.274335] raid6test: test_disks(58, 60): faila= 58(D) failb= 60(D) OK
[ 16.276315] raid6test: test_disks(58, 61): faila= 58(D) failb= 61(D) OK
[ 16.278179] raid6test: test_disks(58, 62): faila= 58(D) failb= 62(P) OK
[ 16.280253] raid6test: test_disks(58, 63): faila= 58(D) failb= 63(Q) OK
[ 16.282198] raid6test: test_disks(59, 60): faila= 59(D) failb= 60(D) OK
[ 16.284458] raid6test: test_disks(59, 61): faila= 59(D) failb= 61(D) OK
[ 16.286217] raid6test: test_disks(59, 62): faila= 59(D) failb= 62(P) OK
[ 16.287980] raid6test: test_disks(59, 63): faila= 59(D) failb= 63(Q) OK
[ 16.289720] raid6test: test_disks(60, 61): faila= 60(D) failb= 61(D) OK
[ 16.291612] raid6test: test_disks(60, 62): faila= 60(D) failb= 62(P) OK
[ 16.293354] raid6test: test_disks(60, 63): faila= 60(D) failb= 63(Q) OK
[ 16.295137] raid6test: test_disks(61, 62): faila= 61(D) failb= 62(P) OK
[ 16.296883] raid6test: test_disks(61, 63): faila= 61(D) failb= 63(Q) OK
[ 16.298602] raid6test: test_disks(62, 63): faila= 62(P) failb= 63(Q) OK
[ 16.300156] raid6test:
[ 16.301151] raid6test: complete (2429 tests, 0 failures)
[ 16.302941] RIO: rio_register_scan for mport_id=-1
[ 16.304330] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 16.305807] EDD information not available.
[ 16.307036] ### dt-test ### No testcase data in device tree; not running tests
[ 16.309175] PM: Hibernation image not present or could not be loaded.
[ 16.310694] ALSA device list:
[ 16.311784] No soundcards found.
[ 16.313246] Freeing unused kernel memory: 724K (c26a1000 - c2756000)
[ 16.314923] Write protecting the kernel text: 15292k
[ 16.316284] Write protecting the kernel read-only data: 6468k
[ 16.322754] random: init urandom read with 14 bits of entropy available
[ 16.373171] init: Failed to create pty - disabling logging for job
[ 16.375172] init: Temporary process spawn error: No such file or directory
[ 16.384042] init: Failed to create pty - disabling logging for job
[ 16.385678] init: Temporary process spawn error: No such file or directory
[ 16.400673] init: Failed to create pty - disabling logging for job
[ 16.402368] init: Temporary process spawn error: No such file or directory
[ 16.405961] init: Failed to create pty - disabling logging for job
[ 16.407824] init: Temporary process spawn error: No such file or directory
[ 16.435406] init: Failed to create pty - disabling logging for job
[ 16.437025] init: Temporary process spawn error: No such file or directory
[ 16.444135] init: Failed to create pty - disabling logging for job
[ 16.450244] init: Failed to create pty - disabling logging for job
[ 16.459966] init: Failed to create pty - disabling logging for job
[ 16.464119] init: Failed to create pty - disabling logging for job
[ 16.468669] init: Failed to create pty - disabling logging for job
[ 16.484698] init: Failed to create pty - disabling logging for job
[ 16.490162] init: Failed to create pty - disabling logging for job
[ 16.569890] init: Failed to create pty - disabling logging for job
[ 16.644896] init: Failed to create pty - disabling logging for job
[ 16.845700] init: Failed to create pty - disabling logging for job
[ 16.856086] init: Failed to create pty - disabling logging for job
[ 16.999421] init: Failed to create pty - disabling logging for job
[ 17.008804] init: Failed to create pty - disabling logging for job
[ 17.019137] init: Failed to create pty - disabling logging for job
[ 17.028046] init: Failed to create pty - disabling logging for job
[ 17.037111] init: Failed to create pty - disabling logging for job
[ 17.050547] init: Failed to create pty - disabling logging for job
[ 17.063712] init: Failed to create pty - disabling logging for job
[ 17.077654] init: Failed to create pty - disabling logging for job
Kernel tests: Boot OK!
[ 26.381712] BUG: unable to handle kernel NULL pointer dereference at 0000032c
[ 26.383571] IP: [<c1e6bfa5>] rds_iw_laddr_check+0x62/0xbd
[ 26.383571] *pde = 00000000
[ 26.383571] Oops: 0000 [#1] PREEMPT
[ 26.383571] CPU: 0 PID: 437 Comm: trinity-main Not tainted 3.14.0-rc5-03765-gd478a96 #2
[ 26.383571] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 26.383571] task: ce892db0 ti: ce8f8000 task.ti: ce8f8000
[ 26.383571] EIP: 0060:[<c1e6bfa5>] EFLAGS: 00010246 CPU: 0
[ 26.383571] EIP is at rds_iw_laddr_check+0x62/0xbd
[ 26.383571] EAX: 00000000 EBX: cef2d000 ECX: 00000000 EDX: 00000100
[ 26.383571] ESI: 00000000 EDI: ce8f9d48 EBP: ce8f9d58 ESP: ce8f9d34
[ 26.383571] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068
[ 26.383571] CR0: 8005003b CR2: 0000032c CR3: 0e8e1000 CR4: 00000690
[ 26.383571] Stack:
[ 26.383571] 9bb97600 00000002 9bb97600 00000000 00000000 c2653674 c2653abc 00000001
[ 26.383571] ce8f9d68 ce8f9d74 c1e64bb9 9bb97600 c1e64bb9 00000000 cef7da80 ce8f9db0
[ 26.383571] ce8f9d98 c1e60390 00000206 0f62ab60 9bb97600 ce8f9db0 c8dbc200 00000010
[ 26.383571] Call Trace:
[ 26.383571] [<c1e64bb9>] rds_trans_get_preferred+0x41/0x5d
[ 26.383571] [<c1e64bb9>] ? rds_trans_get_preferred+0x41/0x5d
[ 26.383571] [<c1e60390>] rds_bind+0x115/0x170
[ 26.383571] [<c1cd962f>] SYSC_bind+0x54/0x79
[ 26.383571] [<c1cd962f>] ? SYSC_bind+0x54/0x79
[ 26.383571] [<c107e087>] ? __might_sleep+0x45/0x12c
[ 26.383571] [<c10c56fc>] ? lock_page+0x17/0x29
[ 26.383571] [<c10d6e52>] ? page_mapping+0x8/0x3e
[ 26.383571] [<c10cca51>] ? wait_for_stable_page+0x10/0x23
[ 26.383571] [<c10828df>] ? __wake_up_bit+0xb/0x2b
[ 26.383571] [<c107e087>] ? __might_sleep+0x45/0x12c
[ 26.383571] [<c13273f5>] ? __copy_from_user_ll+0xb/0xe2
[ 26.383571] [<c1327793>] ? _copy_from_user+0x38/0x4c
[ 26.383571] [<c1cdabbf>] SYSC_socketcall+0x9b/0x34e
[ 26.383571] [<c10c6efe>] ? generic_file_buffered_write+0x171/0x1c5
[ 26.383571] [<c1061f00>] ? timespec_trunc+0xa/0x32
[ 26.383571] [<c10c70f9>] ? __generic_file_aio_write+0x1a7/0x1d3
[ 26.383571] [<c1eec4f1>] ? mutex_unlock+0x8/0x13
[ 26.383571] [<c10c717e>] ? generic_file_aio_write+0x59/0xc7
[ 26.383571] [<c107c0ff>] ? preempt_count_add+0x9/0x77
[ 26.383571] [<c107c1a3>] ? preempt_count_sub+0x8/0x89
[ 26.383571] [<c1093498>] ? __srcu_read_lock+0x40/0x54
[ 26.383571] [<c10934b4>] ? __srcu_read_unlock+0x8/0x10
[ 26.383571] [<c1120928>] ? fsnotify+0x1c2/0x1d8
[ 26.383571] [<c107c0ff>] ? preempt_count_add+0x9/0x77
[ 26.383571] [<c107c1a3>] ? preempt_count_sub+0x8/0x89
[ 26.383571] [<c10fa580>] ? __sb_end_write+0x2e/0x63
[ 26.383571] [<c10f7a8c>] ? file_end_write+0x1f/0x21
[ 26.383571] [<c10f8665>] ? vfs_write+0xe0/0xfb
[ 26.383571] [<c10f8733>] ? SyS_write+0x43/0x70
[ 26.383571] [<c10f874f>] ? SyS_write+0x5f/0x70
[ 26.383571] [<c1cdaea3>] SyS_socketcall+0x13/0x15
[ 26.383571] [<c1eedd16>] sysenter_do_call+0x12/0x2c
[ 26.383571] Code: 77 78 8d 55 e0 31 c0 89 d7 b9 04 00 00 00 f3 ab 8b 45 dc 66 c7 45 e0 02 00 89 45 e4 89 d8 e8 1a b2 ce ff 85 c0 89 c6 75 0b 8b 03 <80> b8 2c 03 00 00 04 74 05 be 9d ff ff ff f6 05 0a 2f 69 c2 04
[ 26.383571] EIP: [<c1e6bfa5>] rds_iw_laddr_check+0x62/0xbd SS:ESP 0068:ce8f9d34
[ 26.383571] CR2: 000000000000032c
[ 26.547175] ---[ end trace e0804b06daa1a8c2 ]---
[ 26.567278] caif:caif_disconnect_client(): nothing to disconnect
[ 26.587265] rds_remove_bound(): rs cef7da80 unbinding from 0.118.185.155:3938
[ 27.168870] sock: sock_set_timeout: `trinity-main' (pid 439) tries to set negative timeout
[ 27.261829] rds_add_bound(): rs cef7d080 binding to 192.168.167.254:62885
[ 27.264820] rds_ib_laddr_check(): addr 192.168.167.254 ret -99 node type -1
[ 27.267793] rds_iw_laddr_check(): addr 192.168.167.254 ret -99 node type -1
[ 27.270746] rds_remove_bound(): rs cef7d080 unbinding from 192.168.167.254:62885
[ 27.274716] RDS: rds_bind() could not find a transport, load rds_tcp or rds_rdma?
[ 27.304568] rds_add_bound(): rs cea22d00 binding to 172.16.0.0:30506
[ 27.307437] rds_ib_laddr_check(): addr 172.16.0.0 ret -99 node type -1
[ 27.310336] rds_iw_laddr_check(): addr 172.16.0.0 ret -99 node type -1
[ 27.313105] rds_remove_bound(): rs cea22d00 unbinding from 172.16.0.0:30506
[ 27.316145] RDS: rds_bind() could not find a transport, load rds_tcp or rds_rdma?
[ 27.366248] rds_add_bound(): rs cea22580 binding to 169.254.120.235:9154
[ 27.368531] rds_ib_laddr_check(): addr 169.254.120.235 ret -99 node type -1
[ 27.370973] rds_iw_laddr_check(): addr 169.254.120.235 ret -99 node type -1
[ 27.373619] rds_remove_bound(): rs cea22580 unbinding from 169.254.120.235:9154
[ 27.376997] RDS: rds_bind() could not find a transport, load rds_tcp or rds_rdma?
[ 27.404187] rds_add_bound(): rs cea22300 binding to 10.162.219.111:55272
[ 27.406698] rds_ib_laddr_check(): addr 10.162.219.111 ret -99 node type -1
[ 27.409073] rds_iw_laddr_check(): addr 10.162.219.111 ret -99 node type -1
[ 27.411525] rds_remove_bound(): rs cea22300 unbinding from 10.162.219.111:55272
[ 27.414950] RDS: rds_bind() could not find a transport, load rds_tcp or rds_rdma?
[ 27.451525] rds_add_bound(): rs cea22080 binding to 172.22.36.230:60989
[ 27.454178] rds_ib_laddr_check(): addr 172.22.36.230 ret -99 node type -1
[ 27.456610] rds_iw_laddr_check(): addr 172.22.36.230 ret -99 node type -1
[ 27.459292] rds_remove_bound(): rs cea22080 unbinding from 172.22.36.230:60989
[ 27.462546] RDS: rds_bind() could not find a transport, load rds_tcp or rds_rdma?
[ 27.538455] rds_add_bound(): rs ce884300 binding to 0.52.57.20:24192
[ 27.540874] rds_ib_laddr_check(): addr 0.52.57.20 ret -99 node type -1
[ 27.543473] BUG: unable to handle kernel NULL pointer dereference at 0000032c
[ 27.544155] IP: [<c1e6bfa5>] rds_iw_laddr_check+0x62/0xbd
[ 27.544155] *pde = 00000000
[ 27.544155] Oops: 0000 [#2] PREEMPT
[ 27.544155] CPU: 0 PID: 439 Comm: trinity-main Tainted: G D 3.14.0-rc5-03765-gd478a96 #2
[ 27.544155] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 27.544155] task: cef20920 ti: ce880000 task.ti: ce880000
[ 27.544155] EIP: 0060:[<c1e6bfa5>] EFLAGS: 00010246 CPU: 0
[ 27.544155] EIP is at rds_iw_laddr_check+0x62/0xbd
[ 27.544155] EAX: 00000000 EBX: cef2d400 ECX: 00000000 EDX: 00000100
[ 27.544155] ESI: 00000000 EDI: ce881d48 EBP: ce881d58 ESP: ce881d34
[ 27.544155] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068
[ 27.544155] CR0: 8005003b CR2: 0000032c CR3: 0ea7a000 CR4: 00000690
[ 27.544155] Stack:
[ 27.544155] 14393400 00000002 14393400 00000000 00000000 c2653674 c2653abc 00000001
[ 27.544155] ce881d68 ce881d74 c1e64bb9 14393400 c1e64bb9 00000000 ce884300 ce881db0
[ 27.544155] ce881d98 c1e60390 00000282 5e80ffe8 14393400 ce881db0 c8e13200 00000010
[ 27.544155] Call Trace:
[ 27.544155] [<c1e64bb9>] rds_trans_get_preferred+0x41/0x5d
[ 27.544155] [<c1e64bb9>] ? rds_trans_get_preferred+0x41/0x5d
[ 27.544155] [<c1e60390>] rds_bind+0x115/0x170
[ 27.544155] [<c1cd962f>] SYSC_bind+0x54/0x79
[ 27.544155] [<c1cd962f>] ? SYSC_bind+0x54/0x79
[ 27.544155] [<c107e087>] ? __might_sleep+0x45/0x12c
[ 27.544155] [<c10c56fc>] ? lock_page+0x17/0x29
[ 27.544155] [<c10d6e52>] ? page_mapping+0x8/0x3e
[ 27.544155] [<c10cca51>] ? wait_for_stable_page+0x10/0x23
[ 27.544155] [<c10828df>] ? __wake_up_bit+0xb/0x2b
[ 27.544155] [<c107e087>] ? __might_sleep+0x45/0x12c
[ 27.544155] [<c13273f5>] ? __copy_from_user_ll+0xb/0xe2
[ 27.544155] [<c1327793>] ? _copy_from_user+0x38/0x4c
[ 27.544155] [<c1cdabbf>] SYSC_socketcall+0x9b/0x34e
[ 27.544155] [<c10c6efe>] ? generic_file_buffered_write+0x171/0x1c5
[ 27.544155] [<c1061f00>] ? timespec_trunc+0xa/0x32
[ 27.544155] [<c10c70f9>] ? __generic_file_aio_write+0x1a7/0x1d3
[ 27.544155] [<c1082457>] ? spin_unlock_irqrestore.isra.2+0x12/0x22
[ 27.544155] [<c1eec4f1>] ? mutex_unlock+0x8/0x13
[ 27.544155] [<c10c717e>] ? generic_file_aio_write+0x59/0xc7
[ 27.544155] [<c107c0ff>] ? preempt_count_add+0x9/0x77
[ 27.544155] [<c107c1a3>] ? preempt_count_sub+0x8/0x89
[ 27.544155] [<c1093498>] ? __srcu_read_lock+0x40/0x54
[ 27.544155] [<c10934b4>] ? __srcu_read_unlock+0x8/0x10
[ 27.544155] [<c1120928>] ? fsnotify+0x1c2/0x1d8
[ 27.544155] [<c107c0ff>] ? preempt_count_add+0x9/0x77
[ 27.544155] [<c107c1a3>] ? preempt_count_sub+0x8/0x89
[ 27.544155] [<c10fa580>] ? __sb_end_write+0x2e/0x63
[ 27.544155] [<c10f7a8c>] ? file_end_write+0x1f/0x21
[ 27.544155] [<c10f8665>] ? vfs_write+0xe0/0xfb
[ 27.544155] [<c10f8733>] ? SyS_write+0x43/0x70
[ 27.544155] [<c10f874f>] ? SyS_write+0x5f/0x70
[ 27.544155] [<c1cdaea3>] SyS_socketcall+0x13/0x15
[ 27.544155] [<c1eedd16>] sysenter_do_call+0x12/0x2c
[ 27.544155] Code: 77 78 8d 55 e0 31 c0 89 d7 b9 04 00 00 00 f3 ab 8b 45 dc 66 c7 45 e0 02 00 89 45 e4 89 d8 e8 1a b2 ce ff 85 c0 89 c6 75 0b 8b 03 <80> b8 2c 03 00 00 04 74 05 be 9d ff ff ff f6 05 0a 2f 69 c2 04
[ 27.544155] EIP: [<c1e6bfa5>] rds_iw_laddr_check+0x62/0xbd SS:ESP 0068:ce881d34
[ 27.544155] CR2: 000000000000032c
[ 27.690638] ---[ end trace e0804b06daa1a8c3 ]---
[ 27.710692] caif:caif_disconnect_client(): nothing to disconnect
[ 27.750700] caif:caif_disconnect_client(): nothing to disconnect
[ 27.780700] caif:caif_disconnect_client(): nothing to disconnect
[ 27.810694] caif:caif_disconnect_client(): nothing to disconnect
[ 27.840730] caif:caif_disconnect_client(): nothing to disconnect
[ 27.870690] caif:caif_disconnect_client(): nothing to disconnect
[ 27.900710] caif:caif_disconnect_client(): nothing to disconnect
[ 27.930702] caif:caif_disconnect_client(): nothing to disconnect
[ 27.960696] caif:caif_disconnect_client(): nothing to disconnect
[ 27.990647] caif:caif_disconnect_client(): nothing to disconnect
[ 28.027365] caif:caif_disconnect_client(): nothing to disconnect
[ 28.057378] caif:caif_disconnect_client(): nothing to disconnect
[ 28.087361] caif:caif_disconnect_client(): nothing to disconnect
[ 28.117363] caif:caif_disconnect_client(): nothing to disconnect
[ 28.154024] caif:caif_disconnect_client(): nothing to disconnect
[ 28.207227] caif:caif_disconnect_client(): nothing to disconnect
[ 28.233981] rds_remove_bound(): rs ce884300 unbinding from 0.52.57.20:24192

Elapsed time: 40
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/i386-randconfig-x0-03071132/d478a960edf1ea61ca31a07a48a8771f043dba78/vmlinuz-3.14.0-rc5-03765-gd478a96 -append 'hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10 softlockup_panic=1 nmi_watchdog=panic prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/i386-randconfig-x0-03071132/linux-devel:devel-hourly-2014030618:d478a960edf1ea61ca31a07a48a8771f043dba78:bisect-linux5/.vmlinuz-d478a960edf1ea61ca31a07a48a8771f043dba78-20140307185058-8-snb branch=linux-devel/devel-hourly-2014030618 BOOT_IMAGE=/kernel/i386-randconfig-x0-03071132/d478a960edf1ea61ca31a07a48a8771f043dba78/vmlinuz-3.14.0-rc5-03765-gd478a96' -initrd /kernel-tests/initrd/quantal-core-i386.cgz -m 256 -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1,hostfwd=tcp::10826-:22 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -drive file=/fs/LABEL=KVM/disk0-quantal-snb-11,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-quantal-snb-11,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-quantal-snb-11,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-quantal-snb-11,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-quantal-snb-11,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-quantal-snb-11,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-quantal-snb-11 -serial file:/dev/shm/kboot/serial-quantal-snb-11 -daemonize -display none -monitor null

Attachment: i386-randconfig-x0-03071132-d478a960edf1ea61ca31a07a48a8771f043dba78-BUG:-unable-to-handle-kernel-73558.log
Description: Binary data

#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 3.14.0-rc5 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=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_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
# CONFIG_ZONE_DMA32 is not set
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_32_LAZY_GS=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_COMPILE_TEST=y
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_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
CONFIG_KERNEL_BZIP2=y
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
# CONFIG_SYSVIPC is not set
# CONFIG_POSIX_MQUEUE is not set
CONFIG_FHANDLE=y
# CONFIG_AUDIT is not set

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_CHIP=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_KTIME_SCALAR=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_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y

#
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_FANOUT=32
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_TREE_RCU_TRACE is not set
CONFIG_RCU_BOOST=y
CONFIG_RCU_BOOST_PRIO=1
CONFIG_RCU_BOOST_DELAY=500
CONFIG_RCU_NOCB_CPU=y
CONFIG_RCU_NOCB_CPU_NONE=y
# CONFIG_RCU_NOCB_CPU_ZERO is not set
# CONFIG_RCU_NOCB_CPU_ALL is not set
CONFIG_IKCONFIG=y
# CONFIG_IKCONFIG_PROC is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
# CONFIG_CPUSETS is not set
# CONFIG_CGROUP_CPUACCT is not set
CONFIG_RESOURCE_COUNTERS=y
CONFIG_MEMCG=y
# CONFIG_MEMCG_SWAP is not set
# CONFIG_MEMCG_KMEM is not set
# CONFIG_CGROUP_HUGETLB is not set
# CONFIG_CGROUP_PERF is not set
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 is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_USER_NS=y
# CONFIG_PID_NS is not set
CONFIG_NET_NS=y
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_RD_LZ4=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
# CONFIG_EXPERT is not set
CONFIG_UID16=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_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_PCI_QUIRKS=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_COMPAT_BRK is not set
CONFIG_SLAB=y
# CONFIG_SLUB is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_JUMP_LABEL is not set
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_DMA_CONTIGUOUS=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_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR is not set
CONFIG_CC_STACKPROTECTOR_NONE=y
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_OLD_SIGACTION=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
# CONFIG_SYSTEM_TRUSTED_KEYRING is not set
# CONFIG_MODULES is not set
CONFIG_BLOCK=y
# CONFIG_LBDAF is not set
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_CMDLINE_PARSER is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_EFI_PARTITION=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
# CONFIG_SMP is not set
CONFIG_X86_MPPARSE=y
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_GOLDFISH is not set
CONFIG_X86_INTEL_CE=y
# CONFIG_X86_INTEL_LPSS is not set
CONFIG_X86_RDC321X=y
CONFIG_X86_32_IRIS=y
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_KVM_GUEST=y
# CONFIG_KVM_DEBUG_FS is not set
# CONFIG_LGUEST_GUEST is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
CONFIG_MWINCHIPC6=y
# CONFIG_MWINCHIP3D is not set
# CONFIG_MELAN is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_ALIGNMENT_16=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_OOSTORE=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_HPET_TIMER=y
CONFIG_DMI=y
CONFIG_NR_CPUS=1
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
# CONFIG_X86_MCE is not set
CONFIG_VM86=y
CONFIG_TOSHIBA=y
# CONFIG_I8K is not set
CONFIG_X86_REBOOTFIXUPS=y
# CONFIG_MICROCODE is not set
# CONFIG_MICROCODE_INTEL_EARLY is not set
# CONFIG_MICROCODE_AMD_EARLY is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_X86_PAE is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_MEMORY_ISOLATION=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_COMPACTION is not set
CONFIG_MIGRATION=y
# CONFIG_PHYS_ADDR_T_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
# CONFIG_BOUNCE is not set
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=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_CMA=y
# CONFIG_CMA_DEBUG is not set
CONFIG_ZBUD=y
CONFIG_ZSWAP=y
CONFIG_ZSMALLOC=y
CONFIG_PGTABLE_MAPPING=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
# CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MATH_EMULATION=y
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_X86_SMAP=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_300=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=300
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_PM_TRACE_RTC is not set
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_IPMI is not set
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
# CONFIG_ACPI_INITRD_TABLE_OVERRIDE is not set
# 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_REDUCED_HARDWARE_ONLY is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_SFI is not set
CONFIG_X86_APM_BOOT=y
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=y
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
CONFIG_APM_ALLOW_INTS=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_INTEL_PSTATE is not set
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K6 is not set
CONFIG_X86_POWERNOW_K7=y
CONFIG_X86_POWERNOW_K7_ACPI=y
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
# CONFIG_X86_SPEEDSTEP_ICH is not set
CONFIG_X86_SPEEDSTEP_SMI=y
# CONFIG_X86_P4_CLOCKMOD is not set
CONFIG_X86_CPUFREQ_NFORCE2=y
CONFIG_X86_LONGRUN=y
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=y
# CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
# CONFIG_INTEL_IDLE is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
CONFIG_PCI_GODIRECT=y
# CONFIG_PCI_GOANY is not set
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
CONFIG_PCI_STUB=y
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
CONFIG_PCI_IOV=y
# CONFIG_PCI_PRI is not set
CONFIG_PCI_PASID=y
# CONFIG_PCI_IOAPIC is not set
CONFIG_PCI_LABEL=y

#
# PCI host controller drivers
#
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
CONFIG_SCx200=y
# CONFIG_SCx200HR_TIMER is not set
# CONFIG_OLPC is not set
# CONFIG_ALIX is not set
# CONFIG_NET5501 is not set
CONFIG_GEOS=y
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
# CONFIG_PCMCIA is not set
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_ACPI is not set
CONFIG_HOTPLUG_PCI_CPCI=y
# CONFIG_HOTPLUG_PCI_CPCI_ZT5550 is not set
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=y
# CONFIG_HOTPLUG_PCI_SHPC is not set
CONFIG_RAPIDIO=y
CONFIG_RAPIDIO_DISC_TIMEOUT=30
CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS=y
# CONFIG_RAPIDIO_DMA_ENGINE is not set
CONFIG_RAPIDIO_DEBUG=y
CONFIG_RAPIDIO_ENUM_BASIC=y

#
# RapidIO Switch drivers
#
CONFIG_RAPIDIO_TSI57X=y
CONFIG_RAPIDIO_CPS_XX=y
CONFIG_RAPIDIO_TSI568=y
# CONFIG_RAPIDIO_CPS_GEN2 is not set
CONFIG_X86_SYSFB=y

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_HAVE_AOUT=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
CONFIG_HAVE_ATOMIC_IOMAP=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=y
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=y
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_IPCOMP=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
# CONFIG_IP_PNP_DHCP is not set
CONFIG_IP_PNP_BOOTP=y
# CONFIG_IP_PNP_RARP is not set
CONFIG_NET_IPIP=y
CONFIG_NET_IPGRE_DEMUX=y
CONFIG_NET_IP_TUNNEL=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
CONFIG_SYN_COOKIES=y
CONFIG_NET_IPVTI=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET_UDP_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=y
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
CONFIG_TCP_CONG_HSTCP=y
# CONFIG_TCP_CONG_HYBLA is not set
CONFIG_TCP_CONG_VEGAS=y
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
CONFIG_TCP_CONG_VENO=y
CONFIG_TCP_CONG_YEAH=y
CONFIG_TCP_CONG_ILLINOIS=y
# CONFIG_DEFAULT_BIC is not set
# CONFIG_DEFAULT_CUBIC is not set
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_VENO is not set
CONFIG_DEFAULT_RENO=y
CONFIG_DEFAULT_TCP_CONG="reno"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
# CONFIG_INET6_AH is not set
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_IPV6_MIP6=y
CONFIG_INET6_XFRM_TUNNEL=y
CONFIG_INET6_TUNNEL=y
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=y
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_GRE is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_DEBUG=y
# CONFIG_NETFILTER_ADVANCED is not set

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_CONNTRACK_SECMARK is not set
CONFIG_NF_CONNTRACK_PROCFS=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_BROADCAST=y
CONFIG_NF_CONNTRACK_NETBIOS_NS=y
# CONFIG_NF_CONNTRACK_SIP is not set
CONFIG_NF_CT_NETLINK=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
# CONFIG_NF_NAT_AMANDA is not set
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
# CONFIG_NF_NAT_SIP is not set
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_TABLES is not set
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y

#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_LOG=y
CONFIG_NETFILTER_XT_TARGET_NETMAP=y
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
CONFIG_IP_SET=y
CONFIG_IP_SET_MAX=256
# CONFIG_IP_SET_BITMAP_IP is not set
# CONFIG_IP_SET_BITMAP_IPMAC is not set
CONFIG_IP_SET_BITMAP_PORT=y
# CONFIG_IP_SET_HASH_IP is not set
CONFIG_IP_SET_HASH_IPPORT=y
CONFIG_IP_SET_HASH_IPPORTIP=y
CONFIG_IP_SET_HASH_IPPORTNET=y
CONFIG_IP_SET_HASH_NETPORTNET=y
CONFIG_IP_SET_HASH_NET=y
CONFIG_IP_SET_HASH_NETNET=y
# CONFIG_IP_SET_HASH_NETPORT is not set
# CONFIG_IP_SET_HASH_NETIFACE is not set
# CONFIG_IP_SET_LIST_SET is not set
CONFIG_IP_VS=y
# CONFIG_IP_VS_IPV6 is not set
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
# CONFIG_IP_VS_PROTO_TCP is not set
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
# CONFIG_IP_VS_PROTO_ESP is not set
CONFIG_IP_VS_PROTO_AH=y
# CONFIG_IP_VS_PROTO_SCTP is not set

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=y
CONFIG_IP_VS_WRR=y
CONFIG_IP_VS_LC=y
CONFIG_IP_VS_WLC=y
# CONFIG_IP_VS_LBLC is not set
CONFIG_IP_VS_LBLCR=y
CONFIG_IP_VS_DH=y
CONFIG_IP_VS_SH=y
# CONFIG_IP_VS_SED is not set
CONFIG_IP_VS_NQ=y

#
# IPVS SH scheduler
#
CONFIG_IP_VS_SH_TAB_BITS=8

#
# IPVS application helper
#
CONFIG_IP_VS_NFCT=y

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
# CONFIG_NF_CONNTRACK_PROC_COMPAT is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_FILTER=y
# CONFIG_IP_NF_TARGET_REJECT is not set
# CONFIG_IP_NF_TARGET_ULOG is not set
CONFIG_NF_NAT_IPV4=y
# CONFIG_IP_NF_TARGET_MASQUERADE is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_RAW=y

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=y
CONFIG_NF_CONNTRACK_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_IPV6HEADER=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
CONFIG_IP6_NF_MANGLE=y
# CONFIG_IP6_NF_RAW is not set
CONFIG_BRIDGE_NF_EBTABLES=y
CONFIG_BRIDGE_EBT_BROUTE=y
# CONFIG_BRIDGE_EBT_T_FILTER is not set
CONFIG_BRIDGE_EBT_T_NAT=y
CONFIG_BRIDGE_EBT_802_3=y
CONFIG_BRIDGE_EBT_AMONG=y
CONFIG_BRIDGE_EBT_ARP=y
CONFIG_BRIDGE_EBT_IP=y
CONFIG_BRIDGE_EBT_IP6=y
CONFIG_BRIDGE_EBT_LIMIT=y
# CONFIG_BRIDGE_EBT_MARK is not set
CONFIG_BRIDGE_EBT_PKTTYPE=y
# CONFIG_BRIDGE_EBT_STP is not set
CONFIG_BRIDGE_EBT_VLAN=y
CONFIG_BRIDGE_EBT_ARPREPLY=y
CONFIG_BRIDGE_EBT_DNAT=y
CONFIG_BRIDGE_EBT_MARK_T=y
# CONFIG_BRIDGE_EBT_REDIRECT is not set
CONFIG_BRIDGE_EBT_SNAT=y
# CONFIG_BRIDGE_EBT_LOG is not set
# CONFIG_BRIDGE_EBT_ULOG is not set
# CONFIG_BRIDGE_EBT_NFLOG is not set
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=y
CONFIG_SCTP_DBG_OBJCNT=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
CONFIG_SCTP_COOKIE_HMAC_SHA1=y
CONFIG_RDS=y
CONFIG_RDS_RDMA=y
# CONFIG_RDS_TCP is not set
CONFIG_RDS_DEBUG=y
CONFIG_TIPC=y
CONFIG_TIPC_PORTS=8191
# CONFIG_TIPC_MEDIA_IB is not set
CONFIG_ATM=y
# CONFIG_ATM_CLIP is not set
CONFIG_ATM_LANE=y
CONFIG_ATM_MPOA=y
# CONFIG_ATM_BR2684 is not set
CONFIG_L2TP=y
CONFIG_L2TP_DEBUGFS=y
CONFIG_L2TP_V3=y
# CONFIG_L2TP_IP is not set
CONFIG_L2TP_ETH=y
CONFIG_STP=y
CONFIG_GARP=y
CONFIG_BRIDGE=y
# CONFIG_BRIDGE_IGMP_SNOOPING is not set
# CONFIG_BRIDGE_VLAN_FILTERING is not set
CONFIG_HAVE_NET_DSA=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_VLAN_8021Q=y
CONFIG_VLAN_8021Q_GVRP=y
# CONFIG_VLAN_8021Q_MVRP is not set
CONFIG_DECNET=y
CONFIG_DECNET_ROUTER=y
CONFIG_LLC=y
# CONFIG_LLC2 is not set
CONFIG_IPX=y
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=y
# CONFIG_DEV_APPLETALK is not set
CONFIG_X25=y
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
CONFIG_IEEE802154=y
CONFIG_IEEE802154_6LOWPAN=y
CONFIG_6LOWPAN_IPHC=y
CONFIG_MAC802154=y
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_HFSC=y
CONFIG_NET_SCH_ATM=y
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
CONFIG_NET_SCH_RED=y
# CONFIG_NET_SCH_SFB is not set
CONFIG_NET_SCH_SFQ=y
CONFIG_NET_SCH_TEQL=y
CONFIG_NET_SCH_TBF=y
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
CONFIG_NET_SCH_NETEM=y
CONFIG_NET_SCH_DRR=y
CONFIG_NET_SCH_MQPRIO=y
CONFIG_NET_SCH_CHOKE=y
CONFIG_NET_SCH_QFQ=y
CONFIG_NET_SCH_CODEL=y
# CONFIG_NET_SCH_FQ_CODEL is not set
CONFIG_NET_SCH_FQ=y
# CONFIG_NET_SCH_HHF is not set
CONFIG_NET_SCH_PIE=y
CONFIG_NET_SCH_PLUG=y

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=y
CONFIG_NET_CLS_TCINDEX=y
# CONFIG_NET_CLS_ROUTE4 is not set
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
CONFIG_NET_CLS_FLOW=y
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_CLS_BPF=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=y
# CONFIG_NET_EMATCH_NBYTE is not set
CONFIG_NET_EMATCH_U32=y
CONFIG_NET_EMATCH_META=y
CONFIG_NET_EMATCH_TEXT=y
CONFIG_NET_EMATCH_CANID=y
# CONFIG_NET_EMATCH_IPSET is not set
# CONFIG_NET_CLS_ACT is not set
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
CONFIG_BATMAN_ADV=y
# CONFIG_BATMAN_ADV_BLA is not set
CONFIG_BATMAN_ADV_DAT=y
CONFIG_BATMAN_ADV_NC=y
CONFIG_BATMAN_ADV_DEBUG=y
CONFIG_OPENVSWITCH=y
CONFIG_OPENVSWITCH_GRE=y
CONFIG_VSOCKETS=y
# CONFIG_NETLINK_MMAP is not set
CONFIG_NETLINK_DIAG=y
CONFIG_NET_MPLS_GSO=y
CONFIG_HSR=y
# CONFIG_CGROUP_NET_PRIO is not set
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y

#
# Network testing
#
CONFIG_NET_PKTGEN=y
CONFIG_NET_DROP_MONITOR=y
# CONFIG_HAMRADIO is not set
CONFIG_CAN=y
# CONFIG_CAN_RAW is not set
CONFIG_CAN_BCM=y
CONFIG_CAN_GW=y

#
# CAN Device Drivers
#
# CONFIG_CAN_VCAN is not set
# CONFIG_CAN_SLCAN is not set
CONFIG_CAN_DEV=y
# CONFIG_CAN_CALC_BITTIMING is not set
# CONFIG_CAN_LEDS is not set
CONFIG_CAN_JANZ_ICAN3=y
CONFIG_PCH_CAN=y
CONFIG_CAN_GRCAN=y
CONFIG_CAN_SJA1000=y
# CONFIG_CAN_SJA1000_ISA is not set
# CONFIG_CAN_SJA1000_PLATFORM is not set
# CONFIG_CAN_EMS_PCI is not set
# CONFIG_CAN_PEAK_PCI is not set
CONFIG_CAN_KVASER_PCI=y
# CONFIG_CAN_PLX_PCI is not set
# CONFIG_CAN_C_CAN is not set
CONFIG_CAN_CC770=y
CONFIG_CAN_CC770_ISA=y
# CONFIG_CAN_CC770_PLATFORM is not set

#
# CAN USB interfaces
#
# CONFIG_CAN_EMS_USB is not set
CONFIG_CAN_ESD_USB2=y
# CONFIG_CAN_KVASER_USB is not set
CONFIG_CAN_PEAK_USB=y
CONFIG_CAN_8DEV_USB=y
CONFIG_CAN_SOFTING=y
# CONFIG_CAN_DEBUG_DEVICES is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
# CONFIG_BT_RFCOMM is not set
CONFIG_BT_BNEP=y
# CONFIG_BT_BNEP_MC_FILTER is not set
# CONFIG_BT_BNEP_PROTO_FILTER is not set
CONFIG_BT_CMTP=y
# CONFIG_BT_HIDP is not set

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=y
CONFIG_BT_HCIBTSDIO=y
CONFIG_BT_HCIUART=y
# CONFIG_BT_HCIUART_H4 is not set
CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIUART_ATH3K is not set
# CONFIG_BT_HCIUART_LL is not set
CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIBCM203X=y
CONFIG_BT_HCIBPA10X=y
CONFIG_BT_HCIBFUSB=y
CONFIG_BT_HCIVHCI=y
CONFIG_BT_MRVL=y
CONFIG_BT_MRVL_SDIO=y
CONFIG_BT_ATH3K=y
# CONFIG_BT_WILINK is not set
CONFIG_AF_RXRPC=y
# CONFIG_AF_RXRPC_DEBUG is not set
# CONFIG_RXKAD is not set
CONFIG_FIB_RULES=y
# CONFIG_WIRELESS is not set
CONFIG_WIMAX=y
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_RFKILL_GPIO=y
CONFIG_NET_9P=y
# CONFIG_NET_9P_VIRTIO is not set
CONFIG_NET_9P_RDMA=y
CONFIG_NET_9P_DEBUG=y
CONFIG_CAIF=y
CONFIG_CAIF_DEBUG=y
CONFIG_CAIF_NETDEV=y
# CONFIG_CAIF_USB is not set
CONFIG_CEPH_LIB=y
CONFIG_CEPH_LIB_PRETTYDEBUG=y
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
CONFIG_NFC=y
CONFIG_NFC_DIGITAL=y
# CONFIG_NFC_NCI is not set
# CONFIG_NFC_HCI is not set

#
# Near Field Communication (NFC) devices
#
CONFIG_NFC_PN533=y
CONFIG_NFC_SIM=y
CONFIG_NFC_PORT100=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# 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_DMA_CMA=y

#
# Default contiguous memory area size:
#
CONFIG_CMA_SIZE_MBYTES=16
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set
# CONFIG_CMA_SIZE_SEL_MAX is not set
CONFIG_CMA_ALIGNMENT=8
CONFIG_CMA_AREAS=7

#
# Bus devices
#
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_OF_PARTS=y
# CONFIG_MTD_AR7_PARTS is not set

#
# User Modules And Translation Layers
#
CONFIG_MTD_BLKDEVS=y
# CONFIG_MTD_BLOCK is not set
CONFIG_MTD_BLOCK_RO=y
CONFIG_FTL=y
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
CONFIG_RFD_FTL=y
# CONFIG_SSFDC is not set
# CONFIG_SM_FTL is not set
CONFIG_MTD_OOPS=y
CONFIG_MTD_SWAP=y

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=y
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_GEN_PROBE=y
# 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=y
CONFIG_MTD_CFI_STAA=y
CONFIG_MTD_CFI_UTIL=y
# CONFIG_MTD_RAM is not set
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_PHYSMAP_OF is not set
# CONFIG_MTD_SC520CDP is not set
# CONFIG_MTD_NETSC520 is not set
# CONFIG_MTD_TS5500 is not set
# CONFIG_MTD_SCx200_DOCFLASH is not set
CONFIG_MTD_AMD76XROM=y
CONFIG_MTD_ICHXROM=y
# CONFIG_MTD_ESB2ROM is not set
CONFIG_MTD_CK804XROM=y
CONFIG_MTD_SCB2_FLASH=y
# CONFIG_MTD_NETtel is not set
CONFIG_MTD_L440GX=y
# CONFIG_MTD_PCI is not set
CONFIG_MTD_GPIO_ADDR=y
CONFIG_MTD_INTEL_VR_NOR=y
# CONFIG_MTD_PLATRAM is not set
CONFIG_MTD_LATCH_ADDR=y

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
CONFIG_MTD_SLRAM=y
CONFIG_MTD_PHRAM=y
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOCG3 is not set
CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_ECC_SMC=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_BCH=y
CONFIG_MTD_NAND_ECC_BCH=y
# CONFIG_MTD_SM_COMMON is not set
CONFIG_MTD_NAND_DENALI=y
CONFIG_MTD_NAND_DENALI_PCI=y
CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR=0xFF108018
CONFIG_MTD_NAND_GPIO=y
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=y
# CONFIG_MTD_NAND_DOCG4 is not set
# CONFIG_MTD_NAND_CAFE is not set
CONFIG_MTD_NAND_CS553X=y
CONFIG_MTD_NAND_NANDSIM=y
CONFIG_MTD_NAND_PLATFORM=y
CONFIG_MTD_NAND_SH_FLCTL=y
CONFIG_MTD_ONENAND=y
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
# CONFIG_MTD_ONENAND_GENERIC is not set
# CONFIG_MTD_ONENAND_OTP is not set
CONFIG_MTD_ONENAND_2X_PROGRAM=y

#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set
# CONFIG_MTD_UBI is not set
CONFIG_DTC=y
CONFIG_OF=y

#
# Device Tree and Open Firmware support
#
# CONFIG_PROC_DEVICETREE is not set
CONFIG_OF_SELFTEST=y
CONFIG_OF_FLATTREE=y
CONFIG_OF_EARLY_FLATTREE=y
CONFIG_OF_ADDRESS=y
CONFIG_OF_IRQ=y
CONFIG_OF_NET=y
CONFIG_OF_MDIO=y
CONFIG_OF_PCI=y
CONFIG_OF_PCI_IRQ=y
CONFIG_OF_MTD=y
CONFIG_PARPORT=y
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_SERIAL=y
# CONFIG_PARPORT_PC_FIFO is not set
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
CONFIG_PARPORT_1284=y
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE is not set
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=y
# CONFIG_ZRAM is not set
CONFIG_BLK_CPQ_CISS_DA=y
# CONFIG_CISS_SCSI_TAPE is not set
CONFIG_BLK_DEV_DAC960=y
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=y
# 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=y
# CONFIG_BLK_DEV_RAM is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_ATA_OVER_ETH=y
CONFIG_VIRTIO_BLK=y
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_RBD=y
# CONFIG_BLK_DEV_RSXX is not set

#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=y
# CONFIG_AD525X_DPOT is not set
CONFIG_DUMMY_IRQ=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
CONFIG_INTEL_MID_PTI=y
CONFIG_SGI_IOC4=y
CONFIG_TIFM_CORE=y
CONFIG_TIFM_7XX1=y
CONFIG_ICS932S401=y
CONFIG_ATMEL_SSC=y
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_CS5535_MFGPT is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
CONFIG_ISL29003=y
CONFIG_ISL29020=y
CONFIG_SENSORS_TSL2550=y
# CONFIG_SENSORS_BH1780 is not set
CONFIG_SENSORS_BH1770=y
CONFIG_SENSORS_APDS990X=y
CONFIG_HMC6352=y
CONFIG_DS1682=y
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set
CONFIG_PCH_PHUB=y
CONFIG_USB_SWITCH_FSA9480=y
# CONFIG_SRAM is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_LEGACY=y
CONFIG_EEPROM_MAX6875=y
# CONFIG_EEPROM_93CX6 is not set
CONFIG_CB710_CORE=y
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y

#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=y
CONFIG_SENSORS_LIS3_I2C=y

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
# CONFIG_VMWARE_VMCI is not set

#
# Intel MIC Host Driver
#

#
# Intel MIC Card Driver
#
CONFIG_HAVE_IDE=y
CONFIG_IDE=y

#
# 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 is not set
CONFIG_IDE_GD=y
CONFIG_IDE_GD_ATA=y
# CONFIG_IDE_GD_ATAPI is not set
CONFIG_BLK_DEV_DELKIN=y
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 is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_PLATFORM=y
CONFIG_BLK_DEV_CMD640=y
CONFIG_BLK_DEV_CMD640_ENHANCED=y
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEDMA_SFF=y

#
# PCI IDE chipsets support
#
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_PCIBUS_ORDER is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
CONFIG_BLK_DEV_OPTI621=y
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_AEC62XX=y
# CONFIG_BLK_DEV_ALI15X3 is not set
CONFIG_BLK_DEV_AMD74XX=y
CONFIG_BLK_DEV_ATIIXP=y
CONFIG_BLK_DEV_CMD64X=y
# CONFIG_BLK_DEV_TRIFLEX is not set
CONFIG_BLK_DEV_CS5520=y
CONFIG_BLK_DEV_CS5530=y
# CONFIG_BLK_DEV_CS5535 is not set
CONFIG_BLK_DEV_CS5536=y
CONFIG_BLK_DEV_HPT366=y
# CONFIG_BLK_DEV_JMICRON is not set
CONFIG_BLK_DEV_SC1200=y
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT8172 is not set
CONFIG_BLK_DEV_IT8213=y
CONFIG_BLK_DEV_IT821X=y
# CONFIG_BLK_DEV_NS87415 is not set
CONFIG_BLK_DEV_PDC202XX_OLD=y
CONFIG_BLK_DEV_PDC202XX_NEW=y
CONFIG_BLK_DEV_SVWKS=y
CONFIG_BLK_DEV_SIIMAGE=y
CONFIG_BLK_DEV_SIS5513=y
CONFIG_BLK_DEV_SLC90E66=y
CONFIG_BLK_DEV_TRM290=y
CONFIG_BLK_DEV_VIA82CXXX=y
CONFIG_BLK_DEV_TC86C001=y
CONFIG_BLK_DEV_IDEDMA=y

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=y
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=y
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=y
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=y
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
CONFIG_ISCSI_BOOT_SYSFS=y
CONFIG_SCSI_CXGB3_ISCSI=y
# CONFIG_SCSI_CXGB4_ISCSI is not set
CONFIG_SCSI_BNX2_ISCSI=y
CONFIG_SCSI_BNX2X_FCOE=y
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
CONFIG_SCSI_HPSA=y
CONFIG_SCSI_3W_9XXX=y
CONFIG_SCSI_3W_SAS=y
CONFIG_SCSI_ACARD=y
CONFIG_SCSI_AACRAID=y
# CONFIG_SCSI_AIC7XXX is not set
CONFIG_SCSI_AIC79XX=y
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=5000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
# CONFIG_SCSI_AIC94XX is not set
CONFIG_SCSI_MVSAS=y
CONFIG_SCSI_MVSAS_DEBUG=y
CONFIG_SCSI_MVSAS_TASKLET=y
CONFIG_SCSI_MVUMI=y
CONFIG_SCSI_DPT_I2O=y
CONFIG_SCSI_ADVANSYS=y
# CONFIG_SCSI_ARCMSR is not set
CONFIG_SCSI_ESAS2R=y
# CONFIG_MEGARAID_NEWGEN is not set
CONFIG_MEGARAID_LEGACY=y
# CONFIG_MEGARAID_SAS is not set
CONFIG_SCSI_MPT2SAS=y
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
CONFIG_SCSI_MPT2SAS_LOGGING=y
CONFIG_SCSI_MPT3SAS=y
CONFIG_SCSI_MPT3SAS_MAX_SGE=128
# CONFIG_SCSI_MPT3SAS_LOGGING is not set
CONFIG_SCSI_UFSHCD=y
CONFIG_SCSI_UFSHCD_PCI=y
CONFIG_SCSI_UFSHCD_PLATFORM=y
CONFIG_SCSI_HPTIOP=y
# CONFIG_SCSI_BUSLOGIC is not set
CONFIG_VMWARE_PVSCSI=y
CONFIG_LIBFC=y
CONFIG_LIBFCOE=y
CONFIG_FCOE=y
CONFIG_FCOE_FNIC=y
CONFIG_SCSI_DMX3191D=y
# CONFIG_SCSI_EATA is not set
CONFIG_SCSI_FUTURE_DOMAIN=y
CONFIG_SCSI_GDTH=y
CONFIG_SCSI_ISCI=y
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
CONFIG_SCSI_INIA100=y
CONFIG_SCSI_PPA=y
CONFIG_SCSI_IMM=y
# CONFIG_SCSI_IZIP_EPP16 is not set
CONFIG_SCSI_IZIP_SLOW_CTR=y
CONFIG_SCSI_STEX=y
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
# CONFIG_SCSI_SYM53C8XX_MMIO is not set
CONFIG_SCSI_IPR=y
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_SCSI_IPR_DUMP is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
CONFIG_SCSI_QLA_ISCSI=y
# CONFIG_SCSI_LPFC is not set
CONFIG_SCSI_DC395x=y
CONFIG_SCSI_DC390T=y
# CONFIG_SCSI_NSP32 is not set
CONFIG_SCSI_DEBUG=y
# CONFIG_SCSI_PMCRAID is not set
CONFIG_SCSI_PM8001=y
CONFIG_SCSI_SRP=y
CONFIG_SCSI_BFA_FC=y
CONFIG_SCSI_VIRTIO=y
CONFIG_SCSI_CHELSIO_FCOE=y
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=y
# CONFIG_SCSI_DH_HP_SW is not set
# CONFIG_SCSI_DH_EMC is not set
CONFIG_SCSI_DH_ALUA=y
CONFIG_SCSI_OSD_INITIATOR=y
# CONFIG_SCSI_OSD_ULD is not set
CONFIG_SCSI_OSD_DPRINT_SENSE=1
# CONFIG_SCSI_OSD_DEBUG is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
# CONFIG_ATA_VERBOSE_ERROR is not set
CONFIG_ATA_ACPI=y
# CONFIG_SATA_ZPODD is not set
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
CONFIG_SATA_SIL24=y
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
CONFIG_PDC_ADMA=y
CONFIG_SATA_QSTOR=y
CONFIG_SATA_SX4=y
# CONFIG_ATA_BMDMA is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
CONFIG_PATA_MPIIX=y
CONFIG_PATA_NS87410=y
CONFIG_PATA_OPTI=y
CONFIG_PATA_RZ1000=y

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
# CONFIG_MD_AUTODETECT is not set
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID10=y
CONFIG_MD_RAID456=y
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
CONFIG_BCACHE=y
# CONFIG_BCACHE_DEBUG is not set
# CONFIG_BCACHE_CLOSURES_DEBUG is not set
# CONFIG_BLK_DEV_DM is not set
CONFIG_TARGET_CORE=y
# CONFIG_TCM_IBLOCK is not set
CONFIG_TCM_FILEIO=y
CONFIG_TCM_PSCSI=y
CONFIG_LOOPBACK_TARGET=y
CONFIG_TCM_FC=y
CONFIG_ISCSI_TARGET=y
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
CONFIG_FIREWIRE_NOSY=y
# CONFIG_I2O is not set
CONFIG_MACINTOSH_DRIVERS=y
# CONFIG_MAC_EMUMOUSEBTN is not set
CONFIG_NETDEVICES=y
CONFIG_MII=y
CONFIG_NET_CORE=y
CONFIG_BONDING=y
CONFIG_DUMMY=y
CONFIG_EQUALIZER=y
CONFIG_NET_FC=y
CONFIG_NET_TEAM=y
CONFIG_NET_TEAM_MODE_BROADCAST=y
CONFIG_NET_TEAM_MODE_ROUNDROBIN=y
CONFIG_NET_TEAM_MODE_RANDOM=y
CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=y
CONFIG_NET_TEAM_MODE_LOADBALANCE=y
CONFIG_MACVLAN=y
CONFIG_MACVTAP=y
# CONFIG_VXLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_NTB_NETDEV=y
# CONFIG_RIONET is not set
CONFIG_TUN=y
CONFIG_VETH=y
CONFIG_VIRTIO_NET=y
CONFIG_NLMON=y
CONFIG_SUNGEM_PHY=y
CONFIG_ARCNET=y
CONFIG_ARCNET_1201=y
CONFIG_ARCNET_1051=y
CONFIG_ARCNET_RAW=y
CONFIG_ARCNET_CAP=y
# CONFIG_ARCNET_COM90xx is not set
CONFIG_ARCNET_COM90xxIO=y
# CONFIG_ARCNET_RIM_I is not set
# CONFIG_ARCNET_COM20020 is not set
CONFIG_ATM_DRIVERS=y
CONFIG_ATM_DUMMY=y
CONFIG_ATM_TCP=y
CONFIG_ATM_LANAI=y
CONFIG_ATM_ENI=y
# CONFIG_ATM_ENI_DEBUG is not set
# CONFIG_ATM_ENI_TUNE_BURST is not set
CONFIG_ATM_FIRESTREAM=y
CONFIG_ATM_ZATM=y
# CONFIG_ATM_ZATM_DEBUG is not set
CONFIG_ATM_NICSTAR=y
CONFIG_ATM_NICSTAR_USE_SUNI=y
# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set
CONFIG_ATM_IDT77252=y
CONFIG_ATM_IDT77252_DEBUG=y
# CONFIG_ATM_IDT77252_RCV_ALL is not set
CONFIG_ATM_IDT77252_USE_SUNI=y
CONFIG_ATM_AMBASSADOR=y
# CONFIG_ATM_AMBASSADOR_DEBUG is not set
# CONFIG_ATM_HORIZON is not set
CONFIG_ATM_IA=y
# CONFIG_ATM_IA_DEBUG is not set
CONFIG_ATM_FORE200E=y
# CONFIG_ATM_FORE200E_USE_TASKLET is not set
CONFIG_ATM_FORE200E_TX_RETRY=16
CONFIG_ATM_FORE200E_DEBUG=0
CONFIG_ATM_HE=y
CONFIG_ATM_HE_USE_SUNI=y
# CONFIG_ATM_SOLOS is not set

#
# CAIF transport drivers
#
# CONFIG_CAIF_TTY is not set
CONFIG_CAIF_SPI_SLAVE=y
CONFIG_CAIF_SPI_SYNC=y
# CONFIG_CAIF_HSI is not set
CONFIG_CAIF_VIRTIO=y
# CONFIG_VHOST_NET is not set
CONFIG_VHOST_RING=y

#
# Distributed Switch Architecture drivers
#
CONFIG_NET_DSA_MV88E6XXX=y
# CONFIG_NET_DSA_MV88E6060 is not set
CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y
CONFIG_NET_DSA_MV88E6131=y
CONFIG_NET_DSA_MV88E6123_61_65=y
CONFIG_ETHERNET=y
CONFIG_MDIO=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=y
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=y
# CONFIG_PCNET32 is not set
CONFIG_NET_VENDOR_ARC=y
CONFIG_ARC_EMAC=y
# CONFIG_NET_VENDOR_ATHEROS is not set
CONFIG_NET_CADENCE=y
# CONFIG_ARM_AT91_ETHER is not set
# CONFIG_MACB is not set
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=y
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
# CONFIG_BCMGENET is not set
CONFIG_BNX2=y
CONFIG_CNIC=y
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
# CONFIG_NET_CALXEDA_XGMAC is not set
CONFIG_NET_VENDOR_CHELSIO=y
CONFIG_CHELSIO_T1=y
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3=y
CONFIG_CHELSIO_T4=y
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CISCO=y
CONFIG_ENIC=y
# CONFIG_DNET is not set
# CONFIG_NET_VENDOR_DEC is not set
# CONFIG_NET_VENDOR_DLINK is not set
CONFIG_NET_VENDOR_EMULEX=y
CONFIG_BE2NET=y
# CONFIG_NET_VENDOR_EXAR is not set
# CONFIG_NET_VENDOR_HP is not set
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=y
# CONFIG_E1000 is not set
CONFIG_E1000E=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
CONFIG_IXGB=y
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
CONFIG_I40E=y
CONFIG_I40E_DCB=y
# CONFIG_I40EVF is not set
CONFIG_NET_VENDOR_I825XX=y
CONFIG_IP1000=y
CONFIG_JME=y
# CONFIG_NET_VENDOR_MARVELL is not set
CONFIG_NET_VENDOR_MELLANOX=y
CONFIG_MLX4_EN=y
# CONFIG_MLX4_EN_DCB is not set
CONFIG_MLX4_CORE=y
CONFIG_MLX4_DEBUG=y
CONFIG_MLX5_CORE=y
# CONFIG_NET_VENDOR_MICREL is not set
CONFIG_NET_VENDOR_MYRI=y
CONFIG_MYRI10GE=y
CONFIG_FEALNX=y
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
CONFIG_ETHOC=y
CONFIG_NET_PACKET_ENGINE=y
CONFIG_HAMACHI=y
CONFIG_YELLOWFIN=y
CONFIG_NET_VENDOR_QLOGIC=y
CONFIG_QLA3XXX=y
CONFIG_QLCNIC=y
CONFIG_QLCNIC_SRIOV=y
CONFIG_QLCNIC_DCB=y
# CONFIG_QLGE is not set
CONFIG_NETXEN_NIC=y
# CONFIG_NET_VENDOR_REALTEK is not set
CONFIG_SH_ETH=y
CONFIG_NET_VENDOR_RDC=y
CONFIG_R6040=y
# CONFIG_NET_VENDOR_SEEQ is not set
CONFIG_NET_VENDOR_SILAN=y
CONFIG_SC92031=y
CONFIG_NET_VENDOR_SIS=y
CONFIG_SIS900=y
CONFIG_SIS190=y
# CONFIG_SFC is not set
# CONFIG_NET_VENDOR_SMSC is not set
CONFIG_NET_VENDOR_STMICRO=y
CONFIG_STMMAC_ETH=y
CONFIG_STMMAC_PLATFORM=y
# CONFIG_STMMAC_PCI is not set
CONFIG_STMMAC_DEBUG_FS=y
# CONFIG_STMMAC_DA is not set
CONFIG_NET_VENDOR_SUN=y
CONFIG_HAPPYMEAL=y
CONFIG_SUNGEM=y
# CONFIG_CASSINI is not set
CONFIG_NIU=y
CONFIG_NET_VENDOR_TEHUTI=y
CONFIG_TEHUTI=y
CONFIG_NET_VENDOR_TI=y
CONFIG_TLAN=y
CONFIG_NET_VENDOR_VIA=y
CONFIG_VIA_RHINE=y
# CONFIG_VIA_RHINE_MMIO is not set
CONFIG_VIA_VELOCITY=y
CONFIG_NET_VENDOR_WIZNET=y
CONFIG_WIZNET_W5100=y
CONFIG_WIZNET_W5300=y
# CONFIG_WIZNET_BUS_DIRECT is not set
# CONFIG_WIZNET_BUS_INDIRECT is not set
CONFIG_WIZNET_BUS_ANY=y
CONFIG_FDDI=y
CONFIG_DEFXX=y
CONFIG_DEFXX_MMIO=y
CONFIG_SKFP=y
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
CONFIG_AT803X_PHY=y
# CONFIG_AMD_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
CONFIG_QSEMI_PHY=y
# CONFIG_LXT_PHY is not set
CONFIG_CICADA_PHY=y
CONFIG_VITESSE_PHY=y
CONFIG_SMSC_PHY=y
# CONFIG_BROADCOM_PHY is not set
CONFIG_BCM7XXX_PHY=y
# CONFIG_BCM87XX_PHY is not set
CONFIG_ICPLUS_PHY=y
CONFIG_REALTEK_PHY=y
# CONFIG_NATIONAL_PHY is not set
CONFIG_STE10XP=y
CONFIG_LSI_ET1011C_PHY=y
CONFIG_MICREL_PHY=y
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_GPIO=y
CONFIG_MDIO_BUS_MUX=y
CONFIG_MDIO_BUS_MUX_GPIO=y
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
CONFIG_PLIP=y
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_FILTER=y
# CONFIG_PPP_MPPE is not set
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOATM=y
# CONFIG_PPPOE is not set
CONFIG_PPTP=y
# CONFIG_PPPOL2TP is not set
CONFIG_PPP_ASYNC=y
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_SLIP is not set
CONFIG_SLHC=y

#
# USB Network Adapters
#
CONFIG_USB_CATC=y
CONFIG_USB_KAWETH=y
CONFIG_USB_PEGASUS=y
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_AX88179_178A=y
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_CDC_EEM=y
CONFIG_USB_NET_CDC_NCM=y
CONFIG_USB_NET_HUAWEI_CDC_NCM=y
CONFIG_USB_NET_CDC_MBIM=y
CONFIG_USB_NET_DM9601=y
CONFIG_USB_NET_SR9700=y
CONFIG_USB_NET_SR9800=y
# CONFIG_USB_NET_SMSC75XX is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
CONFIG_USB_NET_PLUSB=y
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=y
# CONFIG_USB_NET_CDC_SUBSET is not set
CONFIG_USB_NET_ZAURUS=y
# CONFIG_USB_NET_CX82310_ETH is not set
CONFIG_USB_NET_KALMIA=y
CONFIG_USB_NET_QMI_WWAN=y
CONFIG_USB_HSO=y
CONFIG_USB_NET_INT51X1=y
CONFIG_USB_IPHETH=y
CONFIG_USB_SIERRA_NET=y
CONFIG_USB_VL600=y
# CONFIG_WLAN is not set

#
# WiMAX Wireless Broadband devices
#
CONFIG_WIMAX_I2400M=y
CONFIG_WIMAX_I2400M_USB=y
CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8
# CONFIG_WAN is not set
CONFIG_IEEE802154_DRIVERS=y
CONFIG_IEEE802154_FAKEHARD=y
CONFIG_IEEE802154_FAKELB=y
# CONFIG_VMXNET3 is not set
CONFIG_ISDN=y
# CONFIG_ISDN_I4L is not set
CONFIG_ISDN_CAPI=y
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
# CONFIG_CAPI_TRACE is not set
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=y

#
# CAPI hardware drivers
#
# CONFIG_CAPI_AVM is not set
# CONFIG_CAPI_EICON is not set
# CONFIG_ISDN_DRV_GIGASET is not set
CONFIG_MISDN=y
# CONFIG_MISDN_DSP is not set
# CONFIG_MISDN_L1OIP is not set

#
# mISDN hardware drivers
#
CONFIG_MISDN_HFCPCI=y
# CONFIG_MISDN_HFCMULTI is not set
CONFIG_MISDN_HFCUSB=y
# CONFIG_MISDN_AVMFRITZ is not set
CONFIG_MISDN_SPEEDFAX=y
# CONFIG_MISDN_INFINEON is not set
CONFIG_MISDN_W6692=y
# CONFIG_MISDN_NETJET is not set
CONFIG_MISDN_IPAC=y
CONFIG_MISDN_ISAR=y

#
# 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=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADP5520=y
CONFIG_KEYBOARD_ADP5588=y
CONFIG_KEYBOARD_ADP5589=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_QT1070=y
# CONFIG_KEYBOARD_QT2160 is not set
CONFIG_KEYBOARD_LKKBD=y
# CONFIG_KEYBOARD_GPIO is not set
CONFIG_KEYBOARD_GPIO_POLLED=y
# CONFIG_KEYBOARD_TCA6416 is not set
CONFIG_KEYBOARD_TCA8418=y
CONFIG_KEYBOARD_MATRIX=y
CONFIG_KEYBOARD_LM8323=y
CONFIG_KEYBOARD_LM8333=y
CONFIG_KEYBOARD_MAX7359=y
CONFIG_KEYBOARD_MCS=y
CONFIG_KEYBOARD_MPR121=y
CONFIG_KEYBOARD_NEWTON=y
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
CONFIG_KEYBOARD_SH_KEYSC=y
CONFIG_KEYBOARD_XTKBD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
CONFIG_MOUSE_PS2_TOUCHKIT=y
CONFIG_MOUSE_SERIAL=y
CONFIG_MOUSE_APPLETOUCH=y
CONFIG_MOUSE_BCM5974=y
CONFIG_MOUSE_CYAPA=y
CONFIG_MOUSE_VSXXXAA=y
CONFIG_MOUSE_GPIO=y
CONFIG_MOUSE_SYNAPTICS_I2C=y
CONFIG_MOUSE_SYNAPTICS_USB=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=y
# CONFIG_JOYSTICK_A3D is not set
CONFIG_JOYSTICK_ADI=y
# CONFIG_JOYSTICK_COBRA is not set
CONFIG_JOYSTICK_GF2K=y
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
CONFIG_JOYSTICK_GUILLEMOT=y
# CONFIG_JOYSTICK_INTERACT is not set
CONFIG_JOYSTICK_SIDEWINDER=y
CONFIG_JOYSTICK_TMDC=y
CONFIG_JOYSTICK_IFORCE=y
# CONFIG_JOYSTICK_IFORCE_USB is not set
# CONFIG_JOYSTICK_IFORCE_232 is not set
CONFIG_JOYSTICK_WARRIOR=y
# CONFIG_JOYSTICK_MAGELLAN is not set
CONFIG_JOYSTICK_SPACEORB=y
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
CONFIG_JOYSTICK_DB9=y
CONFIG_JOYSTICK_GAMECON=y
CONFIG_JOYSTICK_TURBOGRAFX=y
CONFIG_JOYSTICK_AS5011=y
CONFIG_JOYSTICK_JOYDUMP=y
CONFIG_JOYSTICK_XPAD=y
# CONFIG_JOYSTICK_XPAD_FF is not set
# CONFIG_JOYSTICK_XPAD_LEDS is not set
CONFIG_JOYSTICK_WALKERA0701=y
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=y
# CONFIG_TABLET_USB_AIPTEK is not set
CONFIG_TABLET_USB_GTCO=y
CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
CONFIG_TABLET_USB_WACOM=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_AD7879=y
# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
CONFIG_TOUCHSCREEN_AUO_PIXCIR=y
CONFIG_TOUCHSCREEN_BU21013=y
CONFIG_TOUCHSCREEN_CY8CTMG110=y
CONFIG_TOUCHSCREEN_CYTTSP_CORE=y
# CONFIG_TOUCHSCREEN_CYTTSP_I2C is not set
CONFIG_TOUCHSCREEN_CYTTSP4_CORE=y
CONFIG_TOUCHSCREEN_CYTTSP4_I2C=y
CONFIG_TOUCHSCREEN_DA9052=y
CONFIG_TOUCHSCREEN_DYNAPRO=y
CONFIG_TOUCHSCREEN_HAMPSHIRE=y
CONFIG_TOUCHSCREEN_EETI=y
CONFIG_TOUCHSCREEN_EGALAX=y
CONFIG_TOUCHSCREEN_FUJITSU=y
# CONFIG_TOUCHSCREEN_ILI210X is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
CONFIG_TOUCHSCREEN_WACOM_W8001=y
CONFIG_TOUCHSCREEN_WACOM_I2C=y
# 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 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_UCB1400 is not set
CONFIG_TOUCHSCREEN_PIXCIR=y
CONFIG_TOUCHSCREEN_WM97XX=y
CONFIG_TOUCHSCREEN_WM9705=y
CONFIG_TOUCHSCREEN_WM9712=y
CONFIG_TOUCHSCREEN_WM9713=y
CONFIG_TOUCHSCREEN_USB_COMPOSITE=y
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_ELO=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
CONFIG_TOUCHSCREEN_TOUCHIT213=y
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
CONFIG_TOUCHSCREEN_ST1232=y
CONFIG_TOUCHSCREEN_SUR40=y
# CONFIG_TOUCHSCREEN_TPS6507X is not set
CONFIG_TOUCHSCREEN_ZFORCE=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_88PM80X_ONKEY=y
CONFIG_INPUT_AD714X=y
CONFIG_INPUT_AD714X_I2C=y
# CONFIG_INPUT_BMA150 is not set
CONFIG_INPUT_PCSPKR=y
CONFIG_INPUT_MAX8925_ONKEY=y
CONFIG_INPUT_MMA8450=y
CONFIG_INPUT_MPU3050=y
CONFIG_INPUT_APANEL=y
CONFIG_INPUT_GP2A=y
CONFIG_INPUT_GPIO_BEEPER=y
# CONFIG_INPUT_GPIO_TILT_POLLED is not set
CONFIG_INPUT_WISTRON_BTNS=y
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
CONFIG_INPUT_KEYSPAN_REMOTE=y
CONFIG_INPUT_KXTJ9=y
CONFIG_INPUT_KXTJ9_POLLED_MODE=y
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
CONFIG_INPUT_CM109=y
CONFIG_INPUT_RETU_PWRBUTTON=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_PCF8574=y
CONFIG_INPUT_GPIO_ROTARY_ENCODER=y
# CONFIG_INPUT_DA9052_ONKEY is not set
# CONFIG_INPUT_DA9055_ONKEY is not set
CONFIG_INPUT_ADXL34X=y
CONFIG_INPUT_ADXL34X_I2C=y
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_CMA3000 is not set
CONFIG_INPUT_IDEAPAD_SLIDEBAR=y

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
CONFIG_SERIO_PARKBD=y
CONFIG_SERIO_PCIPS2=y
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
CONFIG_SERIO_ALTERA_PS2=y
# CONFIG_SERIO_PS2MULT is not set
CONFIG_SERIO_ARC_PS2=y
# CONFIG_SERIO_APBPS2 is not set
CONFIG_SERIO_OLPC_APSP=y
CONFIG_GAMEPORT=y
# CONFIG_GAMEPORT_NS558 is not set
# CONFIG_GAMEPORT_L4 is not set
# CONFIG_GAMEPORT_EMU10K1 is not set
CONFIG_GAMEPORT_FM801=y

#
# Character devices
#
CONFIG_TTY=y
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=y
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_NOZOMI=y
# CONFIG_N_GSM is not set
CONFIG_TRACE_ROUTER=y
CONFIG_TRACE_SINK=y
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
# CONFIG_SERIAL_8250_MANY_PORTS is not set
# CONFIG_SERIAL_8250_SHARE_IRQ is not set
CONFIG_SERIAL_8250_DETECT_IRQ=y
# CONFIG_SERIAL_8250_RSA is not set
CONFIG_SERIAL_8250_DW=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_CLPS711X is not set
CONFIG_SERIAL_MFD_HSU=y
# CONFIG_SERIAL_MFD_HSU_CONSOLE is not set
CONFIG_SERIAL_UARTLITE=y
CONFIG_SERIAL_UARTLITE_CONSOLE=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_JSM=y
# CONFIG_SERIAL_OF_PLATFORM is not set
# CONFIG_SERIAL_SCCNXP is not set
CONFIG_SERIAL_TIMBERDALE=y
CONFIG_SERIAL_ALTERA_JTAGUART=y
# CONFIG_SERIAL_ALTERA_JTAGUART_CONSOLE is not set
# CONFIG_SERIAL_ALTERA_UART is not set
CONFIG_SERIAL_PCH_UART=y
CONFIG_SERIAL_PCH_UART_CONSOLE=y
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_SERIAL_ARC is not set
CONFIG_SERIAL_RP2=y
CONFIG_SERIAL_RP2_NR_UARTS=32
CONFIG_SERIAL_FSL_LPUART=y
# CONFIG_SERIAL_FSL_LPUART_CONSOLE is not set
# CONFIG_SERIAL_ST_ASC is not set
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=y
CONFIG_HVC_DRIVER=y
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
# CONFIG_IPMI_DEVICE_INTERFACE is not set
CONFIG_IPMI_SI=y
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_R3964=y
CONFIG_APPLICOM=y
CONFIG_SONYPI=y
CONFIG_MWAVE=y
# CONFIG_SCx200_GPIO is not set
CONFIG_PC8736x_GPIO=y
CONFIG_NSC_GPIO=y
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_TCG_TPM=y
CONFIG_TCG_TIS=y
CONFIG_TCG_TIS_I2C_ATMEL=y
CONFIG_TCG_TIS_I2C_INFINEON=y
CONFIG_TCG_TIS_I2C_NUVOTON=y
# CONFIG_TCG_NSC is not set
CONFIG_TCG_ATMEL=y
# CONFIG_TCG_INFINEON is not set
CONFIG_TCG_ST33_I2C=y
CONFIG_TELCLOCK=y
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y

#
# Multiplexer I2C Chip support
#
CONFIG_I2C_ARB_GPIO_CHALLENGE=y
CONFIG_I2C_MUX_GPIO=y
CONFIG_I2C_MUX_PCA9541=y
CONFIG_I2C_MUX_PCA954x=y
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
CONFIG_I2C_ALI1563=y
CONFIG_I2C_ALI15X3=y
# CONFIG_I2C_AMD756 is not set
CONFIG_I2C_AMD8111=y
CONFIG_I2C_I801=y
CONFIG_I2C_ISCH=y
CONFIG_I2C_ISMT=y
# CONFIG_I2C_PIIX4 is not set
CONFIG_I2C_NFORCE2=y
CONFIG_I2C_NFORCE2_S4985=y
CONFIG_I2C_SIS5595=y
CONFIG_I2C_SIS630=y
CONFIG_I2C_SIS96X=y
CONFIG_I2C_VIA=y
# 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_CBUS_GPIO=y
CONFIG_I2C_DESIGNWARE_CORE=y
CONFIG_I2C_DESIGNWARE_PLATFORM=y
CONFIG_I2C_DESIGNWARE_PCI=y
CONFIG_I2C_EG20T=y
CONFIG_I2C_GPIO=y
# CONFIG_I2C_KEMPLD is not set
CONFIG_I2C_OCORES=y
# CONFIG_I2C_PCA_PLATFORM is not set
CONFIG_I2C_PXA=y
CONFIG_I2C_PXA_PCI=y
# CONFIG_I2C_RIIC is not set
CONFIG_I2C_SH_MOBILE=y
CONFIG_I2C_SIMTEC=y
CONFIG_I2C_XILINX=y
CONFIG_I2C_RCAR=y

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
CONFIG_I2C_PARPORT=y
# CONFIG_I2C_PARPORT_LIGHT is not set
CONFIG_I2C_ROBOTFUZZ_OSIF=y
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=y
CONFIG_I2C_VIPERBOARD=y

#
# Other I2C/SMBus bus drivers
#
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
CONFIG_HSI=y
CONFIG_HSI_BOARDINFO=y

#
# HSI clients
#
# CONFIG_HSI_CHAR is not set

#
# PPS support
#
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
CONFIG_PPS_CLIENT_KTIMER=y
CONFIG_PPS_CLIENT_LDISC=y
CONFIG_PPS_CLIENT_PARPORT=y
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
CONFIG_DP83640_PHY=y
CONFIG_PTP_1588_CLOCK_PCH=y
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
CONFIG_OF_GPIO=y
CONFIG_GPIO_ACPI=y
# CONFIG_DEBUG_GPIO is not set
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_DA9052=y
CONFIG_GPIO_DA9055=y
CONFIG_GPIO_MAX730X=y

#
# Memory mapped GPIO drivers:
#
CONFIG_GPIO_CLPS711X=y
# CONFIG_GPIO_GENERIC_PLATFORM is not set
CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_IT8761E=y
# CONFIG_GPIO_F7188X is not set
CONFIG_GPIO_SCH311X=y
CONFIG_GPIO_TS5500=y
CONFIG_GPIO_SCH=y
CONFIG_GPIO_ICH=y
CONFIG_GPIO_VX855=y
# CONFIG_GPIO_LYNXPOINT is not set
CONFIG_GPIO_GRGPIO=y

#
# I2C GPIO expanders:
#
# CONFIG_GPIO_LP3943 is not set
CONFIG_GPIO_MAX7300=y
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
CONFIG_GPIO_PCF857X=y
# CONFIG_GPIO_SX150X is not set
CONFIG_GPIO_WM8350=y
# CONFIG_GPIO_ADP5520 is not set
CONFIG_GPIO_ADP5588=y
# CONFIG_GPIO_ADP5588_IRQ is not set
# CONFIG_GPIO_ADNP is not set

#
# PCI GPIO expanders:
#
CONFIG_GPIO_CS5535=y
CONFIG_GPIO_BT8XX=y
# CONFIG_GPIO_AMD8111 is not set
CONFIG_GPIO_INTEL_MID=y
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_SODAVILLE is not set
# CONFIG_GPIO_TIMBERDALE is not set
# CONFIG_GPIO_RDC321X is not set

#
# SPI GPIO expanders:
#
CONFIG_GPIO_MCP23S08=y

#
# AC97 GPIO expanders:
#
# CONFIG_GPIO_UCB1400 is not set

#
# LPC GPIO expanders:
#
# CONFIG_GPIO_KEMPLD is not set

#
# MODULbus GPIO expanders:
#
CONFIG_GPIO_JANZ_TTL=y
# CONFIG_GPIO_PALMAS is not set
CONFIG_GPIO_TPS65910=y
CONFIG_GPIO_BCM_KONA=y

#
# USB GPIO expanders:
#
# CONFIG_GPIO_VIPERBOARD is not set
CONFIG_W1=y

#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_MATROX=y
# CONFIG_W1_MASTER_DS2490 is not set
CONFIG_W1_MASTER_DS2482=y
# CONFIG_W1_MASTER_DS1WM is not set
CONFIG_W1_MASTER_GPIO=y

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=y
# CONFIG_W1_SLAVE_SMEM is not set
# CONFIG_W1_SLAVE_DS2408 is not set
CONFIG_W1_SLAVE_DS2413=y
CONFIG_W1_SLAVE_DS2423=y
CONFIG_W1_SLAVE_DS2431=y
CONFIG_W1_SLAVE_DS2433=y
CONFIG_W1_SLAVE_DS2433_CRC=y
CONFIG_W1_SLAVE_DS2760=y
CONFIG_W1_SLAVE_DS2780=y
CONFIG_W1_SLAVE_DS2781=y
# CONFIG_W1_SLAVE_DS28E04 is not set
CONFIG_W1_SLAVE_BQ27000=y
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
CONFIG_PDA_POWER=y
CONFIG_GENERIC_ADC_BATTERY=y
# CONFIG_MAX8925_POWER is not set
# CONFIG_WM8350_POWER is not set
# CONFIG_TEST_POWER is not set
CONFIG_BATTERY_DS2760=y
CONFIG_BATTERY_DS2780=y
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
CONFIG_BATTERY_WM97XX=y
CONFIG_BATTERY_SBS=y
CONFIG_BATTERY_BQ27x00=y
CONFIG_BATTERY_BQ27X00_I2C=y
# CONFIG_BATTERY_BQ27X00_PLATFORM is not set
CONFIG_BATTERY_DA9052=y
CONFIG_BATTERY_MAX17040=y
CONFIG_BATTERY_MAX17042=y
# CONFIG_CHARGER_ISP1704 is not set
CONFIG_CHARGER_MAX8903=y
CONFIG_CHARGER_LP8727=y
# CONFIG_CHARGER_GPIO is not set
CONFIG_CHARGER_MAX14577=y
CONFIG_CHARGER_BQ2415X=y
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24735 is not set
CONFIG_CHARGER_SMB347=y
CONFIG_CHARGER_TPS65090=y
CONFIG_BATTERY_GOLDFISH=y
# CONFIG_POWER_RESET is not set
CONFIG_POWER_AVS=y
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_HWMON_DEBUG_CHIP=y

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
CONFIG_SENSORS_ABITUGURU3=y
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
CONFIG_SENSORS_ADM1025=y
CONFIG_SENSORS_ADM1026=y
CONFIG_SENSORS_ADM1029=y
CONFIG_SENSORS_ADM1031=y
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7410 is not set
CONFIG_SENSORS_ADT7411=y
CONFIG_SENSORS_ADT7462=y
CONFIG_SENSORS_ADT7470=y
CONFIG_SENSORS_ADT7475=y
CONFIG_SENSORS_ASC7621=y
# CONFIG_SENSORS_K8TEMP is not set
CONFIG_SENSORS_K10TEMP=y
# CONFIG_SENSORS_FAM15H_POWER is not set
CONFIG_SENSORS_ASB100=y
CONFIG_SENSORS_ATXP1=y
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
CONFIG_SENSORS_DA9052_ADC=y
CONFIG_SENSORS_DA9055=y
CONFIG_SENSORS_I5K_AMB=y
CONFIG_SENSORS_F71805F=y
# CONFIG_SENSORS_F71882FG is not set
CONFIG_SENSORS_F75375S=y
CONFIG_SENSORS_FSCHMD=y
CONFIG_SENSORS_G760A=y
# CONFIG_SENSORS_G762 is not set
CONFIG_SENSORS_GL518SM=y
CONFIG_SENSORS_GL520SM=y
# CONFIG_SENSORS_GPIO_FAN is not set
CONFIG_SENSORS_HIH6130=y
CONFIG_SENSORS_HTU21=y
CONFIG_SENSORS_CORETEMP=y
CONFIG_SENSORS_IBMAEM=y
CONFIG_SENSORS_IBMPEX=y
# CONFIG_SENSORS_IIO_HWMON is not set
CONFIG_SENSORS_IT87=y
CONFIG_SENSORS_JC42=y
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
CONFIG_SENSORS_LM75=y
CONFIG_SENSORS_LM77=y
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
CONFIG_SENSORS_LM85=y
CONFIG_SENSORS_LM87=y
CONFIG_SENSORS_LM90=y
# CONFIG_SENSORS_LM92 is not set
CONFIG_SENSORS_LM93=y
CONFIG_SENSORS_LTC4151=y
CONFIG_SENSORS_LTC4215=y
CONFIG_SENSORS_LTC4245=y
CONFIG_SENSORS_LTC4261=y
CONFIG_SENSORS_LM95234=y
# CONFIG_SENSORS_LM95241 is not set
CONFIG_SENSORS_LM95245=y
CONFIG_SENSORS_MAX16065=y
CONFIG_SENSORS_MAX1619=y
CONFIG_SENSORS_MAX1668=y
CONFIG_SENSORS_MAX197=y
CONFIG_SENSORS_MAX6639=y
CONFIG_SENSORS_MAX6642=y
CONFIG_SENSORS_MAX6650=y
# CONFIG_SENSORS_MAX6697 is not set
CONFIG_SENSORS_MCP3021=y
CONFIG_SENSORS_NCT6775=y
CONFIG_SENSORS_NTC_THERMISTOR=y
# CONFIG_SENSORS_PC87360 is not set
CONFIG_SENSORS_PC87427=y
# CONFIG_SENSORS_PCF8591 is not set
CONFIG_PMBUS=y
# CONFIG_SENSORS_PMBUS is not set
# CONFIG_SENSORS_ADM1275 is not set
# CONFIG_SENSORS_LM25066 is not set
CONFIG_SENSORS_LTC2978=y
# CONFIG_SENSORS_MAX16064 is not set
CONFIG_SENSORS_MAX34440=y
# CONFIG_SENSORS_MAX8688 is not set
# CONFIG_SENSORS_UCD9000 is not set
# CONFIG_SENSORS_UCD9200 is not set
CONFIG_SENSORS_ZL6100=y
# CONFIG_SENSORS_SHT15 is not set
CONFIG_SENSORS_SHT21=y
CONFIG_SENSORS_SIS5595=y
CONFIG_SENSORS_SMM665=y
CONFIG_SENSORS_DME1737=y
CONFIG_SENSORS_EMC1403=y
# CONFIG_SENSORS_EMC2103 is not set
CONFIG_SENSORS_EMC6W201=y
CONFIG_SENSORS_SMSC47M1=y
CONFIG_SENSORS_SMSC47M192=y
CONFIG_SENSORS_SMSC47B397=y
# CONFIG_SENSORS_SCH56XX_COMMON is not set
CONFIG_SENSORS_ADS1015=y
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
CONFIG_SENSORS_INA2XX=y
CONFIG_SENSORS_THMC50=y
CONFIG_SENSORS_TMP102=y
# CONFIG_SENSORS_TMP401 is not set
CONFIG_SENSORS_TMP421=y
# CONFIG_SENSORS_VIA_CPUTEMP is not set
CONFIG_SENSORS_VIA686A=y
# CONFIG_SENSORS_VT1211 is not set
CONFIG_SENSORS_VT8231=y
CONFIG_SENSORS_W83781D=y
# CONFIG_SENSORS_W83791D is not set
CONFIG_SENSORS_W83792D=y
CONFIG_SENSORS_W83793=y
CONFIG_SENSORS_W83795=y
CONFIG_SENSORS_W83795_FANCTRL=y
# CONFIG_SENSORS_W83L785TS is not set
CONFIG_SENSORS_W83L786NG=y
CONFIG_SENSORS_W83627HF=y
CONFIG_SENSORS_W83627EHF=y
CONFIG_SENSORS_WM8350=y
CONFIG_SENSORS_APPLESMC=y

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_HWMON is not set
# CONFIG_THERMAL_OF is not set
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_USER_SPACE is not set
CONFIG_THERMAL_EMULATION=y
CONFIG_RCAR_THERMAL=y
CONFIG_INTEL_POWERCLAMP=y
# CONFIG_ACPI_INT3403_THERMAL is not set

#
# Texas Instruments thermal drivers
#
# 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_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_SSB_DRIVER_GPIO is not set
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
CONFIG_BCMA=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
# CONFIG_BCMA_HOST_SOC is not set
# CONFIG_BCMA_DRIVER_GMAC_CMN is not set
# CONFIG_BCMA_DRIVER_GPIO is not set
# CONFIG_BCMA_DEBUG is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
CONFIG_MFD_CS5535=y
CONFIG_MFD_AS3711=y
# CONFIG_MFD_AS3722 is not set
CONFIG_PMIC_ADP5520=y
CONFIG_MFD_AAT2870_CORE=y
# CONFIG_MFD_CROS_EC is not set
# CONFIG_PMIC_DA903X is not set
CONFIG_PMIC_DA9052=y
CONFIG_MFD_DA9052_I2C=y
CONFIG_MFD_DA9055=y
CONFIG_MFD_DA9063=y
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_HTC_PASIC3 is not set
CONFIG_HTC_I2CPLD=y
CONFIG_LPC_ICH=y
CONFIG_LPC_SCH=y
CONFIG_MFD_JANZ_CMODIO=y
CONFIG_MFD_KEMPLD=y
CONFIG_MFD_88PM800=y
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
CONFIG_MFD_MAX14577=y
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
CONFIG_MFD_MAX8907=y
CONFIG_MFD_MAX8925=y
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
CONFIG_MFD_VIPERBOARD=y
CONFIG_MFD_RETU=y
# CONFIG_MFD_PCF50633 is not set
CONFIG_UCB1400_CORE=y
CONFIG_MFD_RDC321X=y
CONFIG_MFD_RTSX_PCI=y
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SEC_CORE is not set
CONFIG_MFD_SI476X_CORE=y
CONFIG_MFD_SM501=y
# CONFIG_MFD_SM501_GPIO is not set
# CONFIG_MFD_SMSC is not set
CONFIG_ABX500_CORE=y
# CONFIG_AB3100_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
CONFIG_MFD_LP3943=y
# CONFIG_MFD_LP8788 is not set
CONFIG_MFD_PALMAS=y
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
CONFIG_TPS6507X=y
CONFIG_MFD_TPS65090=y
CONFIG_MFD_TPS65217=y
# CONFIG_MFD_TPS6586X is not set
CONFIG_MFD_TPS65910=y
# CONFIG_MFD_TPS65912 is not set
# CONFIG_MFD_TPS65912_I2C is not set
CONFIG_MFD_TPS80031=y
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
CONFIG_MFD_WL1273_CORE=y
CONFIG_MFD_LM3533=y
CONFIG_MFD_TIMBERDALE=y
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
CONFIG_MFD_VX855=y
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
CONFIG_MFD_WM8350=y
CONFIG_MFD_WM8350_I2C=y
# CONFIG_MFD_WM8994 is not set
# CONFIG_REGULATOR is not set
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
CONFIG_AGP_ATI=y
CONFIG_AGP_AMD=y
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
CONFIG_AGP_NVIDIA=y
CONFIG_AGP_SIS=y
CONFIG_AGP_SWORKS=y
CONFIG_AGP_VIA=y
CONFIG_AGP_EFFICEON=y
CONFIG_INTEL_GTT=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_KMS_FB_HELPER=y
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
CONFIG_DRM_TTM=y

#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=y
CONFIG_DRM_I2C_SIL164=y
CONFIG_DRM_I2C_NXP_TDA998X=y
CONFIG_DRM_TDFX=y
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
CONFIG_DRM_NOUVEAU=y
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
# CONFIG_DRM_NOUVEAU_BACKLIGHT is not set
CONFIG_DRM_I915=y
CONFIG_DRM_I915_KMS=y
CONFIG_DRM_I915_FBDEV=y
# CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT is not set
# CONFIG_DRM_I915_UMS is not set
CONFIG_DRM_MGA=y
# CONFIG_DRM_SIS is not set
CONFIG_DRM_VIA=y
CONFIG_DRM_SAVAGE=y
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
CONFIG_DRM_AST=y
CONFIG_DRM_MGAG200=y
CONFIG_DRM_CIRRUS_QEMU=y
CONFIG_DRM_QXL=y
CONFIG_DRM_BOCHS=y
CONFIG_VGASTATE=y
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_HDMI=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# 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=y
# CONFIG_FB_LITTLE_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_HECUBA=y
CONFIG_FB_SVGALIB=y
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=y
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_ARC=y
CONFIG_FB_ASILIANT=y
# 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_OPENCORES is not set
CONFIG_FB_S1D13XXX=y
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_I810 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=y
CONFIG_FB_SIS_300=y
# CONFIG_FB_SIS_315 is not set
# CONFIG_FB_VIA is not set
CONFIG_FB_NEOMAGIC=y
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
CONFIG_FB_VOODOO1=y
CONFIG_FB_VT8623=y
CONFIG_FB_TRIDENT=y
CONFIG_FB_ARK=y
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
CONFIG_FB_GEODE=y
# CONFIG_FB_GEODE_LX is not set
CONFIG_FB_GEODE_GX=y
CONFIG_FB_GEODE_GX1=y
CONFIG_FB_TMIO=y
# CONFIG_FB_TMIO_ACCELL is not set
CONFIG_FB_SM501=y
CONFIG_FB_SMSCUFX=y
CONFIG_FB_UDL=y
# CONFIG_FB_GOLDFISH is not set
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_FB_SIMPLE=y
CONFIG_EXYNOS_VIDEO=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_PLATFORM is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
# CONFIG_BACKLIGHT_LM3533 is not set
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_DA9052 is not set
CONFIG_BACKLIGHT_MAX8925=y
# CONFIG_BACKLIGHT_APPLE is not set
CONFIG_BACKLIGHT_SAHARA=y
CONFIG_BACKLIGHT_ADP5520=y
CONFIG_BACKLIGHT_ADP8860=y
# CONFIG_BACKLIGHT_ADP8870 is not set
CONFIG_BACKLIGHT_AAT2870=y
CONFIG_BACKLIGHT_LM3630A=y
CONFIG_BACKLIGHT_LM3639=y
CONFIG_BACKLIGHT_LP855X=y
CONFIG_BACKLIGHT_TPS65217=y
CONFIG_BACKLIGHT_AS3711=y
CONFIG_BACKLIGHT_GPIO=y
CONFIG_BACKLIGHT_LV5207LP=y
# CONFIG_BACKLIGHT_BD6107 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=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
# CONFIG_LOGO_LINUX_CLUT224 is not set
CONFIG_FB_SSD1307=y
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_JACK=y
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_HRTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
# CONFIG_SND_RAWMIDI_SEQ is not set
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_MPU401_UART=y
CONFIG_SND_OPL3_LIB=y
CONFIG_SND_VX_LIB=y
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_DRIVERS is not set
CONFIG_SND_SB_COMMON=y
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=y
CONFIG_SND_ALS300=y
CONFIG_SND_ALS4000=y
CONFIG_SND_ALI5451=y
CONFIG_SND_ASIHPI=y
CONFIG_SND_ATIIXP=y
CONFIG_SND_ATIIXP_MODEM=y
# CONFIG_SND_AU8810 is not set
CONFIG_SND_AU8820=y
CONFIG_SND_AU8830=y
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
CONFIG_SND_BT87X=y
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=y
CONFIG_SND_CMIPCI=y
CONFIG_SND_OXYGEN_LIB=y
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
CONFIG_SND_CS46XX=y
CONFIG_SND_CS46XX_NEW_DSP=y
# CONFIG_SND_CS5530 is not set
CONFIG_SND_CS5535AUDIO=y
CONFIG_SND_CTXFI=y
CONFIG_SND_DARLA20=y
CONFIG_SND_GINA20=y
CONFIG_SND_LAYLA20=y
# CONFIG_SND_DARLA24 is not set
CONFIG_SND_GINA24=y
CONFIG_SND_LAYLA24=y
CONFIG_SND_MONA=y
CONFIG_SND_MIA=y
# CONFIG_SND_ECHO3G is not set
CONFIG_SND_INDIGO=y
CONFIG_SND_INDIGOIO=y
# CONFIG_SND_INDIGODJ is not set
CONFIG_SND_INDIGOIOX=y
# CONFIG_SND_INDIGODJX is not set
CONFIG_SND_EMU10K1=y
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
CONFIG_SND_ENS1371=y
CONFIG_SND_ES1938=y
CONFIG_SND_ES1968=y
# CONFIG_SND_ES1968_INPUT is not set
CONFIG_SND_FM801=y
CONFIG_SND_HDSP=y

#
# Don't forget to add built-in firmwares for HDSP driver
#
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
CONFIG_SND_INTEL8X0M=y
CONFIG_SND_KORG1212=y
# CONFIG_SND_LOLA is not set
CONFIG_SND_LX6464ES=y
CONFIG_SND_MAESTRO3=y
# CONFIG_SND_MAESTRO3_INPUT is not set
CONFIG_SND_MIXART=y
CONFIG_SND_NM256=y
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
CONFIG_SND_RME32=y
CONFIG_SND_RME96=y
CONFIG_SND_RME9652=y
CONFIG_SND_SIS7019=y
CONFIG_SND_SONICVIBES=y
# CONFIG_SND_TRIDENT is not set
CONFIG_SND_VIA82XX=y
CONFIG_SND_VIA82XX_MODEM=y
CONFIG_SND_VIRTUOSO=y
CONFIG_SND_VX222=y
CONFIG_SND_YMFPCI=y

#
# HD-Audio
#
CONFIG_SND_HDA=y
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_DSP_LOADER=y
CONFIG_SND_HDA_PREALLOC_SIZE=64
# CONFIG_SND_HDA_HWDEP is not set
CONFIG_SND_HDA_RECONFIG=y
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_INPUT_JACK is not set
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
# CONFIG_SND_HDA_CODEC_VIA is not set
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_I915=y
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
CONFIG_SND_HDA_CODEC_CONEXANT=y
# CONFIG_SND_HDA_CODEC_CA0110 is not set
CONFIG_SND_HDA_CODEC_CA0132=y
CONFIG_SND_HDA_CODEC_CA0132_DSP=y
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_USB is not set
# CONFIG_SND_SOC is not set
CONFIG_SOUND_PRIME=y
# CONFIG_SOUND_OSS is not set
CONFIG_AC97_BUS=y

#
# HID support
#
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
CONFIG_UHID=y
# CONFIG_HID_GENERIC is not set

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_PRODIKEYS=y
CONFIG_HID_CYPRESS=y
CONFIG_HID_DRAGONRISE=y
CONFIG_DRAGONRISE_FF=y
# CONFIG_HID_EMS_FF is not set
CONFIG_HID_ELECOM=y
CONFIG_HID_EZKEY=y
CONFIG_HID_KEYTOUCH=y
CONFIG_HID_KYE=y
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
CONFIG_HID_ICADE=y
CONFIG_HID_TWINHAN=y
CONFIG_HID_KENSINGTON=y
CONFIG_HID_LCPOWER=y
# CONFIG_HID_LENOVO_TPKBD is not set
CONFIG_HID_LOGITECH=y
CONFIG_HID_LOGITECH_DJ=y
# CONFIG_LOGITECH_FF is not set
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
# CONFIG_LOGIWHEELS_FF is not set
# CONFIG_HID_MAGICMOUSE is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
# CONFIG_HID_MULTITOUCH is not set
CONFIG_HID_ORTEK=y
CONFIG_HID_PANTHERLORD=y
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=y
CONFIG_HID_PICOLCD=y
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LCD=y
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_PRIMAX=y
CONFIG_HID_SAITEK=y
CONFIG_HID_SAMSUNG=y
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_GREENASIA is not set
CONFIG_HID_SMARTJOYPLUS=y
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
CONFIG_HID_TOPSEED=y
CONFIG_HID_THINGM=y
CONFIG_HID_THRUSTMASTER=y
CONFIG_THRUSTMASTER_FF=y
CONFIG_HID_WACOM=y
CONFIG_HID_WIIMOTE=y
CONFIG_HID_XINMO=y
CONFIG_HID_ZEROPLUS=y
# CONFIG_ZEROPLUS_FF is not set
# CONFIG_HID_ZYDACRON is not set
CONFIG_HID_SENSOR_HUB=y

#
# USB HID support
#
# CONFIG_USB_HID is not set
CONFIG_HID_PID=y

#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=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=y

#
# Miscellaneous USB options
#
# CONFIG_USB_DEFAULT_PERSIST is not set
CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y
CONFIG_USB_WUSB=y
CONFIG_USB_WUSB_CBAF=y
CONFIG_USB_WUSB_CBAF_DEBUG=y

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_EHCI_PCI=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_OXU210HP_HCD=y
CONFIG_USB_ISP116X_HCD=y
CONFIG_USB_ISP1760_HCD=y
# CONFIG_USB_ISP1362_HCD is not set
CONFIG_USB_FUSBH200_HCD=y
# CONFIG_USB_FOTG210_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
CONFIG_USB_OHCI_HCD_SSB=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_U132_HCD=y
CONFIG_USB_SL811_HCD=y
CONFIG_USB_SL811_HCD_ISO=y
CONFIG_USB_R8A66597_HCD=y
# CONFIG_USB_WHCI_HCD is not set
# CONFIG_USB_HWA_HCD is not set
CONFIG_USB_HCD_BCMA=y
CONFIG_USB_HCD_SSB=y
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
CONFIG_USB_WDM=y
CONFIG_USB_TMC=y

#
# 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

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
CONFIG_USB_MICROTEK=y
CONFIG_USB_MUSB_HDRC=y
CONFIG_USB_MUSB_HOST=y
# CONFIG_USB_MUSB_TUSB6010 is not set
CONFIG_USB_MUSB_DSPS=y
# CONFIG_USB_MUSB_UX500 is not set
CONFIG_USB_MUSB_AM335X_CHILD=y
CONFIG_MUSB_PIO_ONLY=y
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
CONFIG_USB_CHIPIDEA=y
# CONFIG_USB_CHIPIDEA_HOST is not set
CONFIG_USB_CHIPIDEA_DEBUG=y

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CONSOLE=y
# CONFIG_USB_SERIAL_GENERIC is not set
CONFIG_USB_SERIAL_SIMPLE=y
# CONFIG_USB_SERIAL_AIRCABLE is not set
CONFIG_USB_SERIAL_ARK3116=y
# CONFIG_USB_SERIAL_BELKIN is not set
CONFIG_USB_SERIAL_CH341=y
CONFIG_USB_SERIAL_WHITEHEAT=y
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=y
# CONFIG_USB_SERIAL_CP210X is not set
CONFIG_USB_SERIAL_CYPRESS_M8=y
CONFIG_USB_SERIAL_EMPEG=y
CONFIG_USB_SERIAL_FTDI_SIO=y
CONFIG_USB_SERIAL_VISOR=y
# CONFIG_USB_SERIAL_IPAQ is not set
CONFIG_USB_SERIAL_IR=y
CONFIG_USB_SERIAL_EDGEPORT=y
CONFIG_USB_SERIAL_EDGEPORT_TI=y
# CONFIG_USB_SERIAL_F81232 is not set
CONFIG_USB_SERIAL_GARMIN=y
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
CONFIG_USB_SERIAL_KEYSPAN_PDA=y
CONFIG_USB_SERIAL_KEYSPAN=y
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
# 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=y
CONFIG_USB_SERIAL_MOS7720=y
# CONFIG_USB_SERIAL_MOS7715_PARPORT is not set
CONFIG_USB_SERIAL_MOS7840=y
# CONFIG_USB_SERIAL_MXUPORT is not set
CONFIG_USB_SERIAL_NAVMAN=y
# CONFIG_USB_SERIAL_PL2303 is not set
CONFIG_USB_SERIAL_OTI6858=y
# CONFIG_USB_SERIAL_QCAUX is not set
CONFIG_USB_SERIAL_QUALCOMM=y
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
CONFIG_USB_SERIAL_CYBERJACK=y
CONFIG_USB_SERIAL_XIRCOM=y
CONFIG_USB_SERIAL_WWAN=y
CONFIG_USB_SERIAL_OPTION=y
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
CONFIG_USB_SERIAL_XSENS_MT=y
CONFIG_USB_SERIAL_WISHBONE=y
# CONFIG_USB_SERIAL_ZTE is not set
CONFIG_USB_SERIAL_SSU100=y
CONFIG_USB_SERIAL_QT2=y
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=y
# CONFIG_USB_EMI26 is not set
CONFIG_USB_ADUTUX=y
CONFIG_USB_SEVSEG=y
CONFIG_USB_RIO500=y
CONFIG_USB_LEGOTOWER=y
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
CONFIG_USB_CYPRESS_CY7C63=y
CONFIG_USB_CYTHERM=y
CONFIG_USB_IDMOUSE=y
CONFIG_USB_FTDI_ELAN=y
CONFIG_USB_APPLEDISPLAY=y
CONFIG_USB_SISUSBVGA=y
CONFIG_USB_SISUSBVGA_CON=y
CONFIG_USB_LD=y
CONFIG_USB_TRANCEVIBRATOR=y
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
CONFIG_USB_ISIGHTFW=y
CONFIG_USB_YUREX=y
CONFIG_USB_EZUSB_FX2=y
# CONFIG_USB_HSIC_USB3503 is not set
CONFIG_USB_ATM=y
CONFIG_USB_SPEEDTOUCH=y
# CONFIG_USB_CXACRU is not set
CONFIG_USB_UEAGLEATM=y
# CONFIG_USB_XUSBATM is not set

#
# USB Physical Layer drivers
#
CONFIG_USB_PHY=y
# CONFIG_USB_OTG_FSM is not set
CONFIG_KEYSTONE_USB_PHY=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_OMAP_CONTROL_USB=y
CONFIG_AM335X_CONTROL_USB=y
CONFIG_AM335X_PHY_USB=y
CONFIG_SAMSUNG_USBPHY=y
CONFIG_SAMSUNG_USB2PHY=y
# CONFIG_SAMSUNG_USB3PHY is not set
CONFIG_USB_GPIO_VBUS=y
CONFIG_TAHVO_USB=y
# CONFIG_TAHVO_USB_HOST_BY_DEFAULT is not set
# CONFIG_USB_ISP1301 is not set
CONFIG_USB_RCAR_PHY=y
CONFIG_USB_RCAR_GEN2_PHY=y
# CONFIG_USB_GADGET is not set
CONFIG_UWB=y
CONFIG_UWB_HWA=y
CONFIG_UWB_WHCI=y
CONFIG_UWB_I1480U=y
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
# CONFIG_MMC_BLOCK is not set
# CONFIG_SDIO_UART is not set
CONFIG_MMC_TEST=y

#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_SDHCI is not set
CONFIG_MMC_OMAP_HS=y
CONFIG_MMC_WBSD=y
CONFIG_MMC_TIFM_SD=y
CONFIG_MMC_CB710=y
CONFIG_MMC_VIA_SDMMC=y
CONFIG_MMC_VUB300=y
CONFIG_MMC_USHC=y
CONFIG_MMC_REALTEK_PCI=y
CONFIG_MEMSTICK=y
CONFIG_MEMSTICK_DEBUG=y

#
# MemoryStick drivers
#
CONFIG_MEMSTICK_UNSAFE_RESUME=y
CONFIG_MSPRO_BLOCK=y
# CONFIG_MS_BLOCK is not set

#
# MemoryStick Host Controller Drivers
#
# CONFIG_MEMSTICK_TIFM_MS is not set
CONFIG_MEMSTICK_JMICRON_38X=y
CONFIG_MEMSTICK_R592=y
CONFIG_MEMSTICK_REALTEK_PCI=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
CONFIG_LEDS_LM3530=y
# CONFIG_LEDS_LM3533 is not set
CONFIG_LEDS_LM3642=y
# CONFIG_LEDS_PCA9532 is not set
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_LP3944=y
CONFIG_LEDS_LP55XX_COMMON=y
CONFIG_LEDS_LP5521=y
CONFIG_LEDS_LP5523=y
CONFIG_LEDS_LP5562=y
CONFIG_LEDS_LP8501=y
CONFIG_LEDS_CLEVO_MAIL=y
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_PCA9685 is not set
# CONFIG_LEDS_WM8350 is not set
CONFIG_LEDS_DA9052=y
CONFIG_LEDS_PWM=y
# CONFIG_LEDS_BD2802 is not set
CONFIG_LEDS_INTEL_SS4200=y
# CONFIG_LEDS_LT3593 is not set
# CONFIG_LEDS_ADP5520 is not set
# CONFIG_LEDS_DELL_NETBOOKS is not set
# CONFIG_LEDS_TCA6507 is not set
CONFIG_LEDS_MAX8997=y
CONFIG_LEDS_LM355x=y
CONFIG_LEDS_OT200=y
CONFIG_LEDS_BLINKM=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_ONESHOT=y
CONFIG_LEDS_TRIGGER_IDE_DISK=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=y
CONFIG_LEDS_TRIGGER_CAMERA=y
# CONFIG_ACCESSIBILITY is not set
CONFIG_INFINIBAND=y
CONFIG_INFINIBAND_USER_MAD=y
# CONFIG_INFINIBAND_USER_ACCESS is not set
CONFIG_INFINIBAND_ADDR_TRANS=y
# CONFIG_INFINIBAND_MTHCA is not set
CONFIG_INFINIBAND_AMSO1100=y
# CONFIG_INFINIBAND_AMSO1100_DEBUG is not set
# CONFIG_INFINIBAND_CXGB3 is not set
CONFIG_INFINIBAND_CXGB4=y
# CONFIG_MLX4_INFINIBAND is not set
CONFIG_MLX5_INFINIBAND=y
CONFIG_INFINIBAND_NES=y
CONFIG_INFINIBAND_NES_DEBUG=y
CONFIG_INFINIBAND_OCRDMA=y
CONFIG_INFINIBAND_IPOIB=y
# CONFIG_INFINIBAND_IPOIB_CM is not set
CONFIG_INFINIBAND_IPOIB_DEBUG=y
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
CONFIG_INFINIBAND_SRP=y
CONFIG_INFINIBAND_SRPT=y
CONFIG_INFINIBAND_ISER=y
# CONFIG_INFINIBAND_ISERT is not set
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
# CONFIG_RTC_CLASS is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
CONFIG_INTEL_MID_DMAC=y
# CONFIG_INTEL_IOATDMA is not set
CONFIG_DW_DMAC_CORE=y
CONFIG_DW_DMAC=y
# CONFIG_DW_DMAC_PCI is not set
CONFIG_TIMB_DMA=y
CONFIG_PCH_DMA=y
CONFIG_FSL_EDMA=y
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_ACPI=y
CONFIG_DMA_OF=y

#
# DMA Clients
#
CONFIG_ASYNC_TX_DMA=y
CONFIG_DMATEST=y
CONFIG_AUXDISPLAY=y
CONFIG_KS0108=y
CONFIG_KS0108_PORT=0x378
CONFIG_KS0108_DELAY=2
# CONFIG_CFAG12864B is not set
CONFIG_UIO=y
CONFIG_UIO_CIF=y
CONFIG_UIO_PDRV_GENIRQ=y
CONFIG_UIO_DMEM_GENIRQ=y
CONFIG_UIO_AEC=y
CONFIG_UIO_SERCOS3=y
CONFIG_UIO_PCI_GENERIC=y
CONFIG_UIO_NETX=y
# CONFIG_UIO_MF624 is not set
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO=y

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_BALLOON is not set
# CONFIG_VIRTIO_MMIO is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACER_WMI is not set
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_DELL_LAPTOP is not set
# CONFIG_DELL_WMI is not set
# CONFIG_DELL_WMI_AIO is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_TC1100_WMI is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_HP_WMI is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ASUS_WMI is not set
CONFIG_ACPI_WMI=y
# CONFIG_MSI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_ACPI_TOSHIBA 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 is not set
CONFIG_MXM_WMI=y
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
# CONFIG_PVPANIC is not set
# CONFIG_CHROME_PLATFORMS is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKSRC_I8253=y
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_MAILBOX=y
CONFIG_IOMMU_SUPPORT=y
CONFIG_OF_IOMMU=y
# CONFIG_INTEL_IOMMU is not set

#
# Remoteproc drivers
#
CONFIG_REMOTEPROC=y
CONFIG_STE_MODEM_RPROC=y

#
# Rpmsg drivers
#
# CONFIG_PM_DEVFREQ is not set
CONFIG_EXTCON=y

#
# Extcon Device Drivers
#
CONFIG_OF_EXTCON=y
CONFIG_EXTCON_GPIO=y
# CONFIG_EXTCON_ADC_JACK is not set
# CONFIG_EXTCON_MAX14577 is not set
CONFIG_EXTCON_MAX8997=y
# CONFIG_EXTCON_PALMAS is not set
CONFIG_MEMORY=y
CONFIG_IIO=y
CONFIG_IIO_BUFFER=y
# CONFIG_IIO_BUFFER_CB is not set
CONFIG_IIO_KFIFO_BUF=y
CONFIG_IIO_TRIGGERED_BUFFER=y
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2

#
# Accelerometers
#
# CONFIG_BMA180 is not set
# CONFIG_HID_SENSOR_ACCEL_3D is not set
CONFIG_IIO_ST_ACCEL_3AXIS=y
CONFIG_IIO_ST_ACCEL_I2C_3AXIS=y

#
# Analog to digital converters
#
# CONFIG_EXYNOS_ADC is not set
CONFIG_MAX1363=y
CONFIG_MCP3422=y
CONFIG_NAU7802=y
CONFIG_TI_ADC081C=y
CONFIG_VIPERBOARD_ADC=y

#
# Amplifiers
#

#
# Hid Sensor IIO Common
#
CONFIG_HID_SENSOR_IIO_COMMON=y
CONFIG_HID_SENSOR_IIO_TRIGGER=y
CONFIG_IIO_ST_SENSORS_I2C=y
CONFIG_IIO_ST_SENSORS_CORE=y

#
# Digital to analog converters
#
CONFIG_AD5064=y
CONFIG_AD5380=y
CONFIG_AD5446=y
CONFIG_MAX517=y
CONFIG_MCP4725=y

#
# Frequency Synthesizers DDS/PLL
#

#
# Clock Generator/Distribution
#

#
# Phase-Locked Loop (PLL) frequency synthesizers
#

#
# Digital gyroscope sensors
#
CONFIG_HID_SENSOR_GYRO_3D=y
CONFIG_IIO_ST_GYRO_3AXIS=y
CONFIG_IIO_ST_GYRO_I2C_3AXIS=y
CONFIG_ITG3200=y

#
# Humidity sensors
#
CONFIG_DHT11=y

#
# Inertial measurement units
#
CONFIG_INV_MPU6050_IIO=y

#
# Light sensors
#
CONFIG_ADJD_S311=y
CONFIG_APDS9300=y
CONFIG_CM32181=y
CONFIG_CM36651=y
CONFIG_GP2AP020A00F=y
CONFIG_HID_SENSOR_ALS=y
# CONFIG_SENSORS_LM3533 is not set
# CONFIG_TCS3472 is not set
# CONFIG_SENSORS_TSL2563 is not set
CONFIG_TSL4531=y
CONFIG_VCNL4000=y

#
# Magnetometer sensors
#
CONFIG_AK8975=y
# CONFIG_MAG3110 is not set
CONFIG_HID_SENSOR_MAGNETOMETER_3D=y
# CONFIG_IIO_ST_MAGN_3AXIS is not set

#
# Inclinometer sensors
#
CONFIG_HID_SENSOR_INCLINOMETER_3D=y

#
# Triggers - standalone
#
CONFIG_IIO_INTERRUPT_TRIGGER=y
CONFIG_IIO_SYSFS_TRIGGER=y

#
# Pressure sensors
#
CONFIG_MPL3115=y
CONFIG_IIO_ST_PRESS=y
CONFIG_IIO_ST_PRESS_I2C=y

#
# Temperature sensors
#
CONFIG_TMP006=y
CONFIG_NTB=y
CONFIG_VME_BUS=y

#
# VME Bridge Drivers
#
CONFIG_VME_CA91CX42=y
# CONFIG_VME_TSI148 is not set

#
# VME Board Drivers
#
CONFIG_VMIVME_7805=y

#
# VME Device Drivers
#
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
CONFIG_PWM_LP3943=y
CONFIG_PWM_PCA9685=y
CONFIG_PWM_RENESAS_TPU=y
CONFIG_IRQCHIP=y
CONFIG_IPACK_BUS=y
CONFIG_BOARD_TPCI200=y
CONFIG_SERIAL_IPOCTAL=y
CONFIG_RESET_CONTROLLER=y
# CONFIG_FMC is not set

#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
# CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set
# CONFIG_TI_PIPE3 is not set
CONFIG_PHY_EXYNOS_DP_VIDEO=y
CONFIG_BCM_KONA_USB2_PHY=y
# CONFIG_POWERCAP is not set

#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DELL_RBU=y
CONFIG_DCDBAS=y
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
# CONFIG_EXT4_USE_FOR_EXT23 is not set
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set
CONFIG_EXT4_DEBUG=y
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
CONFIG_JFS_FS=y
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
CONFIG_JFS_DEBUG=y
# CONFIG_JFS_STATISTICS is not set
# CONFIG_XFS_FS is not set
CONFIG_OCFS2_FS=y
# CONFIG_OCFS2_FS_O2CB is not set
CONFIG_OCFS2_FS_STATS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
CONFIG_OCFS2_DEBUG_FS=y
CONFIG_BTRFS_FS=y
# CONFIG_BTRFS_FS_POSIX_ACL is not set
CONFIG_BTRFS_FS_CHECK_INTEGRITY=y
# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
# CONFIG_BTRFS_DEBUG is not set
# CONFIG_BTRFS_ASSERT is not set
CONFIG_NILFS2_FS=y
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
# CONFIG_DNOTIFY is not set
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
CONFIG_QFMT_V1=y
# CONFIG_QFMT_V2 is not set
CONFIG_QUOTACTL=y
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS 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 is not set
# CONFIG_TMPFS_XATTR is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y
# CONFIG_MISC_FILESYSTEMS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_CODEPAGE_852=y
CONFIG_NLS_CODEPAGE_855=y
CONFIG_NLS_CODEPAGE_857=y
CONFIG_NLS_CODEPAGE_860=y
CONFIG_NLS_CODEPAGE_861=y
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
CONFIG_NLS_CODEPAGE_865=y
CONFIG_NLS_CODEPAGE_866=y
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 is not set
# 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=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
CONFIG_NLS_ISO8859_3=y
# CONFIG_NLS_ISO8859_4 is not set
CONFIG_NLS_ISO8859_5=y
# CONFIG_NLS_ISO8859_6 is not set
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 is not set
CONFIG_NLS_KOI8_U=y
CONFIG_NLS_MAC_ROMAN=y
# 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=y
CONFIG_NLS_MAC_GAELIC=y
CONFIG_NLS_MAC_GREEK=y
CONFIG_NLS_MAC_ICELAND=y
# CONFIG_NLS_MAC_INUIT is not set
CONFIG_NLS_MAC_ROMANIAN=y
CONFIG_NLS_MAC_TURKISH=y
# CONFIG_NLS_UTF8 is not set
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_DYNAMIC_DEBUG=y

#
# Compile-time checks and compiler options
#
CONFIG_ENABLE_WARN_DEPRECATED=y
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_MAGIC_SYSRQ is not set
CONFIG_DEBUG_KERNEL=y

#
# Memory Debugging
#
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_SLAB is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Lockups and Hangs
#
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
CONFIG_DEBUG_PREEMPT=y

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
CONFIG_DEBUG_ATOMIC_SLEEP=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
# CONFIG_PROVE_RCU_DELAY is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_TORTURE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_RCU_CPU_STALL_VERBOSE=y
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=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_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_FTRACE_SYSCALLS is not set
CONFIG_TRACER_SNAPSHOT=y
# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_STACK_TRACER=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_UPROBE_EVENT is not set
# CONFIG_PROBE_EVENTS is not set
# CONFIG_DYNAMIC_FTRACE is not set
CONFIG_FUNCTION_PROFILER=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
CONFIG_RING_BUFFER_BENCHMARK=y
# CONFIG_RING_BUFFER_STARTUP_TEST is not set

#
# Runtime Testing
#
CONFIG_LKDTM=y
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_RBTREE_TEST is not set
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_ASYNC_RAID6_TEST=y
# CONFIG_TEST_STRING_HELPERS is not set
CONFIG_TEST_KSTRTOX=y
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_DOUBLEFAULT=y
# 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=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_NMI_SELFTEST is not set
# CONFIG_X86_DEBUG_STATIC_CPU_HAS is not set

#
# Security options
#
CONFIG_KEYS=y
CONFIG_PERSISTENT_KEYRINGS=y
CONFIG_BIG_KEYS=y
CONFIG_TRUSTED_KEYS=y
# CONFIG_ENCRYPTED_KEYS is not set
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
CONFIG_SECURITYFS=y
CONFIG_EVM_HMAC_ATTRS="fsuuid"
CONFIG_EVM_HMAC_XATTRS="security.selinux security.SMACK64 security.ima security.capability"
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_XOR_BLOCKS=y
CONFIG_ASYNC_CORE=y
CONFIG_ASYNC_MEMCPY=y
CONFIG_ASYNC_XOR=y
CONFIG_ASYNC_PQ=y
CONFIG_ASYNC_RAID6_RECOV=y
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_PCOMP=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
CONFIG_CRYPTO_ABLK_HELPER=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_CMAC=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
CONFIG_CRYPTO_VMAC=y

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32=y
CONFIG_CRYPTO_CRC32_PCLMUL=y
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_GHASH=y
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
CONFIG_CRYPTO_RMD160=y
# CONFIG_CRYPTO_RMD256 is not set
CONFIG_CRYPTO_RMD320=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_TGR192 is not set
CONFIG_CRYPTO_WP512=y

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_586=y
CONFIG_CRYPTO_AES_NI_INTEL=y
CONFIG_CRYPTO_ANUBIS=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_CAMELLIA=y
CONFIG_CRYPTO_CAST_COMMON=y
CONFIG_CRYPTO_CAST5=y
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
CONFIG_CRYPTO_SALSA20=y
# CONFIG_CRYPTO_SALSA20_586 is not set
# CONFIG_CRYPTO_SEED is not set
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_SERPENT_SSE2_586=y
CONFIG_CRYPTO_TEA=y
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_586 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_ZLIB=y
CONFIG_CRYPTO_LZO=y
CONFIG_CRYPTO_LZ4=y
# CONFIG_CRYPTO_LZ4HC is not set

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
# CONFIG_ASYMMETRIC_KEY_TYPE is not set
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
# CONFIG_KVM_INTEL is not set
CONFIG_KVM_AMD=y
# CONFIG_KVM_MMU_AUDIT is not set
CONFIG_LGUEST=y
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=y
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
CONFIG_CRC32_SELFTEST=y
# CONFIG_CRC32_SLICEBY8 is not set
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
CONFIG_CRC32_BIT=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
CONFIG_CRC8=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4_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=y
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_BCH=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_AVERAGE=y
CONFIG_CORDIC=y
CONFIG_DDR=y
CONFIG_FONT_SUPPORT=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
_______________________________________________
LKP mailing list
LKP@xxxxxxxxxxxxxxx