2013-09-02

Greetings,

I got the below dmesg and the first bad commit is

commit 668761ac01d6f5a36b8e5a24d4e154550e2c4c3b

Author: Hante Meuleman <meuleman@broadcom.com>

Date: Fri Apr 12 10:55:55 2013 +0200

brcmfmac: define and use platform specific data for SDIO.

This patch adds support for platform specific data for SDIO

fullmac devices. Currently OOB interrupts are configured by Kconfig

BRCMFMAC_SDIO_OOB but that is now determined dynamically by checking

availibility of platform data.

Cc: Hauke Mehrtens <hauke@hauke-m.de>

Reviewed-by: Arend Van Spriel <arend@broadcom.com>

Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>

Reviewed-by: Piotr Haber <phaber@broadcom.com>

Signed-off-by: Hante Meuleman <meuleman@broadcom.com>

Signed-off-by: Arend van Spriel <arend@broadcom.com>

Signed-off-by: John W. Linville <linville@tuxdriver.com>

[ 48.966342] Switched to clocksource tsc

[ 48.970002] kernel tried to execute NX-protected page - exploit attempt? (uid: 0)

[ 48.970851] BUG: unable to handle kernel paging request at ffffffff82196446

[ 48.970957] IP: [<ffffffff82196446>] classes_init+0x26/0x26

[ 48.970957] PGD 1e76067 PUD 1e77063 PMD f388063 PTE 8000000002196163

[ 48.970957] Oops: 0011 [#1]

[ 48.970957] CPU: 0 PID: 17 Comm: kworker/0:1 Not tainted 3.11.0-rc7-00444-gc52dd7f #23

[ 48.970957] Workqueue: events brcmf_driver_init

[ 48.970957] task: ffff8800001d2000 ti: ffff8800001d4000 task.ti: ffff8800001d4000

[ 48.970957] RIP: 0010:[<ffffffff82196446>] [<ffffffff82196446>] classes_init+0x26/0x26

[ 48.970957] RSP: 0000:ffff8800001d5d40 EFLAGS: 00000286

[ 48.970957] RAX: 0000000000000001 RBX: ffffffff820c5620 RCX: 0000000000000000

[ 48.970957] RDX: 0000000000000001 RSI: ffffffff816f7380 RDI: ffffffff820c56c0

[ 48.970957] RBP: ffff8800001d5d50 R08: ffff8800001d2508 R09: 0000000000000002

[ 48.970957] R10: 0000000000000000 R11: 0001f7ce298c5620 R12: ffff8800001c76b0

[ 48.970957] R13: ffffffff81e91d40 R14: 0000000000000000 R15: ffff88000e0ce300

[ 48.970957] FS: 0000000000000000(0000) GS:ffffffff81e84000(0000) knlGS:0000000000000000

[ 48.970957] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b

[ 48.970957] CR2: ffffffff82196446 CR3: 0000000001e75000 CR4: 00000000000006b0

[ 48.970957] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000

[ 48.970957] DR3: 0000000000000000 DR6: 0000000000000000 DR7: 0000000000000000

[ 48.970957] Stack:

[ 48.970957] ffffffff816f7df8 ffffffff820c5620 ffff8800001d5d60 ffffffff816eeec9

[ 48.970957] ffff8800001d5de0 ffffffff81073dc5 ffffffff81073d68 ffff8800001d5db8

[ 48.970957] 0000000000000086 ffffffff820c5620 ffffffff824f7fd0 0000000000000000

[ 48.970957] Call Trace:

[ 48.970957] [<ffffffff816f7df8>] ? brcmf_sdio_init+0x18/0x70

[ 48.970957] [<ffffffff816eeec9>] brcmf_driver_init+0x9/0x10

[ 48.970957] [<ffffffff81073dc5>] process_one_work+0x1d5/0x480

[ 48.970957] [<ffffffff81073d68>] ? process_one_work+0x178/0x480

[ 48.970957] [<ffffffff81074188>] worker_thread+0x118/0x3a0

[ 48.970957] [<ffffffff81074070>] ? process_one_work+0x480/0x480

[ 48.970957] [<ffffffff8107aa17>] kthread+0xe7/0xf0

[ 48.970957] [<ffffffff810829f7>] ? finish_task_switch.constprop.57+0x37/0xd0

[ 48.970957] [<ffffffff8107a930>] ? __kthread_parkme+0x80/0x80

[ 48.970957] [<ffffffff81a6923a>] ret_from_fork+0x7a/0xb0

[ 48.970957] [<ffffffff8107a930>] ? __kthread_parkme+0x80/0x80

[ 48.970957] Code: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc <cc> cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc

[ 48.970957] RIP [<ffffffff82196446>] classes_init+0x26/0x26

[ 48.970957] RSP <ffff8800001d5d40>

[ 48.970957] CR2: ffffffff82196446

[ 48.970957] ---[ end trace 62980817cd525f14 ]---

git bisect start v3.10 v3.9 --

git bisect bad 20b4fb485227404329e41ad15588afad3df23050 # 12:16 9- Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

git bisect good 19b344efa35dbc253e2d10403dafe6aafda73c56 # 17:54 800+ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid

git bisect bad 20074f357da4a637430aec2879c9d864c5d2c23c # 18:03 1- filter: fix va_list build error

git bisect good 953c96e0d85615d1ab1f100e525d376053294dc2 # 21:38 800+ tg3: Use bool not int

git bisect bad 4de41bef3e075dbc787f7c53b3562f23295f1d6d # 22:21 102- wil6210: Use cached copy of Tx descriptor

git bisect good e73dcfbf061b524fe9aaef56cf3c2e234a45ec19 # 01:19 800+ Bluetooth: hidp: fix sending output reports on intr channel

git bisect good c79490e1b5ebf35415147fe06f02d8e77ccfe6d4 # 07:18 800+ NFC: pn533: Avoid function declarations

git bisect bad 06d961a8e210035bff7e82f466107f9ab4a8fd94 # 07:49 55- mac80211/minstrel: use the new rate control API

git bisect good 97990a060e6757f48b931a3946b17c1c4362c3fb # 10:43 800+ nl80211: allow using wdev identifiers to get scan results

git bisect bad 31ed07dc1e83b7926ce8ee2215ea21599a215990 # 11:15 77- brcmfmac: remove ifidx variable from brcmf_fws_process_skb()

git bisect good 1e9ab4dd258ecbb0f1c377fd4dbe227cdb93d9bd # 14:16 800+ brcmfmac: setup SDIO reset behavior

git bisect bad 668761ac01d6f5a36b8e5a24d4e154550e2c4c3b # 15:03 38- brcmfmac: define and use platform specific data for SDIO.

git bisect good 369508c5656db290f09b32d213effeea6c1431b8 # 18:30 800+ brcmfmac: Add 43143 SDIO support.

git bisect good 979c29205ffa607c59ba2c9f9c083b967d356c97 # 19:54 800+ brcmfmac: Add drive strength programming for SDIO 43143.

git bisect good 979c29205ffa607c59ba2c9f9c083b967d356c97 # 05:19 2400+ brcmfmac: Add drive strength programming for SDIO 43143.

git bisect bad c52dd7f94c5d5386413cb95462ac802847fa5f3a # 05:20 0- Merge remote-tracking branch 'sound/for-linus' into devel-cairo-x86_64-201308281454

git bisect bad d9eda0fae1394ea1e1c59c94d4a120ad9c06e64a # 11:50 27- Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

git bisect bad 797c8d18e6804f054e68555e6cf827827b6a073c # 12:47 1- Add linux-next specific files for 20130830

Thanks,

Fengguang

[ 0.000000] Linux version 3.11.0-rc7-00444-gc52dd7f (kbuild@cairo) (gcc version 4.8.1 (Debian 4.8.1-8) ) #23 Wed Aug 28 15:18:19 CST 2013

[ 0.000000] Command line: hung_task_panic=1 rcutree.rcu_cpu_stall_timeout=100 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled panic=10 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-c3-0828/devel-cairo-x86_64-201308281454/.vmlinuz-c52dd7f94c5d5386413cb95462ac802847fa5f3a-20130828151901-4-ant branch=linux-devel/devel-cairo-x86_64-201308281454 noapic nolapic nohz=off BOOT_IMAGE=/kernel/x86_64-randconfig-c3-0828/c52dd7f94c5d5386413cb95462ac802847fa5f3a/vmlinuz-3.11.0-rc7-00444-gc52dd7f

[ 0.000000] KERNEL supported cpus:

[ 0.000000] Centaur CentaurHauls

[ 0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.

[ 0.000000] CPU: Your system may be unstable.

[ 0.000000] e820: BIOS-provided physical RAM map:

[ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x00000000fffc0000-0x00000000ffffffff] reserved

[ 0.000000] debug: ignoring loglevel setting.

[ 0.000000] NX (Execute Disable) protection: active

[ 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 = 0x400000000

[ 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 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0]

[ 0.000000] mpc: fdac0-fdbe4

[ 0.000000] Scanning 1 areas for low memory corruption

[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576

[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]

[ 0.000000] [mem 0x00000000-0x000fffff] page 4k

[ 0.000000] BRK [0x02bc5000, 0x02bc5fff] PGTABLE

[ 0.000000] BRK [0x02bc6000, 0x02bc6fff] PGTABLE

[ 0.000000] BRK [0x02bc7000, 0x02bc7fff] PGTABLE

[ 0.000000] init_memory_mapping: [mem 0x0e600000-0x0e7fffff]

[ 0.000000] [mem 0x0e600000-0x0e7fffff] page 2M

[ 0.000000] init_memory_mapping: [mem 0x0c000000-0x0e5fffff]

[ 0.000000] [mem 0x0c000000-0x0e5fffff] page 2M

[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]

[ 0.000000] [mem 0x00100000-0x001fffff] page 4k

[ 0.000000] [mem 0x00200000-0x0bffffff] page 2M

[ 0.000000] init_memory_mapping: [mem 0x0e800000-0x0fffdfff]

[ 0.000000] [mem 0x0e800000-0x0fdfffff] page 2M

[ 0.000000] [mem 0x0fe00000-0x0fffdfff] page 4k

[ 0.000000] BRK [0x02bc8000, 0x02bc8fff] PGTABLE

[ 0.000000] log_buf_len: 8388608

[ 0.000000] early log buf free: 127916(97%)

[ 0.000000] RAMDISK: [mem 0x0e8d6000-0x0ffeffff]

[ 0.000000] ACPI: RSDP 00000000000fd920 00014 (v00 BOCHS )

[ 0.000000] ACPI: RSDT 000000000fffe450 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: FACP 000000000fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)

[ 0.000000] ACPI: DSDT 000000000fffe490 011A9 (v01 BXPC BXDSDT 00000001 INTL 20100528)

[ 0.000000] ACPI: FACS 000000000fffff40 00040

[ 0.000000] ACPI: SSDT 000000000ffff7a0 00796 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: APIC 000000000ffff680 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)

[ 0.000000] ACPI: HPET 000000000ffff640 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)

[ 0.000000] Zone ranges:

[ 0.000000] DMA32 [mem 0x00001000-0xffffffff]

[ 0.000000] Normal empty

[ 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] DMA32 zone: 896 pages used for memmap

[ 0.000000] DMA32 zone: 21 pages reserved

[ 0.000000] DMA32 zone: 65436 pages, LIFO batch:15

[ 0.000000] ACPI: PM-Timer IO Port: 0xb008

[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000

[ 0.000000] Intel MultiProcessor Specification v1.4

[ 0.000000] mpc: fdac0-fdbe4

[ 0.000000] MPTABLE: OEM ID: BOCHSCPU

[ 0.000000] MPTABLE: Product ID: 0.1

[ 0.000000] MPTABLE: APIC at: 0xFEE00000

[ 0.000000] mapped APIC to ffffffffff5fa000 ( fee00000)

[ 0.000000] Processor #0 (Bootup-CPU)

[ 0.000000] Processor #1

[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 1 reached. Processor 1/0x1 ignored.

[ 0.000000] Bus #0 is PCI

[ 0.000000] Bus #1 is ISA

[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 09

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0b

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 10, APIC ID 0, APIC INT 0b

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 14, APIC ID 0, APIC INT 0a

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 18, APIC ID 0, APIC INT 0a

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 1c, APIC ID 0, APIC INT 0b

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 20, APIC ID 0, APIC INT 0b

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 24, APIC ID 0, APIC INT 0a

[ 0.000000] Int: type 0, pol 1, trig 0, bus 00, IRQ 28, APIC ID 0, APIC INT 0a

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 00, APIC ID 0, APIC INT 02

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 01, APIC ID 0, APIC INT 01

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 03, APIC ID 0, APIC INT 03

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 04, APIC ID 0, APIC INT 04

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 05, APIC ID 0, APIC INT 05

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 06, APIC ID 0, APIC INT 06

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 07, APIC ID 0, APIC INT 07

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 08, APIC ID 0, APIC INT 08

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 0c, APIC ID 0, APIC INT 0c

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 0d, APIC ID 0, APIC INT 0d

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 0e, APIC ID 0, APIC INT 0e

[ 0.000000] Int: type 0, pol 0, trig 0, bus 01, IRQ 0f, APIC ID 0, APIC INT 0f

[ 0.000000] Lint: type 3, pol 0, trig 0, bus 01, IRQ 00, APIC ID 0, APIC LINT 00

[ 0.000000] Lint: type 1, pol 0, trig 0, bus 01, IRQ 00, APIC ID ff, APIC LINT 01

[ 0.000000] Processors: 1

[ 0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)

[ 0.000000] nr_irqs_gsi: 40

[ 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-0xfffbffff] available for PCI devices

[ 0.000000] Booting paravirtualized kernel on bare hardware

[ 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: 64519

[ 0.000000] Kernel command line: hung_task_panic=1 rcutree.rcu_cpu_stall_timeout=100 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled panic=10 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-c3-0828/devel-cairo-x86_64-201308281454/.vmlinuz-c52dd7f94c5d5386413cb95462ac802847fa5f3a-20130828151901-4-ant branch=linux-devel/devel-cairo-x86_64-201308281454 noapic nolapic nohz=off BOOT_IMAGE=/kernel/x86_64-randconfig-c3-0828/c52dd7f94c5d5386413cb95462ac802847fa5f3a/vmlinuz-3.11.0-rc7-00444-gc52dd7f

[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)

[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)

[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)

[ 0.000000] Memory: 197308K/261744K available (10666K kernel code, 3112K rwdata, 4076K rodata, 692K init, 9872K bss, 64436K reserved)

[ 0.000000] NR_IRQS:4352 nr_irqs:256 16

[ 0.000000] console [ttyS0] enabled

[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar

[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8

[ 0.000000] ... MAX_LOCK_DEPTH: 48

[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191

[ 0.000000] ... CLASSHASH_SIZE: 4096

[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384

[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768

[ 0.000000] ... CHAINHASH_SIZE: 16384

[ 0.000000] memory used by lock dependency info: 6335 kB

[ 0.000000] per task-struct memory footprint: 2688 bytes

[ 0.000000] ODEBUG: 6 of 6 active objects replaced

[ 0.000000] ODEBUG: selftest passed

[ 0.000000] hpet clockevent registered

[ 0.000000] tsc: Fast TSC calibration failed

[ 0.000000] tsc: Unable to calibrate against PIT

[ 0.000000] tsc: using HPET reference calibration

[ 0.000000] tsc: Detected 3192.026 MHz processor

[ 0.040865] Calibrating delay loop (skipped), value calculated using timer frequency.. 6384.05 BogoMIPS (lpj=12768104)

[ 0.045259] pid_max: default: 32768 minimum: 301

[ 0.051443] Mount-cache hash table entries: 256

[ 0.091557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0

[ 0.091557] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0

[ 0.091557] tlb_flushall_shift: -1

[ 0.092312] CPU: AuthenticAMD QEMU Virtual CPU version 1.5.0 (fam: 06, model: 02, stepping: 03)

[ 0.122991] ACPI: Core revision 20130517

[ 0.393582] ACPI: All ACPI Tables successfully acquired

[ 0.394940] ACPI: setting ELCR to 0200 (from 0c00)

[ 0.425865] Performance Events:

[ 0.452314] Apic disabled

[ 0.456645] NMI watchdog: disabled (cpu0): hardware events not enabled

[ 0.502333] xor: measuring software checksum speed

[ 0.548394] prefetch64-sse: 276.000 MB/sec

[ 0.588173] generic_sse: 276.000 MB/sec

[ 0.588740] xor: using function: generic_sse (276.000 MB/sec)

[ 0.614678] regulator-dummy: no parameters

[ 0.624832] NET: Registered protocol family 16

[ 0.661425] ACPI: bus type PCI registered

[ 0.666914] PCI: Using configuration type 1 for base access

[ 1.050789] bio: create slab <bio-0> at 0

[ 1.136615] raid6: sse2x1 63 MB/s

[ 1.208782] raid6: sse2x2 48 MB/s

[ 1.280361] raid6: sse2x4 44 MB/s

[ 1.280930] raid6: using algorithm sse2x1 (63 MB/s)

[ 1.281610] raid6: using intx1 recovery algorithm

[ 1.305774] ACPI: Added _OSI(Module Device)

[ 1.306277] ACPI: Added _OSI(Processor Device)

[ 1.306705] ACPI: Added _OSI(3.0 _SCP Extensions)

[ 1.307129] ACPI: Added _OSI(Processor Aggregator Device)

[ 1.446959] ACPI: EC: Look up EC in DSDT

[ 1.977766] ACPI: Interpreter enabled

[ 1.979106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571)

[ 1.980915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)

[ 1.986613] ACPI: (supports S0 S3 S4 S5)

[ 1.987382] ACPI: Using PIC for interrupt routing

[ 1.993825] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug

[ 2.733718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])

[ 2.768750] PCI host bridge to bus 0000:00

[ 2.770282] pci_bus 0000:00: root bus resource [bus 00-ff]

[ 2.771380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]

[ 2.772162] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]

[ 2.772806] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]

[ 2.773374] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]

[ 2.777954] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000

[ 2.800438] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100

[ 2.808343] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180

[ 2.820290] pci 0000:00:01.1: reg 0x20: [io 0xc1e0-0xc1ef]

[ 2.839385] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000

[ 2.842421] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI

[ 2.843168] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB

[ 2.862388] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000

[ 2.866313] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]

[ 2.872266] pci 0000:00:02.0: reg 0x14: [mem 0xfebe0000-0xfebe0fff]

[ 2.896253] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]

[ 2.908284] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000

[ 2.912246] pci 0000:00:03.0: reg 0x10: [io 0xc1c0-0xc1df]

[ 2.918023] pci 0000:00:03.0: reg 0x14: [mem 0xfebe1000-0xfebe1fff]

[ 2.938107] pci 0000:00:03.0: reg 0x30: [mem 0xfebd0000-0xfebdffff pref]

[ 2.954150] pci 0000:00:04.0: [8086:100e] type 00 class 0x020000

[ 2.958073] pci 0000:00:04.0: reg 0x10: [mem 0xfeb80000-0xfeb9ffff]

[ 2.964200] pci 0000:00:04.0: reg 0x14: [io 0xc000-0xc03f]

[ 2.984245] pci 0000:00:04.0: reg 0x30: [mem 0xfeba0000-0xfebbffff pref]

[ 3.005403] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000

[ 3.010185] pci 0000:00:05.0: reg 0x10: [io 0xc040-0xc07f]

[ 3.014046] pci 0000:00:05.0: reg 0x14: [mem 0xfebe2000-0xfebe2fff]

[ 3.050516] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000

[ 3.056209] pci 0000:00:06.0: reg 0x10: [io 0xc080-0xc0bf]

[ 3.060212] pci 0000:00:06.0: reg 0x14: [mem 0xfebe3000-0xfebe3fff]

[ 3.101167] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000

[ 3.106181] pci 0000:00:07.0: reg 0x10: [io 0xc0c0-0xc0ff]

[ 3.112258] pci 0000:00:07.0: reg 0x14: [mem 0xfebe4000-0xfebe4fff]

[ 3.152223] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000

[ 3.156275] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc13f]

[ 3.161995] pci 0000:00:08.0: reg 0x14: [mem 0xfebe5000-0xfebe5fff]

[ 3.202190] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000

[ 3.206068] pci 0000:00:09.0: reg 0x10: [io 0xc140-0xc17f]

[ 3.212197] pci 0000:00:09.0: reg 0x14: [mem 0xfebe6000-0xfebe6fff]

[ 3.253827] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000

[ 3.258133] pci 0000:00:0a.0: reg 0x10: [io 0xc180-0xc1bf]

[ 3.264273] pci 0000:00:0a.0: reg 0x14: [mem 0xfebe7000-0xfebe7fff]

[ 3.301872] pci 0000:00:0b.0: [8086:25ab] type 00 class 0x088000

[ 3.305255] pci 0000:00:0b.0: reg 0x10: [mem 0xfebe8000-0xfebe800f]

[ 3.336382] pci_bus 0000:00: on NUMA node 0

[ 3.337174] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)

[ 3.393671] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)

[ 3.406408] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)

[ 3.417195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)

[ 3.428327] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)

[ 3.433390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)

[ 3.475207] ACPI: Enabled 16 GPEs in block 00 to 0F

[ 3.477109] ACPI: \_SB_.PCI0: notify handler is installed

[ 3.482107] Found 1 acpi root devices

[ 3.521478] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none

[ 3.522614] vgaarb: loaded

[ 3.523031] vgaarb: bridge control possible 0000:00:02.0

[ 3.530059] tps65010: version 2 May 2005

[ 3.566484] tps65010: no chip?

[ 3.589352] SCSI subsystem initialized

[ 3.590243] ACPI: bus type ATA registered

[ 3.594443] libata version 3.00 loaded.

[ 3.601768] media: Linux media interface: v0.10

[ 3.603557] Linux video capture interface: v2.00

[ 3.608594] pps_core: LinuxPPS API ver. 1 registered

[ 3.609246] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>

[ 3.610851] PTP clock support registered

[ 3.616650] EDAC MC: Ver: 3.0.0

[ 3.637542] Advanced Linux Sound Architecture Driver Initialized.

[ 3.638238] PCI: Using ACPI for IRQ routing

[ 3.639169] PCI: pci_cache_line_size set to 64 bytes

[ 3.642963] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]

[ 3.644839] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]

[ 3.698966] NET: Registered protocol family 23

[ 3.702170] NET: Registered protocol family 8

[ 3.704299] NET: Registered protocol family 20

[ 3.731345] cfg80211: Calling CRDA to update world regulatory domain

[ 3.773571] Switched to clocksource hpet

[ 3.776000] FS-Cache: Loaded

[ 3.776000] pnp: PnP ACPI init

[ 3.776000] ACPI: bus type PNP registered

[ 3.832897] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)

[ 3.838511] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)

[ 3.860343] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)

[ 3.873476] pnp 00:03: [dma 2]

[ 3.891057] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)

[ 3.910630] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)

[ 3.918024] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)

[ 3.974434] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)

[ 4.012167] pnp: PnP ACPI: found 7 devices

[ 4.012958] ACPI: bus type PNP unregistered

[ 4.080538] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]

[ 4.081297] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]

[ 4.081956] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]

[ 4.083115] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]

[ 4.084530] NET: Registered protocol family 1

[ 4.085446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers

[ 4.086251] pci 0000:00:01.0: PIIX3: Enabling Passive Release

[ 4.100585] pci 0000:00:01.0: Activating ISA DMA hang workarounds

[ 4.101801] pci 0000:00:02.0: Boot video device

[ 4.103454] PCI: CLS 0 bytes, default 64

[ 4.145245] Trying to unpack rootfs image as initramfs...

[ 34.195346] [sched_delayed] sched: RT throttling activated

[ 42.499381] Freeing initrd memory: 23656K (ffff88000e8d6000 - ffff88000fff0000)

[ 44.077069] DMA-API: preallocated 65536 debug entries

[ 44.077757] DMA-API: debugging enabled by kernel config

[ 44.097022] Scanning for low memory corruption every 60 seconds

[ 44.115975] cryptomgr_test (18) used greatest stack depth: 7000 bytes left

[ 44.183775] sha1_ssse3: Neither AVX nor SSSE3 is available/usable.

[ 44.184626] PCLMULQDQ-NI instructions are not detected.

[ 44.185317] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.

[ 44.186124] sha512_ssse3: Neither AVX nor SSSE3 is available/usable.

[ 44.187382] AVX or AES-NI instructions are not detected.

[ 44.188086] AVX instructions are not detected.

[ 44.188687] AVX instructions are not detected.

[ 44.189280] AVX instructions are not detected.

[ 44.240391] Initializing RT-Tester: OK

[ 44.268286] HugeTLB registered 2 MB page size, pre-allocated 0 pages

[ 44.280087] VFS: Disk quotas dquot_6.5.2

[ 44.281141] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)

[ 44.299210] squashfs: version 4.0 (2009/01/31) Phillip Lougher

[ 44.327397] EFS: 1.0a - http://aeschi.ch.eu.org/efs/

[ 44.330090] ROMFS MTD (C) 2007 Red Hat, Inc.

[ 44.331909] QNX4 filesystem 0.2.3 registered.

[ 44.332794] QNX6 filesystem 1.0.0 registered.

[ 44.333351] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, debug enabled

[ 44.348187] NILFS version 2 loaded

[ 44.348794] BeFS version: 0.9.3

[ 44.349635] OCFS2 1.5.0

[ 44.360488] ocfs2 stack glue: unable to register sysctl

[ 44.361477] ocfs2: Registered cluster interface o2cb

[ 44.362190] OCFS2 DLMFS 1.5.0

[ 44.365764] OCFS2 User DLM kernel interface loaded

[ 44.366440] OCFS2 Node Manager 1.5.0

[ 44.460539] OCFS2 DLM 1.5.0

[ 44.467500] bio: create slab <bio-1> at 1

[ 44.476321] Btrfs loaded

[ 44.476776] btrfs: selftest: Running btrfs free space cache tests

[ 44.477720] btrfs: selftest: Running extent only tests

[ 44.483770] btrfs: selftest: Running bitmap only tests

[ 44.489306] btrfs: selftest: Running bitmap and extent tests

[ 44.493639] btrfs: selftest: Free space cache tests finished

[ 44.509802] GFS2 installed

[ 44.516283] msgmni has been set to 431

[ 44.621745] NET: Registered protocol family 38

[ 44.623929] async_tx: api initialized (async)

[ 44.624926] Key type asymmetric registered

[ 44.625733] Asymmetric key parser 'x509' registered

[ 44.627876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)

[ 44.629195] io scheduler noop registered

[ 44.629794] io scheduler deadline registered (default)

[ 44.716528] no IO addresses supplied

[ 44.721807] hgafb: HGA card not detected.

[ 44.723960] hgafb: probe of hgafb.0 failed with error -22

[ 44.753026] kworker/u2:0 (96) used greatest stack depth: 6592 bytes left

[ 44.761159] uvesafb: failed to execute /sbin/v86d

[ 44.761826] uvesafb: make sure that the v86d helper is installed and executable

[ 44.763471] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2)

[ 44.764455] uvesafb: vbe_init() failed with -22

[ 44.765544] uvesafb: probe of uvesafb.0 failed with error -22

[ 44.769744] ipmi message handler version 39.2

[ 44.772175] IPMI System Interface driver.

[ 44.776833] ipmi_si: Adding default-specified kcs state machine

[ 44.777967] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0

[ 44.780654] ipmi_si: Interface detection failed

[ 44.783552] ipmi_si: Adding default-specified smic state machine

[ 44.784401] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0

[ 44.785865] ipmi_si: Interface detection failed

[ 44.787132] ipmi_si: Adding default-specified bt state machine

[ 44.787945] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0

[ 44.789754] ipmi_si: Interface detection failed

[ 44.795641] ipmi_si: Unable to find any System Interface(s)

[ 44.798000] IPMI Watchdog: driver initialized

[ 44.813226] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0

[ 44.815269] ACPI: Power Button [PWRF]

[ 45.679728] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled

[ 45.713049] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

[ 45.748053] Non-volatile memory driver v1.3

[ 45.765803] ppdev: user-space parallel port driver

[ 45.767546] telclk_interrupt = 0xf non-mcpbl0010 hw.

[ 45.780392] [drm:drm_core_init] *ERROR* Cannot create /proc/dri

[ 45.988747] brd: module loaded

[ 46.015402] nbd: registered device at major 43

[ 46.212461] lkdtm: No crash points registered, enable through debugfs

[ 46.243236] Uniform Multi-Platform E-IDE driver

[ 46.246280] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports

[ 46.248034] ide-gd driver 1.18

[ 46.249286] ide-cd driver 5.00

[ 46.261466] hp_sw: device handler registered

[ 46.262210] emc: device handler registered

[ 46.268763] SCSI Media Changer driver v0.25

[ 46.272567] osd: LOADED open-osd 0.2.1

[ 46.279919] HSI/SSI char device loaded

[ 46.308207] Floppy drive(s): fd0 is 1.44M

[ 46.314074] eql: Equalizer2002: Simon Janes (simon@ncm.com) and David S. Miller (davem@redhat.com)

[ 46.387582] libphy: Fixed MDIO Bus: probed

[ 46.404906] tun: Universal TUN/TAP device driver, 1.6

[ 46.405499] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>

[ 46.408911] arcnet loaded.

[ 46.409432] arcnet: RFC1201 "standard" (`a') encapsulation support loaded.

[ 46.410235] arcnet: RFC1051 "simple standard" (`s') encapsulation support loaded.

[ 46.411529] arcnet: cap mode (`c') encapsulation support loaded.

[ 46.412654] arcnet: COM90xx chipset support

[ 46.744068] S3: No ARCnet cards found.

[ 46.745548] arcnet: COM90xx IO-mapped mode support (by David Woodhouse et el.)

[ 46.746268] E-mail me if you actually test this driver, please!

[ 46.747481] arc%d: No autoprobe for IO mapped cards; you must specify the base address!

[ 46.750271] arcnet: RIM I (entirely mem-mapped) support

[ 46.751440] E-mail me if you actually test the RIM I driver, please!

[ 46.752167] Given: node 00h, shmem 0h, irq 0

[ 46.752674] No autoprobe for RIM I; you must specify the shmem and irq!

[ 46.754095] YAM driver version 0.8 by F1OAT/F6FBB

[ 46.784442] AX.25: bpqether driver version 004

[ 46.785082] baycom_ser_fdx: (C) 1996-2000 Thomas Sailer, HB9JNX/AE4WA

[ 46.785082] baycom_ser_fdx: version 0.10

[ 46.821407] hdlcdrv: (C) 1996-2000 Thomas Sailer HB9JNX/AE4WA

[ 46.822121] hdlcdrv: version 0.8

[ 46.822546] baycom_ser_hdx: (C) 1996-2000 Thomas Sailer, HB9JNX/AE4WA

[ 46.822546] baycom_ser_hdx: version 0.10

[ 46.855930] baycom_par: (C) 1996-2000 Thomas Sailer, HB9JNX/AE4WA

[ 46.855930] baycom_par: version 0.9

[ 46.897296] PPP generic driver version 2.4.2

[ 46.904769] PPP MPPE Compression module registered

[ 46.905435] NET: Registered protocol family 24

[ 46.908913] airo(): Probing for PCI adapters

[ 46.911151] airo(): Finished probing for PCI adapters

[ 46.913889] Broadcom 43xx driver loaded [ Features: PML ]

[ 46.915513] Broadcom 43xx-legacy driver loaded [ Features: PLID ]

[ 46.923090] libertas_sdio: Libertas SDIO driver

[ 46.923776] libertas_sdio: Copyright Pierre Ossman

[ 46.925562] libertas_spi: Libertas SPI driver

[ 46.936391] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12

[ 46.953601] serio: i8042 KBD port at 0x60,0x64 irq 1

[ 46.955703] serio: i8042 AUX port at 0x60,0x64 irq 12

[ 46.957344] parkbd: no such parport

[ 46.968986] evbug: Connected device: input0 (Power Button at LNXPWRBN/button/input0)

[ 47.017887] input: PC Speaker as /devices/platform/pcspkr/input/input1

[ 47.020816] evbug: Connected device: input1 (PC Speaker at isa0061/input0)

[ 47.037521] lirc_dev: IR Remote Control driver registered, major 247

[ 47.039342] IR RC5(x) protocol handler initialized

[ 47.039884] IR JVC protocol handler initialized

[ 47.040308] IR SANYO protocol handler initialized

[ 47.040798] IR LIRC bridge handler initialized

[ 47.042230] Driver for 1-wire Dallas network protocol.

[ 47.080638] applesmc: supported laptop not found!

[ 47.081332] applesmc: driver init failed (ret=-19)!

[ 47.117564] pc87360: PC8736x not detected, module not inserted

[ 47.137647] md: linear personality registered for level -1

[ 47.138456] md: raid0 personality registered for level 0

[ 47.139762] md: raid1 personality registered for level 1

[ 47.140347] md: raid6 personality registered for level 6

[ 47.140997] md: raid5 personality registered for level 5

[ 47.141568] md: raid4 personality registered for level 4

[ 47.142216] md: multipath personality registered for level -4

[ 47.143391] md: faulty personality registered for level -5

[ 47.144566] cpuidle: using governor ladder

[ 47.145176] cpuidle: using governor menu

[ 47.146569] sdhci: Secure Digital Host Controller Interface driver

[ 47.147781] sdhci: Copyright(c) Pierre Ossman

[ 47.148319] wbsd: Winbond W83L51xD SD/MMC card interface driver

[ 47.149020] wbsd: Copyright(c) Pierre Ossman

[ 47.151873] sdhci-pltfm: SDHCI platform and OF driver helper

[ 47.180167] hidraw: raw HID events driver (C) Jiri Kosina

[ 47.218080] lirc_serial lirc_serial.0: port 03f8 already in use

[ 47.219475] lirc_serial lirc_serial.0: use 'setserial /dev/ttySX uart none'

[ 47.220303] lirc_serial lirc_serial.0: or compile the serial port driver as module and

[ 47.221122] lirc_serial lirc_serial.0: make sure this module is loaded first

[ 47.222440] lirc_serial: probe of lirc_serial.0 failed with error -16

[ 47.227547] platform lirc_serial.0: lirc_dev: driver lirc_serial registered at minor = 0

[ 47.228441] lirc_zilog: Zilog/Hauppauge IR driver initializing

[ 47.230098] lirc_zilog: initialization complete

[ 47.231601] panel: driver version 0.9.5 not yet registered

[ 47.280819] zram: Created 1 device(s) ...

[ 47.284086] logger: created 256K log 'log_main'

[ 47.286043] logger: created 256K log 'log_events'

[ 47.288655] logger: created 256K log 'log_radio'

[ 47.291376] logger: created 256K log 'log_system'

[ 47.293147] hdaps: supported laptop not found!

[ 47.293669] hdaps: driver init failed (ret=-19)!

[ 47.568139] no UART detected at 0x1

[ 47.612819] NET: Registered protocol family 26

[ 47.614330] GACT probability NOT on

[ 47.615872] Mirror/redirect action on

[ 47.626253] netem: version 1.3

[ 47.627639] u32 classifier

[ 47.628006] Actions configured

[ 47.632440] NET: Registered protocol family 17

[ 47.640782] NET: Registered protocol family 5

[ 47.676136] NET: Registered protocol family 6

[ 47.762447] NET: Registered protocol family 11

[ 47.765364] NET: Registered protocol family 3

[ 47.766454] lec:lane_module_init: lec.c: initialized

[ 47.767490] lib80211: common routines for IEEE802.11 drivers

[ 47.768543] lib80211_crypt: registered algorithm 'NULL'

[ 47.770170] lib80211_crypt: registered algorithm 'WEP'

[ 47.771438] lib80211_crypt: registered algorithm 'CCMP'

[ 47.772119] lib80211_crypt: registered algorithm 'TKIP'

[ 47.775643] 9pnet: Installing 9P2000 support

[ 47.777374] NET: Registered protocol family 36

[ 47.792934] batman_adv: B.A.T.M.A.N. advanced 2013.3.0 (compatibility version 14) loaded

[ 47.793913] openvswitch: Open vSwitch switching datapath

[ 47.808716]

[ 47.808716] printing PIC contents

[ 47.810369] ... PIC IMR: edb8

[ 47.810948] ... PIC IRR: 0001

[ 47.811975] ... PIC ISR: 0000

[ 47.812400] ... PIC ELCR: 0200

[ 47.827773] registered taskstats version 1

[ 47.862183] cryptomgr_probe (100) used greatest stack depth: 6216 bytes left

[ 47.865793] Key type trusted registered

[ 47.876048] Key type encrypted registered

[ 47.896241] raid6test: testing the 4-disk case...

[ 47.904279] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK

[ 47.907217] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(P) OK

[ 47.908896] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(Q) OK

[ 47.912130] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(P) OK

[ 47.913293] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(Q) OK

[ 47.915321] raid6test: test_disks(2, 3): faila= 2(P) failb= 3(Q) OK

[ 47.918568] raid6test: testing the 5-disk case...

[ 47.923573] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK

[ 47.925335] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK

[ 47.927548] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(P) OK

[ 47.929971] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(Q) OK

[ 47.932285] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK

[ 47.933972] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(P) OK

[ 47.936051] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(Q) OK

[ 47.937728] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(P) OK

[ 47.940660] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(Q) OK

[ 47.942122] raid6test: test_disks(3, 4): faila= 3(P) failb= 4(Q) OK

[ 47.947752] raid6test: testing the 11-disk case...

[ 47.956333] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK

[ 47.958692] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK

[ 47.963263] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(D) OK

[ 47.965513] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(D) OK

[ 47.968339] raid6test: test_disks(0, 5): faila= 0(D) failb= 5(D) OK

[ 47.972133] raid6test: test_disks(0, 6): faila= 0(D) failb= 6(D) OK

[ 47.974326] raid6test: test_disks(0, 7): faila= 0(D) failb= 7(D) OK

[ 47.977310] raid6test: test_disks(0, 8): faila= 0(D) failb= 8(D) OK

[ 47.980880] raid6test: test_disks(0, 9): faila= 0(D) failb= 9(P) OK

[ 47.983269] raid6test: test_disks(0, 10): faila= 0(D) failb= 10(Q) OK

[ 47.985584] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK

[ 47.988597] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(D) OK

[ 47.992511] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(D) OK

[ 47.994417] raid6test: test_disks(1, 5): faila= 1(D) failb= 5(D) OK

[ 47.997194] raid6test: test_disks(1, 6): faila= 1(D) failb= 6(D) OK

[ 48.001119] raid6test: test_disks(1, 7): faila= 1(D) failb= 7(D) OK

[ 48.003971] raid6test: test_disks(1, 8): faila= 1(D) failb= 8(D) OK

[ 48.006181] raid6test: test_disks(1, 9): faila= 1(D) failb= 9(P) OK

[ 48.010014] raid6test: test_disks(1, 10): faila= 1(D) failb= 10(Q) OK

[ 48.012915] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(D) OK

[ 48.015366] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(D) OK

[ 48.017699] raid6test: test_disks(2, 5): faila= 2(D) failb= 5(D) OK

[ 48.021349] raid6test: test_disks(2, 6): faila= 2(D) failb= 6(D) OK

[ 48.024015] raid6test: test_disks(2, 7): faila= 2(D) failb= 7(D) OK

[ 48.026278] raid6test: test_disks(2, 8): faila= 2(D) failb= 8(D) OK

[ 48.029834] raid6test: test_disks(2, 9): faila= 2(D) failb= 9(P) OK

[ 48.032926] raid6test: test_disks(2, 10): faila= 2(D) failb= 10(Q) OK

[ 48.035064] raid6test: test_disks(3, 4): faila= 3(D) failb= 4(D) OK

[ 48.035064] raid6test: test_disks(3, 5): faila= 3(D) failb= 5(D) OK

[ 48.041422] raid6test: test_disks(3, 6): faila= 3(D) failb= 6(D) OK

[ 48.044919] raid6test: test_disks(3, 7): faila= 3(D) failb= 7(D) OK

[ 48.047949] raid6test: test_disks(3, 8): faila= 3(D) failb= 8(D) OK

[ 48.051663] raid6test: test_disks(3, 9): faila= 3(D) failb= 9(P) OK

[ 48.053804] raid6test: test_disks(3, 10): faila= 3(D) failb= 10(Q) OK

[ 48.056604] raid6test: test_disks(4, 5): faila= 4(D) failb= 5(D) OK

[ 48.060226] raid6test: test_disks(4, 6): faila= 4(D) failb= 6(D) OK

[ 48.062538] raid6test: test_disks(4, 7): faila= 4(D) failb= 7(D) OK

[ 48.065324] raid6test: test_disks(4, 8): faila= 4(D) failb= 8(D) OK

[ 48.068061] raid6test: test_disks(4, 9): faila= 4(D) failb= 9(P) OK

[ 48.071377] raid6test: test_disks(4, 10): faila= 4(D) failb= 10(Q) OK

[ 48.073681] raid6test: test_disks(5, 6): faila= 5(D) failb= 6(D) OK

[ 48.076637] raid6test: test_disks(5, 7): faila= 5(D) failb= 7(D) OK

[ 48.080143] raid6test: test_disks(5, 8): faila= 5(D) failb= 8(D) OK

[ 48.082385] raid6test: test_disks(5, 9): faila= 5(D) failb= 9(P) OK

[ 48.085101] raid6test: test_disks(5, 10): faila= 5(D) failb= 10(Q) OK

[ 48.087839] raid6test: test_disks(6, 7): faila= 6(D) failb= 7(D) OK

[ 48.091358] raid6test: test_disks(6, 8): faila= 6(D) failb= 8(D) OK

[ 48.093585] raid6test: test_disks(6, 9): faila= 6(D) failb= 9(P) OK

[ 48.096302] raid6test: test_disks(6, 10): faila= 6(D) failb= 10(Q) OK

[ 48.098796] raid6test: test_disks(7, 8): faila= 7(D) failb= 8(D) OK

[ 48.102261] raid6test: test_disks(7, 9): faila= 7(D) failb= 9(P) OK

[ 48.104864] raid6test: test_disks(7, 10): faila= 7(D) failb= 10(Q) OK

[ 48.107732] raid6test: test_disks(8, 9): faila= 8(D) failb= 9(P) OK

[ 48.110569] raid6test: test_disks(8, 10): faila= 8(D) failb= 10(Q) OK

[ 48.113240] raid6test: test_disks(9, 10): faila= 9(P) failb= 10(Q) OK

[ 48.127567] raid6test: testing the 12-disk case...

[ 48.130817] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK

[ 48.133653] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK

[ 48.136663] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(D) OK

[ 48.140210] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(D) OK

[ 48.142795] raid6test: test_disks(0, 5): faila= 0(D) failb= 5(D) OK

[ 48.145692] raid6test: test_disks(0, 6): faila= 0(D) failb= 6(D) OK

[ 48.148593] raid6test: test_disks(0, 7): faila= 0(D) failb= 7(D) OK

[ 48.152365] raid6test: test_disks(0, 8): faila= 0(D) failb= 8(D) OK

[ 48.155165] raid6test: test_disks(0, 9): faila= 0(D) failb= 9(D) OK

[ 48.157455] raid6test: test_disks(0, 10): faila= 0(D) failb= 10(P) OK

[ 48.161371] raid6test: test_disks(0, 11): faila= 0(D) failb= 11(Q) OK

[ 48.164324] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK

[ 48.167253] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(D) OK

[ 48.170332] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(D) OK

[ 48.173208] raid6test: test_disks(1, 5): faila= 1(D) failb= 5(D) OK

[ 48.176240] raid6test: test_disks(1, 6): faila= 1(D) failb= 6(D) OK

[ 48.178806] raid6test: test_disks(1, 7): faila= 1(D) failb= 7(D) OK

[ 48.182297] raid6test: test_disks(1, 8): faila= 1(D) failb= 8(D) OK

[ 48.185245] raid6test: test_disks(1, 9): faila= 1(D) failb= 9(D) OK

[ 48.188106] raid6test: test_disks(1, 10): faila= 1(D) failb= 10(P) OK

[ 48.191675] raid6test: test_disks(1, 11): faila= 1(D) failb= 11(Q) OK

[ 48.194040] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(D) OK

[ 48.196927] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(D) OK

[ 48.200654] raid6test: test_disks(2, 5): faila= 2(D) failb= 5(D) OK

[ 48.203480] raid6test: test_disks(2, 6): faila= 2(D) failb= 6(D) OK

[ 48.205875] raid6test: test_disks(2, 7): faila= 2(D) failb= 7(D) OK

[ 48.208759] raid6test: test_disks(2, 8): faila= 2(D) failb= 8(D) OK

[ 48.212373] raid6test: test_disks(2, 9): faila= 2(D) failb= 9(D) OK

[ 48.215232] raid6test: test_disks(2, 10): faila= 2(D) failb= 10(P) OK

[ 48.217467] raid6test: test_disks(2, 11): faila= 2(D) failb= 11(Q) OK

[ 48.220998] raid6test: test_disks(3, 4): faila= 3(D) failb= 4(D) OK

[ 48.223919] raid6test: test_disks(3, 5): faila= 3(D) failb= 5(D) OK

[ 48.226271] raid6test: test_disks(3, 6): faila= 3(D) failb= 6(D) OK

[ 48.229802] raid6test: test_disks(3, 7): faila= 3(D) failb= 7(D) OK

[ 48.232884] raid6test: test_disks(3, 8): faila= 3(D) failb= 8(D) OK

[ 48.235704] raid6test: test_disks(3, 9): faila= 3(D) failb= 9(D) OK

[ 48.237977] raid6test: test_disks(3, 10): faila= 3(D) failb= 10(P) OK

[ 48.241698] raid6test: test_disks(3, 11): faila= 3(D) failb= 11(Q) OK

[ 48.244628] raid6test: test_disks(4, 5): faila= 4(D) failb= 5(D) OK

[ 48.247540] raid6test: test_disks(4, 6): faila= 4(D) failb= 6(D) OK

[ 48.250796] raid6test: test_disks(4, 7): faila= 4(D) failb= 7(D) OK

[ 48.253565] raid6test: test_disks(4, 8): faila= 4(D) failb= 8(D) OK

[ 48.256587] raid6test: test_disks(4, 9): faila= 4(D) failb= 9(D) OK

[ 48.260110] raid6test: test_disks(4, 10): faila= 4(D) failb= 10(P) OK

[ 48.262353] raid6test: test_disks(4, 11): faila= 4(D) failb= 11(Q) OK

[ 48.265320] raid6test: test_disks(5, 6): faila= 5(D) failb= 6(D) OK

[ 48.268121] raid6test: test_disks(5, 7): faila= 5(D) failb= 7(D) OK

[ 48.271901] raid6test: test_disks(5, 8): faila= 5(D) failb= 8(D) OK

[ 48.274253] raid6test: test_disks(5, 9): faila= 5(D) failb= 9(D) OK

[ 48.277111] raid6test: test_disks(5, 10): faila= 5(D) failb= 10(P) OK

[ 48.280743] raid6test: test_disks(5, 11): faila= 5(D) failb= 11(Q) OK

[ 48.283571] raid6test: test_disks(6, 7): faila= 6(D) failb= 7(D) OK

[ 48.285937] raid6test: test_disks(6, 8): faila= 6(D) failb= 8(D) OK

[ 48.289734] raid6test: test_disks(6, 9): faila= 6(D) failb= 9(D) OK

[ 48.292600] raid6test: test_disks(6, 10): faila= 6(D) failb= 10(P) OK

[ 48.295470] raid6test: test_disks(6, 11): faila= 6(D) failb= 11(Q) OK

[ 48.297901] raid6test: test_disks(7, 8): faila= 7(D) failb= 8(D) OK

[ 48.301581] raid6test: test_disks(7, 9): faila= 7(D) failb= 9(D) OK

[ 48.304603] raid6test: test_disks(7, 10): faila= 7(D) failb= 10(P) OK

[ 48.307411] raid6test: test_disks(7, 11): faila= 7(D) failb= 11(Q) OK

[ 48.310275] raid6test: test_disks(8, 9): faila= 8(D) failb= 9(D) OK

[ 48.312948] raid6test: test_disks(8, 10): faila= 8(D) failb= 10(P) OK

[ 48.315117] raid6test: test_disks(8, 11): faila= 8(D) failb= 11(Q) OK

[ 48.322103] raid6test: test_disks(9, 10): faila= 9(D) failb= 10(P) OK

[ 48.324751] raid6test: test_disks(9, 11): faila= 9(D) failb= 11(Q) OK

[ 48.327670] raid6test: test_disks(10, 11): faila= 10(P) failb= 11(Q) OK

[ 48.336174] raid6test: testing the 16-disk case...

[ 48.341133] raid6test: test_disks(0, 1): faila= 0(D) failb= 1(D) OK

[ 48.345115] raid6test: test_disks(0, 2): faila= 0(D) failb= 2(D) OK

[ 48.352994] raid6test: test_disks(0, 3): faila= 0(D) failb= 3(D) OK

[ 48.361017] raid6test: test_disks(0, 4): faila= 0(D) failb= 4(D) OK

[ 48.368053] raid6test: test_disks(0, 5): faila= 0(D) failb= 5(D) OK

[ 48.375922] raid6test: test_disks(0, 6): faila= 0(D) failb= 6(D) OK

[ 48.378506] raid6test: test_disks(0, 7): faila= 0(D) failb= 7(D) OK

[ 48.382380] raid6test: test_disks(0, 8): faila= 0(D) failb= 8(D) OK

[ 48.385644] raid6test: test_disks(0, 9): faila= 0(D) failb= 9(D) OK

[ 48.388857] raid6test: test_disks(0, 10): faila= 0(D) failb= 10(D) OK

[ 48.392422] raid6test: test_disks(0, 11): faila= 0(D) failb= 11(D) OK

[ 48.395404] raid6test: test_disks(0, 12): faila= 0(D) failb= 12(D) OK

[ 48.398040] raid6test: test_disks(0, 13): faila= 0(D) failb= 13(D) OK

[ 48.401870] raid6test: test_disks(0, 14): faila= 0(D) failb= 14(P) OK

[ 48.404709] raid6test: test_disks(0, 15): faila= 0(D) failb= 15(Q) OK

[ 48.407939] raid6test: test_disks(1, 2): faila= 1(D) failb= 2(D) OK

[ 48.411688] raid6test: test_disks(1, 3): faila= 1(D) failb= 3(D) OK

[ 48.414245] raid6test: test_disks(1, 4): faila= 1(D) failb= 4(D) OK

[ 48.417232] raid6test: test_disks(1, 5): faila= 1(D) failb= 5(D) OK

[ 48.420951] raid6test: test_disks(1, 6): faila= 1(D) failb= 6(D) OK

[ 48.423976] raid6test: test_disks(1, 7): faila= 1(D) failb= 7(D) OK

[ 48.426517] raid6test: test_disks(1, 8): faila= 1(D) failb= 8(D) OK

[ 48.430209] raid6test: test_disks(1, 9): faila= 1(D) failb= 9(D) OK

[ 48.433142] raid6test: test_disks(1, 10): faila= 1(D) failb= 10(D) OK

[ 48.436119] raid6test: test_disks(1, 11): faila= 1(D) failb= 11(D) OK

[ 48.439936] raid6test: test_disks(1, 12): faila= 1(D) failb= 12(D) OK

[ 48.442442] raid6test: test_disks(1, 13): faila= 1(D) failb= 13(D) OK

[ 48.445421] raid6test: test_disks(1, 14): faila= 1(D) failb= 14(P) OK

[ 48.448337] raid6test: test_disks(1, 15): faila= 1(D) failb= 15(Q) OK

[ 48.452238] raid6test: test_disks(2, 3): faila= 2(D) failb= 3(D) OK

[ 48.455142] raid6test: test_disks(2, 4): faila= 2(D) failb= 4(D) OK

[ 48.457730] raid6test: test_disks(2, 5): faila= 2(D) failb= 5(D) OK

[ 48.461587] raid6test: test_disks(2, 6): faila= 2(D) failb= 6(D) OK

[ 48.467737] raid6test: test_disks(2, 7): faila= 2(D) failb= 7(D) OK

[ 48.471344] raid6test: test_disks(2, 8): faila= 2(D) failb= 8(D) OK

[ 48.473941] raid6test: test_disks(2, 9): faila= 2(D) failb= 9(D) OK

[ 48.476910] raid6test: test_disks(2, 10): faila= 2(D) failb= 10(D) OK

[ 48.480572] raid6test: test_disks(2, 11): faila= 2(D) failb= 11(D) OK

[ 48.483582] raid6test: test_disks(2, 12): faila= 2(D) failb= 12(D) OK

[ 48.486057] raid6test: test_disks(2, 13): faila= 2(D) failb= 13(D) OK

[ 48.489680] raid6test: test_disks(2, 14): faila= 2(D) failb= 14(P) OK

[ 48.492546] raid6test: test_disks(2, 15): faila= 2(D) failb= 15(Q) OK

[ 48.495487] raid6test: test_disks(3, 4): faila= 3(D) failb= 4(D) OK

[ 48.498059] raid6test: test_disks(3, 5): faila= 3(D) failb= 5(D) OK

[ 48.502006] raid6test: test_disks(3, 6): faila= 3(D) failb= 6(D) OK

[ 48.505067] raid6test: test_disks(3, 7): faila= 3(D) failb= 7(D) OK

[ 48.508119] raid6test: test_disks(3, 8): faila= 3(D) failb= 8(D) OK

[ 48.511990] raid6test: test_disks(3, 9): faila= 3(D) failb= 9(D) OK

[ 48.514573] raid6test: test_disks(3, 10): faila= 3(D) failb= 10(D) OK

[ 48.517630] raid6test: test_disks(3, 11): faila= 3(D) failb= 11(D) OK

[ 48.521402] raid6test: test_disks(3, 12): faila= 3(D) failb= 12(D) OK

[ 48.524453] raid6test: test_disks(3, 13): faila= 3(D) failb= 13(D) OK

[ 48.527272] raid6test: test_disks(3, 14): faila= 3(D) failb= 14(P) OK

[ 48.530358] raid6test: test_disks(3, 15): faila= 3(D) failb= 15(Q) OK

[ 48.533378] raid6test: test_disks(4, 5): faila= 4(D) failb= 5(D) OK

[ 48.536166] raid6test: test_disks(4, 6): faila= 4(D) failb= 6(D) OK

[ 48.540446] raid6test: test_disks(4, 7): faila= 4(D) failb= 7(D) OK

[ 48.543809] raid6test: test_disks(4, 8): faila= 4(D) failb= 8(D) OK

[ 48.546761] raid6test: test_disks(4, 9): faila= 4(D) failb= 9(D) OK

[ 48.551004] raid6test: test_disks(4, 10): faila= 4(D) failb= 10(D) OK

[ 48.553875] raid6test: test_disks(4, 11): faila= 4(D) failb= 11(D) OK

[ 48.557241] raid6test: test_disks(4, 12): faila= 4(D) failb= 12(D) OK

[ 48.561220] raid6test: test_disks(4, 13): faila= 4(D) failb= 13(D) OK

[ 48.564493] raid6test: test_disks(4, 14): faila= 4(D) failb= 14(P) OK

[ 48.567650] raid6test: test_disks(4, 15): faila= 4(D) failb= 15(Q) OK

[ 48.571490] raid6test: test_disks(5, 6): faila= 5(D) failb= 6(D) OK

[ 48.574328] raid6test: test_disks(5, 7): faila= 5(D) failb= 7(D) OK

[ 48.577605] raid6test: test_disks(5, 8): faila= 5(D) failb= 8(D) OK

[ 48.581703] raid6test: test_disks(5, 9): faila= 5(D) failb= 9(D) OK

[ 48.584912] raid6test: test_disks(5, 10): faila= 5(D) failb= 10(D) OK

[ 48.588279] raid6test: test_disks(5, 11): faila= 5(D) failb= 11(D) OK

[ 48.592316] raid6test: test_disks(5, 12): faila= 5(D) failb= 12(D) OK

[ 48.595710] raid6test: test_disks(5, 13): faila= 5(D) failb= 13(D) OK

[ 48.598484] raid6test: test_disks(5, 14): faila= 5(D) failb= 14(P) OK

[ 48.602403] raid6test: test_disks(5, 15): faila= 5(D) failb= 15(Q) OK

[ 48.605695] raid6test: test_disks(6, 7): faila= 6(D) failb= 7(D) OK

[ 48.608924] raid6test: test_disks(6, 8): faila= 6(D) failb= 8(D) OK

[ 48.613266] raid6test: test_disks(6, 9): faila= 6(D) failb= 9(D) OK

[ 48.616179] raid6test: test_disks(6, 10): faila= 6(D) failb= 10(D) OK

[ 48.620582] raid6test: test_disks(6, 11): faila= 6(D) failb= 11(D) OK

[ 48.623806] raid6test: test_disks(6, 12): faila= 6(D) failb= 12(D) OK

[ 48.626755] raid6test: test_disks(6, 13): faila= 6(D) failb= 13(D) OK

[ 48.630536] raid6test: test_disks(6, 14): faila= 6(D) failb= 14(P) OK

[ 48.633696] raid6test: test_disks(6, 15): faila= 6(D) failb= 15(Q) OK

[ 48.637038] raid6test: test_disks(7, 8): faila= 7(D) failb= 8(D) OK

[ 48.640788] raid6test: test_disks(7, 9): faila= 7(D) failb= 9(D) OK

[ 48.643793] raid6test: test_disks(7, 10): faila= 7(D) failb= 10(D) OK

[ 48.646229] raid6test: test_disks(7, 11): faila= 7(D) failb= 11(D) OK

[ 48.649748] raid6test: test_disks(7, 12): faila= 7(D) failb= 12(D) OK

[ 48.652727] raid6test: test_disks(7, 13): faila= 7(D) failb= 13(D) OK

[ 48.655459] raid6test: test_disks(7, 14): faila= 7(D) failb= 14(P) OK

[ 48.657826] raid6test: test_disks(7, 15): faila= 7(D) failb= 15(Q) OK

[ 48.661757] raid6test: test_disks(8, 9): faila= 8(D) failb= 9(D) OK

[ 48.664564] raid6test: test_disks(8, 10): faila= 8(D) failb= 10(D) OK

[ 48.667426] raid6test: test_disks(8, 11): faila= 8(D) failb= 11(D) OK

[ 48.670506] raid6test: test_disks(8, 12): faila= 8(D) failb= 12(D) OK

[ 48.673460] raid6test: test_disks(8, 13): faila= 8(D) failb= 13(D) OK

[ 48.676298] raid6test: test_disks(8, 14): faila= 8(D) failb= 14(P) OK

[ 48.679725] raid6test: test_disks(8, 15): faila= 8(D) failb= 15(Q) OK

[ 48.682240] raid6test: test_disks(9, 10): faila= 9(D) failb= 10(D) OK

[ 48.685172] raid6test: test_disks(9, 11): faila= 9(D) failb= 11(D) OK

[ 48.688090] raid6test: test_disks(9, 12): faila= 9(D) failb= 12(D) OK

[ 48.691838] raid6test: test_disks(9, 13): faila= 9(D) failb= 13(D) OK

[ 48.694241] raid6test: test_disks(9, 14): faila= 9(D) failb= 14(P) OK

[ 48.697003] raid6test: test_disks(9, 15): faila= 9(D) failb= 15(Q) OK

[ 48.700849] raid6test: test_disks(10, 11): faila= 10(D) failb= 11(D) OK

[ 48.703847] raid6test: test_disks(10, 12): faila= 10(D) failb= 12(D) OK

[ 48.706295] raid6test: test_disks(10, 13): faila= 10(D) failb= 13(D) OK

[ 48.709886] raid6test: test_disks(10, 14): faila= 10(D) failb= 14(P) OK

[ 48.712760] raid6test: test_disks(10, 15): faila= 10(D) failb= 15(Q) OK

[ 48.715693] raid6test: test_disks(11, 12): faila= 11(D) failb= 12(D) OK

[ 48.718141] raid6test: test_disks(11, 13): faila= 11(D) failb= 13(D) OK

[ 48.721901] raid6test: test_disks(11, 14): faila= 11(D) failb= 14(P) OK

[ 48.724804] raid6test: test_disks(11, 15): faila= 11(D) failb= 15(Q) OK

[ 48.727643] raid6test: test_disks(12, 13): faila= 12(D) failb= 13(D) OK

[ 48.731510] raid6test: test_disks(12, 14): faila= 12(D) failb= 14(P) OK

[ 48.733966] raid6test: test_disks(12, 15): faila= 12(D) failb= 15(Q) OK

[ 48.736913] raid6test: test_disks(13, 14): faila= 13(D) failb= 14(P) OK

[ 48.740489] raid6test: test_disks(13, 15): faila= 13(D) failb= 15(Q) OK

[ 48.743170] raid6test: test_disks(14, 15): faila= 14(P) failb= 15(Q) OK

[ 48.743795] raid6test:

[ 48.744073] raid6test: complete (257 tests, 0 failures)

[ 48.783025] FDC 0 is a S82078B

[ 48.807053] hd: no drives specified - use hd=cyl,head,sectors on kernel command line

[ 48.816646] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found

[ 48.817214] EDD information not available.

[ 48.824659] ALSA device list:

[ 48.825039] #0: Dummy 1

[ 48.825297] #1: Loopback 1

[ 48.825546] #2: Virtual MIDI Card 1

[ 48.963559] Freeing unused kernel memory: 692K (ffffffff82173000 - ffffffff82220000)

[ 48.966342] Switched to clocksource tsc

[ 48.970002] kernel tried to execute NX-protected page - exploit attempt? (uid: 0)

[ 48.970851] BUG: unable to handle kernel paging request at ffffffff82196446

[ 48.970957] IP: [<ffffffff82196446>] classes_init+0x26/0x26

[ 48.970957] PGD 1e76067 PUD 1e77063 PMD f388063 PTE 8000000002196163

[ 48.970957] Oops: 0011 [#1]

[ 48.970957] CPU: 0 PID: 17 Comm: kworker/0:1 Not tainted 3.11.0-rc7-00444-gc52dd7f #23

[ 48.970957] Workqueue: events brcmf_driver_init

[ 48.970957] task: ffff8800001d2000 ti: ffff8800001d4000 task.ti: ffff8800001d4000

[ 48.970957] RIP: 0010:[<ffffffff82196446>] [<ffffffff82196446>] classes_init+0x26/0x26

[ 48.970957] RSP: 0000:ffff8800001d5d40 EFLAGS: 00000286

[ 48.970957] RAX: 0000000000000001 RBX: ffffffff820c5620 RCX: 0000000000000000

[ 48.970957] RDX: 0000000000000001 RSI: ffffffff816f7380 RDI: ffffffff820c56c0

[ 48.970957] RBP: ffff8800001d5d50 R08: ffff8800001d2508 R09: 0000000000000002

[ 48.970957] R10: 0000000000000000 R11: 0001f7ce298c5620 R12: ffff8800001c76b0

[ 48.970957] R13: ffffffff81e91d40 R14: 0000000000000000 R15: ffff88000e0ce300

[ 48.970957] FS: 0000000000000000(0000) GS:ffffffff81e84000(0000) knlGS:0000000000000000

[ 48.970957] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b

[ 48.970957] CR2: ffffffff82196446 CR3: 0000000001e75000 CR4: 00000000000006b0

[ 48.970957] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000

[ 48.970957] DR3: 0000000000000000 DR6: 0000000000000000 DR7: 0000000000000000

[ 48.970957] Stack:

[ 48.970957] ffffffff816f7df8 ffffffff820c5620 ffff8800001d5d60 ffffffff816eeec9

[ 48.970957] ffff8800001d5de0 ffffffff81073dc5 ffffffff81073d68 ffff8800001d5db8

[ 48.970957] 0000000000000086 ffffffff820c5620 ffffffff824f7fd0 0000000000000000

[ 48.970957] Call Trace:

[ 48.970957] [<ffffffff816f7df8>] ? brcmf_sdio_init+0x18/0x70

[ 48.970957] [<ffffffff816eeec9>] brcmf_driver_init+0x9/0x10

[ 48.970957] [<ffffffff81073dc5>] process_one_work+0x1d5/0x480

[ 48.970957] [<ffffffff81073d68>] ? process_one_work+0x178/0x480

[ 48.970957] [<ffffffff81074188>] worker_thread+0x118/0x3a0

[ 48.970957] [<ffffffff81074070>] ? process_one_work+0x480/0x480

[ 48.970957] [<ffffffff8107aa17>] kthread+0xe7/0xf0

[ 48.970957] [<ffffffff810829f7>] ? finish_task_switch.constprop.57+0x37/0xd0

[ 48.970957] [<ffffffff8107a930>] ? __kthread_parkme+0x80/0x80

[ 48.970957] [<ffffffff81a6923a>] ret_from_fork+0x7a/0xb0

[ 48.970957] [<ffffffff8107a930>] ? __kthread_parkme+0x80/0x80

[ 48.970957] Code: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc <cc> cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc

[ 48.970957] RIP [<ffffffff82196446>] classes_init+0x26/0x26

[ 48.970957] RSP <ffff8800001d5d40>

[ 48.970957] CR2: ffffffff82196446

[ 48.970957] ---[ end trace 62980817cd525f14 ]---

[ 48.970957] Kernel panic - not syncing: Fatal exception

[ 48.970957] Rebooting in 10 seconds..

BUG: kernel boot crashed

Elapsed time: 75

qemu-system-x86_64 -kernel /tmp//kernel/x86_64-randconfig-c3-0828/c52dd7f94c5d5386413cb95462ac802847fa5f3a/vmlinuz-3.11.0-rc7-00444-gc52dd7f-9274 -append 'hung_task_panic=1 rcutree.rcu_cpu_stall_timeout=100 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled panic=10 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-c3-0828/devel-cairo-x86_64-201308281454/.vmlinuz-c52dd7f94c5d5386413cb95462ac802847fa5f3a-20130828151901-4-ant branch=linux-devel/devel-cairo-x86_64-201308281454 noapic nolapic nohz=off BOOT_IMAGE=/kernel/x86_64-randconfig-c3-0828/c52dd7f94c5d5386413cb95462ac802847fa5f3a/vmlinuz-3.11.0-rc7-00444-gc52dd7f' -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz -m 256M -smp 2 -net nic,vlan=0,macaddr=00:00:00:00:00:00,model=virtio -net user,vlan=0,hostfwd=tcp::13370-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -drive file=/fs/sdc1/disk0-ant-9274,media=disk,if=virtio -drive file=/fs/sdc1/disk1-ant-9274,media=disk,if=virtio -drive file=/fs/sdc1/disk2-ant-9274,media=disk,if=virtio -drive file=/fs/sdc1/disk3-ant-9274,media=disk,if=virtio -drive file=/fs/sdc1/disk4-ant-9274,media=disk,if=virtio -drive file=/fs/sdc1/disk5-ant-9274,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-ant-lkp-9274 -serial file:/dev/shm/kboot/serial-ant-lkp-9274 -daemonize -display none -monitor null

#

# Automatically generated file; DO NOT EDIT.

# Linux/x86_64 3.11.0-rc7 Kernel Configuration<b

Show more