From: Fengguang Wu <fengguang.wu@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: xen-devel@lists.xenproject.org,
Russell King - ARM Linux <linux@arm.linux.org.uk>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Date: Mon, 7 Oct 2013 16:35:05 +0800 [thread overview]
Message-ID: <20131007083505.GA22585@localhost> (raw)
In-Reply-To: <CA+55aFz85in-ntjF_VT4=kBoUrw1m8ON7xL-=431vQKL5oCMxQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 313487 bytes --]
On Mon, Oct 07, 2013 at 01:12:17AM -0700, Linus Torvalds wrote:
> On Sun, Oct 6, 2013 at 10:10 PM, Fengguang Wu <fengguang.wu@intel.com> wrote:
> >
> > I retried bisect with "Oops:" and the first bad commit is
> >
> > commit c817a67ecba7c3 ("kobject: delayed kobject release: help find buggy drivers")
>
> Ok, that makes way more sense.
>
> > That commit has already helped expose some bugs, however I suspect there are
> > still many hidden ones. In this particular bisect, the commit produces 85 good
> > dmesgs and 2055 bad dmesgs, exposing all sorts of error messages
> >
> > 1929 Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
> > 1921 BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
> > 1897 Kernel panic - not syncing: Fatal exception in interrupt
> ..
>
> Ok, can you post some of the more promising oopses so that we can try
> to figure out what kobject it is that causes problems?
My pleasure! Here are 100 randomly selected call traces. Also attached
several full dmesgs and the kconfig.
dmesg-quantal-athens-3:20131005141122:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 2.580104] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.581461] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.582484] PGD 0
[ 2.582847] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.583803] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.584065] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 2.584065] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.584065] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 2.584065] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 2.584065] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 2.584065] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.584065] R10: ffffffff81097b74 R11: 000000000000b74a R12: ffff8800071b50a0
[ 2.584065] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071b5060
[ 2.584065] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 2.584065] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.584065] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006a0
[ 2.584065] Stack:
[ 2.584065] ffff8800071b50a0 ffff8800071c70a0 0000000000000141 ffffffff81c1b088
[ 2.584065] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 2.584065] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 2.584065] Call Trace:
[ 2.584065] <IRQ>
[ 2.584065] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.584065] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.584065] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.584065] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.584065] <EOI>
[ 2.584065] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.584065] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.584065] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.584065] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.584065] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.584065] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.584065] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 2.584065] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.584065] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.584065] RSP <ffff88000dd03ef0>
[ 2.584065] CR2: 0000000000000008
[ 2.584065] ---[ end trace 339ad9952fb5cca4 ]---
dmesg-quantal-inn-37:20131005135426:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.804131] tsc: Refined TSC clocksource calibration: 2693.433 MHz
[ 1.861516] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.964029] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.964856] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.965494] PGD 0
[ 1.965724] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.966295] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.967077] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.967808] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.968013] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.968013] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.968013] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.968013] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.968013] R10: ffffffff81097b74 R11: 000000000000b42d R12: ffff8800071e78a0
[ 1.968013] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071e7860
[ 1.968013] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.968013] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.968013] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 1.968013] Stack:
[ 1.968013] ffff8800071e78a0 ffff8800071ed8a0 0000000000000141 ffffffff81c1b088
[ 1.968013] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.968013] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.968013] Call Trace:
[ 1.968013] <IRQ>
[ 1.968013] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.968013] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.968013] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.968013] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.968013] <EOI>
[ 1.968013] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.968013] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.968013] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.968013] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.968013] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.968013] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.968013] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.968013] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.968013] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.968013] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.968013] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.968013] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.968013] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.968013] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.968013] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.968013] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.968013] RSP <ffff88000dc03ef0>
[ 1.968013] CR2: 0000000000000008
[ 1.968013] ---[ end trace 5672c42aaa1accfd ]---
dmesg-yocto-lkp-st01-2:20131005142558:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.034720] 1 0 0 0 0 0 0 00
[ 2.035489] 1 0 0 0 0 0 0 00
[ 2.036064] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.036071] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.036097] PGD 0
[ 2.036099] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.036103] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.036105] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.036108] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.036109] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.036110] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.036111] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.036112] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.036113] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd6e8a0
[ 2.036114] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd6e860
[ 2.036117] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.036119] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.036120] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.036131] Stack:
[ 2.036133] ffff88000cd6e8a0 ffff88000cd778a0 0000000000000101 ffffffff81c1b088
[ 2.036136] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 2.036138] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.036139] Call Trace:
[ 2.036141] <IRQ>
[ 2.036144] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.036147] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.036152] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.036156] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.036157] <EOI>
[ 2.036160] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.036162] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.036166] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.036170] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.036174] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.036176] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.036179] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.036182] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.036185] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.036189] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.036191] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.036194] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.036196] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.036199] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.036220] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.036223] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.036223] RSP <ffff88000f003ef0>
[ 2.036224] CR2: 0000000000000008
[ 2.036234] ---[ end trace 21fc4c2c1c465acf ]---
dmesg-yocto-inn-44:20131005141944:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.340146] tsc: Refined TSC clocksource calibration: 2693.434 MHz
[ 1.385846] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.504042] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.505480] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.506583] PGD ca34067 PUD c9eb067 PMD 0
[ 1.507406] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.508022] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.508022] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.508022] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.508022] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.508022] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.508022] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.508022] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.508022] R10: ffffffff81097b74 R11: 000000000000b48a R12: ffff88000cd988a0
[ 1.508022] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd98860
[ 1.508022] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.508022] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.508022] CR2: 0000000000000008 CR3: 000000000ca79000 CR4: 00000000000006b0
[ 1.508022] Stack:
[ 1.508022] ffff88000cd988a0 ffff88000cd9c8a0 0000000000000041 ffffffff81c1b088
[ 1.508022] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.508022] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.508022] Call Trace:
[ 1.508022] <IRQ>
[ 1.508022] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.508022] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.508022] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.508022] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.508022] <EOI>
[ 1.508022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.508022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.508022] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.508022] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.508022] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.508022] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.508022] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.508022] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.508022] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.508022] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.508022] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.508022] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.508022] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.508022] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.508022] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.508022] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.508022] RSP <ffff88000f003ef0>
[ 1.508022] CR2: 0000000000000008
[ 1.508022] ---[ end trace 5622ef7f4f67984d ]---
dmesg-yocto-cairo-39:20131005142713:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Running postinst /etc/rpm-postinsts/100...
[ 1.852046] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.853614] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.854809] PGD 0
[ 1.855208] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.856019] CPU: 0 PID: 188 Comm: rc Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.856019] task: ffff88000c904800 ti: ffff88000ca5c000 task.ti: ffff88000ca5c000
[ 1.856019] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.856019] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.856019] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.856019] RDX: 0000000000000000 RSI: 0000000000000028 RDI: ffffffff81f167c0
[ 1.856019] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.856019] R10: ffffffff81097b74 R11: ffff88000f0117d8 R12: ffff88000cd938a0
[ 1.856019] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd93860
[ 1.856019] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.856019] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.856019] CR2: 0000000000000008 CR3: 000000000ca76000 CR4: 00000000000006b0
[ 1.856019] Stack:
[ 1.856019] ffff88000cd938a0 ffff88000cd930a0 0000000000000101 ffffffff81c1b088
[ 1.856019] ffff88000ca5dfd8 000000000000000a 0000000000000102 ffff88000f003f80
[ 1.856019] ffffffff81093f98 0000000000000001 0000000000000001 0040604000000000
[ 1.856019] Call Trace:
[ 1.856019] <IRQ>
[ 1.856019] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.856019] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.856019] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.856019] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.856019] <EOI>
[ 1.856019] [<ffffffff810ca7b7>] ? generic_exec_single+0x35/0x85
[ 1.856019] [<ffffffff810c5a44>] ? __lock_acquire+0x390/0xd9b
[ 1.856019] [<ffffffff810ca77e>] ? csd_lock_wait.isra.0+0xb/0xf
[ 1.856019] [<ffffffff810ca7fb>] generic_exec_single+0x79/0x85
[ 1.856019] [<ffffffff8104f02a>] ? leave_mm+0x5e/0x5e
[ 1.856019] [<ffffffff810caae0>] smp_call_function_single+0x126/0x161
[ 1.856019] [<ffffffff8104f02a>] ? leave_mm+0x5e/0x5e
[ 1.856019] [<ffffffff810cadc2>] smp_call_function_many+0xf0/0x243
[ 1.856019] [<ffffffff8104f02a>] ? leave_mm+0x5e/0x5e
[ 1.856019] [<ffffffff8104f104>] native_flush_tlb_others+0x29/0x2b
[ 1.856019] [<ffffffff8104ee8b>] flush_tlb_others+0x9/0xd
[ 1.856019] [<ffffffff8104f315>] flush_tlb_mm_range+0x195/0x1f2
[ 1.856019] [<ffffffff811061b8>] tlb_flush_mmu+0x42/0x72
[ 1.856019] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 1.856019] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 1.856019] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 1.856019] [<ffffffff8111ee96>] flush_old_exec+0x642/0x6a6
[ 1.856019] [<ffffffff8114543e>] load_elf_binary+0x2c2/0x16aa
[ 1.856019] [<ffffffff81109887>] ? might_fault+0x4f/0x9c
[ 1.856019] [<ffffffff810c6ad5>] ? lock_release+0x150/0x16a
[ 1.856019] [<ffffffff8111f3a1>] search_binary_handler+0xe6/0x1cb
[ 1.856019] [<ffffffff8114517c>] ? load_elf_library+0x1ea/0x1ea
[ 1.856019] [<ffffffff8111f839>] do_execve+0x3b3/0x4dd
[ 1.856019] [<ffffffff8111fb90>] SyS_execve+0x36/0x4c
[ 1.856019] [<ffffffff81834a99>] stub_execve+0x69/0xa0
[ 1.856019] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.856019] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.856019] RSP <ffff88000f003ef0>
[ 1.856019] CR2: 0000000000000008
[ 1.856019] ---[ end trace f8d2f6680feea507 ]---
dmesg-yocto-inn-48:20131005135629:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.360228] tsc: Refined TSC clocksource calibration: 2693.424 MHz
[ 1.449891] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.548034] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.548924] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.549846] PGD ca20067 PUD c990067 PMD 0
[ 1.550401] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.551142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.551978] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.552019] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.552019] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.552019] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.552019] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.552019] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.552019] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd870a0
[ 1.552019] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd87060
[ 1.552019] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.552019] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.552019] CR2: 0000000000000008 CR3: 000000000c9a5000 CR4: 00000000000006b0
[ 1.552019] Stack:
[ 1.552019] ffff88000cd870a0 ffff88000cd9a0a0 0000000000000001 ffffffff81c1b088
[ 1.552019] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.552019] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.552019] Call Trace:
[ 1.552019] <IRQ>
[ 1.552019] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.552019] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.552019] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.552019] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.552019] <EOI>
[ 1.552019] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.552019] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.552019] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.552019] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.552019] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.552019] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.552019] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.552019] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.552019] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.552019] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.552019] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.552019] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.552019] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.552019] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.552019] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.552019] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.552019] RSP <ffff88000f003ef0>
[ 1.552019] CR2: 0000000000000008
[ 1.552019] ---[ end trace b58bcba6bba3459f ]---
dmesg-yocto-waimea-11:20131005221723:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.364191] tsc: Refined TSC clocksource calibration: 3300.302 MHz
[ 1.466146] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.516054] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.517166] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.518076] PGD c9ef067 PUD ca82067 PMD 0
[ 1.518696] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.519477] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.520036] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.520036] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.520036] RSP: 0018:ffff88000f103ef0 EFLAGS: 00010002
[ 1.520036] RAX: ffff88000f103ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.520036] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.520036] RBP: ffff88000f103f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.520036] R10: ffffffff81097b74 R11: 000000000000b2ee R12: ffff88000cd878a0
[ 1.520036] R13: ffff88000f103ef0 R14: ffffffff810a0182 R15: ffff88000cd87860
[ 1.520036] FS: 0000000000000000(0000) GS:ffff88000f100000(0000) knlGS:0000000000000000
[ 1.520036] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.520036] CR2: 0000000000000008 CR3: 000000000c9bd000 CR4: 00000000000006a0
[ 1.520036] Stack:
[ 1.520036] ffff88000cd878a0 ffff88000cd8e8a0 0000000000000001 ffffffff81c1b088
[ 1.520036] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000f103f80
[ 1.520036] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.520036] Call Trace:
[ 1.520036] <IRQ>
[ 1.520036] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.520036] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.520036] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.520036] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.520036] <EOI>
[ 1.520036] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.520036] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.520036] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.520036] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.520036] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.520036] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.520036] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.520036] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.520036] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.520036] RSP <ffff88000f103ef0>
[ 1.520036] CR2: 0000000000000008
[ 1.520036] ---[ end trace b514d267a9be1e13 ]---
dmesg-yocto-inn-39:20131005140736:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.380218] tsc: Refined TSC clocksource calibration: 2693.427 MHz
[ 1.470371] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.556061] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.556992] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.557695] PGD ca31067 PUD ca57067 PMD 0
[ 1.558201] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.558852] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.559700] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.560038] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.560038] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.560038] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.560038] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.560038] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.560038] R10: ffffffff81097b74 R11: 000000000000b9e7 R12: ffff88000cd988a0
[ 1.560038] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd98860
[ 1.560038] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.560038] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.560038] CR2: 0000000000000008 CR3: 000000000e08a000 CR4: 00000000000006b0
[ 1.560038] Stack:
[ 1.560038] ffff88000cd988a0 ffff88000cd9c8a0 0000000000000041 ffffffff81c1b088
[ 1.560038] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.560038] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.560038] Call Trace:
[ 1.560038] <IRQ>
[ 1.560038] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.560038] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.560038] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.560038] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.560038] <EOI>
[ 1.560038] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.560038] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.560038] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.560038] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.560038] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.560038] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.560038] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.560038] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.560038] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.560038] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.560038] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.560038] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.560038] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.560038] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.560038] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.560038] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.560038] RSP <ffff88000f003ef0>
[ 1.560038] CR2: 0000000000000008
[ 1.560038] ---[ end trace 5eef0a62a338a761 ]---
dmesg-yocto-jaketown-31:20131005142553:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.274136] usb usb1: Manufacturer: Linux 3.11.0-rc2-00010-gc817a67 vhci_hcd
[ 2.274141] usb usb1: SerialNumber: vhci_hcd
[ 2.424267] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.424280] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.424285] PGD 0
[ 2.424294] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.424301] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.424306] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.424315] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.424319] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.424322] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.424325] RDX: 0000000000000000 RSI: ffffffff81097b91 RDI: ffffffff81f167c0
[ 2.424329] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.424332] R10: ffffffff81097b91 R11: ffff88000f00a000 R12: ffff88000cd928a0
[ 2.424335] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd92860
[ 2.424340] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.424344] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.424347] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.424370] Stack:
[ 2.424378] ffff88000cd928a0 ffff88000cd9b8a0 0000000000000041 ffffffff81c1b088
[ 2.424386] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 2.424393] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.424395] Call Trace:
[ 2.424400] <IRQ>
[ 2.424410] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.424418] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.424429] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.424438] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.424443] <EOI>
[ 2.424451] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.424458] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.424468] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.424478] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.424487] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.424495] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.424504] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.424511] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.424518] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.424527] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.424534] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.424543] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.424550] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.424557] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.424637] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.424645] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.424647] RSP <ffff88000f003ef0>
[ 2.424649] CR2: 0000000000000008
[ 2.424667] ---[ end trace f9476c4a5a3dfebe ]---
dmesg-quantal-lkp-tt02-24:20131005044841:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.499601] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.620037] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.621865] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
dmesg-yocto-stoakley-4:20131005142223:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Running postinst /etc/rpm-postinsts/100...
[ 1.898540] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.900033] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.901295] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.902276] PGD c9f3067 PUD ca49067 PMD 0
[ 1.902956] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.903832] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.904014] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.904014] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.904014] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.904014] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.904014] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.904014] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.904014] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd978a0
[ 1.904014] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd97860
[ 1.904014] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.904014] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.904014] CR2: 0000000000000008 CR3: 000000000ca01000 CR4: 00000000000006b0
[ 1.904014] Stack:
[ 1.904014] ffff88000cd978a0 ffff880000137d60 0000000000000141 ffffffff81c1b088
[ 1.904014] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.904014] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.904014] Call Trace:
[ 1.904014] <IRQ>
[ 1.904014] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.904014] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.904014] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.904014] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.904014] <EOI>
[ 1.904014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.904014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.904014] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.904014] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.904014] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.904014] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.904014] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.904014] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.904014] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.904014] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.904014] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.904014] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.904014] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.904014] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.904014] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.904014] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.904014] RSP <ffff88000f003ef0>
[ 1.904014] CR2: 0000000000000008
[ 1.904014] ---[ end trace 810925802aa17069 ]---
dmesg-yocto-inn-21:20131005141521:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.328189] tsc: Refined TSC clocksource calibration: 2693.434 MHz
[ 1.381872] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.488033] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.488827] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.489427] PGD c9e5067 PUD ca80067 PMD 0
[ 1.489849] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.490397] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.491107] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.491788] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.492016] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.492016] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.492016] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.492016] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.492016] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd988a0
[ 1.492016] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd98860
[ 1.492016] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.492016] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.492016] CR2: 0000000000000008 CR3: 000000000c9b8000 CR4: 00000000000006b0
[ 1.492016] Stack:
[ 1.492016] ffff88000cd988a0 ffff88000cd9c8a0 0000000000000041 ffffffff81c1b088
[ 1.492016] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.492016] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.492016] Call Trace:
[ 1.492016] <IRQ>
[ 1.492016] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.492016] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.492016] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.492016] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.492016] <EOI>
[ 1.492016] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.492016] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.492016] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.492016] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.492016] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.492016] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.492016] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.492016] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.492016] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.492016] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.492016] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.492016] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.492016] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.492016] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.492016] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.492016] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.492016] RSP <ffff88000f003ef0>
[ 1.492016] CR2: 0000000000000008
[ 1.492016] ---[ end trace 95849c84364f3e3c ]---
dmesg-yocto-inn-13:20131005140320:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.348221] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.450084] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.548025] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.548910] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.549531] PGD c9bd067 PUD c9d6067 PMD 0
[ 1.549986] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.550557] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.551320] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.552011] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.552011] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.552011] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.552011] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.552011] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.552011] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd918a0
[ 1.552011] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd91860
[ 1.552011] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.552011] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.552011] CR2: 0000000000000008 CR3: 000000000ca53000 CR4: 00000000000006b0
[ 1.552011] Stack:
[ 1.552011] ffff88000cd918a0 ffff88000cd978a0 0000000000000141 ffffffff81c1b088
[ 1.552011] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.552011] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.552011] Call Trace:
[ 1.552011] <IRQ>
[ 1.552011] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.552011] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.552011] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.552011] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.552011] <EOI>
[ 1.552011] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.552011] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.552011] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.552011] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.552011] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.552011] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.552011] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.552011] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.552011] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.552011] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.552011] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.552011] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.552011] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.552011] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.552011] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.552011] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.552011] RSP <ffff88000f003ef0>
[ 1.552011] CR2: 0000000000000008
[ 1.552011] ---[ end trace d6dbeeee7644452c ]---
dmesg-quantal-athens-45:20131005142526:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 2.624116] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.625668] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.626852] PGD 69f2067 PUD 69fa067 PMD 0
[ 2.627690] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.628058] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.628058] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.628058] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.628058] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 2.628058] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.628058] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 2.628058] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.628058] R10: ffffffff81097b74 R11: 000000000000ba1f R12: ffff880006dd50a0
[ 2.628058] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006dd5060
[ 2.628058] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 2.628058] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.628058] CR2: 0000000000000008 CR3: 0000000006a25000 CR4: 00000000000006b0
[ 2.628058] Stack:
[ 2.628058] ffff880006dd50a0 ffff880006de80a0 0000000000000041 ffffffff81c1b088
[ 2.628058] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 2.628058] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.628058] Call Trace:
[ 2.628058] <IRQ>
[ 2.628058] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.628058] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.628058] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.628058] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.628058] <EOI>
[ 2.628058] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.628058] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.628058] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.628058] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.628058] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.628058] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.628058] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.628058] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.628058] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.628058] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.628058] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.628058] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.628058] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.628058] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.628058] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.628058] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.628058] RSP <ffff88000dc03ef0>
[ 2.628058] CR2: 0000000000000008
[ 2.628058] ---[ end trace 1996efaf4b0aeb3c ]---
dmesg-quantal-lkp-st01-2:20131005141321:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.926547] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
[ 4.188155] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 4.189547] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.190604] PGD 6a25067 PUD 6a63067 PMD 0
[ 4.191376] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 4.192061] CPU: 0 PID: 128 Comm: trinity Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 4.192061] task: ffff880006a66500 ti: ffff880006a40000 task.ti: ffff880006a40000
[ 4.192061] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.192061] RSP: 0000:ffff88000dc03ef0 EFLAGS: 00010002
[ 4.192061] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 4.192061] RDX: 0000000000000000 RSI: 0000000000000028 RDI: ffffffff81f167c0
[ 4.192061] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 4.192061] R10: ffffffff81097b74 R11: ffff88000dc117d8 R12: ffff880006df08a0
[ 4.192061] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006df0860
[ 4.192061] FS: 00007fce3cc08700(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 4.192061] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 4.192061] CR2: 0000000000000008 CR3: 0000000006a4e000 CR4: 00000000000006b0
[ 4.192061] Stack:
[ 4.192061] ffff880006df08a0 ffff880006df58a0 0000000000000101 ffffffff81c1b088
[ 4.192061] ffff880006a41fd8 000000000000000a 0000000000000100 ffff88000dc03f80
[ 4.192061] ffffffff81093f98 0000000000000001 0000000000000001 0040610000000000
[ 4.192061] Call Trace:
[ 4.192061] <IRQ>
[ 4.192061] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
dmesg-yocto-ant-10:20131005142053:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 15.530398] Scanning device for bad blocks
[ 16.216909] ------------[ cut here ]------------
[ 16.219242] WARNING: CPU: 0 PID: 1 at /c/wfg/mm/kernel/workqueue.c:590 set_work_data+0x33/0x50()
[ 16.220353] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 16.220353] 0000000000000000 ffff88000f003d80 ffffffff81829bcf 0000000000000000
[ 16.220353] ffff88000f003db8 ffffffff8108df6a ffffffff8109f240 ffff88000cc91060
[ 16.220353] ffff88000f013400 0000000000000005 ffff88000f0117c0 ffff88000f003dc8
[ 16.220353] Call Trace:
[ 16.220353] <IRQ> [<ffffffff81829bcf>] dump_stack+0x4e/0x82
[ 16.220353] [<ffffffff8108df6a>] warn_slowpath_common+0x70/0x89
[ 16.220353] [<ffffffff8109f240>] ? set_work_data+0x33/0x50
[ 16.220353] [<ffffffff8108e045>] warn_slowpath_null+0x15/0x17
[ 16.220353] [<ffffffff8109f240>] set_work_data+0x33/0x50
[ 16.220353] [<ffffffff8109ff56>] insert_work+0x27/0x65
[ 16.220353] [<ffffffff810a0163>] __queue_work+0x1cf/0x1ee
[ 16.220353] [<ffffffff810a0182>] ? __queue_work+0x1ee/0x1ee
[ 16.220353] [<ffffffff810a019b>] delayed_work_timer_fn+0x19/0x1b
[ 16.220353] [<ffffffff81097460>] call_timer_fn+0x6c/0xdf
[ 16.220353] [<ffffffff810973f4>] ? process_timeout+0xb/0xb
[ 16.220353] [<ffffffff810a0182>] ? __queue_work+0x1ee/0x1ee
[ 16.220353] [<ffffffff81097b6c>] run_timer_softirq+0x170/0x1b8
[ 16.220353] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 16.220353] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 16.220353] [<ffffffff8102a2bb>] do_IRQ+0x88/0x9f
[ 16.220353] [<ffffffff81833b32>] common_interrupt+0x72/0x72
[ 16.220353] <EOI> [<ffffffff8163d3cd>] ? led_trigger_event+0x26/0x54
[ 16.220353] [<ffffffff814c86fd>] ? nand_select_chip+0x1e/0x20
[ 16.220353] [<ffffffff814c86fd>] ? nand_select_chip+0x1e/0x20
[ 16.220353] [<ffffffff814c90f4>] nand_read_oob+0x1ef/0x270
[ 16.220353] [<ffffffff814b2121>] mtd_read_oob+0x26/0x4c
[ 16.220353] [<ffffffff814cb6e9>] create_bbt+0x225/0x2d4
[ 16.220353] [<ffffffff814cbca3>] nand_scan_bbt+0x85/0x4e3
[ 16.220353] [<ffffffff81117397>] ? __kmalloc+0x90/0xbb
[ 16.220353] [<ffffffff814cc1e0>] nand_default_bbt+0xdf/0xe4
[ 16.220353] [<ffffffff81e13370>] ns_init_module+0x576/0xd61
[ 16.220353] [<ffffffff8183157f>] ? mutex_unlock+0x9/0xb
[ 16.220353] [<ffffffff81e12dfa>] ? init_nanddoc+0xc8/0xc8
[ 16.220353] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 16.220353] [<ffffffff810a55f6>] ? parameq+0x1d/0x1f
[ 16.220353] [<ffffffff810a5789>] ? parse_args+0x191/0x247
[ 16.220353] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 16.220353] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 16.220353] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 16.220353] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 16.220353] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 16.220353] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 16.220353] ---[ end trace 0651a3019b0779b4 ]---
dmesg-quantal-lkp-tt02-16:20131005045509:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.528754] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 3.592268] hostname (116) used greatest stack depth: 5272 bytes left
[ 3.644047] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.645915] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.647320] PGD 0
[ 3.647832] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.648029] CPU: 1 PID: 119 Comm: sh Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.648029] task: ffff8800069f4340 ti: ffff8800069f6000 task.ti: ffff8800069f6000
[ 3.648029] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.648029] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 3.648029] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 3.648029] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 3.648029] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.648029] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006daf8a0
[ 3.648029] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006daf860
[ 3.648029] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 3.648029] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.648029] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006a0
[ 3.648029] Stack:
[ 3.648029] ffff880006daf8a0 ffff880006db78a0 0000000000000101 ffffffff81c1b088
[ 3.648029] ffff8800069f7fd8 000000000000000a 0000000000000100 ffff88000dd03f80
[ 3.648029] ffffffff81093f98 0000000000000001 0000000000000001 0040600400000001
[ 3.648029] Call Trace:
[ 3.648029] <IRQ>
[ 3.648029] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.648029] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.648029] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.648029] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.648029] <EOI>
[ 3.648029] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 3.648029] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 3.648029] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 3.648029] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 3.648029] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 3.648029] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 3.648029] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 3.648029] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 3.648029] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 3.648029] [<ffffffff810fbd24>] release_pages+0x185/0x194
[ 3.648029] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 3.648029] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 3.648029] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 3.648029] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 3.648029] [<ffffffff810924ba>] do_exit+0x2c9/0x838
[ 3.648029] [<ffffffff81105fa1>] ? __do_fault+0x1a4/0x32b
[ 3.648029] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 3.648029] [<ffffffff81092a9a>] do_group_exit+0x45/0xa4
[ 3.648029] [<ffffffff81092b08>] SyS_exit_group+0xf/0xf
[ 3.703400] [<ffffffff81834469>] system_call_fastpath+0x16/0x1b
[ 3.703400] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.703400] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.703400] RSP <ffff88000dd03ef0>
[ 3.703400] CR2: 0000000000000008
[ 3.703400] ---[ end trace 7206833bef8a15a9 ]---
dmesg-quantal-lkp-st01-3:20131005141142:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 4.093012] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
[ 4.308049] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 4.312023] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.312023] PGD 0
[ 4.312023] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 4.312023] CPU: 1 PID: 129 Comm: init Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 4.312023] task: ffff880006a0e400 ti: ffff880006a10000 task.ti: ffff880006a10000
[ 4.312023] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.312023] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 4.312023] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 4.312023] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 4.312023] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 4.312023] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006dc98a0
[ 4.312023] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006dc9860
[ 4.312023] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 4.312023] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 4.312023] CR2: 0000000000000008 CR3: 0000000006a2a000 CR4: 00000000000006a0
[ 4.312023] Stack:
[ 4.312023] ffff880006dc98a0 ffff880006dd08a0 0000000000000101 ffffffff81c1b088
[ 4.312023] ffff880006a11fd8 000000000000000a 0000000000000100 ffff88000dd03f80
[ 4.312023] ffffffff81093f98 0000000000000001 0000000000000001 0040604000000001
[ 4.312023] Call Trace:
[ 4.312023] <IRQ>
[ 4.312023] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 4.312023] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 4.312023] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 4.312023] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 4.312023] <EOI>
[ 4.312023] [<ffffffff8104d8fc>] ? kernel_map_pages+0xbe/0x11a
[ 4.312023] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 4.312023] [<ffffffff810491f2>] ? native_set_pte+0x1/0x9
[ 4.356042] [<ffffffff8104c3ef>] ? set_pte+0x9/0xd
[ 4.356042] [<ffffffff8104c86a>] __change_page_attr_set_clr+0x155/0x6e4
[ 4.356042] [<ffffffff810c4939>] ? mark_held_locks+0x73/0x8d
[ 4.356042] [<ffffffff810c547c>] ? debug_check_no_locks_freed+0x124/0x144
[ 4.356042] [<ffffffff810c4ac4>] ? trace_hardirqs_on_caller+0x171/0x18d
[ 4.356042] [<ffffffff810c5484>] ? debug_check_no_locks_freed+0x12c/0x144
[ 4.356042] [<ffffffff8104d8f7>] kernel_map_pages+0xb9/0x11a
[ 4.356042] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 4.356042] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 4.356042] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 4.356042] [<ffffffff810fbd24>] release_pages+0x185/0x194
[ 4.356042] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 4.356042] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 4.356042] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 4.356042] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 4.356042] [<ffffffff8111ee96>] flush_old_exec+0x642/0x6a6
[ 4.356042] [<ffffffff8114543e>] load_elf_binary+0x2c2/0x16aa
[ 4.356042] [<ffffffff81109887>] ? might_fault+0x4f/0x9c
[ 4.356042] [<ffffffff810c6ad5>] ? lock_release+0x150/0x16a
[ 4.356042] [<ffffffff8111f3a1>] search_binary_handler+0xe6/0x1cb
[ 4.356042] [<ffffffff8114517c>] ? load_elf_library+0x1ea/0x1ea
[ 4.356042] [<ffffffff8111f839>] do_execve+0x3b3/0x4dd
[ 4.356042] [<ffffffff8111fb90>] SyS_execve+0x36/0x4c
[ 4.356042] [<ffffffff81834a99>] stub_execve+0x69/0xa0
[ 4.356042] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 4.356042] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.356042] RSP <ffff88000dd03ef0>
[ 4.356042] CR2: 0000000000000008
[ 4.356042] ---[ end trace 798d889154512048 ]---
dmesg-yocto-nhm4-5:20131005060301:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
bootlogd.
[ 1.688026] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.690959] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.692012] PGD c9ad067 PUD c9a9067 PMD 0
[ 1.692012] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.692012] CPU: 0 PID: 132 Comm: rc Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.692012] task: ffff88000c99e8c0 ti: ffff88000c9f2000 task.ti: ffff88000c9f2000
[ 1.692012] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.692012] RSP: 0000:ffff88000f003ef0 EFLAGS: 00010002
[ 1.692012] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.692012] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.692012] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.692012] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd9b8a0
[ 1.692012] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd9b860
[ 1.692012] FS: 00007f23a76e5700(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.692012] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.692012] CR2: 0000000000000008 CR3: 000000000c98c000 CR4: 00000000000006b0
[ 1.692012] Stack:
[ 1.692012] ffff88000cd9b8a0 ffff88000cda08a0 0000000000000101 ffffffff81c1b088
[ 1.692012] ffff88000c9f3fd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 1.692012] ffffffff81093f98 0000000000000001 0000000000000001 0040604000000000
[ 1.692012] Call Trace:
[ 1.692012] <IRQ>
[ 1.692012] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.692012] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.692012] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.692012] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.692012] <EOI>
[ 1.692012] [<ffffffff81834495>] ? sysret_check+0x22/0x5d
[ 1.692012] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.692012] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.692012] RSP <ffff88000f003ef0>
[ 1.692012] CR2: 0000000000000008
[ 1.692012] ---[ end trace e9beeece6afbae02 ]---
dmesg-yocto-lkp-st01-3:20131005142526:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
bootlogd.
mount: can't read '/proc/mounts': No such file or directory
[ 2.032040] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.033509] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.034681] PGD 0
[ 2.035084] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.036019] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.036707] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.036707] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.036707] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.036707] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.036707] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.036707] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.036707] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd7d8a0
[ 2.036707] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd7d860
[ 2.036707] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.036707] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.036707] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.036707] Stack:
[ 2.036707] ffff88000cd7d8a0 ffff88000cd818a0 0000000000000141 ffffffff81c1b088
[ 2.036707] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 2.036707] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.036707] Call Trace:
[ 2.036707] <IRQ>
[ 2.036707] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.036707] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.036707] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.036707] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.036707] <EOI>
[ 2.036707] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.036707] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.036707] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.036707] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.036707] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.036707] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.036707] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.036707] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.036707] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.036707] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.036707] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.036707] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.036707] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.036707] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.036707] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.036707] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.036707] RSP <ffff88000f003ef0>
[ 2.036707] CR2: 0000000000000008
[ 2.036707] ---[ end trace e8a24c143b09b6a9 ]---
dmesg-quantal-inn-24:20131005142351:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.816304] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.881583] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.980039] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.980862] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.981482] PGD 6a5e067 PUD 6a5f067 PMD 0
[ 1.981933] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.982511] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.983275] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.984020] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.984020] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.984020] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.984020] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.984020] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.984020] R10: ffffffff81097b74 R11: 000000000000aeba R12: ffff8800071d00a0
[ 1.984020] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071d0060
[ 1.984020] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.984020] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.984020] CR2: 0000000000000008 CR3: 0000000006a29000 CR4: 00000000000006b0
[ 1.984020] Stack:
[ 1.984020] ffff8800071d00a0 ffff8800071e20a0 0000000000000041 ffffffff81c1b088
[ 1.984020] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.984020] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.984020] Call Trace:
[ 1.984020] <IRQ>
[ 1.984020] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.984020] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.984020] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.984020] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.984020] <EOI>
[ 1.984020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.984020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.984020] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.984020] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.984020] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.984020] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.984020] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.984020] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.984020] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.984020] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.984020] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.984020] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.984020] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.984020] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.984020] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.984020] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.984020] RSP <ffff88000dc03ef0>
[ 1.984020] CR2: 0000000000000008
[ 1.984020] ---[ end trace 5cd70b6786628552 ]---
dmesg-quantal-stoakley-5:20131005135649:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 4.443120] 0 1 0 0 0 1 1 39
[ 4.443787] 1 1 0 0 0 1 1 3A
[ 4.444458] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 4.445613] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.446558] PGD 0
[ 4.446697] usb usb1: vhci_bus_suspend
[ 4.446698] vhci_hcd: vhci_hub_status:208: changed 0
[ 4.448443] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 4.448443] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 4.448443] task: ffff88000007a040 ti: ffff88000007c000 task.ti: ffff88000007c000
[ 4.448443] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.448443] RSP: 0000:ffff88000dc03ef0 EFLAGS: 00010002
[ 4.448443] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 4.448443] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 4.448443] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 4.448443] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006dce0a0
[ 4.448443] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006dce060
[ 4.448443] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 4.448443] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 4.448443] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 4.448443] Stack:
[ 4.448443] ffff880006dce0a0 ffff880000137d60 0000000000000001 ffffffff81c1b088
[ 4.448443] ffff88000007dfd8 000000000000000a 0000000000000100 ffff88000dc03f80
[ 4.448443] ffffffff81093f98 0000000000000001 0000000000000001 0020414000000000
[ 4.448443] Call Trace:
[ 4.448443] <IRQ>
[ 4.448443] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 4.448443] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 4.448443] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 4.448443] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 4.448443] <EOI>
[ 4.448443] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 4.448443] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 4.448443] [<ffffffff8108e070>] ? arch_local_irq_restore+0x6/0xd
[ 4.448443] [<ffffffff8108f7ab>] vprintk_emit+0x409/0x431
[ 4.448443] [<ffffffff81827d23>] printk+0x4f/0x51
[ 4.448443] [<ffffffff81046391>] native_io_apic_print_entries+0x87/0x94
[ 4.448443] [<ffffffff81df53e0>] print_ICs+0x397/0x454
[ 4.448443] [<ffffffff81df5049>] ? ioapic_init_ops+0x14/0x14
[ 4.448443] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 4.448443] [<ffffffff810a55f6>] ? parameq+0x1d/0x1f
[ 4.448443] [<ffffffff810a5789>] ? parse_args+0x191/0x247
[ 4.448443] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 4.448443] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 4.448443] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 4.448443] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 4.448443] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 4.448443] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 4.448443] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 4.448443] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.448443] RSP <ffff88000dc03ef0>
[ 4.448443] CR2: 0000000000000008
[ 4.448443] ---[ end trace 4d8b8defd6b79b7f ]---
dmesg-yocto-lkp-tt02-2:20131005044011:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Please wait: booting...
[ 2.072046] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.073821] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.075183] PGD c9d5067 PUD c9a2067 PMD 0
[ 2.076020] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.076020] CPU: 1 PID: 127 Comm: mount Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.076020] task: ffff88000c9ca500 ti: ffff88000c9cc000 task.ti: ffff88000c9cc000
[ 2.076020] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.076020] RSP: 0000:ffff88000f103ef0 EFLAGS: 00010002
[ 2.076020] RAX: ffff88000f103ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 2.076020] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 2.076020] RBP: ffff88000f103f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.076020] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd748a0
[ 2.076020] R13: ffff88000f103ef0 R14: ffffffff810a0182 R15: ffff88000cd74860
[ 2.076020] FS: 00007f758f928700(0000) GS:ffff88000f100000(0000) knlGS:0000000000000000
[ 2.076020] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.076020] CR2: 0000000000000008 CR3: 000000000c9d2000 CR4: 00000000000006a0
[ 2.076020] Stack:
[ 2.076020] ffff88000cd748a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 2.076020] ffff88000c9cdfd8 000000000000000a 0000000000000100 ffff88000f103f80
[ 2.076020] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000001
[ 2.076020] Call Trace:
[ 2.076020] <IRQ>
[ 2.076020] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.076020] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.076020] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.076020] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.076020] <EOI>
[ 2.076020] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 2.076020] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.076020] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.076020] RSP <ffff88000f103ef0>
[ 2.076020] CR2: 0000000000000008
[ 2.076020] ---[ end trace 5e8834c8752331e2 ]---
dmesg-yocto-stoakley-4:20131005140326:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
hwclock: can't open '/dev/misc/rtc': No such file or directory
Running postinst /etc/rpm-postinsts/100...
[ 1.864031] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.865237] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.866203] PGD c9c4067 PUD c9fa067 PMD 0
[ 1.866875] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.867728] CPU: 1 PID: 163 Comm: update-modules Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.868012] task: ffff88000ca3a700 ti: ffff88000ca3c000 task.ti: ffff88000ca3c000
[ 1.868012] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.868012] RSP: 0000:ffff88000f103ef0 EFLAGS: 00010002
[ 1.868012] RAX: ffff88000f103ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.868012] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 1.868012] RBP: ffff88000f103f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.868012] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd828a0
[ 1.868012] R13: ffff88000f103ef0 R14: ffffffff810a0182 R15: ffff88000cd82860
[ 1.868012] FS: 0000000000000000(0000) GS:ffff88000f100000(0000) knlGS:0000000000000000
[ 1.868012] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.868012] CR2: 0000000000000008 CR3: 000000000c9fb000 CR4: 00000000000006a0
[ 1.868012] Stack:
[ 1.868012] ffff88000cd828a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 1.868012] ffff88000ca3dfd8 000000000000000a 0000000000000100 ffff88000f103f80
[ 1.868012] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000001
[ 1.868012] Call Trace:
[ 1.868012] <IRQ>
[ 1.868012] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.868012] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.868012] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.868012] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.868012] <EOI>
[ 1.868012] [<ffffffff810f8612>] ? get_page_from_freelist+0x1fd/0x4c6
[ 1.868012] [<ffffffff810491f2>] ? native_set_pte+0x1/0x9
[ 1.868012] [<ffffffff8104c3ef>] ? set_pte+0x9/0xd
[ 1.868012] [<ffffffff8104c86a>] __change_page_attr_set_clr+0x155/0x6e4
[ 1.868012] [<ffffffff810c5ca3>] ? __lock_acquire+0x5ef/0xd9b
[ 1.868012] [<ffffffff810c46d0>] ? mark_lock+0x2e/0x224
[ 1.868012] [<ffffffff810f6046>] ? bad_range+0x1e/0x92
[ 1.868012] [<ffffffff810c46d0>] ? mark_lock+0x2e/0x224
[ 1.868012] [<ffffffff8104d8f7>] kernel_map_pages+0xb9/0x11a
[ 1.868012] [<ffffffff810f87a1>] get_page_from_freelist+0x38c/0x4c6
[ 1.868012] [<ffffffff810f8a49>] __alloc_pages_nodemask+0x16e/0x5d4
[ 1.868012] [<ffffffff810c6ad5>] ? lock_release+0x150/0x16a
[ 1.868012] [<ffffffff8110fe7f>] ? anon_vma_prepare+0xf7/0x12d
[ 1.868012] [<ffffffff81105e61>] __do_fault+0x64/0x32b
[ 1.868012] [<ffffffff8110792a>] handle_pte_fault+0x135/0x879
[ 1.868012] [<ffffffff81831566>] ? __mutex_unlock_slowpath+0x154/0x164
[ 1.868012] [<ffffffff81105982>] ? pmd_offset+0x14/0x3d
[ 1.868012] [<ffffffff81108e10>] handle_mm_fault+0x89/0xad
[ 1.868012] [<ffffffff8104bc67>] __do_page_fault+0x1f6/0x399
[ 1.868012] [<ffffffff810c6ad5>] ? lock_release+0x150/0x16a
[ 1.868012] [<ffffffff810aa503>] ? up_write+0x1a/0x31
[ 1.868012] [<ffffffff810c4b26>] ? trace_hardirqs_off_caller+0x37/0xa4
[ 1.868012] [<ffffffff8104be32>] do_page_fault+0x9/0xb
[ 1.868012] [<ffffffff81048c08>] do_async_page_fault+0x2c/0x5e
[ 1.868012] [<ffffffff81833e98>] async_page_fault+0x28/0x30
[ 1.868012] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.868012] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.868012] RSP <ffff88000f103ef0>
[ 1.868012] CR2: 0000000000000008
[ 1.868012] ---[ end trace eb7f0d43801481f8 ]---
dmesg-yocto-xian-48:20131005142514:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/etc/kernel-tests/99-trinity: line 16: /trinity: not found
/etc/kernel-tests/99-trinity: line 15: /trinity: not found
[ 1.648099] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.649625] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.650780] PGD ca10067 PUD ca2f067 PMD 0
[ 1.651616] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.652054] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.652054] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.652054] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.652054] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.652054] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.652054] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.652054] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.652054] R10: ffffffff81097b74 R11: 000000000000b984 R12: ffff88000cd988a0
[ 1.652054] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd98860
[ 1.652054] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.652054] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.652054] CR2: 0000000000000008 CR3: 000000000e07a000 CR4: 00000000000006b0
[ 1.652054] Stack:
[ 1.652054] ffff88000cd988a0 ffff88000cd9d8a0 0000000000000041 ffffffff81c1b088
[ 1.652054] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.652054] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.652054] Call Trace:
[ 1.652054] <IRQ>
[ 1.652054] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.652054] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.652054] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.652054] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.652054] <EOI>
[ 1.652054] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.652054] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.652054] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.652054] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.652054] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.652054] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.652054] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.652054] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.652054] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.652054] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.652054] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.652054] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.652054] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.652054] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.652054] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.652054] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.652054] RSP <ffff88000f003ef0>
[ 1.652054] CR2: 0000000000000008
[ 1.652054] ---[ end trace c90171b1edeec49a ]---
dmesg-yocto-lkp-st01-8:20131005135540:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.886105] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 2.887412] vhci_hcd: dump_port_status_diff:115: +POWER
[ 2.888298] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.889604] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.890646] PGD 0
[ 2.891008] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.891952] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.892280] task: ffff88000007a040 ti: ffff88000007c000 task.ti: ffff88000007c000
[ 2.892280] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.892280] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.892280] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.892280] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.892280] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.892280] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd7f8a0
[ 2.892280] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd7f860
[ 2.892280] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.892280] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.892280] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.892280] Stack:
[ 2.892280] ffff88000cd7f8a0 ffff88000cd848a0 0000000000000001 ffffffff81c1b088
[ 2.892280] ffff88000007dfd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 2.892280] ffffffff81093f98 0000000000000001 0000000000000001 0020414000000000
[ 2.892280] Call Trace:
[ 2.892280] <IRQ>
[ 2.892280] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.892280] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.892280] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.892280] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.892280] <EOI>
[ 2.892280] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 2.892280] [<ffffffff8108e070>] ? arch_local_irq_restore+0x6/0xd
[ 2.892280] [<ffffffff8108f7ab>] vprintk_emit+0x409/0x431
[ 2.892280] [<ffffffff81827d23>] printk+0x4f/0x51
[ 2.892280] [<ffffffff8167b3e8>] vhci_hub_control+0x61e/0x68d
[ 2.892280] [<ffffffff8150586e>] usb_hcd_submit_urb+0x42e/0x5e5
[ 2.892280] [<ffffffff815072b7>] usb_submit_urb+0x2b5/0x2ca
[ 2.892280] [<ffffffff81507b6f>] usb_start_wait_urb+0x68/0xf2
[ 2.892280] [<ffffffff81507cb7>] usb_control_msg+0xbe/0xf5
[ 2.892280] [<ffffffff814ff008>] set_port_feature+0x43/0x45
[ 2.892280] [<ffffffff814fff80>] hub_power_on+0x5f/0x8e
[ 2.892280] [<ffffffff815008e8>] hub_activate+0xb4/0x37d
[ 2.892280] [<ffffffff814ffd78>] ? usb_hub_to_struct_hub+0x2e/0x33
[ 2.892280] [<ffffffff81503d16>] ? usb_get_hub_port_connect_type+0xd/0x2b
[ 2.892280] [<ffffffff81503d6f>] ? usb_hub_adjust_deviceremovable+0x3b/0xb7
[ 2.892280] [<ffffffff815045e6>] hub_probe+0x7fb/0x83c
[ 2.892280] [<ffffffff8150a819>] usb_probe_interface+0x138/0x1d7
[ 2.892280] [<ffffffff8146f7e5>] driver_probe_device+0x9e/0x1cd
[ 2.892280] [<ffffffff8146f914>] ? driver_probe_device+0x1cd/0x1cd
[ 2.892280] [<ffffffff8146f939>] __device_attach+0x25/0x38
[ 2.892280] [<ffffffff8146e413>] bus_for_each_drv+0x7b/0x85
[ 2.892280] [<ffffffff8146f6ba>] device_attach+0x74/0x96
[ 2.892280] [<ffffffff8146e592>] bus_probe_device+0x32/0xb2
[ 2.892280] [<ffffffff8146c96a>] device_add+0x53b/0x616
[ 2.892280] [<ffffffff81831566>] ? __mutex_unlock_slowpath+0x154/0x164
[ 2.892280] [<ffffffff815096d1>] usb_set_configuration+0x63c/0x692
[ 2.892280] [<ffffffff81511026>] generic_probe+0x40/0x72
[ 2.892280] [<ffffffff8150a6ce>] usb_probe_device+0x28/0x3b
[ 2.892280] [<ffffffff8146f7e5>] driver_probe_device+0x9e/0x1cd
[ 2.892280] [<ffffffff8146f914>] ? driver_probe_device+0x1cd/0x1cd
[ 2.892280] [<ffffffff8146f939>] __device_attach+0x25/0x38
[ 2.892280] [<ffffffff8146e413>] bus_for_each_drv+0x7b/0x85
[ 2.892280] [<ffffffff8146f6ba>] device_attach+0x74/0x96
[ 2.892280] [<ffffffff8146e592>] bus_probe_device+0x32/0xb2
[ 2.892280] [<ffffffff8146c96a>] device_add+0x53b/0x616
[ 2.892280] [<ffffffff81301ee6>] ? mix_pool_bytes.constprop.15+0x42/0x4d
[ 2.892280] [<ffffffff815012c8>] usb_new_device+0x228/0x34e
[ 2.892280] [<ffffffff81506ad1>] usb_add_hcd+0x3e6/0x5b2
[ 2.892280] [<ffffffff8167ad63>] vhci_hcd_probe+0xc6/0x12d
[ 2.892280] [<ffffffff814708d8>] platform_drv_probe+0x34/0x5d
[ 2.892280] [<ffffffff8146f7e5>] driver_probe_device+0x9e/0x1cd
[ 2.892280] [<ffffffff8146f914>] ? driver_probe_device+0x1cd/0x1cd
[ 2.892280] [<ffffffff8146f939>] __device_attach+0x25/0x38
[ 2.892280] [<ffffffff8146e413>] bus_for_each_drv+0x7b/0x85
[ 2.892280] [<ffffffff8146f6ba>] device_attach+0x74/0x96
[ 2.892280] [<ffffffff8146e592>] bus_probe_device+0x32/0xb2
[ 2.892280] [<ffffffff8146c96a>] device_add+0x53b/0x616
[ 2.892280] [<ffffffff8146c382>] ? dev_set_name+0x42/0x44
[ 2.892280] [<ffffffff81470cec>] platform_device_add+0x139/0x1ac
[ 2.892280] [<ffffffff81470df6>] platform_device_register+0x21/0x24
[ 2.892280] [<ffffffff81e1d7a9>] ? usbip_core_init+0x22/0x22
[ 2.892280] [<ffffffff81e1d7d5>] vhci_hcd_init+0x2c/0x66
[ 2.892280] [<ffffffff81e1d7a9>] ? usbip_core_init+0x22/0x22
[ 2.892280] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 2.892280] [<ffffffff810a55f6>] ? parameq+0x1d/0x1f
[ 2.892280] [<ffffffff810a5789>] ? parse_args+0x191/0x247
[ 2.892280] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 2.892280] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 2.892280] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 2.892280] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 2.892280] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 2.892280] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 2.892280] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.892280] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.892280] RSP <ffff88000f003ef0>
[ 2.892280] CR2: 0000000000000008
[ 2.892280] ---[ end trace 29f8f11506e1233e ]---
dmesg-yocto-stoakley-7:20131005141438:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
mount: can't read '/proc/mounts': No such file or directory
BUG: kernel boot hang
Elapsed time: 610
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67 -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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1781-stoakley branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67' -initrd /kernel-tests/initrd/yocto-minimal-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::10715-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -drive file=/fs/dm-1/disk0-yocto-stoakley-7,media=disk,if=virtio -drive file=/fs/dm-1/disk1-yocto-stoakley-7,media=disk,if=virtio -drive file=/fs/dm-1/disk2-yocto-stoakley-7,media=disk,if=virtio -drive file=/fs/dm-1/disk3-yocto-stoakley-7,media=disk,if=virtio -drive file=/fs/dm-1/disk4-yocto-stoakley-7,media=disk,if=virtio -drive file=/fs/dm-1/disk5-yocto-stoakley-7,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-yocto-stoakley-7 -serial file:/dev/shm/kboot/serial-yocto-stoakley-7 -daemonize -display none -monitor null
dmesg-quantal-lkp-tt02-14:20131005044919:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.409728] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.548126] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.550001] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.551455] PGD 6a2e067 PUD 6a55067 PMD 0
[ 3.552103] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.553642] CPU: 1 PID: 123 Comm: grep Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.554884] task: ffff8800069523c0 ti: ffff880006a4a000 task.ti: ffff880006a4a000
dmesg-quantal-waimea-11:20131005222300:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
[ 1.882244] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.980042] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.981104] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.981927] PGD 0
[ 1.982250] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.982988] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.984025] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.984025] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.984025] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.984025] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.984025] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.984025] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.984025] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff8800071db0a0
[ 1.984025] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071db060
[ 1.984025] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.984025] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.984025] CR2: 0000000000000008 CR3: 0000000006887000 CR4: 00000000000006b0
[ 1.984025] Stack:
[ 1.984025] ffff8800071db0a0 ffff8800071ee0a0 0000000000000041 ffffffff81c1b088
[ 1.984025] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.984025] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.984025] Call Trace:
[ 1.984025] <IRQ>
[ 1.984025] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.984025] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.984025] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.984025] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.984025] <EOI>
[ 1.984025] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.984025] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.984025] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.984025] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.984025] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.984025] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.984025] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.984025] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.984025] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.984025] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.984025] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.984025] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.984025] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.984025] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.984025] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.984025] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.984025] RSP <ffff88000dc03ef0>
[ 1.984025] CR2: 0000000000000008
[ 1.984025] ---[ end trace 7b623d7ada81cf38 ]---
dmesg-quantal-inn-31:20131005142446:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.804173] tsc: Refined TSC clocksource calibration: 2693.430 MHz
[ 1.846324] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.948038] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.949133] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.950019] PGD 6a36067 PUD 6a16067 PMD 0
[ 1.950596] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.951354] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.952020] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.952020] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.952020] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.952020] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.952020] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.952020] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.952020] R10: ffffffff81097b74 R11: 000000000000b7b0 R12: ffff8800071c28a0
[ 1.952020] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071c2860
[ 1.952020] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.952020] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.952020] CR2: 0000000000000008 CR3: 0000000006a15000 CR4: 00000000000006a0
[ 1.952020] Stack:
[ 1.952020] ffff8800071c28a0 ffff8800071c88a0 0000000000000041 ffffffff81c1b088
[ 1.952020] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.952020] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.952020] Call Trace:
[ 1.952020] <IRQ>
[ 1.952020] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.952020] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.952020] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.952020] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.952020] <EOI>
[ 1.952020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.952020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.952020] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.952020] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.952020] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.952020] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.952020] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.952020] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.952020] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.952020] RSP <ffff88000dd03ef0>
[ 1.952020] CR2: 0000000000000008
[ 1.952020] ---[ end trace a6bd1dcab9fef7d9 ]---
dmesg-quantal-bay-4:20131005142144:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 4.420979] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
BUG: kernel boot crashed
Elapsed time: 25
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67 -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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-118-bay branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67' -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::19652-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -soundhw hda -drive file=/fs/sda3/disk0-quantal-bay-4,media=disk,if=virtio -drive file=/fs/sda3/disk1-quantal-bay-4,media=disk,if=virtio -drive file=/fs/sda3/disk2-quantal-bay-4,media=disk,if=virtio -drive file=/fs/sda3/disk3-quantal-bay-4,media=disk,if=virtio -drive file=/fs/sda3/disk4-quantal-bay-4,media=disk,if=virtio -drive file=/fs/sda3/disk5-quantal-bay-4,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-quantal-bay-4 -serial file:/dev/shm/kboot/serial-quantal-bay-4 -daemonize -display none -monitor null
dmesg-quantal-inn-44:20131005142131:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.800166] tsc: Refined TSC clocksource calibration: 2693.432 MHz
[ 1.866273] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.968022] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.968814] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.969417] PGD 69de067 PUD 69dd067 PMD 0
[ 1.969879] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.970432] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.971154] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.971856] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.972012] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.972012] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.972012] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.972012] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.972012] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff8800071df0a0
[ 1.972012] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071df060
[ 1.972012] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.972012] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.972012] CR2: 0000000000000008 CR3: 00000000069fe000 CR4: 00000000000006b0
[ 1.972012] Stack:
[ 1.972012] ffff8800071df0a0 ffff8800071f20a0 0000000000000141 ffffffff81c1b088
[ 1.972012] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.972012] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.972012] Call Trace:
[ 1.972012] <IRQ>
[ 1.972012] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.972012] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.972012] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.972012] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.972012] <EOI>
[ 1.972012] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.972012] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.972012] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.972012] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.972012] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.972012] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.972012] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.972012] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.972012] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.972012] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.972012] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.972012] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.972012] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.972012] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.972012] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.972012] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.972012] RSP <ffff88000dc03ef0>
[ 1.972012] CR2: 0000000000000008
[ 1.972012] ---[ end trace cd81d8562c795dce ]---
dmesg-quantal-inn-7:20131005142135:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.800137] tsc: Refined TSC clocksource calibration: 2693.433 MHz
[ 1.841604] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.932040] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.932939] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.933601] PGD 0
[ 1.933834] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.934435] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.935212] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.935965] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.936013] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.936013] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.936013] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.936013] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.936013] R10: ffffffff81097b74 R11: 000000000000b7d4 R12: ffff8800071d48a0
[ 1.936013] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071d4860
[ 1.936013] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.936013] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.936013] CR2: 0000000000000008 CR3: 0000000006978000 CR4: 00000000000006a0
[ 1.936013] Stack:
[ 1.936013] ffff8800071d48a0 ffff8800071db8a0 0000000000000041 ffffffff81c1b088
[ 1.936013] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.936013] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.936013] Call Trace:
[ 1.936013] <IRQ>
[ 1.936013] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.936013] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.936013] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.936013] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.936013] <EOI>
[ 1.936013] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.936013] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.936013] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.936013] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.936013] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.936013] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.936013] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.936013] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.936013] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.936013] RSP <ffff88000dd03ef0>
[ 1.936013] CR2: 0000000000000008
[ 1.936013] ---[ end trace c1517e0ca9ebd593 ]---
dmesg-yocto-ant-14:20131005142136:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 21.173816] Scanning device for bad blocks
[ 21.724906] ------------[ cut here ]------------
[ 21.727352] WARNING: CPU: 0 PID: 1 at /c/wfg/mm/kernel/workqueue.c:590 set_work_data+0x33/0x50()
[ 21.728402] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 21.728402] 0000000000000000 ffff88000f003d80 ffffffff81829bcf 0000000000000000
[ 21.728402] ffff88000f003db8 ffffffff8108df6a ffffffff8109f240 ffff88000cc72060
[ 21.728402] ffff88000f013400 0000000000000005 ffff88000f0117c0 ffff88000f003dc8
[ 21.728402] Call Trace:
[ 21.728402] <IRQ> [<ffffffff81829bcf>] dump_stack+0x4e/0x82
[ 21.728402] [<ffffffff8108df6a>] warn_slowpath_common+0x70/0x89
[ 21.728402] [<ffffffff8109f240>] ? set_work_data+0x33/0x50
[ 21.728402] [<ffffffff8108e045>] warn_slowpath_null+0x15/0x17
[ 21.728402] [<ffffffff8109f240>] set_work_data+0x33/0x50
[ 21.728402] [<ffffffff8109ff56>] insert_work+0x27/0x65
[ 21.728402] [<ffffffff810a0163>] __queue_work+0x1cf/0x1ee
[ 21.728402] [<ffffffff810a0182>] ? __queue_work+0x1ee/0x1ee
[ 21.728402] [<ffffffff810a019b>] delayed_work_timer_fn+0x19/0x1b
[ 21.728402] [<ffffffff81097460>] call_timer_fn+0x6c/0xdf
[ 21.728402] [<ffffffff810973f4>] ? process_timeout+0xb/0xb
[ 21.728402] [<ffffffff810a0182>] ? __queue_work+0x1ee/0x1ee
[ 21.728402] [<ffffffff81097b6c>] run_timer_softirq+0x170/0x1b8
[ 21.728402] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 21.728402] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 21.728402] [<ffffffff8102a2bb>] do_IRQ+0x88/0x9f
[ 21.728402] [<ffffffff81833b32>] common_interrupt+0x72/0x72
[ 21.728402] <EOI> [<ffffffff810b01d4>] ? __wake_up+0x1d/0x48
[ 21.728402] [<ffffffff810cb23b>] ? arch_local_irq_restore+0x6/0xd
[ 21.728402] [<ffffffff81833150>] _raw_spin_unlock_irqrestore+0x48/0x75
[ 21.728402] [<ffffffff810b01f6>] __wake_up+0x3f/0x48
[ 21.728402] [<ffffffff814c8423>] nand_release_device.isra.13+0x49/0x58
[ 21.728402] [<ffffffff814c915c>] nand_read_oob+0x257/0x270
[ 21.728402] [<ffffffff814b2121>] mtd_read_oob+0x26/0x4c
[ 21.728402] [<ffffffff814cb6e9>] create_bbt+0x225/0x2d4
[ 21.728402] [<ffffffff814cbca3>] nand_scan_bbt+0x85/0x4e3
[ 21.728402] [<ffffffff81117397>] ? __kmalloc+0x90/0xbb
[ 21.728402] [<ffffffff814cc1e0>] nand_default_bbt+0xdf/0xe4
[ 21.728402] [<ffffffff81e13370>] ns_init_module+0x576/0xd61
[ 21.728402] [<ffffffff8183157f>] ? mutex_unlock+0x9/0xb
[ 21.728402] [<ffffffff81e12dfa>] ? init_nanddoc+0xc8/0xc8
[ 21.728402] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 21.728402] [<ffffffff81823300>] ? klist_remove+0x54/0xb0
[ 21.728402] [<ffffffff818233d8>] ? klist_next+0x1e/0xa6
[ 21.728402] [<ffffffff81e07023>] ? lp855x_driver_init+0x14/0x14
[ 21.728402] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 21.728402] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 21.728402] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 21.728402] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 21.728402] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 21.728402] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 21.728402] ---[ end trace cae5f8a9ec66838f ]---
dmesg-quantal-inn-14:20131005140534:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.804148] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.853800] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.960024] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.960836] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.961431] PGD 0
[ 1.961649] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.962202] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.962935] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.963631] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.964010] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.964010] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.964010] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.964010] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.964010] R10: ffffffff81097b74 R11: 000000000000ba6c R12: ffff8800071db8a0
[ 1.964010] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071db860
[ 1.964010] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.964010] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.964010] CR2: 0000000000000008 CR3: 000000000697a000 CR4: 00000000000006b0
[ 1.964010] Stack:
[ 1.964010] ffff8800071db8a0 ffff8800071e08a0 0000000000000041 ffffffff81c1b088
[ 1.964010] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.964010] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.964010] Call Trace:
[ 1.964010] <IRQ>
[ 1.964010] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.964010] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.964010] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.964010] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.964010] <EOI>
[ 1.964010] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.964010] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.964010] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.964010] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.964010] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.964010] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.964010] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.964010] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.964010] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.964010] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.964010] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.964010] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.964010] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.964010] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.964010] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.964010] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.964010] RSP <ffff88000dc03ef0>
[ 1.964010] CR2: 0000000000000008
[ 1.964010] ---[ end trace ba8b2bb227de0420 ]---
dmesg-quantal-bay-2:20131005141100:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.012056] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.013234] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.014145] PGD 0
[ 3.014475] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.015317] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.016035] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 3.016035] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.016035] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 3.016035] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 3.016035] RDX: 0000000000000000 RSI: ffffffff81097b91 RDI: ffff88000015c000
[ 3.016035] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.016035] R10: ffffffff81097b91 R11: 000000000000b652 R12: ffff880006dcf8a0
[ 3.016035] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006dcf860
[ 3.016035] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 3.016035] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.016035] CR2: 0000000000000008 CR3: 0000000006982000 CR4: 00000000000006a0
[ 3.016035] Stack:
[ 3.016035] ffff880006dcf8a0 ffff880006dd58a0 0000000000000141 ffffffff81c1b088
[ 3.016035] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 3.016035] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 3.016035] Call Trace:
[ 3.016035] <IRQ>
[ 3.016035] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.016035] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.016035] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.016035] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.016035] <EOI>
[ 3.016035] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.016035] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.016035] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 3.016035] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 3.016035] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 3.016035] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 3.016035] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 3.016035] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.016035] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.016035] RSP <ffff88000dd03ef0>
[ 3.016035] CR2: 0000000000000008
[ 3.016035] ---[ end trace ee2bec5da0c10839 ]---
dmesg-quantal-inn-43:20131005142038:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.816237] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.853905] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.956031] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.956837] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.957476] PGD 0
[ 1.957696] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.958270] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.959045] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.959757] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.960014] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.960014] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.960014] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.960014] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.960014] R10: ffffffff81097b74 R11: 000000000000bb28 R12: ffff8800071db8a0
[ 1.960014] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071db860
[ 1.960014] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.960014] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.960014] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006a0
[ 1.960014] Stack:
[ 1.960014] ffff8800071db8a0 ffff8800071e28a0 0000000000000141 ffffffff81c1b088
[ 1.960014] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.960014] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.960014] Call Trace:
[ 1.960014] <IRQ>
[ 1.960014] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.960014] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.960014] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.960014] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.960014] <EOI>
[ 1.960014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.960014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.960014] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.960014] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.960014] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.960014] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.960014] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.960014] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.960014] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.960014] RSP <ffff88000dd03ef0>
[ 1.960014] CR2: 0000000000000008
[ 1.960014] ---[ end trace a0fb9de80f034032 ]---
dmesg-yocto-xian-11:20131005142437:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/etc/kernel-tests/99-trinity: line 16: /trinity: not found
/etc/kernel-tests/99-trinity: line 15: /trinity: not found
[ 1.796107] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.797551] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.798619] PGD c9d1067 PUD c96f067 PMD 0
[ 1.799454] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.800051] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.800051] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.800051] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.800051] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.800051] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.800051] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.800051] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.800051] R10: ffffffff81097b74 R11: 000000000000b034 R12: ffff88000cd908a0
[ 1.800051] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd90860
[ 1.800051] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.800051] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.800051] CR2: 0000000000000008 CR3: 000000000ca43000 CR4: 00000000000006b0
[ 1.800051] Stack:
[ 1.800051] ffff88000cd908a0 ffff88000cd958a0 0000000000000041 ffffffff81c1b088
[ 1.800051] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.800051] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.800051] Call Trace:
[ 1.800051] <IRQ>
[ 1.800051] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.800051] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.800051] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.800051] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.800051] <EOI>
[ 1.800051] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.800051] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.800051] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.800051] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.800051] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.800051] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.800051] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.800051] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.800051] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.800051] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.800051] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.800051] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.800051] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.800051] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.800051] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.800051] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.800051] RSP <ffff88000f003ef0>
[ 1.800051] CR2: 0000000000000008
[ 1.800051] ---[ end trace 8c87ffa09042ce4f ]---
dmesg-yocto-roam-10:20131005135504:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.148139] vhci_hcd: vhci_hcd_probe:1034: bye
[ 2.148146] vhci_hcd: vhci_hcd_init:1156: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
[ 2.481181] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.482394] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.483341] PGD 0
[ 2.483680] Oops: 0002 [#1]
[ 2.483949] usbcore: registered new interface driver usbip-host
[ 2.483953] usbip_host: usbip_host_init:270: USB/IP Host Driver v1.0.0
dmesg-quantal-nhm4-5:20131005061401:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.820222] tsc: Refined TSC clocksource calibration: 3198.514 MHz
[ 1.857990] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.984025] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.984821] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.985419] PGD 0
[ 1.985620] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.986169] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.986905] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.987599] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.988010] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.988010] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.988010] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.988010] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.988010] R10: ffffffff81097b74 R11: 000000000000ba8d R12: ffff8800071f78a0
[ 1.988010] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071f7860
[ 1.988010] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.988010] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.988010] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 1.988010] Stack:
[ 1.988010] ffff8800071f78a0 ffff8800071fc8a0 0000000000000041 ffffffff81c1b088
[ 1.988010] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.988010] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.988010] Call Trace:
[ 1.988010] <IRQ>
[ 1.988010] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.988010] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.988010] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.988010] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.988010] <EOI>
[ 1.988010] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.988010] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.988010] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.988010] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.988010] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.988010] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.988010] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.988010] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.988010] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.988010] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.988010] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.988010] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.988010] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.988010] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.988010] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.988010] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.988010] RSP <ffff88000dc03ef0>
[ 1.988010] CR2: 0000000000000008
[ 1.988010] ---[ end trace dc459209d5cded73 ]---
dmesg-yocto-lkp-st01-6:20131005141436:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Configuring network interfaces...
[ 2.010568] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 2.016035] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.017353] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.018380] PGD c9d0067 PUD c9ef067 PMD 0
[ 2.019125] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.020017] CPU: 1 PID: 145 Comm: ifup Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.020017] task: ffff88000d2889c0 ti: ffff88000c9f8000 task.ti: ffff88000c9f8000
[ 2.020017] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.020017] RSP: 0000:ffff88000f103ef0 EFLAGS: 00010002
[ 2.020017] RAX: ffff88000f103ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 2.020017] RDX: 0000000000000000 RSI: ffff88000f103eb0 RDI: ffff88000015c000
[ 2.020017] RBP: ffff88000f103f28 R08: 0000000000000002 R09: ffff88000c847280
[ 2.020017] R10: ffff88000c847280 R11: 0000000000000020 R12: ffff88000cd7c8a0
[ 2.020017] R13: ffff88000f103ef0 R14: ffffffff810a0182 R15: ffff88000cd7c860
[ 2.020017] FS: 0000000000000000(0000) GS:ffff88000f100000(0000) knlGS:0000000000000000
[ 2.020017] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.020017] CR2: 0000000000000008 CR3: 000000000c9d2000 CR4: 00000000000006a0
[ 2.020017] Stack:
[ 2.020017] ffff88000cd7c8a0 ffff88000cd818a0 0000000000000101 ffffffff81c1b088
[ 2.020017] ffff88000c9f9fd8 000000000000000a 0000000000000100 ffff88000f103f80
[ 2.020017] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000001
[ 2.020017] Call Trace:
[ 2.020017] <IRQ>
[ 2.020017] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.020017] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.020017] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.020017] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.020017] <EOI>
[ 2.020017] [<ffffffff8104ba2b>] ? arch_local_irq_enable+0xb/0xd
[ 2.020017] [<ffffffff8104bb28>] __do_page_fault+0xb7/0x399
[ 2.020017] [<ffffffff810c6ad5>] ? lock_release+0x150/0x16a
[ 2.020017] [<ffffffff810aa503>] ? up_write+0x1a/0x31
[ 2.020017] [<ffffffff810c4b26>] ? trace_hardirqs_off_caller+0x37/0xa4
[ 2.020017] [<ffffffff8104be32>] do_page_fault+0x9/0xb
[ 2.020017] [<ffffffff81048c08>] do_async_page_fault+0x2c/0x5e
[ 2.020017] [<ffffffff81833e98>] async_page_fault+0x28/0x30
[ 2.020017] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.020017] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.020017] RSP <ffff88000f103ef0>
[ 2.020017] CR2: 0000000000000008
[ 2.020017] ---[ end trace 199ba73ff6b6f766 ]---
dmesg-quantal-lkp-st01-12:20131005140348:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.640076] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.641520] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.642609] PGD 0
[ 3.642978] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.643949] CPU: 0 PID: 131 Comm: trinity Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.644046] task: ffff880007710a80 ti: ffff880006a2a000 task.ti: ffff880006a2a000
[ 3.644046] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.644046] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.644046] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.644046] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 3.644046] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.644046] R10: ffffffff81097b74 R11: ffff88000dc117d8 R12: ffff880006de68a0
[ 3.644046] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006de6860
[ 3.644046] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 3.644046] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.644046] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 3.644046] Stack:
[ 3.644046] ffff880006de68a0 ffff880006deb8a0 0000000000000101 ffffffff81c1b088
[ 3.644046] ffff880006a2bfd8 000000000000000a 0000000000000100 ffff88000dc03f80
[ 3.644046] ffffffff81093f98 0000000000000001 0000000000000001 0040610400000000
[ 3.644046] Call Trace:
[ 3.644046] <IRQ>
[ 3.644046] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.644046] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.644046] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.644046] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.644046] <EOI>
[ 3.644046] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 3.644046] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 3.644046] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 3.644046] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 3.644046] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 3.644046] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 3.644046] [<ffffffff810fbd24>] release_pages+0x185/0x194
[ 3.644046] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 3.644046] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 3.644046] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 3.644046] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 3.644046] [<ffffffff810924ba>] do_exit+0x2c9/0x838
[ 3.644046] [<ffffffff81834495>] ? sysret_check+0x22/0x5d
[ 3.644046] [<ffffffff81092a9a>] do_group_exit+0x45/0xa4
[ 3.644046] [<ffffffff81092b08>] SyS_exit_group+0xf/0xf
[ 3.644046] [<ffffffff81834469>] system_call_fastpath+0x16/0x1b
[ 3.644046] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.644046] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.644046] RSP <ffff88000dc03ef0>
[ 3.644046] CR2: 0000000000000008
[ 3.644046] ---[ end trace 7060fd7ddbeb10e8 ]---
dmesg-yocto-inn-7:20131005142439:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.352222] tsc: Refined TSC clocksource calibration: 2693.435 MHz
[ 1.429919] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.500029] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.500819] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.501439] PGD c9e5067 PUD ca83067 PMD 0
[ 1.501871] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.502577] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.503309] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.504012] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.504012] RSP: 0018:ffff88000f103ef0 EFLAGS: 00010002
[ 1.504012] RAX: ffff88000f103ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.504012] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.504012] RBP: ffff88000f103f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.504012] R10: ffffffff81097b74 R11: 000000000000b95b R12: ffff88000cd8c8a0
[ 1.504012] R13: ffff88000f103ef0 R14: ffffffff810a0182 R15: ffff88000cd8c860
[ 1.504012] FS: 0000000000000000(0000) GS:ffff88000f100000(0000) knlGS:0000000000000000
[ 1.504012] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.504012] CR2: 0000000000000008 CR3: 000000000c9be000 CR4: 00000000000006a0
[ 1.504012] Stack:
[ 1.504012] ffff88000cd8c8a0 ffff88000cd928a0 0000000000000001 ffffffff81c1b088
[ 1.504012] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000f103f80
[ 1.504012] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.504012] Call Trace:
[ 1.504012] <IRQ>
[ 1.504012] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.504012] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.504012] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.504012] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.504012] <EOI>
[ 1.504012] [<ffffffff81833bf7>] ? retint_restore_args+0x13/0x13
[ 1.504012] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.504012] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.504012] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.504012] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.504012] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.504012] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.504012] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.504012] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.504012] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.504012] RSP <ffff88000f103ef0>
[ 1.504012] CR2: 0000000000000008
[ 1.504012] ---[ end trace b387844a7ee601cb ]---
dmesg-quantal-waimea-3:20131005220102:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
[ 1.898309] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.976036] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.977292] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.978267] PGD 6a07067 PUD 6a2a067 PMD 0
[ 1.978998] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.979922] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.980020] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.980020] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.980020] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.980020] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.980020] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.980020] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.980020] R10: ffffffff81097b74 R11: 000000000000b6a3 R12: ffff880006dce0a0
[ 1.980020] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006dce060
[ 1.980020] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.980020] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.980020] CR2: 0000000000000008 CR3: 00000000069ed000 CR4: 00000000000006a0
[ 1.980020] Stack:
[ 1.980020] ffff880006dce0a0 ffff880006de00a0 0000000000000001 ffffffff81c1b088
[ 1.980020] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.980020] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.980020] Call Trace:
[ 1.980020] <IRQ>
[ 1.980020] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.980020] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.980020] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.980020] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.980020] <EOI>
[ 1.980020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.980020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.980020] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.980020] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.980020] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.980020] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.980020] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.980020] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.980020] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.980020] RSP <ffff88000dd03ef0>
[ 1.980020] CR2: 0000000000000008
[ 1.980020] ---[ end trace 81d9e32648a350c8 ]---
dmesg-quantal-waimea-9:20131005222118:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
[ 1.961961] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 2.000036] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.001242] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.002304] PGD 0
[ 2.002660] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.003536] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.004021] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 2.004021] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.004021] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 2.004021] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 2.004021] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 2.004021] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.004021] R10: ffffffff81097b74 R11: 000000000000b916 R12: ffff8800071c40a0
[ 2.004021] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071c4060
[ 2.004021] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 2.004021] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.004021] CR2: 0000000000000008 CR3: 00000000069b4000 CR4: 00000000000006a0
[ 2.004021] Stack:
[ 2.004021] ffff8800071c40a0 ffff8800071d60a0 0000000000000041 ffffffff81c1b088
[ 2.004021] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 2.004021] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 2.004021] Call Trace:
[ 2.004021] <IRQ>
[ 2.004021] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.004021] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.004021] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.004021] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.004021] <EOI>
[ 2.004021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.004021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.004021] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.004021] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.004021] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.004021] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.004021] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 2.004021] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.004021] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.004021] RSP <ffff88000dd03ef0>
[ 2.004021] CR2: 0000000000000008
[ 2.004021] ---[ end trace 203b7dbe0bf73967 ]---
dmesg-yocto-bens-1:20131005142625:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.087209] vhci_hcd: dump_port_status_diff:115: POWER
[ 2.088151] vhci_hcd: dump_port_status_diff:119:
[ 2.088903] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.088940] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.088955] PGD 0
[ 2.088957] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.088961] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.088963] task: ffff88000007a040 ti: ffff88000007c000 task.ti: ffff88000007c000
[ 2.088966] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.088967] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.088968] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.088969] RDX: 0000000000000000 RSI: ffffffff81097b91 RDI: ffffffff81f167c0
[ 2.088970] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.088971] R10: ffffffff81097b91 R11: 000000000000b888 R12: ffff88000cd7b0a0
[ 2.088972] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd7b060
[ 2.088976] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.088977] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.088978] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.088989] Stack:
[ 2.088992] ffff88000cd7b0a0 ffff88000cd8d0a0 0000000000000001 ffffffff81c1b088
[ 2.088994] ffff88000007dfd8 000000000000000a 0000000000000103 ffff88000f003f80
[ 2.088996] ffffffff81093f98 0000000000000001 0000000000000001 0020414000000000
[ 2.088997] Call Trace:
[ 2.088999] <IRQ>
[ 2.089003] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.089006] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.089023] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.089048] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.089050] <EOI>
[ 2.089053] [<ffffffff81833bf7>] ? retint_restore_args+0x13/0x13
[ 2.089068] [<ffffffff810ca7b7>] ? generic_exec_single+0x35/0x85
[ 2.089072] [<ffffffff810c4ac4>] ? trace_hardirqs_on_caller+0x171/0x18d
[ 2.089074] [<ffffffff810ca77a>] ? csd_lock_wait.isra.0+0x7/0xf
[ 2.089076] [<ffffffff810ca7fb>] generic_exec_single+0x79/0x85
[ 2.089087] [<ffffffff811168b4>] ? kmem_cache_node_init+0x6e/0x6e
[ 2.089090] [<ffffffff810caae0>] smp_call_function_single+0x126/0x161
[ 2.089092] [<ffffffff811168b4>] ? kmem_cache_node_init+0x6e/0x6e
[ 2.089095] [<ffffffff810c4939>] ? mark_held_locks+0x73/0x8d
[ 2.089097] [<ffffffff810cadc2>] smp_call_function_many+0xf0/0x243
[ 2.089099] [<ffffffff811168b4>] ? kmem_cache_node_init+0x6e/0x6e
[ 2.089101] [<ffffffff811168b4>] ? kmem_cache_node_init+0x6e/0x6e
[ 2.089103] [<ffffffff810caf4b>] smp_call_function+0x36/0x68
[ 2.089106] [<ffffffff811168b4>] ? kmem_cache_node_init+0x6e/0x6e
[ 2.089108] [<ffffffff810cafab>] on_each_cpu+0x2e/0x9b
[ 2.089110] [<ffffffff81118031>] enable_cpucache+0x101/0x310
[ 2.089119] [<ffffffff81824711>] setup_cpu_cache+0x1f/0x17a
[ 2.089122] [<ffffffff811184e2>] __kmem_cache_create+0x23d/0x2f3
[ 2.089126] [<ffffffff811042c2>] kmem_cache_create_memcg+0x259/0x2cb
[ 2.089128] [<ffffffff81104357>] kmem_cache_create+0x23/0x25
[ 2.089145] [<ffffffff81e25556>] dn_fib_table_init+0x1f/0x28
[ 2.089147] [<ffffffff81e254aa>] dn_fib_init+0x9/0x52
[ 2.089149] [<ffffffff81e2520a>] decnet_init+0x3e/0x6c
[ 2.089151] [<ffffffff81e251cc>] ? l2tp_init_net+0x6e/0x6e
[ 2.089162] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 2.089171] [<ffffffff810a55f6>] ? parameq+0x1d/0x1f
[ 2.089173] [<ffffffff810a5789>] ? parse_args+0x191/0x247
[ 2.089176] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 2.089178] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 2.089180] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 2.089182] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 2.089185] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 2.089187] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 2.089212] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.089215] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.089216] RSP <ffff88000f003ef0>
[ 2.089216] CR2: 0000000000000008
[ 2.089221] ---[ end trace 05b0adbbde786755 ]---
dmesg-quantal-inn-36:20131005142553:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.804227] tsc: Refined TSC clocksource calibration: 2693.431 MHz
[ 1.830042] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.940031] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.940845] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.941438] PGD 0
[ 1.941657] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.942210] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.942935] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.943658] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.944015] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.944015] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.944015] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.944015] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.944015] R10: ffffffff81097b74 R11: 000000000000b9e8 R12: ffff8800071d48a0
[ 1.944015] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071d4860
[ 1.944015] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.944015] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.944015] CR2: 0000000000000008 CR3: 000000000688b000 CR4: 00000000000006a0
[ 1.944015] Stack:
[ 1.944015] ffff8800071d48a0 ffff8800071db8a0 0000000000000001 ffffffff81c1b088
[ 1.944015] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.944015] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.944015] Call Trace:
[ 1.944015] <IRQ>
[ 1.944015] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.944015] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.944015] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.944015] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.944015] <EOI>
[ 1.944015] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.944015] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.944015] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.944015] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.944015] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.944015] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.944015] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.944015] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.944015] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.944015] RSP <ffff88000dd03ef0>
[ 1.944015] CR2: 0000000000000008
[ 1.944015] ---[ end trace 22ef209db9f07079 ]---
dmesg-yocto-snb-16:20131005142718:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
hwclock: can't open '/dev/misc/rtc': No such file or directory
Running postinst /etc/rpm-postinsts/100...
[ 1.928057] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.929622] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.930820] PGD 0
[ 1.931269] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.932030] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.932030] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.932030] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.932030] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.932030] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.932030] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.932030] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.932030] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd8e8a0
[ 1.932030] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd8e860
[ 1.932030] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.932030] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.932030] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 1.932030] Stack:
[ 1.932030] ffff88000cd8e8a0 ffff88000cd948a0 0000000000000101 ffffffff81c1b088
[ 1.932030] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.932030] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.932030] Call Trace:
[ 1.932030] <IRQ>
[ 1.932030] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.932030] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.932030] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.932030] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.932030] <EOI>
[ 1.932030] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.932030] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.932030] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.932030] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.932030] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.932030] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.932030] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.932030] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.932030] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.932030] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.932030] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.932030] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.932030] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.932030] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.932030] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.932030] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.932030] RSP <ffff88000f003ef0>
[ 1.932030] CR2: 0000000000000008
[ 1.932030] ---[ end trace 73bf39194ab3557c ]---
dmesg-quantal-inn-42:20131005142501:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.812225] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.906831] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.988044] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.989014] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.989728] PGD 6a22067 PUD 6a14067 PMD 0
[ 1.990238] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.990905] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.991776] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.992021] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.992021] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.992021] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.992021] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.992021] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.992021] R10: ffffffff81097b74 R11: 000000000000b6dd R12: ffff8800071df8a0
[ 1.992021] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071df860
[ 1.992021] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.992021] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.992021] CR2: 0000000000000008 CR3: 0000000006a18000 CR4: 00000000000006b0
[ 1.992021] Stack:
[ 1.992021] ffff8800071df8a0 ffff8800071e48a0 0000000000000141 ffffffff81c1b088
[ 1.992021] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.992021] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.992021] Call Trace:
[ 1.992021] <IRQ>
[ 1.992021] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.992021] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.992021] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.992021] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.992021] <EOI>
[ 1.992021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.992021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.992021] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.992021] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.992021] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.992021] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.992021] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.992021] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.992021] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.992021] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.992021] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.992021] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.992021] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.992021] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.992021] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.992021] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.992021] RSP <ffff88000dc03ef0>
[ 1.992021] CR2: 0000000000000008
[ 1.992021] ---[ end trace ef4c5a136f7291f9 ]---
dmesg-yocto-lkp-st01-2:20131005142310:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.248075] .................................... done.
[ 2.249841] registered taskstats version 1
[ 2.252035] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.253376] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.254441] PGD 0
[ 2.254825] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.255792] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.256017] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.256017] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.256017] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010046
[ 2.256017] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000000
[ 2.256017] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.256017] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.256017] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd570a0
[ 2.256017] R13: ffff88000f003ef0 R14: 0000000000000000 R15: 0000000000000000
[ 2.256017] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.256017] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.256017] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.256017] Stack:
[ 2.256017] ffff88000cd570a0 ffff88000cd690a0 0000000000000001 ffffffff81c1b088
[ 2.256017] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 2.256017] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.256017] Call Trace:
[ 2.256017] <IRQ>
[ 2.256017] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.256017] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.256017] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.256017] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.256017] <EOI>
[ 2.256017] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.256017] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.256017] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.256017] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.256017] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.256017] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.256017] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.256017] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.256017] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.256017] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.256017] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.256017] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.256017] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.256017] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.256017] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.256017] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.256017] RSP <ffff88000f003ef0>
[ 2.256017] CR2: 0000000000000008
[ 2.256017] ---[ end trace 29b86c64ad4c6d08 ]---
dmesg-quantal-inn-31:20131005142459:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.808187] tsc: Refined TSC clocksource calibration: 2693.432 MHz
[ 1.877592] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.980028] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.980867] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.981490] PGD 0
[ 1.981714] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.982287] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.983038] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.983766] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.984014] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 1.984014] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.984014] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.984014] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.984014] R10: ffffffff81097b74 R11: 000000000000bad2 R12: ffff8800071dd0a0
[ 1.984014] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071dd060
[ 1.984014] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 1.984014] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.984014] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 1.984014] Stack:
[ 1.984014] ffff8800071dd0a0 ffff8800071f00a0 0000000000000141 ffffffff81c1b088
[ 1.984014] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 1.984014] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.984014] Call Trace:
[ 1.984014] <IRQ>
[ 1.984014] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.984014] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.984014] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.984014] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.984014] <EOI>
[ 1.984014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.984014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.984014] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.984014] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.984014] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.984014] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.984014] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.984014] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.984014] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.984014] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.984014] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.984014] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.984014] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.984014] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.984014] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.984014] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.984014] RSP <ffff88000dc03ef0>
[ 1.984014] CR2: 0000000000000008
[ 1.984014] ---[ end trace a1080fff71ba2ff2 ]---
dmesg-yocto-lkp-st01-6:20131005142550:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.983193] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
Configuring network interfaces...
[ 2.000065] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.001474] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.002609] PGD 0
[ 2.002991] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.003990] CPU: 0 PID: 146 Comm: sh Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.004042] task: ffff88000d2c6b80 ti: ffff88000ca00000 task.ti: ffff88000ca00000
[ 2.004042] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.004042] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.004042] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.004042] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.004042] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.004042] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd838a0
[ 2.004042] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd83860
[ 2.004042] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.004042] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.004042] CR2: 0000000000000008 CR3: 000000000c9fd000 CR4: 00000000000006b0
[ 2.004042] Stack:
[ 2.004042] ffff88000cd838a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 2.004042] ffff88000ca01fd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 2.004042] ffffffff81093f98 0000000000000001 0000000000000001 0040400000000000
[ 2.004042] Call Trace:
[ 2.004042] <IRQ>
[ 2.004042] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.004042] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.004042] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.004042] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.004042] <EOI>
[ 2.004042] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 2.004042] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 2.004042] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 2.004042] [<ffffffff810f87a1>] get_page_from_freelist+0x38c/0x4c6
[ 2.004042] [<ffffffff810c46d0>] ? mark_lock+0x2e/0x224
[ 2.004042] [<ffffffff810f8a49>] __alloc_pages_nodemask+0x16e/0x5d4
[ 2.004042] [<ffffffff810c4939>] ? mark_held_locks+0x73/0x8d
[ 2.004042] [<ffffffff810c4939>] ? mark_held_locks+0x73/0x8d
[ 2.004042] [<ffffffff81116fa8>] ? ____cache_alloc+0x290/0x5ef
[ 2.004042] [<ffffffff81116fe0>] ____cache_alloc+0x2c8/0x5ef
[ 2.004042] [<ffffffff81116cc7>] kmem_cache_alloc+0x4c/0x9d
[ 2.004042] [<ffffffff8110cd81>] mmap_region+0x16e/0x440
[ 2.004042] [<ffffffff8110d2e5>] do_mmap_pgoff+0x292/0x309
[ 2.004042] [<ffffffff811013d3>] vm_mmap_pgoff+0x65/0x92
[ 2.004042] [<ffffffff81101428>] vm_mmap+0x28/0x32
[ 2.004042] [<ffffffff81145761>] load_elf_binary+0x5e5/0x16aa
[ 2.004042] [<ffffffff81109887>] ? might_fault+0x4f/0x9c
[ 2.004042] [<ffffffff8111f3a1>] search_binary_handler+0xe6/0x1cb
[ 2.004042] [<ffffffff8114517c>] ? load_elf_library+0x1ea/0x1ea
[ 2.004042] [<ffffffff8111f839>] do_execve+0x3b3/0x4dd
[ 2.004042] [<ffffffff8111fb90>] SyS_execve+0x36/0x4c
[ 2.004042] [<ffffffff81834a99>] stub_execve+0x69/0xa0
[ 2.004042] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.004042] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.004042] RSP <ffff88000f003ef0>
[ 2.004042] CR2: 0000000000000008
[ 2.004042] ---[ end trace 6f1ea37610984226 ]---
dmesg-quantal-lkp-st01-8:20131005141618:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.391614] Key type dns_resolver registered
[ 3.392451] Key type ceph registered
[ 3.405797] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.407123] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.408174] PGD 0
[ 3.408545] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.409542] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.409775] task: ffff88000007a040 ti: ffff88000007c000 task.ti: ffff88000007c000
[ 3.409775] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.409775] RSP: 0000:ffff88000dd03ef0 EFLAGS: 00010002
[ 3.409775] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 3.409775] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 3.409775] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.409775] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006da00a0
[ 3.409775] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006da0060
[ 3.409775] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 3.409775] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.409775] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006a0
[ 3.409775] Stack:
[ 3.409775] ffff880006da00a0 ffff880006db30a0 0000000000000101 ffffffff81c1b088
[ 3.409775] ffff88000007dfd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 3.409775] ffffffff81093f98 0000000000000001 0000000000000001 0020414000000001
[ 3.409775] Call Trace:
[ 3.409775] <IRQ>
[ 3.409775] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.409775] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.409775] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.409775] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.409775] <EOI>
[ 3.409775] [<ffffffff810b14a2>] ? try_to_wake_up+0x2c/0x191
[ 3.409775] [<ffffffff810c4b26>] ? trace_hardirqs_off_caller+0x37/0xa4
[ 3.409775] [<ffffffff810cb25a>] ? arch_local_irq_enable+0xb/0xd
[ 3.409775] [<ffffffff818331a9>] _raw_spin_unlock_irq+0x2c/0x57
[ 3.409775] [<ffffffff810a03da>] pwq_adjust_max_active+0xa8/0xc7
[ 3.409775] [<ffffffff810a0443>] link_pwq+0x4a/0x7a
[ 3.409775] [<ffffffff810a38b2>] __alloc_workqueue_key+0x23e/0x397
[ 3.409775] [<ffffffff81090bab>] ? put_online_cpus+0x24/0x6b
[ 3.409775] [<ffffffff8180975a>] ceph_msgr_init+0x13a/0x165
[ 3.409775] [<ffffffff81e26720>] init_ceph_lib+0x1e/0x5f
[ 3.409775] [<ffffffff81e26702>] ? init_dns_resolver+0xda/0xda
[ 3.409775] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 3.409775] [<ffffffff810a55f6>] ? parameq+0x1d/0x1f
[ 3.409775] [<ffffffff810a5789>] ? parse_args+0x191/0x247
[ 3.409775] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 3.409775] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 3.409775] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 3.409775] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 3.409775] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 3.409775] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 3.409775] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.409775] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.409775] RSP <ffff88000dd03ef0>
[ 3.409775] CR2: 0000000000000008
[ 3.409775] ---[ end trace ca06bad793caf14a ]---
dmesg-quantal-lkp-tt02-14:20131005044447:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.446958] rtc-test rtc-test.0: setting system clock to 2013-10-04 20:44:43 UTC (1380919483)
[ 3.450587] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 3.556051] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.557991] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.559412] PGD 69fe067 PUD 69fd067 PMD 0
[ 3.560069] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.560069] CPU: 1 PID: 121 Comm: 99-trinity Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.560069] task: ffff8800069de300 ti: ffff8800069e0000 task.ti: ffff8800069e0000
[ 3.560069] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.566403] RSP: 0000:ffff88000dd03ef0 EFLAGS: 00010002
[ 3.568099] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
dmesg-yocto-stoakley-2:20131005140622:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
grep: /proc/filesystems: No such file or directory
Configuring network interfaces... done.
[ 2.352043] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.353342] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.354506] PGD 0
[ 2.354863] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.355774] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.356028] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.356028] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.356028] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.356028] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.356028] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.356028] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.356028] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd7a8a0
[ 2.356028] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd7a860
[ 2.356028] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.356028] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.356028] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.356028] Stack:
[ 2.356028] ffff88000cd7a8a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 2.356028] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 2.356028] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.356028] Call Trace:
[ 2.356028] <IRQ>
[ 2.356028] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.356028] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.356028] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.356028] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.356028] <EOI>
[ 2.356028] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.356028] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.356028] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.356028] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.356028] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.356028] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.356028] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.356028] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.356028] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.356028] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.356028] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.356028] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.356028] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.356028] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.356028] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.356028] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.356028] RSP <ffff88000f003ef0>
[ 2.356028] CR2: 0000000000000008
[ 2.356028] ---[ end trace d09d9398a8c99059 ]---
dmesg-quantal-bens-3:20131005140853:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.383512] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 3.400046] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.401546] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.402734] PGD 0
[ 3.403145] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.404024] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.404024] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 3.404024] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.404024] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 3.404024] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 3.404024] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 3.404024] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.404024] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006dbd8a0
[ 3.404024] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006dbd860
[ 3.404024] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 3.404024] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.404024] CR2: 0000000000000008 CR3: 0000000006941000 CR4: 00000000000006a0
[ 3.404024] Stack:
[ 3.404024] ffff880006dbd8a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 3.404024] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 3.404024] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 3.404024] Call Trace:
[ 3.404024] <IRQ>
[ 3.404024] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.404024] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.404024] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.404024] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.404024] <EOI>
[ 3.404024] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.404024] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.404024] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 3.404024] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 3.404024] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 3.404024] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 3.404024] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 3.404024] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.404024] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.404024] RSP <ffff88000dd03ef0>
[ 3.404024] CR2: 0000000000000008
[ 3.404024] ---[ end trace 84eca2f964a4c008 ]---
dmesg-yocto-lkp-tt02-21:20131005044815:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Please wait: booting...
[ 2.072055] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.073895] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.075341] PGD 0
[ 2.075846] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.076030] CPU: 0 PID: 121 Comm: rc Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.076030] task: ffff88000c906300 ti: ffff88000c99a000 task.ti: ffff88000c99a000
[ 2.076030] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.076030] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.076030] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.076030] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.076030] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.076030] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd758a0
[ 2.076030] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd75860
[ 2.076030] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.076030] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.076030] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.076030] Stack:
[ 2.076030] ffff88000cd758a0 ffff88000cd7b8a0 0000000000000101 ffffffff81c1b088
[ 2.076030] ffff88000c99bfd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 2.076030] ffffffff81093f98 0000000000000001 0000000000000001 0040604400000000
[ 2.076030] Call Trace:
[ 2.076030] <IRQ>
[ 2.076030] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.076030] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.076030] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.076030] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.076030] <EOI>
[ 2.076030] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 2.076030] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 2.076030] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 2.076030] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 2.076030] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 2.076030] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 2.076030] [<ffffffff810fbd24>] release_pages+0x185/0x194
[ 2.076030] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 2.076030] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 2.076030] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 2.076030] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 2.076030] [<ffffffff810924ba>] do_exit+0x2c9/0x838
[ 2.076030] [<ffffffff81105fa1>] ? __do_fault+0x1a4/0x32b
[ 2.076030] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 2.076030] [<ffffffff81092a9a>] do_group_exit+0x45/0xa4
[ 2.076030] [<ffffffff81092b08>] SyS_exit_group+0xf/0xf
[ 2.076030] [<ffffffff81834469>] system_call_fastpath+0x16/0x1b
[ 2.076030] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.076030] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.076030] RSP <ffff88000f003ef0>
[ 2.076030] CR2: 0000000000000008
[ 2.076030] ---[ end trace 25d88b02259ffc7a ]---
dmesg-quantal-inn-27:20131005141155:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.812263] tsc: Refined TSC clocksource calibration: 2693.428 MHz
[ 1.833884] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.944044] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.944846] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.945452] PGD 0
[ 1.945665] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.946245] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.946973] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.947670] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.948022] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.948022] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.948022] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.948022] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.948022] R10: ffffffff81097b74 R11: 000000000000b97a R12: ffff8800071d48a0
[ 1.948022] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071d4860
[ 1.948022] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.948022] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.948022] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006a0
[ 1.948022] Stack:
[ 1.948022] ffff8800071d48a0 ffff8800071db8a0 0000000000000141 ffffffff81c1b088
[ 1.948022] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.948022] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.948022] Call Trace:
[ 1.948022] <IRQ>
[ 1.948022] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.948022] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.948022] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.948022] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.948022] <EOI>
[ 1.948022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.948022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.948022] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.948022] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.948022] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.948022] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.948022] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.948022] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.948022] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.948022] RSP <ffff88000dd03ef0>
[ 1.948022] CR2: 0000000000000008
[ 1.948022] ---[ end trace 06036f898210a109 ]---
dmesg-quantal-inn-29:20131005135841:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.844176] tsc: Refined TSC clocksource calibration: 2693.427 MHz
[ 2.010128] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 2.024045] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.024871] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.025474] PGD 69f4067 PUD 6a53067 PMD 0
[ 2.025919] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.026475] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.027204] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.027911] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.028022] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 2.028022] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.028022] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 2.028022] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.028022] R10: ffffffff81097b74 R11: 000000000000b8d1 R12: ffff8800071da0a0
[ 2.028022] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071da060
[ 2.028022] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 2.028022] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.028022] CR2: 0000000000000008 CR3: 0000000006a25000 CR4: 00000000000006b0
[ 2.028022] Stack:
[ 2.028022] ffff8800071da0a0 ffff8800071ed0a0 0000000000000141 ffffffff81c1b088
[ 2.028022] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 2.028022] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.028022] Call Trace:
[ 2.028022] <IRQ>
[ 2.028022] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.028022] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.028022] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.028022] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.028022] <EOI>
[ 2.028022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.028022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.028022] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.028022] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.028022] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.028022] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.028022] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.028022] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.028022] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.028022] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.028022] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.028022] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.028022] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.028022] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.028022] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.028022] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.028022] RSP <ffff88000dc03ef0>
[ 2.028022] CR2: 0000000000000008
[ 2.028022] ---[ end trace 7fdb732bb4d1479e ]---
dmesg-quantal-lkp-tt02-24:20131005044906:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.559689] grep (122) used greatest stack depth: 5400 bytes left
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.596061] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.597859] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.599221] PGD 6a1d067 PUD 69e2067 PMD 0
[ 3.600038] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.600038] CPU: 0 PID: 127 Comm: sh Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.600038] task: ffff88000694a440 ti: ffff880006a7c000 task.ti: ffff880006a7c000
[ 3.600038] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.600038] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.600038] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.600038] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 3.600038] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.600038] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006dcc8a0
[ 3.600038] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006dcc860
[ 3.600038] FS: 00007f66020a1700(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 3.600038] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.600038] CR2: 0000000000000008 CR3: 0000000006a20000 CR4: 00000000000006b0
[ 3.600038] Stack:
[ 3.620173] ffff880006dcc8a0 ffff880000137d60 0000000000000001 ffffffff81c1b088
[ 3.620173] ffff880006a7dfd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 3.620173] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000000
[ 3.620173] Call Trace:
[ 3.620173] <IRQ>
[ 3.620173] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.620173] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.620173] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.620173] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.620173] <EOI>
[ 3.620173] [<ffffffff81049363>] ? native_flush_tlb+0xa/0xc
[ 3.620173] [<ffffffff8104ee71>] __flush_tlb+0x9/0xd
[ 3.620173] [<ffffffff8104f1f6>] flush_tlb_mm_range+0x76/0x1f2
[ 3.620173] [<ffffffff811061b8>] tlb_flush_mmu+0x42/0x72
[ 3.620173] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 3.620173] [<ffffffff8110adb7>] unmap_region+0xc5/0xd7
[ 3.620173] [<ffffffff8110aa18>] ? vma_gap_callbacks_propagate+0x1b/0x33
[ 3.620173] [<ffffffff8110b043>] ? vma_rb_erase+0x16a/0x18e
[ 3.620173] [<ffffffff8110c354>] do_munmap+0x24b/0x2c1
[ 3.620173] [<ffffffff8110c40b>] vm_munmap+0x41/0x59
[ 3.620173] [<ffffffff8110c42c>] SyS_munmap+0x9/0xd
[ 3.620173] [<ffffffff81834469>] system_call_fastpath+0x16/0x1b
[ 3.620173] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.620173] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.620173] RSP <ffff88000dc03ef0>
[ 3.620173] CR2: 0000000000000008
[ 3.620173] ---[ end trace 09a35082bc356f11 ]---
dmesg-yocto-xian-19:20131005141249:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/etc/kernel-tests/99-trinity: line 16: /trinity: not found
/etc/kernel-tests/99-trinity: line 15: /trinity: not found
[ 1.824075] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.825553] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.826667] PGD ca50067 PUD ca63067 PMD 0
[ 1.827479] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.828047] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.828047] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.828047] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.828047] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.828047] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.828047] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.828047] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.828047] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd928a0
[ 1.828047] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd92860
[ 1.828047] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.828047] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.828047] CR2: 0000000000000008 CR3: 000000000c9d9000 CR4: 00000000000006b0
[ 1.828047] Stack:
[ 1.828047] ffff88000cd928a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 1.828047] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.828047] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.828047] Call Trace:
[ 1.828047] <IRQ>
[ 1.828047] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.828047] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.828047] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.828047] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.828047] <EOI>
[ 1.828047] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.828047] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.828047] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.828047] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.828047] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.828047] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.828047] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.828047] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.828047] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.828047] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.828047] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.828047] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.828047] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.828047] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.828047] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.828047] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.828047] RSP <ffff88000f003ef0>
[ 1.828047] CR2: 0000000000000008
[ 1.828047] ---[ end trace 61ab30c561b074ed ]---
dmesg-yocto-lkp-st01-12:20131005141809:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.341029] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 2.400652] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.401991] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.403028] PGD 0
[ 2.403391] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.404344] CPU: 0 PID: 3 Comm: ksoftirqd/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.404605] task: ffff8800001160c0 ti: ffff880000118000 task.ti: ffff880000118000
[ 2.404605] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.404605] RSP: 0018:ffff880000119d50 EFLAGS: 00010002
[ 2.404605] RAX: ffff880000119d50 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.404605] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 2.404605] RBP: ffff880000119d88 R08: 0000000000000002 R09: 0000000000000001
[ 2.404605] R10: ffffffff81097b74 R11: ffff88000f0117d8 R12: ffff88000cd848a0
[ 2.404605] R13: ffff880000119d50 R14: ffffffff810a0182 R15: ffff88000cd84860
[ 2.404605] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.404605] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.404605] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.404605] Stack:
[ 2.404605] ffff88000cd848a0 ffff88000cd888a0 0000000000000101 ffffffff81c1b088
[ 2.404605] ffff880000119fd8 000000000000000a 0000000000000100 ffff880000119de0
[ 2.404605] ffffffff81093f98 0000000000000001 0000000000000001 0420804000000000
[ 2.404605] Call Trace:
[ 2.404605] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.404605] [<ffffffff8109407f>] run_ksoftirqd+0x22/0x5a
[ 2.404605] [<ffffffff810ada99>] smpboot_thread_fn+0x233/0x251
[ 2.404605] [<ffffffff810ad866>] ? __smpboot_create_thread.part.3+0xc3/0xc3
[ 2.404605] [<ffffffff810a6cec>] kthread+0xac/0xb4
[ 2.404605] [<ffffffff810a6c40>] ? __kthread_parkme+0x60/0x60
[ 2.404605] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 2.404605] [<ffffffff810a6c40>] ? __kthread_parkme+0x60/0x60
[ 2.404605] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.404605] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.404605] RSP <ffff880000119d50>
[ 2.404605] CR2: 0000000000000008
[ 2.404605] ---[ end trace 45a4a8913382e3c6 ]---
dmesg-yocto-inn-31:20131005142601:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.336197] tsc: Refined TSC clocksource calibration: 2693.434 MHz
[ 1.381996] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.492043] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.492857] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.493477] PGD c9a6067 PUD c9a3067 PMD 0
[ 1.493930] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.494508] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.495252] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.496021] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.496021] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.496021] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.496021] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.496021] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.496021] R10: ffffffff81097b74 R11: 000000000000b4b3 R12: ffff88000cd9e8a0
[ 1.496021] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd9e860
[ 1.496021] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.496021] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.496021] CR2: 0000000000000008 CR3: 000000000ca17000 CR4: 00000000000006b0
[ 1.496021] Stack:
[ 1.496021] ffff88000cd9e8a0 ffff88000cda28a0 0000000000000141 ffffffff81c1b088
[ 1.496021] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.496021] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.496021] Call Trace:
[ 1.496021] <IRQ>
[ 1.496021] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.496021] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.496021] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.496021] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.496021] <EOI>
[ 1.496021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.496021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.496021] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.496021] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.496021] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.496021] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.496021] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.496021] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.496021] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.496021] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.496021] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.496021] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.496021] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.496021] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.496021] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.496021] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.496021] RSP <ffff88000f003ef0>
[ 1.496021] CR2: 0000000000000008
[ 1.496021] ---[ end trace 800dfac7a8958110 ]---
dmesg-yocto-lkp-tt02-22:20131005045533:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Please wait: booting...
[ 2.048117] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.049982] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.051398] PGD 0
[ 2.051914] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.052069] CPU: 0 PID: 122 Comm: rc Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.052069] task: ffff88000d284a40 ti: ffff88000c9c0000 task.ti: ffff88000c9c0000
[ 2.052069] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.052069] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.052069] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.052069] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.052069] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.052069] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd758a0
[ 2.052069] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd75860
[ 2.052069] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.052069] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.052069] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.052069] Stack:
[ 2.052069] ffff88000cd758a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 2.052069] ffff88000c9c1fd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 2.052069] ffffffff81093f98 0000000000000001 0000000000000001 0040604400000000
[ 2.052069] Call Trace:
[ 2.052069] <IRQ>
[ 2.052069] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.052069] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.052069] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.052069] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.052069] <EOI>
[ 2.052069] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 2.052069] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 2.052069] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 2.052069] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 2.052069] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 2.052069] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 2.052069] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 2.052069] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 2.052069] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 2.052069] [<ffffffff810fbd24>] release_pages+0x185/0x194
[ 2.052069] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 2.052069] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 2.052069] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 2.052069] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 2.052069] [<ffffffff810924ba>] do_exit+0x2c9/0x838
[ 2.052069] [<ffffffff81105fa1>] ? __do_fault+0x1a4/0x32b
[ 2.052069] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 2.052069] [<ffffffff81092a9a>] do_group_exit+0x45/0xa4
[ 2.052069] [<ffffffff81092b08>] SyS_exit_group+0xf/0xf
[ 2.052069] [<ffffffff81834469>] system_call_fastpath+0x16/0x1b
[ 2.052069] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.052069] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.052069] RSP <ffff88000f003ef0>
[ 2.052069] CR2: 0000000000000008
[ 2.052069] ---[ end trace 5534180ae6c598b9 ]---
dmesg-yocto-stoakley-5:20131005142720:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
hwclock: can't open '/dev/misc/rtc': No such file or directory
Running postinst /etc/rpm-postinsts/100...
[ 1.880067] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.881241] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.882187] PGD 0
[ 1.882516] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.883356] CPU: 0 PID: 165 Comm: update-modules Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.884052] task: ffff88000ca006c0 ti: ffff88000ca54000 task.ti: ffff88000ca54000
[ 1.884052] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.884052] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.884052] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.884052] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.884052] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.884052] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd908a0
[ 1.884052] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd90860
[ 1.884052] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.884052] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.884052] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 1.884052] Stack:
[ 1.884052] ffff88000cd908a0 ffff88000cd948a0 0000000000000101 ffffffff81c1b088
[ 1.884052] ffff88000ca55fd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 1.884052] ffffffff81093f98 0000000000000001 0000000000000001 0040604400000000
[ 1.884052] Call Trace:
[ 1.884052] <IRQ>
[ 1.884052] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.884052] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.884052] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.884052] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.884052] <EOI>
[ 1.884052] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 1.884052] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 1.884052] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 1.884052] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 1.884052] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 1.884052] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 1.884052] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 1.884052] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 1.884052] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 1.884052] [<ffffffff810fbd24>] release_pages+0x185/0x194
[ 1.884052] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 1.884052] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 1.884052] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 1.884052] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 1.884052] [<ffffffff810924ba>] do_exit+0x2c9/0x838
[ 1.884052] [<ffffffff81105fa1>] ? __do_fault+0x1a4/0x32b
[ 1.884052] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 1.884052] [<ffffffff81092a9a>] do_group_exit+0x45/0xa4
[ 1.884052] [<ffffffff81092b08>] SyS_exit_group+0xf/0xf
[ 1.884052] [<ffffffff81834469>] system_call_fastpath+0x16/0x1b
[ 1.884052] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.884052] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.884052] RSP <ffff88000f003ef0>
[ 1.884052] CR2: 0000000000000008
[ 1.884052] ---[ end trace a8a22e5c379ec59f ]---
dmesg-yocto-bens-1:20131005142445:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.528039] vhci_hcd: vhci_hub_control:405: bye
BUG: kernel boot crashed
Elapsed time: 20
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67 -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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1081-bens branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67' -initrd /kernel-tests/initrd/yocto-minimal-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::13244-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -drive file=/fs/sda7/disk0-yocto-bens-1,media=disk,if=virtio -drive file=/fs/sda7/disk1-yocto-bens-1,media=disk,if=virtio -drive file=/fs/sda7/disk2-yocto-bens-1,media=disk,if=virtio -drive file=/fs/sda7/disk3-yocto-bens-1,media=disk,if=virtio -drive file=/fs/sda7/disk4-yocto-bens-1,media=disk,if=virtio -drive file=/fs/sda7/disk5-yocto-bens-1,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-yocto-bens-1 -serial file:/dev/shm/kboot/serial-yocto-bens-1 -daemonize -display none -monitor null
dmesg-quantal-snb-17:20131005141052:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 2.692140] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.693589] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.694757] PGD 0
[ 2.695186] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.696081] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.696081] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 2.696081] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.696081] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 2.696081] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 2.696081] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 2.696081] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.696081] R10: ffffffff81097b74 R11: 000000000000b5b9 R12: ffff8800071d38a0
[ 2.696081] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071d3860
[ 2.696081] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 2.696081] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.696081] CR2: 0000000000000008 CR3: 000000000695f000 CR4: 00000000000006a0
[ 2.696081] Stack:
[ 2.696081] ffff8800071d38a0 ffff8800071d78a0 0000000000000141 ffffffff81c1b088
[ 2.696081] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 2.696081] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 2.696081] Call Trace:
[ 2.696081] <IRQ>
[ 2.696081] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.696081] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.696081] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.696081] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.696081] <EOI>
[ 2.696081] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.696081] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.696081] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.696081] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.696081] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.696081] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.696081] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 2.696081] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.696081] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.696081] RSP <ffff88000dd03ef0>
[ 2.696081] CR2: 0000000000000008
[ 2.696081] ---[ end trace b0ecc09f0609c509 ]---
dmesg-quantal-lkp-tt02-17:20131005043600:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.732256] rtc-test rtc-test.0: setting system clock to 2013-10-04 20:35:56 UTC (1380918956)
[ 3.736455] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 3.816452] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.820132] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.820414] PGD 6a09067 PUD 6a08067 PMD 0
[ 3.820414] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.820414] CPU: 1 PID: 117 Comm: mount Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.820414] task: ffff880006a00440 ti: ffff880006a02000 task.ti: ffff880006a02000
[ 3.820414] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.820414] RSP: 0000:ffff88000dd03ef0 EFLAGS: 00010002
[ 3.820414] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 3.820414] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 3.820414] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.820414] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006da30a0
[ 3.820414] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006da3060
[ 3.848102] sh (118) used greatest stack depth: 5192 bytes left
dmesg-yocto-inn-15:20131005142116:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.324167] tsc: Refined TSC clocksource calibration: 2693.433 MHz
[ 1.361572] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.476021] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.476821] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.477437] PGD ca60067 PUD c999067 PMD 0
[ 1.477871] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.478412] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.479148] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.479847] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.480011] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.480011] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.480011] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.480011] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.480011] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cda48a0
[ 1.480011] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cda4860
[ 1.480011] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.480011] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.480011] CR2: 0000000000000008 CR3: 000000000cab9000 CR4: 00000000000006b0
[ 1.480011] Stack:
[ 1.480011] ffff88000cda48a0 ffff88000cda88a0 0000000000000041 ffffffff81c1b088
[ 1.480011] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.480011] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.480011] Call Trace:
[ 1.480011] <IRQ>
[ 1.480011] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.480011] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.480011] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.480011] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.480011] <EOI>
[ 1.480011] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.480011] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.480011] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.480011] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.480011] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.480011] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.480011] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.480011] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.480011] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.480011] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.480011] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.480011] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.480011] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.480011] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.480011] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.480011] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.480011] RSP <ffff88000f003ef0>
[ 1.480011] CR2: 0000000000000008
[ 1.480011] ---[ end trace 74283e986dac8d26 ]---
dmesg-quantal-bens-3:20131005140839:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.416039] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.417563] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.418811] PGD 0
[ 3.419230] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.420021] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.420021] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 3.420021] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.420021] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.420021] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.420021] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 3.420021] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.420021] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006db28a0
[ 3.420021] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006db2860
[ 3.420021] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 3.420021] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.420021] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 3.420021] Stack:
[ 3.420021] ffff880006db28a0 ffff880006db98a0 0000000000000141 ffffffff81c1b088
[ 3.420021] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 3.420021] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 3.420021] Call Trace:
[ 3.420021] <IRQ>
[ 3.420021] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.420021] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.420021] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.420021] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.420021] <EOI>
[ 3.420021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.420021] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.420021] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 3.420021] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 3.420021] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 3.420021] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 3.420021] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 3.420021] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 3.420021] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 3.420021] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 3.420021] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 3.420021] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 3.420021] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 3.420021] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 3.420021] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.420021] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.420021] RSP <ffff88000dc03ef0>
[ 3.420021] CR2: 0000000000000008
[ 3.420021] ---[ end trace 73e94c0aacff4ef9 ]---
dmesg-quantal-inn-10:20131005141804:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.820363] tsc: Refined TSC clocksource calibration: 2693.433 MHz
[ 1.846235] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.952052] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.952948] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.953554] PGD 6a52067 PUD 6a79067 PMD 0
[ 1.953992] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.954566] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.955307] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.956008] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.956020] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.956020] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.956020] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.956020] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.956020] R10: ffffffff81097b74 R11: 000000000000b863 R12: ffff8800071c40a0
[ 1.956020] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071c4060
[ 1.956020] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.956020] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.956020] CR2: 0000000000000008 CR3: 0000000006a09000 CR4: 00000000000006a0
[ 1.956020] Stack:
[ 1.956020] ffff8800071c40a0 ffff8800071d60a0 0000000000000041 ffffffff81c1b088
[ 1.956020] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.956020] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.956020] Call Trace:
[ 1.956020] <IRQ>
[ 1.956020] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.956020] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.956020] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.956020] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.956020] <EOI>
[ 1.956020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.956020] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.956020] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.956020] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.956020] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.956020] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.956020] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.956020] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.956020] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.956020] RSP <ffff88000dd03ef0>
[ 1.956020] CR2: 0000000000000008
[ 1.956020] ---[ end trace b64d745ef34a54c7 ]---
dmesg-quantal-inn-15:20131005140503:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.804204] tsc: Refined TSC clocksource calibration: 2693.433 MHz
[ 1.833723] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.936030] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.936825] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.937426] PGD 6a24067 PUD 6a23067 PMD 0
[ 1.937866] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.938412] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.939153] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.939850] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.940014] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.940014] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.940014] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.940014] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.940014] R10: ffffffff81097b74 R11: 000000000000b778 R12: ffff8800071c50a0
[ 1.940014] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071c5060
[ 1.940014] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.940014] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.940014] CR2: 0000000000000008 CR3: 0000000006a21000 CR4: 00000000000006a0
[ 1.940014] Stack:
[ 1.940014] ffff8800071c50a0 ffff8800071d70a0 0000000000000041 ffffffff81c1b088
[ 1.940014] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.940014] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.940014] Call Trace:
[ 1.940014] <IRQ>
[ 1.940014] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.940014] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.940014] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.940014] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.940014] <EOI>
[ 1.940014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.940014] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.940014] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.940014] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.940014] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.940014] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.940014] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.940014] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.940014] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.940014] RSP <ffff88000dd03ef0>
[ 1.940014] CR2: 0000000000000008
[ 1.940014] ---[ end trace f7921d748be3170b ]---
dmesg-quantal-lkp-tt02-4:20131005043604:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.578645] rtc-test rtc-test.0: setting system clock to 2013-10-04 20:36:01 UTC (1380918961)
[ 3.582725] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 3.668052] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.669892] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.671313] PGD 6a01067 PUD 6a00067 PMD 0
[ 3.672056] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.672056] CPU: 0 PID: 119 Comm: mount Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.672056] task: ffff8800069fa340 ti: ffff8800069fc000 task.ti: ffff8800069fc000
[ 3.672056] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.672056] RSP: 0000:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.672056] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.672056] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 3.672056] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.672056] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006dd68a0
[ 3.686701] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006dd6860
dmesg-quantal-snb-19:20131005142555:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 2.732137] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.733884] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.735135] PGD 6a42067 PUD 6a30067 PMD 0
[ 2.736046] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.736071] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.736071] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 2.736071] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.736071] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 2.736071] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 2.736071] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 2.736071] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.736071] R10: ffffffff81097b74 R11: 000000000000b96d R12: ffff8800071c68a0
[ 2.736071] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071c6860
[ 2.736071] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 2.736071] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.736071] CR2: 0000000000000008 CR3: 00000000069dd000 CR4: 00000000000006a0
[ 2.736071] Stack:
[ 2.736071] ffff8800071c68a0 ffff8800071cd8a0 0000000000000141 ffffffff81c1b088
[ 2.736071] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 2.736071] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 2.736071] Call Trace:
[ 2.736071] <IRQ>
[ 2.736071] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.736071] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.736071] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.736071] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.736071] <EOI>
[ 2.736071] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.736071] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.736071] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.736071] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.736071] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.736071] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.736071] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 2.736071] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.736071] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.736071] RSP <ffff88000dd03ef0>
[ 2.736071] CR2: 0000000000000008
[ 2.736071] ---[ end trace c88e52e17a339500 ]---
dmesg-yocto-inn-41:20131005142428:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.340220] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.417893] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.500030] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.500863] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.501482] PGD ca05067 PUD ca9b067 PMD 0
[ 1.501939] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.502509] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.503259] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.503987] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.504017] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.504017] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.504017] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.504017] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.504017] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd9b8a0
[ 1.504017] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd9b860
[ 1.504017] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.504017] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.504017] CR2: 0000000000000008 CR3: 000000000ca72000 CR4: 00000000000006b0
[ 1.504017] Stack:
[ 1.504017] ffff88000cd9b8a0 ffff88000cda08a0 0000000000000001 ffffffff81c1b088
[ 1.504017] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.504017] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.504017] Call Trace:
[ 1.504017] <IRQ>
[ 1.504017] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.504017] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.504017] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.504017] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.504017] <EOI>
[ 1.504017] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.504017] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.504017] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.504017] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.504017] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.504017] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.504017] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.504017] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.504017] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.504017] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.504017] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.504017] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.504017] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.504017] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.504017] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.504017] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.504017] RSP <ffff88000f003ef0>
[ 1.504017] CR2: 0000000000000008
[ 1.504017] ---[ end trace 7d954c12f7267df9 ]---
dmesg-yocto-waimea-5:20131005215604:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/etc/kernel-tests/99-trinity: line 16: /trinity: not found
/etc/kernel-tests/99-trinity: line 15: /trinity: not found
[ 1.668071] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.669438] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.670432] PGD ca49067 PUD c9b2067 PMD 0
[ 1.671170] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.672035] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.672035] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.672035] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.672035] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.672035] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.672035] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.672035] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.672035] R10: ffffffff81097b74 R11: 000000000000b441 R12: ffff88000cd9a8a0
[ 1.672035] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd9a860
[ 1.672035] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.672035] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.672035] CR2: 0000000000000008 CR3: 000000000c9d5000 CR4: 00000000000006b0
[ 1.672035] Stack:
[ 1.672035] ffff88000cd9a8a0 ffff88000cd9f8a0 0000000000000041 ffffffff81c1b088
[ 1.672035] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.672035] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.672035] Call Trace:
[ 1.672035] <IRQ>
[ 1.672035] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.672035] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.672035] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.672035] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.672035] <EOI>
[ 1.672035] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.672035] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.672035] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.672035] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.672035] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.672035] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.672035] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.672035] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.672035] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.672035] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.672035] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.672035] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.672035] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.672035] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.672035] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.672035] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.672035] RSP <ffff88000f003ef0>
[ 1.672035] CR2: 0000000000000008
[ 1.672035] ---[ end trace 2cdafdf2c963d480 ]---
dmesg-yocto-lkp-tt02-12:20131005042547:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.454726] usb usb1: vhci_bus_suspend
[ 2.454764] vhci_hcd: vhci_hub_status:208: changed 0
[ 2.484156] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.484164] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.484194] PGD 0
[ 2.484197] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.484201] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.484203] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 2.484207] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.484208] RSP: 0018:ffff88000f103ef0 EFLAGS: 00010002
[ 2.484209] RAX: ffff88000f103ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 2.484211] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 2.484212] RBP: ffff88000f103f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.484213] R10: ffffffff81097b74 R11: 00000000000067f8 R12: ffff88000cd5a0a0
[ 2.484214] R13: ffff88000f103ef0 R14: ffffffff810a0182 R15: ffff88000cd5a060
[ 2.484218] FS: 0000000000000000(0000) GS:ffff88000f100000(0000) knlGS:0000000000000000
[ 2.484220] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.484221] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006a0
[ 2.484233] Stack:
[ 2.484236] ffff88000cd5a0a0 ffff88000cd6c8a0 0000000000000101 ffffffff81c1b088
[ 2.484239] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000f103f80
[ 2.484242] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 2.484242] Call Trace:
[ 2.484245] <IRQ>
[ 2.484249] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.484252] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.484257] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.484261] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.484263] <EOI>
[ 2.484266] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.484269] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.484273] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.484277] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.484279] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.484284] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.484287] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 2.484312] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.484314] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.484315] RSP <ffff88000f103ef0>
[ 2.484316] CR2: 0000000000000008
[ 2.484328] ---[ end trace 31a6698bdad348e3 ]---
dmesg-quantal-bay-3:20131005142645:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.227184] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 3.248055] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.249279] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.250270] PGD 0
[ 3.250612] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.251605] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.252042] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 3.252042] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.252042] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.252042] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.252042] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 3.252042] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.252042] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006de68a0
[ 3.252042] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006de6860
[ 3.252042] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 3.252042] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.252042] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 3.252042] Stack:
[ 3.252042] ffff880006de68a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 3.252042] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 3.252042] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 3.252042] Call Trace:
[ 3.252042] <IRQ>
[ 3.252042] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.252042] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.252042] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.252042] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.252042] <EOI>
[ 3.252042] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.252042] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.252042] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 3.252042] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 3.252042] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 3.252042] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 3.252042] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 3.252042] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 3.252042] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 3.252042] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 3.252042] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 3.252042] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 3.252042] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 3.252042] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 3.252042] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.252042] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.252042] RSP <ffff88000dc03ef0>
[ 3.252042] CR2: 0000000000000008
[ 3.252042] ---[ end trace 92cf0c676b7908d9 ]---
dmesg-quantal-lkp-tt02-11:20131005042608:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.499869] rtc-test rtc-test.0: setting system clock to 2013-10-04 20:26:04 UTC (1380918364)
[ 3.503640] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 3.612102] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.614062] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.615539] PGD 0
[ 3.616036] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.616075] CPU: 0 PID: 121 Comm: 99-trinity Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.616075] task: ffff880006a3e480 ti: ffff880006a40000 task.ti: ffff880006a40000
[ 3.616075] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.622533] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
dmesg-quantal-lkp-st01-1:20131005135820:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 4.487345] registered taskstats version 1
[ 4.489342] rtc-test rtc-test.0: setting system clock to 2013-10-05 05:58:12 UTC (1380952692)
[ 4.492057] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 4.493377] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.494444] PGD 0
[ 4.494819] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 4.495778] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 4.496012] task: ffff88000007a040 ti: ffff88000007c000 task.ti: ffff88000007c000
[ 4.496012] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.496012] RSP: 0000:ffff88000dc03ef0 EFLAGS: 00010046
[ 4.496012] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000000
[ 4.496012] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 4.496012] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 4.496012] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006da00a0
[ 4.496012] R13: ffff88000dc03ef0 R14: 0000000000000000 R15: 0000000000000000
[ 4.496012] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 4.496012] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 4.496012] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 4.496012] Stack:
[ 4.496012] ffff880006da00a0 ffff880006db30a0 0000000000000001 ffffffff81c1b088
[ 4.496012] ffff88000007dfd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 4.496012] ffffffff81093f98 0000000000000001 0000000000000001 0020414000000000
[ 4.496012] Call Trace:
[ 4.496012] <IRQ>
[ 4.496012] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 4.496012] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 4.496012] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 4.496012] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 4.496012] <EOI>
[ 4.496012] [<ffffffff8183316f>] ? _raw_spin_unlock_irqrestore+0x67/0x75
[ 4.496012] [<ffffffff810cb23b>] ? arch_local_irq_restore+0x6/0xd
[ 4.496012] [<ffffffff81833150>] _raw_spin_unlock_irqrestore+0x48/0x75
[ 4.496012] [<ffffffff810decc4>] __setup_irq+0x317/0x3d9
[ 4.496012] [<ffffffff810def70>] request_threaded_irq+0xc5/0xf8
[ 4.496012] [<ffffffff812fcdcd>] ? serial8250_release_port+0x21/0x21
[ 4.496012] [<ffffffff812fd768>] serial8250_startup+0x4bb/0x6c8
[ 4.496012] [<ffffffff812fa415>] uart_startup+0x91/0x17b
[ 4.496012] [<ffffffff812fa5e1>] uart_open+0xe2/0x12f
[ 4.496012] [<ffffffff812f18b7>] tty_open+0x2ae/0x441
[ 4.496012] [<ffffffff8111d2af>] chrdev_open+0x125/0x148
[ 4.496012] [<ffffffff8111d18a>] ? cdev_put+0x10/0x10
[ 4.496012] [<ffffffff811189cc>] do_dentry_open.isra.20+0x176/0x237
[ 4.496012] [<ffffffff81119577>] finish_open+0x1b/0x25
[ 4.496012] [<ffffffff8112425e>] do_last+0x7db/0x97d
[ 4.496012] [<ffffffff81121bf4>] ? inode_permission+0x3b/0x3d
[ 4.496012] [<ffffffff8112462f>] path_openat+0x22f/0x4bf
[ 4.496012] [<ffffffff811248f4>] do_filp_open+0x35/0x7a
[ 4.496012] [<ffffffff818330fc>] ? _raw_spin_unlock+0x41/0x4d
[ 4.496012] [<ffffffff8112f01a>] ? __alloc_fd+0xdf/0xee
[ 4.496012] [<ffffffff8111977a>] do_sys_open+0x6b/0xfa
[ 4.496012] [<ffffffff81119822>] SyS_open+0x19/0x1b
[ 4.496012] [<ffffffff81de9fe6>] kernel_init_freeable+0x16e/0x1d0
[ 4.496012] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 4.496012] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 4.496012] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 4.496012] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 4.496012] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 4.496012] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 4.496012] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.496012] RSP <ffff88000dc03ef0>
[ 4.496012] CR2: 0000000000000008
[ 4.496012] ---[ end trace 0d564cdfe5bc04ad ]---
dmesg-quantal-lkp-st01-4:20131005141646:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.737261] vhci_hcd: vhci_hub_status:208: changed 0
[ 3.745382] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 3.840046] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.841517] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.842649] PGD 6a13067 PUD 6a12067 PMD 0
[ 3.843436] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.844023] CPU: 0 PID: 117 Comm: sh Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.844023] task: ffff880006a0a480 ti: ffff880006a0c000 task.ti: ffff880006a0c000
[ 3.844023] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.844023] RSP: 0000:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.844023] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.844023] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 3.844023] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.844023] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006db38a0
[ 3.844023] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006db3860
[ 3.844023] FS: 00007f17bc989700(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 3.844023] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.844023] CR2: 0000000000000008 CR3: 0000000006a10000 CR4: 00000000000006b0
[ 3.844023] Stack:
[ 3.844023] ffff880006db38a0 ffff880006dbb8a0 0000000000000101 ffffffff81c1b088
[ 3.844023] ffff880006a0dfd8 000000000000000a 0000000000000100 ffff88000dc03f80
[ 3.844023] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000000
[ 3.844023] Call Trace:
[ 3.844023] <IRQ>
[ 3.844023] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.844023] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.844023] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.844023] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.844023] <EOI>
[ 3.844023] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 3.844023] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.844023] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.844023] RSP <ffff88000dc03ef0>
[ 3.844023] CR2: 0000000000000008
[ 3.844023] ---[ end trace 2db01eb01d9e3158 ]---
dmesg-yocto-xian-41:20131005135501:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/etc/kernel-tests/99-trinity: line 16: /trinity: not found
/etc/kernel-tests/99-trinity: line 15: /trinity: not found
[ 1.800101] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.801673] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.802820] PGD c9f6067 PUD ca5e067 PMD 0
[ 1.803690] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.804051] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.804051] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.804051] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.804051] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.804051] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.804051] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.804051] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.804051] R10: ffffffff81097b74 R11: 000000000000a7a3 R12: ffff88000cd780a0
[ 1.804051] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd78060
[ 1.804051] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.804051] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.804051] CR2: 0000000000000008 CR3: 000000000ca35000 CR4: 00000000000006b0
[ 1.804051] Stack:
[ 1.804051] ffff88000cd780a0 ffff88000cd8b0a0 0000000000000001 ffffffff81c1b088
[ 1.804051] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.804051] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.804051] Call Trace:
[ 1.804051] <IRQ>
[ 1.804051] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.804051] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.804051] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.804051] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.804051] <EOI>
[ 1.804051] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.804051] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.804051] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.804051] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.804051] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.804051] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.804051] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.804051] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.804051] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.804051] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.804051] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.804051] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.804051] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.804051] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.804051] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.804051] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.804051] RSP <ffff88000f003ef0>
[ 1.804051] CR2: 0000000000000008
[ 1.804051] ---[ end trace 19a96a9f7c393696 ]---
dmesg-quantal-xps-1:20131005220917:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.956237] tsc: Refined TSC clocksource calibration: 2927.447 MHz
[ 2.126372] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 2.144042] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.145040] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.145802] PGD 69f1067 PUD 6a04067 PMD 0
[ 2.146363] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.147072] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.148002] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.148024] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.148024] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 2.148024] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.148024] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 2.148024] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.148024] R10: ffffffff81097b74 R11: 000000000000b434 R12: ffff880006dd80a0
[ 2.148024] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006dd8060
[ 2.148024] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 2.148024] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.148024] CR2: 0000000000000008 CR3: 0000000006a02000 CR4: 00000000000006b0
[ 2.148024] Stack:
[ 2.148024] ffff880006dd80a0 ffff880006deb0a0 0000000000000041 ffffffff81c1b088
[ 2.148024] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 2.148024] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.148024] Call Trace:
[ 2.148024] <IRQ>
[ 2.148024] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.148024] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.148024] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.148024] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.148024] <EOI>
[ 2.148024] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.148024] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.148024] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.148024] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.148024] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.148024] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.148024] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.148024] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.148024] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.148024] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.148024] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.148024] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.148024] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.148024] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.148024] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.148024] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.148024] RSP <ffff88000dc03ef0>
[ 2.148024] CR2: 0000000000000008
[ 2.148024] ---[ end trace 72c43551982bae6a ]---
dmesg-quantal-inn-44:20131005141543:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.808368] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.849800] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.948042] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.948846] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.949467] PGD 6a13067 PUD 6a30067 PMD 0
[ 1.949908] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.950492] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.951233] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.951948] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.952015] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.952015] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.952015] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.952015] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.952015] R10: ffffffff81097b74 R11: 000000000000b79c R12: ffff8800071d58a0
[ 1.952015] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071d5860
[ 1.952015] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.952015] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.952015] CR2: 0000000000000008 CR3: 0000000006a35000 CR4: 00000000000006a0
[ 1.952015] Stack:
[ 1.952015] ffff8800071d58a0 ffff8800071dc8a0 0000000000000141 ffffffff81c1b088
[ 1.952015] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.952015] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.952015] Call Trace:
[ 1.952015] <IRQ>
[ 1.952015] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.952015] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.952015] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.952015] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.952015] <EOI>
[ 1.952015] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.952015] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.952015] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.952015] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.952015] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.952015] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.952015] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.952015] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.952015] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.952015] RSP <ffff88000dd03ef0>
[ 1.952015] CR2: 0000000000000008
[ 1.952015] ---[ end trace 9d2469f448c6a278 ]---
dmesg-quantal-inn-17:20131005142622:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.808444] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.825808] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.936036] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.936821] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.937408] PGD 0
[ 1.937629] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.938173] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.938895] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.939590] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.940017] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.940017] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.940017] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.940017] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.940017] R10: ffffffff81097b74 R11: 000000000000b73f R12: ffff8800071d88a0
[ 1.940017] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071d8860
[ 1.940017] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.940017] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.940017] CR2: 0000000000000008 CR3: 000000000688b000 CR4: 00000000000006a0
[ 1.940017] Stack:
[ 1.940017] ffff8800071d88a0 ffff8800071df8a0 0000000000000141 ffffffff81c1b088
[ 1.940017] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.940017] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.940017] Call Trace:
[ 1.940017] <IRQ>
[ 1.940017] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.940017] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.940017] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.940017] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.940017] <EOI>
[ 1.940017] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.940017] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.940017] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.940017] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.940017] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.940017] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.940017] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.940017] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.940017] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.940017] RSP <ffff88000dd03ef0>
[ 1.940017] CR2: 0000000000000008
[ 1.940017] ---[ end trace b85b8a09cc57a2a2 ]---
dmesg-yocto-lkp-st01-10:20131005135932:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
Configuring network interfaces...
[ 1.962722] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.988048] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.989404] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.990494] PGD ca16067 PUD ca17067 PMD 0
[ 1.991307] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.992029] CPU: 0 PID: 149 Comm: sh Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.992029] task: ffff88000ca30700 ti: ffff88000ca34000 task.ti: ffff88000ca34000
[ 1.992029] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.992029] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.992029] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.992029] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.992029] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.992029] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd818a0
[ 1.992029] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd81860
[ 1.992029] FS: 00007ff38f49c700(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.992029] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.992029] CR2: 0000000000000008 CR3: 000000000ca24000 CR4: 00000000000006b0
[ 1.992029] Stack:
[ 1.992029] ffff88000cd818a0 ffff88000cd858a0 0000000000000101 ffffffff81c1b088
[ 1.992029] ffff88000ca35fd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 1.992029] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000000
[ 1.992029] Call Trace:
[ 1.992029] <IRQ>
[ 1.992029] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.992029] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.992029] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.992029] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.992029] <EOI>
[ 1.992029] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 1.992029] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 1.992029] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 1.992029] [<ffffffff810f87a1>] get_page_from_freelist+0x38c/0x4c6
[ 1.992029] [<ffffffff810f8a49>] __alloc_pages_nodemask+0x16e/0x5d4
[ 1.992029] [<ffffffff810c6763>] ? lock_acquire+0x94/0x9d
[ 1.992029] [<ffffffff81116fa8>] ? ____cache_alloc+0x290/0x5ef
[ 1.992029] [<ffffffff81116fe0>] ____cache_alloc+0x2c8/0x5ef
[ 1.992029] [<ffffffff81116cc7>] kmem_cache_alloc+0x4c/0x9d
[ 1.992029] [<ffffffff810e6087>] __delayacct_tsk_init+0x19/0x3e
[ 1.992029] [<ffffffff8108c76b>] copy_process.part.48+0x347/0x10d5
[ 1.992029] [<ffffffff8108d69e>] do_fork+0xdd/0x246
[ 1.992029] [<ffffffff81105fa1>] ? __do_fault+0x1a4/0x32b
[ 1.992029] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 1.992029] [<ffffffff8108d86d>] SyS_clone+0x11/0x13
[ 1.992029] [<ffffffff81834849>] stub_clone+0x69/0x90
[ 1.992029] [<ffffffff81834469>] ? system_call_fastpath+0x16/0x1b
[ 1.992029] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.992029] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.992029] RSP <ffff88000f003ef0>
[ 1.992029] CR2: 0000000000000008
[ 1.992029] ---[ end trace 80f5578f13157316 ]---
dmesg-yocto-lkp-st01-11:20131005140626:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.926826] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
Configuring network interfaces...
[ 1.940041] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.941429] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.942525] PGD ca0b067 PUD c9df067 PMD 0
[ 1.943303] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.944492] CPU: 0 PID: 146 Comm: sh Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.944492] task: ffff88000d2c8e00 ti: ffff88000ca1a000 task.ti: ffff88000ca1a000
[ 1.944492] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.944492] RSP: 0000:ffff88000f003ef0 EFLAGS: 00010002
[ 1.944492] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.944492] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 1.944492] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.944492] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd798a0
[ 1.944492] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd79860
[ 1.944492] FS: 00007f3065639700(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.944492] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.944492] CR2: 0000000000000008 CR3: 000000000ca08000 CR4: 00000000000006b0
[ 1.944492] Stack:
[ 1.944492] ffff88000cd798a0 ffff88000cd808a0 0000000000000101 ffffffff81c1b088
[ 1.944492] ffff88000ca1bfd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 1.944492] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000000
[ 1.944492] Call Trace:
[ 1.944492] <IRQ>
[ 1.944492] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.944492] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.944492] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.944492] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.944492] <EOI>
[ 1.944492] [<ffffffff8104ba2b>] ? arch_local_irq_enable+0xb/0xd
[ 1.944492] [<ffffffff8104bb28>] __do_page_fault+0xb7/0x399
[ 1.944492] [<ffffffff810c5a44>] ? __lock_acquire+0x390/0xd9b
[ 1.944492] [<ffffffff81109887>] ? might_fault+0x4f/0x9c
[ 1.944492] [<ffffffff81109887>] ? might_fault+0x4f/0x9c
[ 1.944492] [<ffffffff810c6ad5>] ? lock_release+0x150/0x16a
[ 1.944492] [<ffffffff810c4b26>] ? trace_hardirqs_off_caller+0x37/0xa4
[ 1.944492] [<ffffffff8104be32>] do_page_fault+0x9/0xb
[ 1.944492] [<ffffffff81048c08>] do_async_page_fault+0x2c/0x5e
[ 1.944492] [<ffffffff81833e98>] async_page_fault+0x28/0x30
[ 1.944492] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.944492] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.944492] RSP <ffff88000f003ef0>
[ 1.944492] CR2: 0000000000000008
[ 1.944492] ---[ end trace 6827b8ebd9895d75 ]---
dmesg-quantal-lkp-tt02-10:20131005152946:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 4.042923] vhci_hcd: dump_port_status_diff:119:
[ 4.042924] vhci_hcd: vhci_hub_control:405: bye
[ 4.118561] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 4.120098] usb usb1: vhci_bus_suspend
[ 4.120101] vhci_hcd: vhci_hub_status:208: changed 0
[ 4.122216] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.122506] PGD 0
[ 4.122506] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 4.122506] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 4.122506] task: ffff88000007a040 ti: ffff88000007c000 task.ti: ffff88000007c000
[ 4.122506] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.122506] RSP: 0000:ffff88000dd03ef0 EFLAGS: 00010002
[ 4.122506] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 4.122506] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 4.122506] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 4.122506] R10: ffffffff81097b74 R11: ffff88000dd117d8 R12: ffff880006dad8a0
[ 4.122506] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff880006dad860
[ 4.122506] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 4.122506] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 4.122506] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006a0
[ 4.122506] Stack:
[ 4.122506] ffff880006dad8a0 ffff880006db58a0 0000000000000141 ffffffff81c1b088
[ 4.122506] ffff88000007dfd8 000000000000000a 0000000010000100 ffff88000dd03f80
[ 4.122506] ffffffff81093f98 0000000000000001 0000000000000001 0020414000000001
[ 4.122506] Call Trace:
[ 4.122506] <IRQ>
[ 4.122506] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 4.122506] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 4.122506] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 4.122506] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 4.122506] <EOI>
[ 4.122506] [<ffffffff812fcfba>] ? wait_for_xmitr+0x22/0x87
[ 4.122506] [<ffffffff810ade11>] ? arch_local_irq_enable+0xb/0xd
[ 4.122506] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 4.122506] [<ffffffff8183237a>] preempt_schedule_irq+0x36/0x5a
[ 4.122506] [<ffffffff81833d26>] retint_kernel+0x26/0x30
[ 4.122506] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 4.122506] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 4.122506] [<ffffffff8108e070>] ? arch_local_irq_restore+0x6/0xd
[ 4.122506] [<ffffffff8108f7ab>] vprintk_emit+0x409/0x431
[ 4.122506] [<ffffffff81827d23>] printk+0x4f/0x51
[ 4.122506] [<ffffffff810ca7b7>] ? generic_exec_single+0x35/0x85
[ 4.122506] [<ffffffff81df51f1>] print_ICs+0x1a8/0x454
[ 4.122506] [<ffffffff81095090>] ? insert_resource_conflict+0x35/0x3d
[ 4.122506] [<ffffffff81df5049>] ? ioapic_init_ops+0x14/0x14
[ 4.122506] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 4.122506] [<ffffffff810a55f6>] ? parameq+0x1d/0x1f
[ 4.122506] [<ffffffff810a5789>] ? parse_args+0x191/0x247
[ 4.122506] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 4.122506] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 4.122506] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 4.122506] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 4.122506] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 4.122506] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 4.122506] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 4.122506] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 4.122506] RSP <ffff88000dd03ef0>
[ 4.122506] CR2: 0000000000000008
[ 4.122506] ---[ end trace 48b30581036fc398 ]---
dmesg-yocto-waimea-13:20131005222528:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/etc/kernel-tests/99-trinity: line 15: /trinity: not found
[ 1.522245] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.556032] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.557174] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.558030] PGD ca40067 PUD c97b067 PMD 0
[ 1.558676] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.559504] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.560019] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.560019] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.560019] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.560019] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.560019] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.560019] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.560019] R10: ffffffff81097b74 R11: 000000000000b790 R12: ffff88000cd8a8a0
[ 1.560019] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd8a860
[ 1.560019] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.560019] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.560019] CR2: 0000000000000008 CR3: 000000000c981000 CR4: 00000000000006b0
[ 1.560019] Stack:
[ 1.560019] ffff88000cd8a8a0 ffff88000cd908a0 0000000000000141 ffffffff81c1b088
[ 1.560019] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.560019] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.560019] Call Trace:
[ 1.560019] <IRQ>
[ 1.560019] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.560019] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.560019] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.560019] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.560019] <EOI>
[ 1.560019] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.560019] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.560019] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.560019] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.560019] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.560019] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.560019] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.560019] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.560019] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.560019] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.560019] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.560019] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.560019] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.560019] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.560019] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.560019] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.560019] RSP <ffff88000f003ef0>
[ 1.560019] CR2: 0000000000000008
[ 1.560019] ---[ end trace 548f4684230f440f ]---
dmesg-yocto-lkp-st01-2:20131005140238:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.372335] .................................... done.
[ 2.373896] registered taskstats version 1
[ 2.415607] BUG: unable to handle kernel NULL pointer dereference
[ 2.416639] rtc-test rtc-test.0: setting system clock to 2013-10-05 06:02:30 UTC (1380952950)
dmesg-quantal-lkp-st01-10:20131005140316:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.299207] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 3.316057] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.317378] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.318417] PGD 0
[ 3.318780] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.319726] CPU: 0 PID: 130 Comm: trinity Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.320039] task: ffff880006a22640 ti: ffff8800069ee000 task.ti: ffff8800069ee000
[ 3.320039] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.320039] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.320039] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.320039] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 3.320039] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.320039] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006dce0a0
[ 3.320039] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006dce060
[ 3.320039] FS: 00007fcc7c690700(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 3.320039] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.320039] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 3.320039] Stack:
[ 3.320039] ffff880006dce0a0 ffff880006de10a0 0000000000000101 ffffffff81c1b088
[ 3.320039] ffff8800069effd8 000000000000000a 0000000000000100 ffff88000dc03f80
[ 3.320039] ffffffff81093f98 0000000000000001 0000000000000001 0040610400000000
[ 3.320039] Call Trace:
[ 3.320039] <IRQ>
[ 3.320039] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.320039] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.320039] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.320039] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.320039] <EOI>
[ 3.320039] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 3.320039] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 3.320039] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 3.320039] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 3.320039] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 3.320039] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 3.320039] [<ffffffff810fbd24>] release_pages+0x185/0x194
[ 3.320039] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 3.320039] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
[ 3.320039] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 3.320039] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 3.320039] [<ffffffff810924ba>] do_exit+0x2c9/0x838
[ 3.320039] [<ffffffff81834495>] ? sysret_check+0x22/0x5d
[ 3.320039] [<ffffffff81092a9a>] do_group_exit+0x45/0xa4
[ 3.320039] [<ffffffff81092b08>] SyS_exit_group+0xf/0xf
[ 3.320039] [<ffffffff81834469>] system_call_fastpath+0x16/0x1b
[ 3.320039] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.320039] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.320039] RSP <ffff88000dc03ef0>
[ 3.320039] CR2: 0000000000000008
[ 3.320039] ---[ end trace aeab9aa03d077cb5 ]---
dmesg-quantal-lkp-tt02-5:20131005045351:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.409141] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.552052] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.553854] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.555225] PGD 6a2b067 PUD 69a9067 PMD 0
[ 3.556018] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.556018] CPU: 1 PID: 123 Comm: sh Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.556018] task: ffff88000774ce40 ti: ffff880006a22000 task.ti: ffff880006a22000
[ 3.556018] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.556018] RSP: 0000:ffff88000dd03ef0 EFLAGS: 00010046
[ 3.556018] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000000
[ 3.556018] RDX: 0000000000000000 RSI: ffffffff81097b91 RDI: ffff88000015c000
[ 3.556018] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.556018] R10: ffffffff81097b91 R11: 0000000000000020 R12: ffff880006db38a0
[ 3.556018] R13: ffff88000dd03ef0 R14: 0000000000000000 R15: 0000000000000000
[ 3.556018] FS: 00007f0df3797700(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 3.556018] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.556018] CR2: 0000000000000008 CR3: 0000000006a01000 CR4: 00000000000006a0
[ 3.556018] Stack:
[ 3.556018] ffff880006db38a0 ffff880006dbb8a0 0000000000000101 ffffffff81c1b088
[ 3.556018] ffff880006a23fd8 000000000000000a 0000000000000100 ffff88000dd03f80
[ 3.556018] ffffffff81093f98 0000000000000001 0000000000000001 0040600000000001
[ 3.556018] Call Trace:
[ 3.556018] <IRQ>
[ 3.556018] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.556018] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.556018] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.556018] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.556018] <EOI>
[ 3.556018] [<ffffffff81833bdc>] ? retint_swapgs+0x13/0x1b
[ 3.556018] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.556018] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.556018] RSP <ffff88000dd03ef0>
[ 3.556018] CR2: 0000000000000008
[ 3.556018] ---[ end trace 88e4e6294bc28a0e ]---
dmesg-quantal-nhm4-4:20131005060912:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.800129] tsc: Refined TSC clocksource calibration: 3198.509 MHz
[ 1.817683] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.944022] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.944878] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.945511] PGD 0
[ 1.945714] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.946279] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.946994] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.947686] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.948008] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.948008] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.948008] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.948008] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.948008] R10: ffffffff81097b74 R11: 000000000000b6de R12: ffff8800071cb0a0
[ 1.948008] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071cb060
[ 1.948008] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.948008] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.948008] CR2: 0000000000000008 CR3: 000000000699b000 CR4: 00000000000006a0
[ 1.948008] Stack:
[ 1.948008] ffff8800071cb0a0 ffff8800071dd0a0 0000000000000041 ffffffff81c1b088
[ 1.948008] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.948008] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.948008] Call Trace:
[ 1.948008] <IRQ>
[ 1.948008] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.948008] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.948008] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.948008] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.948008] <EOI>
[ 1.948008] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.948008] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.948008] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.948008] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.948008] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.948008] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.948008] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.948008] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.948008] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.948008] RSP <ffff88000dd03ef0>
[ 1.948008] CR2: 0000000000000008
[ 1.948008] ---[ end trace df0d28b781704a71 ]---
dmesg-quantal-inn-5:20131005140812:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.804242] tsc: Refined TSC clocksource calibration: 2693.429 MHz
[ 1.837665] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.936044] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.936857] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.937480] PGD 0
[ 1.937706] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.938278] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.939087] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.939837] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.940022] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.940022] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.940022] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88000015c000
[ 1.940022] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.940022] R10: ffffffff81097b74 R11: 000000000000b83f R12: ffff8800071d98a0
[ 1.940022] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071d9860
[ 1.940022] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.940022] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.940022] CR2: 0000000000000008 CR3: 0000000006890000 CR4: 00000000000006a0
[ 1.940022] Stack:
[ 1.940022] ffff8800071d98a0 ffff8800071e08a0 0000000000000001 ffffffff81c1b088
[ 1.940022] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.940022] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.940022] Call Trace:
[ 1.940022] <IRQ>
[ 1.940022] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.940022] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.940022] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.940022] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.940022] <EOI>
[ 1.940022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.940022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.940022] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.940022] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.940022] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.940022] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.940022] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.940022] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.940022] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.940022] RSP <ffff88000dd03ef0>
[ 1.940022] CR2: 0000000000000008
[ 1.940022] ---[ end trace 91e24994771fc780 ]---
dmesg-quantal-lkp-st01-1:20131005141229:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 3.590181] rtc-test rtc-test.0: setting system clock to 2013-10-05 06:12:24 UTC (1380953544)
[ 3.593250] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
[ 3.716080] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.720055] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.720055] PGD 0
[ 3.720055] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.720055] CPU: 1 PID: 122 Comm: 99-trinity Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.720055] task: ffff8800069ec300 ti: ffff880006a14000 task.ti: ffff880006a14000
[ 3.720055] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.720055] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010046
[ 3.720055] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000000
[ 3/b.720055] RDX: 00in0/s0h0000000000: 00 RSI: fff/pfffff81097roa38 RDI: cf/sfff88000015c000
[ 3.720055] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.720055] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff880006d9d8a0
[ 3.720055] R13: ffff88000dd03ef0 R14: dead4ead00000000 R15: 00000000ffffffff
elf/f[ 3.d720055] FS/9: 00000000: 00000000(0000) NoG sSu:ffff8c8000dd00000(0000) knlGS:0000000000000000
[ 3.720055] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.720055] CR2: 0000000000000008 CR3: 0000000006a41000 CR4: 00000000000006a0
[ 3.720055] Stack:
[ 3.720055] ffff880006d9d8a0 ffff880000137d60 0000000000000001 ffffffff81c1b088
[ 3.720055] ffff880006a15fd8 000000000000000a 0000000000000100 ffff88000dd03f80
[ 3.720055] ffffffff81093f98 0000000000000001 0000000000000001 0040604000000001
[ 3.720055] Call Trace:
[ 3.720055] <IRQ>
[ 3.720055] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.720055] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.720055] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.720055] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.720055] <EOI>
[ 3.720055] [<ffffffff810fbc7f>] ? release_pages+0xe0/0x194
[ 3.720055] [<ffffffff81049388>] ? native_flush_tlb_global+0x23/0x2a
[ 3.720055] [<ffffffff8104c492>] __flush_tlb_all+0x15/0x22
[ 3.720055] [<ffffffff8104d8fc>] kernel_map_pages+0xbe/0x11a
[ 3.720055] [<ffffffff810f7a49>] free_pages_prepare+0xf3/0x101
[ 3.720055] [<ffffffff810f7fcb>] free_hot_cold_page+0x21/0x12e
[ 3.720055] [<ffffffff810f8106>] free_hot_cold_page_list+0x2e/0x42
[ 3.720055] [<ffffffff810fbd24>] release_pages+0x185/0x194
h f[il e or d ir3ec.t720055] [<ffffffff811061ce>] tlb_flush_mmu+0x58/0x72
[ 3.720055] [<ffffffff811061ff>] tlb_finish_mmu+0x17/0x3c
or[y
3.720055] [<ffffffff8110c4c5>] exit_mmap+0x95/0x11a
[ 3.720055] [<ffffffff8108bd70>] mmput+0x52/0xd3
[ 3.720055] [<ffffffff8111ee96>] flush_old_exec+0x642/0x6a6
[ 3.720055] [<ffffffff8114543e>] load_elf_binary+0x2c2/0x16aa
dmesg-yocto-athens-36:20131005135521:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/etc/kernel-tests/99-trinity: line 17: /usr/sbin/chroot: not found
/etc/kernel-tests/99-trinity: line 18: /usr/sbin/chroot: not found
[ 1.816173] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.817374] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.818284] PGD ca02067 PUD ca5a067 PMD 0
[ 1.818952] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.819787] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.820043] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.820043] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.820043] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.820043] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.820043] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.820043] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.820043] R10: ffffffff81097b74 R11: ffff88000f0117d8 R12: ffff88000cd720a0
[ 1.820043] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd72060
[ 1.820043] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.820043] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.820043] CR2: 0000000000000008 CR3: 000000000ca82000 CR4: 00000000000006b0
[ 1.820043] Stack:
[ 1.820043] ffff88000cd720a0 ffff88000cd840a0 0000000000000041 ffffffff81c1b088
[ 1.820043] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.820043] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.820043] Call Trace:
[ 1.820043] <IRQ>
[ 1.820043] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.820043] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.820043] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.820043] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.820043] <EOI>
[ 1.820043] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.820043] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.820043] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.820043] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.820043] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.820043] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.820043] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.820043] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.820043] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.820043] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.820043] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.820043] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.820043] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.820043] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.820043] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.820043] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.820043] RSP <ffff88000f003ef0>
[ 1.820043] CR2: 0000000000000008
[ 1.820043] ---[ end trace e3980b0a39e97406 ]---
dmesg-yocto-lkp-tt02-15:20131005044107:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.206836] IRQ3 -> 0:3
[ 2.207452] IRQ4 -> 0:4
[ 2.208108] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.209843] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.211231] PGD 0
[ 2.211714] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.212088] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.212088] task: ffff88000007a040 ti: ffff88000007c000 task.ti: ffff88000007c000
[ 2.212088] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.212088] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 2.212088] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.212088] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.212088] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.212088] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd938a0
[ 2.212088] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd93860
[ 2.212088] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.212088] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.212088] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.212088] Stack:
[ 2.212088] ffff88000cd938a0 ffff88000cd978a0 0000000000000001 ffffffff81c1b088
[ 2.212088] ffff88000007dfd8 000000000000000a 0000000000000100 ffff88000f003f80
[ 2.212088] ffffffff81093f98 0000000000000001 0000000000000001 0020414000000000
[ 2.212088] Call Trace:
[ 2.212088] <IRQ>
[ 2.212088] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.212088] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.212088] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.212088] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.212088] <EOI>
[ 2.212088] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 2.212088] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 2.212088] [<ffffffff8108e070>] ? arch_local_irq_restore+0x6/0xd
[ 2.212088] [<ffffffff8108f7ab>] vprintk_emit+0x409/0x431
[ 2.212088] [<ffffffff81827d23>] printk+0x4f/0x51
[ 2.212088] [<ffffffff8108f359>] ? console_unlock+0x312/0x35b
[ 2.212088] [<ffffffff81df5474>] print_ICs+0x42b/0x454
[ 2.212088] [<ffffffff81df5049>] ? ioapic_init_ops+0x14/0x14
[ 2.212088] [<ffffffff81de9dd4>] do_one_initcall+0x8e/0x132
[ 2.212088] [<ffffffff810a55f6>] ? parameq+0x1d/0x1f
[ 2.212088] [<ffffffff810a5789>] ? parse_args+0x191/0x247
[ 2.212088] [<ffffffff81de9fcc>] kernel_init_freeable+0x154/0x1d0
[ 2.212088] [<ffffffff81de96da>] ? do_early_param+0x88/0x88
[ 2.212088] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 2.212088] [<ffffffff818239a2>] kernel_init+0x9/0xcc
[ 2.212088] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 2.212088] [<ffffffff81823999>] ? rest_init+0xbd/0xbd
[ 2.212088] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.212088] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.212088] RSP <ffff88000f003ef0>
[ 2.212088] CR2: 0000000000000008
[ 2.212088] ---[ end trace 1a133946518c508b ]---
dmesg-quantal-nhm4-5:20131005060305:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 2.352096] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
[ 2.506358] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.507395] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.508262] PGD 0
[ 2.508546] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.509289] CPU: 0 PID: 8 Comm: rcu_preempt Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.510283] task: ffff880000134200 ti: ffff880000136000 task.ti: ffff880000136000
[ 2.510337] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.510337] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 2.510337] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.510337] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 2.510337] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.510337] R10: ffffffff81097b74 R11: ffff88000dc117d8 R12: ffff880006dd50a0
[ 2.510337] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006dd5060
[ 2.510337] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 2.510337] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.510337] CR2: 0000000000000008 CR3: 000000000695c000 CR4: 00000000000006b0
[ 2.510337] Stack:
[ 2.510337] ffff880006dd50a0 ffff880006de80a0 0000000000000001 ffffffff81c1b088
[ 2.510337] ffff880000137fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 2.510337] ffffffff81093f98 0000000000000001 0000000000000001 0020804000000000
[ 2.510337] Call Trace:
[ 2.510337] <IRQ>
[ 2.510337] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.510337] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.510337] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.510337] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.510337] <EOI>
[ 2.510337] [<ffffffff81833bf7>] ? retint_restore_args+0x13/0x13
[ 2.510337] [<ffffffff810a762e>] ? prepare_to_wait+0x1b/0x72
[ 2.510337] [<ffffffff810a762e>] ? prepare_to_wait+0x1b/0x72
[ 2.510337] [<ffffffff810cb23b>] ? arch_local_irq_restore+0x6/0xd
[ 2.510337] [<ffffffff81833150>] _raw_spin_unlock_irqrestore+0x48/0x75
[ 2.510337] [<ffffffff810a767d>] prepare_to_wait+0x6a/0x72
[ 2.510337] [<ffffffff810e3c99>] rcu_gp_kthread+0x333/0x5f8
[ 2.510337] [<ffffffff810a77dd>] ? abort_exclusive_wait+0x86/0x86
[ 2.510337] [<ffffffff810e3966>] ? rcu_gp_fqs+0x5f/0x5f
[ 2.510337] [<ffffffff810a6cec>] kthread+0xac/0xb4
[ 2.510337] [<ffffffff810aeabf>] ? finish_task_switch+0x40/0xe5
[ 2.510337] [<ffffffff810a6c40>] ? __kthread_parkme+0x60/0x60
[ 2.510337] [<ffffffff818343bc>] ret_from_fork+0x7c/0xb0
[ 2.510337] [<ffffffff810a6c40>] ? __kthread_parkme+0x60/0x60
[ 2.510337] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.510337] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.510337] RSP <ffff88000dc03ef0>
[ 2.510337] CR2: 0000000000000008
[ 2.510337] ---[ end trace 6828a5488a7f3593 ]---
dmesg-quantal-lkp-st01-5:20131005141802:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
/bin/sh: /proc/self/fd/9: No such file or directory
[ 3.326549] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 3.352042] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 3.353438] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.354490] PGD 0
[ 3.354857] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 3.355813] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 3.356016] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 3.356016] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.356016] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 3.356016] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 3.356016] RDX: 0000000000000000 RSI: ffffffff81097b91 RDI: ffffffff81f167c0
[ 3.356016] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 3.356016] R10: ffffffff81097b91 R11: 000000000000b795 R12: ffff880006da80a0
[ 3.356016] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880006da8060
[ 3.356016] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 3.356016] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.356016] CR2: 0000000000000008 CR3: 0000000006993000 CR4: 00000000000006b0
[ 3.356016] Stack:
[ 3.356016] ffff880006da80a0 ffff880006dbc0a0 0000000000000101 ffffffff81c1b088
[ 3.356016] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 3.356016] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 3.356016] Call Trace:
[ 3.356016] <IRQ>
[ 3.356016] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 3.356016] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 3.356016] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 3.356016] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 3.356016] <EOI>
[ 3.356016] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.356016] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 3.356016] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 3.356016] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 3.356016] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 3.356016] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 3.356016] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 3.356016] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 3.356016] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 3.356016] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 3.356016] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 3.356016] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 3.356016] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 3.356016] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 3.356016] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 3.356016] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 3.356016] RSP <ffff88000dc03ef0>
[ 3.356016] CR2: 0000000000000008
[ 3.356016] ---[ end trace 7b9fecea4546fb81 ]---
dmesg-quantal-xps-2:20131005215241:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409
[ 1.968364] tsc: Refined TSC clocksource calibration: 2927.441 MHz
[ 2.029932] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 2.144037] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.144921] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.145705] PGD 0
[ 2.145941] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.146554] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.147383] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.148023] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.148023] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 2.148023] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.148023] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.148023] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.148023] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff8800071d20a0
[ 2.148023] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff8800071d2060
[ 2.148023] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 2.148023] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.148023] CR2: 0000000000000008 CR3: 0000000001c1f000 CR4: 00000000000006b0
[ 2.148023] Stack:
[ 2.148023] ffff8800071d20a0 ffff8800071e40a0 0000000000000041 ffffffff81c1b088
[ 2.148023] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 2.148023] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.148023] Call Trace:
[ 2.148023] <IRQ>
[ 2.148023] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.148023] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.148023] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.148023] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.148023] <EOI>
[ 2.148023] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.148023] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.148023] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.148023] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.148023] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.148023] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.148023] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.148023] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.148023] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.148023] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.148023] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.148023] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.148023] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.148023] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.148023] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.148023] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.148023] RSP <ffff88000dc03ef0>
[ 2.148023] CR2: 0000000000000008
[ 2.148023] ---[ end trace 1692cfdfab58d18a ]---
Thanks,
Fengguang
[-- Attachment #2: dmesg-quantal-inn-27:20131005142715:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409 --]
[-- Type: text/plain, Size: 62153 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.11.0-rc2-00010-gc817a67 (wfg@bee) (gcc version 4.8.1 (Debian 4.8.1-3) ) #409 SMP PREEMPT Sat Oct 5 13:53:43 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1304-inn branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] debug: ignoring loglevel setting.
[ 0.000000] NX (Execute Disable) protection: active
[ 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 = 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] 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 [0x0287f000, 0x0287ffff] PGTABLE
[ 0.000000] BRK [0x02880000, 0x02880fff] PGTABLE
[ 0.000000] BRK [0x02881000, 0x02881fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0e600000-0x0e7fffff]
[ 0.000000] [mem 0x0e600000-0x0e7fffff] page 4k
[ 0.000000] BRK [0x02882000, 0x02882fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0c000000-0x0e5fffff]
[ 0.000000] [mem 0x0c000000-0x0e5fffff] page 4k
[ 0.000000] BRK [0x02883000, 0x02883fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[ 0.000000] [mem 0x00100000-0x0bffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x0e800000-0x0fffdfff]
[ 0.000000] [mem 0x0e800000-0x0fffdfff] page 4k
[ 0.000000] log_buf_len: 8388608
[ 0.000000] early log buf free: 128016(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] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( fee00000)
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:e896001, boot clock
[ 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: 1024 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: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( 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: 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] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff5ba000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88000dc00000 s77904 r0 d24496 u1048576
[ 0.000000] pcpu-alloc: s77904 r0 d24496 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] kvm-clock: cpu 0, msr 0:e896001, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr dc0ccc0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64391
[ 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1304-inn branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 199224K/261744K available (8407K kernel code, 1784K rwdata, 3960K rodata, 840K init, 10064K bss, 62520K reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000] NR_IRQS:262400 nr_irqs:512 16
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 5855 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] ODEBUG: 5 of 5 active objects replaced
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Detected 2693.580 MHz processor
[ 0.008000] Calibrating delay loop (skipped) preset value.. 5387.16 BogoMIPS (lpj=10774320)
[ 0.008000] pid_max: default: 32768 minimum: 301
[ 0.008000] Mount-cache hash table entries: 256
[ 0.008000] Initializing cgroup subsys devices
[ 0.008000] Initializing cgroup subsys perf_event
[ 0.008012] Initializing cgroup subsys net_prio
[ 0.008563] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008563] tlb_flushall_shift: 6
[ 0.009970] debug: unmapping init [mem 0xffffffff81ea7000-0xffffffff81eaafff]
[ 0.011523] ACPI: Core revision 20130517
[ 0.013342] ACPI: All ACPI Tables successfully acquired
[ 0.014035] Getting VERSION: 50014
[ 0.014383] Getting VERSION: 50014
[ 0.014737] Getting ID: 0
[ 0.015009] Getting ID: ff000000
[ 0.015337] Getting LVT0: 8700
[ 0.015665] Getting LVT1: 8400
[ 0.016055] enabled ExtINT on CPU#0
[ 0.017135] ENABLING IO-APIC IRQs
[ 0.017481] init IO_APIC IRQs
[ 0.017780] apic 0 pin 0 not connected
[ 0.018172] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.018966] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.019758] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.020018] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.020803] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.021593] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.022378] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.023165] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.024019] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.024801] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.025624] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.026430] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.027233] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.028019] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.028825] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.029620] apic 0 pin 16 not connected
[ 0.030013] apic 0 pin 17 not connected
[ 0.030402] apic 0 pin 18 not connected
[ 0.030790] apic 0 pin 19 not connected
[ 0.031176] apic 0 pin 20 not connected
[ 0.032003] apic 0 pin 21 not connected
[ 0.032395] apic 0 pin 22 not connected
[ 0.032776] apic 0 pin 23 not connected
[ 0.033303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.033974] smpboot: CPU0: Intel Common KVM processor (fam: 0f, model: 06, stepping: 01)
[ 0.034934] Using local APIC timer interrupts.
[ 0.034934] calibrating APIC timer ...
[ 0.040000] ... lapic delta = 6249961
[ 0.040000] ... PM-Timer delta = 357962
[ 0.040000] ... PM-Timer result ok
[ 0.040000] ..... delta 6249961
[ 0.040000] ..... mult: 268433780
[ 0.040000] ..... calibration result: 3999975
[ 0.040000] ..... CPU clock speed is 2693.1845 MHz.
[ 0.040000] ..... host bus clock speed is 999.3975 MHz.
[ 0.040000] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[ 0.060246] SMP alternatives: lockdep: fixing up alternatives
[ 0.060907] smpboot: Booting Node 0, Processors #1 OK
[ 0.008000] kvm-clock: cpu 1, msr 0:e896041, secondary cpu clock
[ 0.008000] masked ExtINT on CPU#1
[ 0.080048] KVM setup async PF for cpu 1
[ 0.080088] Brought up 2 CPUs
[ 0.080091] smpboot: Total of 2 processors activated (10774.32 BogoMIPS)
[ 0.081353] kvm-stealtime: cpu 1, msr dd0ccc0
[ 0.081837] devtmpfs: initialized
[ 0.084851] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.085823] regulator-dummy: no parameters
[ 0.086477] NET: Registered protocol family 16
[ 0.087772] ACPI: bus type PCI registered
[ 0.088076] PCI: Using configuration type 1 for base access
[ 0.093261] ACPI: Added _OSI(Module Device)
[ 0.093261] ACPI: Added _OSI(Processor Device)
[ 0.093297] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.093756] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.096721] ACPI: EC: Look up EC in DSDT
[ 0.100334] ACPI: Interpreter enabled
[ 0.100723] ACPI: (supports S0 S5)
[ 0.101054] ACPI: Using IOAPIC for interrupt routing
[ 0.101550] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.109394] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.110344] PCI host bridge to bus 0000:00
[ 0.110762] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.111300] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.111897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.112004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.112712] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[ 0.113426] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.114491] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.116074] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.119451] pci 0000:00:01.1: reg 0x20: [io 0xc1e0-0xc1ef]
[ 0.121358] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.122298] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.123000] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.123895] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.125281] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[ 0.127130] pci 0000:00:02.0: reg 0x14: [mem 0xfebe0000-0xfebe0fff]
[ 0.133786] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
[ 0.134664] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 0.136510] pci 0000:00:03.0: reg 0x10: [io 0xc1c0-0xc1df]
[ 0.138024] pci 0000:00:03.0: reg 0x14: [mem 0xfebe1000-0xfebe1fff]
[ 0.143533] pci 0000:00:03.0: reg 0x30: [mem 0xfebd0000-0xfebdffff pref]
[ 0.144293] pci 0000:00:04.0: [8086:100e] type 00 class 0x020000
[ 0.145937] pci 0000:00:04.0: reg 0x10: [mem 0xfeb80000-0xfeb9ffff]
[ 0.148004] pci 0000:00:04.0: reg 0x14: [io 0xc000-0xc03f]
[ 0.153558] pci 0000:00:04.0: reg 0x30: [mem 0xfeba0000-0xfebbffff pref]
[ 0.154382] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[ 0.156004] pci 0000:00:05.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.157599] pci 0000:00:05.0: reg 0x14: [mem 0xfebe2000-0xfebe2fff]
[ 0.164062] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[ 0.165721] pci 0000:00:06.0: reg 0x10: [io 0xc080-0xc0bf]
[ 0.167302] pci 0000:00:06.0: reg 0x14: [mem 0xfebe3000-0xfebe3fff]
[ 0.173364] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.175022] pci 0000:00:07.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 0.176533] pci 0000:00:07.0: reg 0x14: [mem 0xfebe4000-0xfebe4fff]
[ 0.182418] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[ 0.184004] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc13f]
[ 0.185588] pci 0000:00:08.0: reg 0x14: [mem 0xfebe5000-0xfebe5fff]
[ 0.192222] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[ 0.193880] pci 0000:00:09.0: reg 0x10: [io 0xc140-0xc17f]
[ 0.195458] pci 0000:00:09.0: reg 0x14: [mem 0xfebe6000-0xfebe6fff]
[ 0.201416] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
[ 0.203104] pci 0000:00:0a.0: reg 0x10: [io 0xc180-0xc1bf]
[ 0.204532] pci 0000:00:0a.0: reg 0x14: [mem 0xfebe7000-0xfebe7fff]
[ 0.210922] pci 0000:00:0b.0: [8086:25ab] type 00 class 0x088000
[ 0.212004] pci 0000:00:0b.0: reg 0x10: [mem 0xfebe8000-0xfebe800f]
[ 0.216315] pci_bus 0000:00: on NUMA node 0
[ 0.216727] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.217488] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.218988] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.219750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.220319] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.221075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.221773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.222866] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 0.223370] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.224065] Found 1 acpi root devices
[ 0.224811] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.224849] vgaarb: loaded
[ 0.225127] vgaarb: bridge control possible 0000:00:02.0
[ 0.225779] ACPI: bus type USB registered
[ 0.225779] usbcore: registered new interface driver usbfs
[ 0.228016] usbcore: registered new interface driver hub
[ 0.228561] usbcore: registered new device driver usb
[ 0.228593] pps_core: LinuxPPS API ver. 1 registered
[ 0.229072] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.229946] PTP clock support registered
[ 0.230432] wmi: Mapper loaded
[ 0.230758] PCI: Using ACPI for IRQ routing
[ 0.231165] PCI: pci_cache_line_size set to 64 bytes
[ 0.232202] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.232788] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[ 0.233686] NET: Registered protocol family 23
[ 0.234431] cfg80211: Calling CRDA to update world regulatory domain
[ 0.235126] nfc: nfc_init: NFC Core ver 0.1
[ 0.236034] NET: Registered protocol family 39
[ 0.236842] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.237579] Switched to clocksource kvm-clock
[ 0.237579] pnp: PnP ACPI init
[ 0.237579] ACPI: bus type PNP registered
[ 0.237579] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[ 0.238232] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.238885] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[ 0.239688] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.240385] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[ 0.241210] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.241874] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[ 0.242658] pnp 00:03: [dma 2]
[ 0.242986] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.243661] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[ 0.244492] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.245175] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[ 0.245983] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.246847] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.247635] pnp: PnP ACPI: found 7 devices
[ 0.248052] ACPI: bus type PNP unregistered
[ 0.254043] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.254591] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.255126] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.255724] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[ 0.256489] NET: Registered protocol family 2
[ 0.257253] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.257953] TCP bind hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.258695] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.259344] TCP: reno registered
[ 0.259670] UDP hash table entries: 256 (order: 3, 40960 bytes)
[ 0.260313] UDP-Lite hash table entries: 256 (order: 3, 40960 bytes)
[ 0.261111] NET: Registered protocol family 1
[ 0.261796] RPC: Registered named UNIX socket transport module.
[ 0.262380] RPC: Registered udp transport module.
[ 0.262833] RPC: Registered tcp transport module.
[ 0.263292] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.263915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.264517] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.265088] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.265703] pci 0000:00:02.0: Boot video device
[ 0.266219] PCI: CLS 0 bytes, default 64
[ 0.266725] Unpacking initramfs...
[ 0.794197] debug: unmapping init [mem 0xffff88000e8d6000-0xffff88000ffeffff]
[ 0.795604] has_svm: not amd
[ 0.795894] kvm: no hardware support
[ 0.796895] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[ 0.797740] blowfish-x86_64: performance on this CPU would be suboptimal: disabling blowfish-x86_64.
[ 0.798847] twofish-x86_64-3way: performance on this CPU would be suboptimal: disabling twofish-x86_64-3way.
[ 0.798866] cryptomgr_test (24) used greatest stack depth: 6432 bytes left
[ 0.800467] sha1_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.801065] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.801646] sha512_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.802241] AVX or AES-NI instructions are not detected.
[ 0.802738] AVX instructions are not detected.
[ 0.803158] AVX instructions are not detected.
[ 0.803575] AVX instructions are not detected.
[ 0.805541] Initializing RT-Tester: OK
[ 0.805918] audit: initializing netlink socket (disabled)
[ 0.806474] type=2000 audit(1380954429.056:1): initialized
[ 0.808304] DLM installed
[ 0.809533] NFS: Registering the id_resolver key type
[ 0.810086] Key type id_resolver registered
[ 0.810475] Key type id_legacy registered
[ 0.810848] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.811621] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 0.812107] fuse init (API version 7.22)
[ 0.812908] ceph: loaded (mds proto 32)
[ 0.813908] cryptomgr_test (43) used greatest stack depth: 5904 bytes left
[ 0.818681] cryptomgr_test (72) used greatest stack depth: 5496 bytes left
[ 0.820288] alg: No test for crc32 (crc32-table)
[ 0.821300] alg: No test for lz4hc (lz4hc-generic)
[ 0.821823] alg: No test for stdrng (krng)
[ 0.822375] NET: Registered protocol family 38
[ 0.822813] Key type asymmetric registered
[ 0.823224] Asymmetric key parser 'x509' registered
[ 0.823686] test_string_helpers: Running tests...
[ 0.824705] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[ 0.825198] crc32: self tests passed, processed 225944 bytes in 228226 nsec
[ 0.826092] crc32c: CRC_LE_BITS = 32
[ 0.826438] crc32c: self tests passed, processed 225944 bytes in 118642 nsec
[ 0.827457] cr_bllcd: INTEL CARILLO RANCH LPC not found.
[ 0.827978] cr_bllcd: Carillo Ranch Backlight Driver Initialized.
[ 0.828755] VIA Graphics Integration Chipset framebuffer 2.4 initializing
[ 0.829487] vmlfb: initializing
[ 0.829808] Could not find Carillo Ranch MCH device.
[ 0.830322] no IO addresses supplied
[ 0.830755] hgafb: HGA card not detected.
[ 0.831156] hgafb: probe of hgafb.0 failed with error -22
[ 0.831720] usbcore: registered new interface driver udlfb
[ 0.832283] usbcore: registered new interface driver smscufx
[ 0.833309] uvesafb: failed to execute /sbin/v86d
[ 0.833766] uvesafb: make sure that the v86d helper is installed and executable
[ 0.834461] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2)
[ 0.835091] uvesafb: vbe_init() failed with -22
[ 0.835534] uvesafb: probe of uvesafb.0 failed with error -22
[ 0.836327] ipmi message handler version 39.2
[ 0.836742] ipmi device interface
[ 0.837106] IPMI System Interface driver.
[ 0.837534] ipmi_si: Adding default-specified kcs state machine
[ 0.838121] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[ 0.839070] ipmi_si: Interface detection failed
[ 0.852083] ipmi_si: Adding default-specified smic state machine
[ 0.852664] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
[ 0.853589] ipmi_si: Interface detection failed
[ 0.868053] ipmi_si: Adding default-specified bt state machine
[ 0.868616] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
[ 0.869524] ipmi_si: Interface detection failed
[ 0.880135] ipmi_si: Unable to find any System Interface(s)
[ 0.880653] IPMI Watchdog: driver initialized
[ 0.881060] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 0.881896] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.882597] ACPI: Power Button [PWRF]
[ 0.898552] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.920574] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.921691] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $
[ 0.922345] ac.o: No PCI boards found.
[ 0.922695] ac.o: For an ISA board you must supply memory and irq parameters.
[ 0.923397] Non-volatile memory driver v1.3
[ 0.923791] Linux agpgart interface v0.103
[ 0.924444] [drm:drm_core_init] *ERROR* Cannot create /proc/dri
[ 0.925024] [drm] radeon kernel modesetting enabled.
[ 0.925801] [drm:drm_proc_init] *ERROR* Cannot create /proc/dri/0
[ 0.926380] [drm:drm_get_minor] *ERROR* DRM: Failed to initialize /proc/dri.
[ 0.927311] cirrus: probe of 0000:00:02.0 failed with error -1
[ 0.927973] usbcore: registered new interface driver udl
[ 0.929135] parport_pc 00:04: reported by Plug and Play ACPI
[ 0.929715] parport0: PC-style at 0x378, irq 7 [PCSPP(,...)]
[ 0.930763] ibmasm: IBM ASM Service Processor Driver version 1.0 loaded
[ 0.931424] dummy-irq: no IRQ given. Use irq=N
[ 0.931891] Phantom Linux Driver, version n0.9.8, init OK
[ 0.932505] Silicon Labs C2 port support v. 0.51.0 - (C) 2007 Rodolfo Giometti
[ 0.933277] c2port c2port0: C2 port uc added
[ 0.933674] c2port c2port0: uc flash has 30 blocks x 512 bytes (15360 bytes total)
[ 0.934467] Guest personality initialized and is inactive
[ 0.935017] VMCI host device registered (name=vmci, major=10, minor=56)
[ 0.935628] Initialized host personality
[ 0.936084] Driver for timberdale has been successfully registered.
[ 0.936768] usbcore: registered new interface driver viperboard
[ 0.937344] usbcore: registered new interface driver pn533
[ 0.937984] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 0.938603] device id = 2440
[ 0.938877] device id = 2480
[ 0.939156] device id = 24c0
[ 0.939430] device id = 24d0
[ 0.939703] device id = 25a1
[ 0.939976] device id = 2670
[ 0.940303] platform physmap-flash.0: failed to claim resource 0
[ 0.940872] SBC-GXx flash: IO:0x258-0x259 MEM:0xdc000-0xdffff
[ 0.941481] Could not find PAR responsible for SC520CDP Flash Bank #0
[ 0.942076] Trying default address 0x8400000
[ 0.942471] Could not find PAR responsible for SC520CDP Flash Bank #1
[ 0.943058] Trying default address 0x8c00000
[ 0.943455] Could not find PAR responsible for SC520CDP DIL Flash
[ 0.944050] Trying default address 0x9400000
[ 0.944497] SC520 CDP flash device: 0x800000 at 0x8400000
[ 0.944993] Failed to ioremap_nocache
[ 0.945336] Failed to ioremap_nocache
[ 0.945693] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[ 0.946317] slram: not enough parameters.
[ 0.976078] No valid DiskOnChip devices found
[ 0.976504] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.977353] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.978199] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.979057] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.979907] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.980792] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.981649] NAND device: Manufacturer ID: 0x98, Chip ID: 0x39 (Toshiba NAND 128MiB 1,8V 8-bit), 128MiB, page size: 512, OOB size: 16
[ 0.983110] flash size: 128 MiB
[ 0.983408] page size: 512 bytes
[ 0.983710] OOB area size: 16 bytes
[ 0.984054] sector size: 16 KiB
[ 0.984347] pages number: 262144
[ 0.984646] pages per sector: 32
[ 0.984945] bus width: 8
[ 0.985189] bits in sector size: 14
[ 0.985512] bits in page size: 9
[ 0.985809] bits in OOB size: 4
[ 0.986106] flash size with OOB: 135168 KiB
[ 0.986493] page address bytes: 4
[ 0.986802] sector address bytes: 3
[ 0.987130] options: 0x42
[ 0.988449] Scanning device for bad blocks
[ 1.013103] Creating 1 MTD partitions on "NAND 128MiB 1,8V 8-bit":
[ 1.013715] 0x000000000000-0x000008000000 : "NAND simulator partition 0"
[ 1.014759] parport0: powerup/reset Butterfly
[ 1.128359] parport_pc 00:04: registered master spi42
[ 1.128862] parport_pc 00:04: master is unqueued, this is deprecated
[ 1.129506] spi spi42.1: spi_bitbang_setup, 66 nsec/bit
[ 1.130007] spi spi42.1: setup mode 0, 8 bits/w, 15000000 Hz max --> 0
[ 1.130722] parport_pc 00:04: registered child spi42.1
[ 1.131219] parport0: dataflash at spi42.1
[ 1.131601] parport0: AVR Butterfly
[ 1.131963] parport0: cannot grant exclusive access for device spi-lm70llp
[ 1.132661] spi-lm70llp: spi_lm70llp probe fail, status -12
[ 1.133340] usbcore: registered new interface driver irda-usb
[ 1.133904] usbcore: registered new interface driver stir4200
[ 1.134519] usbcore: registered new interface driver mcs7780
[ 1.135083] usbcore: registered new interface driver kingsun-sir
[ 1.135659] usbcore: registered new interface driver ksdazzle-sir
[ 1.136284] usbcore: registered new interface driver ks959-sir
[ 1.137047] usbcore: registered new interface driver hwa-rc
[ 1.137681] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.138280] ohci-pci: OHCI PCI platform driver
[ 1.138736] ohci-platform: OHCI generic platform driver
[ 1.139241] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.139940] driver u132_hcd
[ 1.140482] usbcore: registered new interface driver hwa-hc
[ 1.141060] fusbh200_hcd: FUSBH200 Host Controller (EHCI) Driver
[ 1.141649] Warning! fusbh200_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[ 1.142594] usbcore: registered new interface driver cdc_wdm
[ 1.143167] usbcore: registered new interface driver usbtmc
[ 1.143779] usbcore: registered new interface driver appledisplay
[ 1.144415] usbcore: registered new interface driver emi26 - firmware loader
[ 1.145097] usbcore: registered new interface driver emi62 - firmware loader
[ 1.145753] driver ftdi-elan
[ 1.146312] usbcore: registered new interface driver ftdi-elan
[ 1.146885] usbcore: registered new interface driver idmouse
[ 1.147437] usbcore: registered new interface driver usblcd
[ 1.147969] usbcore: registered new interface driver ldusb
[ 1.148539] usbcore: registered new interface driver usbled
[ 1.149092] usbcore: registered new interface driver legousbtower
[ 1.149682] usbcore: registered new interface driver rio500
[ 1.150244] usbcore: registered new interface driver usbtest
[ 1.150799] usbcore: registered new interface driver trancevibrator
[ 1.151421] usbcore: registered new interface driver uss720
[ 1.151953] uss720: v0.6:USB Parport Cable driver for Cables using the Lucent Technologies USS720 Chip
[ 1.152847] uss720: NOTE: this is a special purpose driver to allow nonstandard
[ 1.153541] uss720: protocols (eg. bitbang) over USS720 usb to parallel cables
[ 1.154228] uss720: If you just want to connect to a printer, use usblp instead
[ 1.154918] usbcore: registered new interface driver yurex
[ 1.155541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.157019] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.157652] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.158203] parport0: cannot grant exclusive access for device parkbd
[ 1.207666] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.208594] usbcore: registered new interface driver bcm5974
[ 1.209506] usbcore: registered new interface driver synaptics_usb
[ 1.210492] usbcore: registered new interface driver iforce
[ 1.211208] parport0: cannot grant exclusive access for device walkera0701
[ 1.211904] walkera0701: failed to register parport device
[ 1.213207] usbcore: registered new interface driver usbtouchscreen
[ 1.214476] apanel: Fujitsu BIOS signature 'FJKEYINF' not found...
[ 1.215173] usbcore: registered new interface driver ati_remote2
[ 1.215832] cm109: Keymap for Komunikate KIP1000 phone loaded
[ 1.216536] usbcore: registered new interface driver cm109
[ 1.217085] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
[ 1.217740] usbcore: registered new interface driver keyspan_remote
[ 1.218602] usbcore: registered new interface driver yealink
[ 1.219156] I2O subsystem v1.325
[ 1.219472] i2o: max drivers = 8
[ 1.219934] I2O Configuration OSM v1.323
[ 1.220387] I2O ProcFS OSM v1.316
[ 1.221394] rtc rtc0: test: dev (254:0)
[ 1.221778] rtc-test rtc-test.0: rtc core: registered test as rtc0
[ 1.222541] rtc rtc1: test: dev (254:1)
[ 1.222926] rtc-test rtc-test.1: rtc core: registered test as rtc1
[ 1.223589] i2c /dev entries driver
[ 1.224162] usbcore: registered new interface driver i2c-diolan-u2c
[ 1.224765] i2c-parport: adapter type unspecified
[ 1.225228] i2c-parport-light: adapter type unspecified
[ 1.225891] pps pps0: new PPS source ktimer
[ 1.226311] pps pps0: ktimer PPS source registered
[ 1.226777] pps_parport: parallel port PPS client
[ 1.227241] parport0: cannot grant exclusive access for device pps_parport
[ 1.227906] pps_parport: couldn't register with parport0
[ 1.228473] Driver for 1-wire Dallas network protocol.
[ 1.229015] usbcore: registered new interface driver DS9490R
[ 1.229570] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko
[ 1.230278] power_supply test_ac: uevent
[ 1.230664] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 1.231202] power_supply test_ac: prop ONLINE=1
[ 1.231659] power_supply test_ac: power_supply_changed
[ 1.232196] power_supply test_ac: power_supply_changed_work
[ 1.232745] power_supply test_ac: power_supply_update_gen_leds 1
[ 1.233338] power_supply test_ac: uevent
[ 1.233716] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 1.234265] power_supply test_ac: prop ONLINE=1
[ 1.234754] power_supply test_battery: uevent
[ 1.235190] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 1.235807] power_supply test_battery: prop STATUS=Discharging
[ 1.236391] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 1.236927] power_supply test_battery: prop HEALTH=Good
[ 1.237435] power_supply test_battery: prop PRESENT=1
[ 1.237921] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 1.238475] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 1.239075] power_supply test_battery: prop CHARGE_FULL=100
[ 1.239609] power_supply test_battery: prop CHARGE_NOW=50
[ 1.240155] power_supply test_battery: prop CAPACITY=50
[ 1.240660] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 1.241252] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 1.241840] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 1.242430] power_supply test_battery: prop MODEL_NAME=Test battery
[ 1.243029] power_supply test_battery: prop MANUFACTURER=Linux
[ 1.243588] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 1.244338] power_supply test_battery: prop TEMP=26
[ 1.244808] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 1.245484] power_supply test_battery: power_supply_changed
[ 1.246038] power_supply test_battery: power_supply_changed_work
[ 1.246614] power_supply test_battery: power_supply_update_bat_leds 2
[ 1.247239] power_supply test_battery: uevent
[ 1.247663] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 1.248312] power_supply test_battery: prop STATUS=Discharging
[ 1.248369] power_supply test_usb: uevent
[ 1.248370] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 1.248374] power_supply test_usb: prop ONLINE=1
[ 1.248383] power_supply test_usb: power_supply_changed
[ 1.248401] power_supply test_usb: power_supply_changed_work
[ 1.248404] power_supply test_usb: power_supply_update_gen_leds 1
[ 1.248407] power_supply test_usb: uevent
[ 1.248408] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 1.248411] power_supply test_usb: prop ONLINE=1
[ 1.248747] applesmc: supported laptop not found!
[ 1.248747] applesmc: driver init failed (ret=-19)!
[ 1.248935] f71882fg: Not a Fintek device
[ 1.248957] f71882fg: Not a Fintek device
[ 1.249442] pc87360: PC8736x not detected, module not inserted
[ 1.249835] cpuidle: using governor ladder
[ 1.249836] cpuidle: using governor menu
[ 1.249845] sdhci: Secure Digital Host Controller Interface driver
[ 1.249845] sdhci: Copyright(c) Pierre Ossman
[ 1.257582] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 1.258145] power_supply test_battery: prop HEALTH=Good
[ 1.258655] power_supply test_battery: prop PRESENT=1
[ 1.259150] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 1.259703] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 1.260333] power_supply test_battery: prop CHARGE_FULL=100
[ 1.260430] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
[ 1.260430] usbcore: registered new interface driver vub300
[ 1.260444] usbcore: registered new interface driver ushc
[ 1.260445] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.260742] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.260903] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 1.261417] usbcore: registered new interface driver usbhid
[ 1.261417] usbhid: USB HID core driver
[ 1.261447] usbip_core: usbip_core_init:804: USB/IP Core v1.0.0
[ 1.261517] vhci_hcd: vhci_hcd_probe:1000: name vhci_hcd id -1
[ 1.261521] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
[ 1.261558] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 1
[ 1.261566] vhci_hcd: vhci_start:884: enter vhci_start
[ 1.261857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.261859] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.261860] usb usb1: Product: USB/IP Virtual Host Controller
[ 1.261861] usb usb1: Manufacturer: Linux 3.11.0-rc2-00010-gc817a67 vhci_hcd
[ 1.261862] usb usb1: SerialNumber: vhci_hcd
[ 1.262212] hub 1-0:1.0: USB hub found
[ 1.262231] vhci_hcd: vhci_hub_control:247: typeReq a006 wValue 2900 wIndex 0
[ 1.262252] vhci_hcd: vhci_hub_control:305: GetHubDescriptor
[ 1.262253] vhci_hcd: vhci_hub_control:398: port -1
[ 1.262254] vhci_hcd: vhci_hub_control:405: bye
[ 1.262262] hub 1-0:1.0: 8 ports detected
[ 1.262292] vhci_hcd: vhci_hub_control:247: typeReq a000 wValue 0 wIndex 0
[ 1.262297] vhci_hcd: vhci_hub_control:309: GetHubStatus
[ 1.262298] vhci_hcd: vhci_hub_control:398: port -1
[ 1.262298] vhci_hcd: vhci_hub_control:405: bye
[ 1.262541] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 1
[ 1.262542] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262543] vhci_hcd: vhci_hub_control:398: port 0
[ 1.262544] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262545] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262546] vhci_hcd: dump_port_status_diff:119:
[ 1.262546] vhci_hcd: vhci_hub_control:405: bye
[ 1.262550] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 2
[ 1.262551] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262551] vhci_hcd: vhci_hub_control:398: port 1
[ 1.262552] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262553] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262554] vhci_hcd: dump_port_status_diff:119:
[ 1.262555] vhci_hcd: vhci_hub_control:405: bye
[ 1.262558] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 3
[ 1.262559] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262560] vhci_hcd: vhci_hub_control:398: port 2
[ 1.262561] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262561] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262562] vhci_hcd: dump_port_status_diff:119:
[ 1.262563] vhci_hcd: vhci_hub_control:405: bye
[ 1.262565] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 4
[ 1.262566] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262567] vhci_hcd: vhci_hub_control:398: port 3
[ 1.262568] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262568] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262569] vhci_hcd: dump_port_status_diff:119:
[ 1.262570] vhci_hcd: vhci_hub_control:405: bye
[ 1.262572] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 5
[ 1.262573] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262574] vhci_hcd: vhci_hub_control:398: port 4
[ 1.262575] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262575] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262576] vhci_hcd: dump_port_status_diff:119:
[ 1.262577] vhci_hcd: vhci_hub_control:405: bye
[ 1.262580] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 6
[ 1.262580] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262581] vhci_hcd: vhci_hub_control:398: port 5
[ 1.262582] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262582] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262583] vhci_hcd: dump_port_status_diff:119:
[ 1.262584] vhci_hcd: vhci_hub_control:405: bye
[ 1.262587] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 7
[ 1.262587] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262588] vhci_hcd: vhci_hub_control:398: port 6
[ 1.262589] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262589] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262590] vhci_hcd: dump_port_status_diff:119:
[ 1.262591] vhci_hcd: vhci_hub_control:405: bye
[ 1.262594] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 8
[ 1.262594] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.262595] vhci_hcd: vhci_hub_control:398: port 7
[ 1.262596] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.262597] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.262597] vhci_hcd: dump_port_status_diff:119:
[ 1.262598] vhci_hcd: vhci_hub_control:405: bye
[ 1.262703] vhci_hcd: vhci_hcd_probe:1034: bye
[ 1.262707] vhci_hcd: vhci_hcd_init:1156: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
[ 1.309140] power_supply test_battery: prop CHARGE_NOW=50
[ 1.309180] usbcore: registered new interface driver usbip-host
[ 1.309183] usbip_host: usbip_host_init:270: USB/IP Host Driver v1.0.0
[ 1.309198] usbcore: registered new interface driver tranzport
[ 1.309209] usbcore: registered new interface driver alphatrack
[ 1.309210] vme_user: VME User Space Access Driver
[ 1.309211] vme_user: No cards, skipping registration
[ 1.309522] Loading crystalhd 0.9.27
[ 1.309565] usbcore: registered new interface driver ft1000usb
[ 1.309609] usbcore: registered new interface driver gdm_wimax
[ 1.309619] usbcore: registered new interface driver cedusb
[ 1.315004] power_supply test_battery: prop CAPACITY=50
[ 1.315026] ipip: IPv4 over IPv4 tunneling driver
[ 1.315186] gre: GRE over IPv4 demultiplexor driver
[ 1.315187] IPv4 over IPSec tunneling driver
[ 1.315374] TCP: cubic registered
[ 1.315377] NET: Registered protocol family 17
[ 1.317648] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 1.318247] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 1.318844] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 1.319435] power_supply test_battery: prop MODEL_NAME=Test battery
[ 1.320069] power_supply test_battery: prop MANUFACTURER=Linux
[ 1.320630] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 1.321374] power_supply test_battery: prop TEMP=26
[ 1.321846] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 1.328160] NET: Registered protocol family 9
[ 1.328599] X.25 for Linux Version 0.2
[ 1.329255] NET: Registered protocol family 33
[ 1.329686] Key type rxrpc registered
[ 1.330075] Key type rxrpc_s registered
[ 1.330685] RxRPC: Registered security type 2 'rxkad'
[ 1.331208] l2tp_core: L2TP core driver, V2.0
[ 1.331629] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[ 1.332461] DECnet: Routing cache hash table of 256 buckets, 16Kbytes
[ 1.333144] NET: Registered protocol family 12
[ 1.344121] 8021q: 802.1Q VLAN Support v1.8
[ 1.344738] sctp: Hash tables configured (established 1024 bind 1024)
[ 1.345705] rds_page_remainder_cpu_notify(): cpu 0 action 0x7
[ 1.346263] rds_page_remainder_cpu_notify(): cpu 1 action 0x7
[ 1.346827] NET: Registered protocol family 37
[ 1.347306] NET: Registered protocol family 36
[ 1.347754] Key type dns_resolver registered
[ 1.348224] Key type ceph registered
[ 1.348670] libceph: loaded (mon/osd proto 15/24)
[ 1.349132] mpls_gso: MPLS GSO support
[ 1.349843]
[ 1.349843] printing PIC contents
[ 1.350341] ... PIC IMR: ffff
[ 1.350636] ... PIC IRR: 1013
[ 1.350940] ... PIC ISR: 0000
[ 1.351245] ... PIC ELCR: 0c00
[ 1.351562] printing local APIC contents on CPU#0/0:
[ 1.352067] ... APIC ID: 00000000 (0)
[ 1.352466] ... APIC VERSION: 00050014
[ 1.352833] ... APIC TASKPRI: 00000000 (00)
[ 1.353256] ... APIC PROCPRI: 00000000
[ 1.353626] ... APIC LDR: 01000000
[ 1.353963] ... APIC DFR: ffffffff
[ 1.354305] ... APIC SPIV: 000001ff
[ 1.354649] ... APIC ISR field:
[ 1.354961] 0000000000000000000000000000000000000000000000000000000000000000
[ 1.355555] ... APIC TMR field:
[ 1.355555] 0000000002000000000000000000000000000000000000000000000000000000
[ 1.355555] ... APIC IRR field:
[ 1.355555] 0000000000000000000000000000000000000000000000000000000000008000
[ 1.355555] ... APIC ESR: 00000000
[ 1.355555] ... APIC ICR: 000008fd
[ 1.355555] ... APIC ICR2: 02000000
[ 1.355555] ... APIC LVTT: 000000ef
[ 1.355555] ... APIC LVTPC: 00010000
[ 1.355555] ... APIC LVT0: 00010700
[ 1.355555] ... APIC LVT1: 00000400
[ 1.355555] ... APIC LVTERR: 000000fe
[ 1.355555] ... APIC TMICT: 0003c8c3
[ 1.355555] ... APIC TMCCT: 00000000
[ 1.355555] ... APIC TDCR: 00000003
[ 1.355555]
[ 1.362079] number of MP IRQ sources: 15.
[ 1.362469] number of IO-APIC #0 registers: 24.
[ 1.362898] testing the IO APIC.......................
[ 1.363403] IO APIC #0......
[ 1.363684] .... register #00: 00000000
[ 1.364149] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 1
[ 1.364797] vhci_hcd: vhci_hub_control:313: GetPortStatus port 1
[ 1.365376] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.365977] vhci_hcd: vhci_hub_control:398: port 0
[ 1.366439] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.367205] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.367698] vhci_hcd: dump_port_status_diff:119:
[ 1.368188] vhci_hcd: vhci_hub_control:405: bye
[ 1.368214] ....... : physical APIC id: 00
[ 1.368215] ....... : Delivery Type: 0
[ 1.368216] ....... : LTS : 0
[ 1.368217] .... register #01: 00170011
[ 1.368217] ....... : max redirection entries: 17
[ 1.368218] ....... : PRQ implemented: 0
[ 1.368219] ....... : IO APIC version: 11
[ 1.368219] .... register #02: 00000000
[ 1.368220] ....... : arbitration: 00
[ 1.368221] .... IRQ redirection table:
[ 1.368240] 1 0 0 0 0 0 0 00
[ 1.368255] 0 0 0 0 0 1 1 31
[ 1.368269] 0 0 0 0 0 1 1 30
[ 1.368284] 0 0 0 0 0 1 1 33
[ 1.368297] 1 0 0 0 0 1 1 34
[ 1.368311] 1 1 0 0 0 1 1 35
[ 1.368323] 0 0 0 0 0 1 1 36
[ 1.368336] 0 0 0 0 0 1 1 37
[ 1.368348] 0 0 0 0 0 1 1 38
[ 1.368363] 0 1 0 0 0 1 1 39
[ 1.368376] 1 1 0 0 0 1 1 3A
[ 1.368388] 1 1 0 0 0 1 1 3B
[ 1.368399] 0 0 0 0 0 1 1 3C
[ 1.368410] 0 0 0 0 0 1 1 3D
[ 1.368422] 0 0 0 0 0 1 1 3E
[ 1.368434] 0 0 0 0 0 1 1 3F
[ 1.368446] 1 0 0 0 0 0 0 00
[ 1.368458] 1 0 0 0 0 0 0 00
[ 1.368472] 1 0 0 0 0 0 0 00
[ 1.368486] 1 0 0 0 0 0 0 00
[ 1.368501] 1 0 0 0 0 0 0 00
[ 1.368515] 1 0 0 0 0 0 0 00
[ 1.368530] 1 0 0 0 0 0 0 00
[ 1.368544] 1 0 0 0 0 0 0 00
[ 1.368545] IRQ to pin mappings:
[ 1.368548] IRQ0 -> 0:2
[ 1.368550] IRQ1 -> 0:1
[ 1.368552] IRQ3 -> 0:3
[ 1.368554] IRQ4 -> 0:4
[ 1.368555] IRQ5 -> 0:5
[ 1.368557] IRQ6 -> 0:6
[ 1.368559] IRQ7 -> 0:7
[ 1.368561] IRQ8 -> 0:8
[ 1.368568] IRQ9 -> 0:9
[ 1.368570] IRQ10 -> 0:10
[ 1.368572] IRQ11 -> 0:11
[ 1.368574] IRQ12 -> 0:12
[ 1.368575] IRQ13 -> 0:13
[ 1.368580] IRQ14 -> 0:14
[ 1.368582] IRQ15 -> 0:15
[ 1.368583] .................................... done.
[ 1.387723] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 2
[ 1.388422] vhci_hcd: vhci_hub_control:313: GetPortStatus port 2
[ 1.388528] registered taskstats version 1
[ 1.389474] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.390083] vhci_hcd: vhci_hub_control:398: port 1
[ 1.390538] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.391311] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.391812] vhci_hcd: dump_port_status_diff:119:
[ 1.392288] rtc-test rtc-test.0: setting system clock to 2013-10-05 06:27:09 UTC (1380954429)
[ 1.392291] vhci_hcd: vhci_hub_control:405: bye
[ 1.392298] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 3
[ 1.392299] vhci_hcd: vhci_hub_control:313: GetPortStatus port 3
[ 1.392300] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.392301] vhci_hcd: vhci_hub_control:398: port 2
[ 1.392302] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.392303] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.392304] vhci_hcd: dump_port_status_diff:119:
[ 1.392304] vhci_hcd: vhci_hub_control:405: bye
[ 1.392308] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 4
[ 1.392309] vhci_hcd: vhci_hub_control:313: GetPortStatus port 4
[ 1.392310] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.392311] vhci_hcd: vhci_hub_control:398: port 3
[ 1.392312] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.392312] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.392313] vhci_hcd: dump_port_status_diff:119:
[ 1.392314] vhci_hcd: vhci_hub_control:405: bye
[ 1.392317] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 5
[ 1.392318] vhci_hcd: vhci_hub_control:313: GetPortStatus port 5
[ 1.392319] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.392319] vhci_hcd: vhci_hub_control:398: port 4
[ 1.392320] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.392321] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.392322] vhci_hcd: dump_port_status_diff:119:
[ 1.392322] vhci_hcd: vhci_hub_control:405: bye
[ 1.392326] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 6
[ 1.392326] vhci_hcd: vhci_hub_control:313: GetPortStatus port 6
[ 1.392327] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.392328] vhci_hcd: vhci_hub_control:398: port 5
[ 1.392329] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.392329] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.392330] vhci_hcd: dump_port_status_diff:119:
[ 1.392331] vhci_hcd: vhci_hub_control:405: bye
[ 1.392334] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 7
[ 1.392335] vhci_hcd: vhci_hub_control:313: GetPortStatus port 7
[ 1.392336] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.392336] vhci_hcd: vhci_hub_control:398: port 6
[ 1.392337] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.392338] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.392339] vhci_hcd: dump_port_status_diff:119:
[ 1.392339] vhci_hcd: vhci_hub_control:405: bye
[ 1.392343] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 8
[ 1.392344] vhci_hcd: vhci_hub_control:313: GetPortStatus port 8
[ 1.392344] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.392345] vhci_hcd: vhci_hub_control:398: port 7
[ 1.392346] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.392347] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.392347] vhci_hcd: dump_port_status_diff:119:
[ 1.392348] vhci_hcd: vhci_hub_control:405: bye
[ 1.392473] usb usb1: vhci_bus_suspend
[ 1.392480] vhci_hcd: vhci_hub_status:208: changed 0
[ 1.422872] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 1.452894] sh (133) used greatest stack depth: 5448 bytes left
[ 1.796224] tsc: Refined TSC clocksource calibration: 2693.430 MHz
[ 1.822504] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.928044] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.928845] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.929478] PGD 0
[ 1.929694] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.930281] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.931023] task: ffff8800001422c0 ti: ffff880000144000 task.ti: ffff880000144000
[ 1.931724] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.932022] RSP: 0018:ffff88000dd03ef0 EFLAGS: 00010002
[ 1.932022] RAX: ffff88000dd03ef0 RBX: ffff88000015c000 RCX: 0000000000000002
[ 1.932022] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffff88000015c000
[ 1.932022] RBP: ffff88000dd03f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.932022] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff8800071c50a0
[ 1.932022] R13: ffff88000dd03ef0 R14: ffffffff810a0182 R15: ffff8800071c5060
[ 1.932022] FS: 0000000000000000(0000) GS:ffff88000dd00000(0000) knlGS:0000000000000000
[ 1.932022] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.932022] CR2: 0000000000000008 CR3: 000000000697f000 CR4: 00000000000006a0
[ 1.932022] Stack:
[ 1.932022] ffff8800071c50a0 ffff8800071d70a0 0000000000000041 ffffffff81c1b088
[ 1.932022] ffff880000145fd8 000000000000000a 0000000000000101 ffff88000dd03f80
[ 1.932022] ffffffff81093f98 0000000000000001 0000000000000001 0020004000000001
[ 1.932022] Call Trace:
[ 1.932022] <IRQ>
[ 1.932022] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.932022] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.932022] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.932022] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.932022] <EOI>
[ 1.932022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.932022] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.932022] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.932022] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.932022] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.932022] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.932022] [<ffffffff8104282d>] start_secondary+0x1ed/0x1f1
[ 1.932022] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.932022] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.932022] RSP <ffff88000dd03ef0>
[ 1.932022] CR2: 0000000000000008
[ 1.932022] ---[ end trace 6bb7d8384355aac6 ]---
[ 1.932022] Kernel panic - not syncing: Fatal exception in interrupt
[ 1.932022] Rebooting in 10 seconds..
BUG: kernel boot oops
Elapsed time: 5
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67 -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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1304-inn branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67' -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::13604-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -drive file=/fs/LABEL=KVM/disk0-quantal-inn-27,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-quantal-inn-27,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-quantal-inn-27,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-quantal-inn-27,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-quantal-inn-27,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-quantal-inn-27,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-quantal-inn-27 -serial file:/dev/shm/kboot/serial-quantal-inn-27 -daemonize -display none -monitor null
[-- Attachment #3: dmesg-yocto-inn-43:20131005140843:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409 --]
[-- Type: text/plain, Size: 63985 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.11.0-rc2-00010-gc817a67 (wfg@bee) (gcc version 4.8.1 (Debian 4.8.1-3) ) #409 SMP PREEMPT Sat Oct 5 13:53:43 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1353-inn branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] debug: ignoring loglevel setting.
[ 0.000000] NX (Execute Disable) protection: active
[ 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 = 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] 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 [0x0287f000, 0x0287ffff] PGTABLE
[ 0.000000] BRK [0x02880000, 0x02880fff] PGTABLE
[ 0.000000] BRK [0x02881000, 0x02881fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0fa00000-0x0fbfffff]
[ 0.000000] [mem 0x0fa00000-0x0fbfffff] page 4k
[ 0.000000] BRK [0x02882000, 0x02882fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0c000000-0x0f9fffff]
[ 0.000000] [mem 0x0c000000-0x0f9fffff] page 4k
[ 0.000000] BRK [0x02883000, 0x02883fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[ 0.000000] [mem 0x00100000-0x0bffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x0fc00000-0x0fffdfff]
[ 0.000000] [mem 0x0fc00000-0x0fffdfff] page 4k
[ 0.000000] log_buf_len: 8388608
[ 0.000000] early log buf free: 128016(97%)
[ 0.000000] RAMDISK: [mem 0x0fd03000-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] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( fee00000)
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:fcc3001, boot clock
[ 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: 1024 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: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( 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: 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] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff5ba000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88000f000000 s77904 r0 d24496 u1048576
[ 0.000000] pcpu-alloc: s77904 r0 d24496 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] kvm-clock: cpu 0, msr 0:fcc3001, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr f00ccc0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64391
[ 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1353-inn branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 219884K/261744K available (8407K kernel code, 1784K rwdata, 3960K rodata, 840K init, 10064K bss, 41860K reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000] NR_IRQS:262400 nr_irqs:512 16
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 5855 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] ODEBUG: 5 of 5 active objects replaced
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Detected 2693.580 MHz processor
[ 0.008000] Calibrating delay loop (skipped) preset value.. 5387.16 BogoMIPS (lpj=10774320)
[ 0.008000] pid_max: default: 32768 minimum: 301
[ 0.008000] Mount-cache hash table entries: 256
[ 0.008000] Initializing cgroup subsys devices
[ 0.008000] Initializing cgroup subsys perf_event
[ 0.008012] Initializing cgroup subsys net_prio
[ 0.008581] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008581] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008581] tlb_flushall_shift: 6
[ 0.010020] debug: unmapping init [mem 0xffffffff81ea7000-0xffffffff81eaafff]
[ 0.011628] ACPI: Core revision 20130517
[ 0.013343] ACPI: All ACPI Tables successfully acquired
[ 0.014043] Getting VERSION: 50014
[ 0.014410] Getting VERSION: 50014
[ 0.014762] Getting ID: 0
[ 0.015039] Getting ID: ff000000
[ 0.015393] Getting LVT0: 8700
[ 0.016008] Getting LVT1: 8400
[ 0.016375] enabled ExtINT on CPU#0
[ 0.017526] ENABLING IO-APIC IRQs
[ 0.017875] init IO_APIC IRQs
[ 0.018180] apic 0 pin 0 not connected
[ 0.018585] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.019393] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.020021] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.020840] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.021659] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.022471] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.023282] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.024019] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.024830] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.025647] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.026467] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.027297] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.028020] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.028839] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.029663] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.030478] apic 0 pin 16 not connected
[ 0.030870] apic 0 pin 17 not connected
[ 0.031267] apic 0 pin 18 not connected
[ 0.032005] apic 0 pin 19 not connected
[ 0.032406] apic 0 pin 20 not connected
[ 0.032796] apic 0 pin 21 not connected
[ 0.033186] apic 0 pin 22 not connected
[ 0.033585] apic 0 pin 23 not connected
[ 0.034119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.034844] smpboot: CPU0: Intel Common KVM processor (fam: 0f, model: 06, stepping: 01)
[ 0.036199] Using local APIC timer interrupts.
[ 0.036199] calibrating APIC timer ...
[ 0.040000] ... lapic delta = 6250046
[ 0.040000] ... PM-Timer delta = 358017
[ 0.040000] ... PM-Timer result ok
[ 0.040000] ..... delta 6250046
[ 0.040000] ..... mult: 268437431
[ 0.040000] ..... calibration result: 4000029
[ 0.040000] ..... CPU clock speed is 2693.3588 MHz.
[ 0.040000] ..... host bus clock speed is 1000.0029 MHz.
[ 0.040049] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[ 0.064253] SMP alternatives: lockdep: fixing up alternatives
[ 0.064979] smpboot: Booting Node 0, Processors #1 OK
[ 0.008000] kvm-clock: cpu 1, msr 0:fcc3041, secondary cpu clock
[ 0.008000] masked ExtINT on CPU#1
[ 0.084049] KVM setup async PF for cpu 1
[ 0.084087] Brought up 2 CPUs
[ 0.084089] smpboot: Total of 2 processors activated (10774.32 BogoMIPS)
[ 0.085367] kvm-stealtime: cpu 1, msr f10ccc0
[ 0.085854] devtmpfs: initialized
[ 0.088986] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.089975] regulator-dummy: no parameters
[ 0.090634] NET: Registered protocol family 16
[ 0.091938] ACPI: bus type PCI registered
[ 0.092075] PCI: Using configuration type 1 for base access
[ 0.097456] ACPI: Added _OSI(Module Device)
[ 0.097456] ACPI: Added _OSI(Processor Device)
[ 0.097456] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.097770] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.100899] ACPI: EC: Look up EC in DSDT
[ 0.104388] ACPI: Interpreter enabled
[ 0.104775] ACPI: (supports S0 S5)
[ 0.105115] ACPI: Using IOAPIC for interrupt routing
[ 0.105646] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.113229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.114171] PCI host bridge to bus 0000:00
[ 0.114596] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.115136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.115763] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.116004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.116680] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[ 0.117405] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.118475] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.119538] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.122789] pci 0000:00:01.1: reg 0x20: [io 0xc1e0-0xc1ef]
[ 0.125098] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.126052] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.126774] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.127687] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.129447] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[ 0.131315] pci 0000:00:02.0: reg 0x14: [mem 0xfebe0000-0xfebe0fff]
[ 0.137786] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
[ 0.138690] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 0.140531] pci 0000:00:03.0: reg 0x10: [io 0xc1c0-0xc1df]
[ 0.142107] pci 0000:00:03.0: reg 0x14: [mem 0xfebe1000-0xfebe1fff]
[ 0.148004] pci 0000:00:03.0: reg 0x30: [mem 0xfebd0000-0xfebdffff pref]
[ 0.148966] pci 0000:00:04.0: [8086:100e] type 00 class 0x020000
[ 0.150615] pci 0000:00:04.0: reg 0x10: [mem 0xfeb80000-0xfeb9ffff]
[ 0.152534] pci 0000:00:04.0: reg 0x14: [io 0xc000-0xc03f]
[ 0.158058] pci 0000:00:04.0: reg 0x30: [mem 0xfeba0000-0xfebbffff pref]
[ 0.158925] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[ 0.160540] pci 0000:00:05.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.162127] pci 0000:00:05.0: reg 0x14: [mem 0xfebe2000-0xfebe2fff]
[ 0.168335] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[ 0.170003] pci 0000:00:06.0: reg 0x10: [io 0xc080-0xc0bf]
[ 0.171593] pci 0000:00:06.0: reg 0x14: [mem 0xfebe3000-0xfebe3fff]
[ 0.177894] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.179570] pci 0000:00:07.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 0.181041] pci 0000:00:07.0: reg 0x14: [mem 0xfebe4000-0xfebe4fff]
[ 0.186952] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[ 0.189070] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc13f]
[ 0.190661] pci 0000:00:08.0: reg 0x14: [mem 0xfebe5000-0xfebe5fff]
[ 0.196338] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[ 0.198009] pci 0000:00:09.0: reg 0x10: [io 0xc140-0xc17f]
[ 0.200004] pci 0000:00:09.0: reg 0x14: [mem 0xfebe6000-0xfebe6fff]
[ 0.205909] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
[ 0.207587] pci 0000:00:0a.0: reg 0x10: [io 0xc180-0xc1bf]
[ 0.209047] pci 0000:00:0a.0: reg 0x14: [mem 0xfebe7000-0xfebe7fff]
[ 0.215450] pci 0000:00:0b.0: [8086:25ab] type 00 class 0x088000
[ 0.216562] pci 0000:00:0b.0: reg 0x10: [mem 0xfebe8000-0xfebe800f]
[ 0.220853] pci_bus 0000:00: on NUMA node 0
[ 0.221281] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.222063] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.223583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.224335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.225100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.225881] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.226586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.227693] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 0.228009] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.228603] Found 1 acpi root devices
[ 0.229368] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.229368] vgaarb: loaded
[ 0.229368] vgaarb: bridge control possible 0000:00:02.0
[ 0.232036] ACPI: bus type USB registered
[ 0.232466] usbcore: registered new interface driver usbfs
[ 0.233023] usbcore: registered new interface driver hub
[ 0.233594] usbcore: registered new device driver usb
[ 0.233594] pps_core: LinuxPPS API ver. 1 registered
[ 0.233594] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.234023] PTP clock support registered
[ 0.236101] wmi: Mapper loaded
[ 0.236436] PCI: Using ACPI for IRQ routing
[ 0.236862] PCI: pci_cache_line_size set to 64 bytes
[ 0.237557] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.238156] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[ 0.239068] NET: Registered protocol family 23
[ 0.239830] cfg80211: Calling CRDA to update world regulatory domain
[ 0.240079] nfc: nfc_init: NFC Core ver 0.1
[ 0.240512] NET: Registered protocol family 39
[ 0.241338] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.242088] Switched to clocksource kvm-clock
[ 0.242088] pnp: PnP ACPI init
[ 0.242088] ACPI: bus type PNP registered
[ 0.242088] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[ 0.242262] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.242961] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[ 0.243791] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.244483] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[ 0.245318] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.246001] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[ 0.246797] pnp 00:03: [dma 2]
[ 0.247132] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.247823] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[ 0.248664] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.249350] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[ 0.250169] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.251042] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.251836] pnp: PnP ACPI: found 7 devices
[ 0.252258] ACPI: bus type PNP unregistered
[ 0.258372] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.258936] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.259486] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.260114] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[ 0.260889] NET: Registered protocol family 2
[ 0.261670] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.262387] TCP bind hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.263166] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.263827] TCP: reno registered
[ 0.264177] UDP hash table entries: 256 (order: 3, 40960 bytes)
[ 0.264802] UDP-Lite hash table entries: 256 (order: 3, 40960 bytes)
[ 0.265619] NET: Registered protocol family 1
[ 0.266321] RPC: Registered named UNIX socket transport module.
[ 0.266916] RPC: Registered udp transport module.
[ 0.267384] RPC: Registered tcp transport module.
[ 0.267854] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.268513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.269105] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.269695] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.270321] pci 0000:00:02.0: Boot video device
[ 0.270852] PCI: CLS 0 bytes, default 64
[ 0.271371] Unpacking initramfs...
[ 0.338366] debug: unmapping init [mem 0xffff88000fd03000-0xffff88000ffeffff]
[ 0.339506] has_svm: not amd
[ 0.339799] kvm: no hardware support
[ 0.340361] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[ 0.341257] blowfish-x86_64: performance on this CPU would be suboptimal: disabling blowfish-x86_64.
[ 0.342390] twofish-x86_64-3way: performance on this CPU would be suboptimal: disabling twofish-x86_64-3way.
[ 0.342410] cryptomgr_test (24) used greatest stack depth: 6432 bytes left
[ 0.344071] sha1_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.344682] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.345298] sha512_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.345919] AVX or AES-NI instructions are not detected.
[ 0.346436] AVX instructions are not detected.
[ 0.346876] AVX instructions are not detected.
[ 0.347311] AVX instructions are not detected.
[ 0.348818] Initializing RT-Tester: OK
[ 0.349199] audit: initializing netlink socket (disabled)
[ 0.349772] type=2000 audit(1380953316.488:1): initialized
[ 0.352106] DLM installed
[ 0.353093] NFS: Registering the id_resolver key type
[ 0.353667] Key type id_resolver registered
[ 0.354089] Key type id_legacy registered
[ 0.354496] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.355302] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 0.355760] fuse init (API version 7.22)
[ 0.356564] ceph: loaded (mds proto 32)
[ 0.357780] cryptomgr_test (43) used greatest stack depth: 5904 bytes left
[ 0.359102] cryptomgr_test (46) used greatest stack depth: 5824 bytes left
[ 0.365237] cryptomgr_test (72) used greatest stack depth: 5496 bytes left
[ 0.367093] alg: No test for crc32 (crc32-table)
[ 0.367844] alg: No test for lz4hc (lz4hc-generic)
[ 0.368484] alg: No test for stdrng (krng)
[ 0.369075] NET: Registered protocol family 38
[ 0.369660] Key type asymmetric registered
[ 0.370177] Asymmetric key parser 'x509' registered
[ 0.370671] test_string_helpers: Running tests...
[ 0.371700] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[ 0.372226] crc32: self tests passed, processed 225944 bytes in 228419 nsec
[ 0.373158] crc32c: CRC_LE_BITS = 32
[ 0.373521] crc32c: self tests passed, processed 225944 bytes in 114237 nsec
[ 0.374661] cr_bllcd: INTEL CARILLO RANCH LPC not found.
[ 0.375204] cr_bllcd: Carillo Ranch Backlight Driver Initialized.
[ 0.375987] VIA Graphics Integration Chipset framebuffer 2.4 initializing
[ 0.376772] vmlfb: initializing
[ 0.377110] Could not find Carillo Ranch MCH device.
[ 0.377635] no IO addresses supplied
[ 0.378087] hgafb: HGA card not detected.
[ 0.378501] hgafb: probe of hgafb.0 failed with error -22
[ 0.379084] usbcore: registered new interface driver udlfb
[ 0.379646] usbcore: registered new interface driver smscufx
[ 0.381908] uvesafb: VGABIOS Cirrus extension, VGABIOS Cirrus extension, 1.0, OEM: VGABIOS Cirrus extension, VBE v2.0
[ 0.384438] uvesafb: no monitor limits have been set, default refresh rate will be used
[ 0.385258] uvesafb: VBE state buffer size cannot be determined (eax=0x14f, err=0)
[ 0.386005] uvesafb: scrolling: redraw
[ 0.386899] uvesafb: framebuffer at 0xfc000000, mapped to 0xffffc90000080000, using 4096k, total 4096k
[ 0.387819] fb0: VESA VGA frame buffer device
[ 0.388305] ipmi message handler version 39.2
[ 0.388745] ipmi device interface
[ 0.389117] IPMI System Interface driver.
[ 0.389572] ipmi_si: Adding default-specified kcs state machine
[ 0.390169] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[ 0.391139] ipmi_si: Interface detection failed
[ 0.400075] ipmi_si: Adding default-specified smic state machine
[ 0.400702] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
[ 0.401688] ipmi_si: Interface detection failed
[ 0.416057] ipmi_si: Adding default-specified bt state machine
[ 0.416677] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
[ 0.417653] ipmi_si: Interface detection failed
[ 0.428195] ipmi_si: Unable to find any System Interface(s)
[ 0.428860] IPMI Watchdog: driver initialized
[ 0.429288] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 0.430201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.430945] ACPI: Power Button [PWRF]
[ 0.471880] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.494062] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.495398] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $
[ 0.496117] ac.o: No PCI boards found.
[ 0.496495] ac.o: For an ISA board you must supply memory and irq parameters.
[ 0.497276] Non-volatile memory driver v1.3
[ 0.497698] Linux agpgart interface v0.103
[ 0.498356] [drm:drm_core_init] *ERROR* Cannot create /proc/dri
[ 0.498978] [drm] radeon kernel modesetting enabled.
[ 0.499842] [drm:drm_proc_init] *ERROR* Cannot create /proc/dri/0
[ 0.500465] [drm:drm_get_minor] *ERROR* DRM: Failed to initialize /proc/dri.
[ 0.501532] cirrus: probe of 0000:00:02.0 failed with error -1
[ 0.502251] usbcore: registered new interface driver udl
[ 0.503469] parport_pc 00:04: reported by Plug and Play ACPI
[ 0.504114] parport0: PC-style at 0x378, irq 7 [PCSPP(,...)]
[ 0.505221] ibmasm: IBM ASM Service Processor Driver version 1.0 loaded
[ 0.505880] dummy-irq: no IRQ given. Use irq=N
[ 0.506375] Phantom Linux Driver, version n0.9.8, init OK
[ 0.507033] Silicon Labs C2 port support v. 0.51.0 - (C) 2007 Rodolfo Giometti
[ 0.507819] c2port c2port0: C2 port uc added
[ 0.508261] c2port c2port0: uc flash has 30 blocks x 512 bytes (15360 bytes total)
[ 0.509103] Guest personality initialized and is inactive
[ 0.509752] VMCI host device registered (name=vmci, major=10, minor=56)
[ 0.510408] Initialized host personality
[ 0.510875] Driver for timberdale has been successfully registered.
[ 0.511616] usbcore: registered new interface driver viperboard
[ 0.512251] usbcore: registered new interface driver pn533
[ 0.512962] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 0.513632] device id = 2440
[ 0.513927] device id = 2480
[ 0.514218] device id = 24c0
[ 0.514515] device id = 24d0
[ 0.514807] device id = 25a1
[ 0.515099] device id = 2670
[ 0.515411] platform physmap-flash.0: failed to claim resource 0
[ 0.516041] SBC-GXx flash: IO:0x258-0x259 MEM:0xdc000-0xdffff
[ 0.516690] Could not find PAR responsible for SC520CDP Flash Bank #0
[ 0.517323] Trying default address 0x8400000
[ 0.517751] Could not find PAR responsible for SC520CDP Flash Bank #1
[ 0.518381] Trying default address 0x8c00000
[ 0.518808] Could not find PAR responsible for SC520CDP DIL Flash
[ 0.519403] Trying default address 0x9400000
[ 0.519852] SC520 CDP flash device: 0x800000 at 0x8400000
[ 0.520411] Failed to ioremap_nocache
[ 0.520781] Failed to ioremap_nocache
[ 0.521162] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[ 0.521836] slram: not enough parameters.
[ 0.551251] No valid DiskOnChip devices found
[ 0.551716] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.552662] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.553578] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.554492] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.555397] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.556323] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 0.557234] NAND device: Manufacturer ID: 0x98, Chip ID: 0x39 (Toshiba NAND 128MiB 1,8V 8-bit), 128MiB, page size: 512, OOB size: 16
[ 0.558401] flash size: 128 MiB
[ 0.558719] page size: 512 bytes
[ 0.559039] OOB area size: 16 bytes
[ 0.559382] sector size: 16 KiB
[ 0.559699] pages number: 262144
[ 0.560032] pages per sector: 32
[ 0.560353] bus width: 8
[ 0.560613] bits in sector size: 14
[ 0.560958] bits in page size: 9
[ 0.561278] bits in OOB size: 4
[ 0.561595] flash size with OOB: 135168 KiB
[ 0.562006] page address bytes: 4
[ 0.562334] sector address bytes: 3
[ 0.562698] options: 0x42
[ 0.564047] Scanning device for bad blocks
[ 0.588870] Creating 1 MTD partitions on "NAND 128MiB 1,8V 8-bit":
[ 0.589486] 0x000000000000-0x000008000000 : "NAND simulator partition 0"
[ 0.590624] parport0: powerup/reset Butterfly
[ 0.704483] parport_pc 00:04: registered master spi42
[ 0.705007] parport_pc 00:04: master is unqueued, this is deprecated
[ 0.705677] spi spi42.1: spi_bitbang_setup, 66 nsec/bit
[ 0.706215] spi spi42.1: setup mode 0, 8 bits/w, 15000000 Hz max --> 0
[ 0.706922] parport_pc 00:04: registered child spi42.1
[ 0.707428] parport0: dataflash at spi42.1
[ 0.707830] parport0: AVR Butterfly
[ 0.708231] parport0: cannot grant exclusive access for device spi-lm70llp
[ 0.708904] spi-lm70llp: spi_lm70llp probe fail, status -12
[ 0.709575] usbcore: registered new interface driver irda-usb
[ 0.710144] usbcore: registered new interface driver stir4200
[ 0.710744] usbcore: registered new interface driver mcs7780
[ 0.711310] usbcore: registered new interface driver kingsun-sir
[ 0.711910] usbcore: registered new interface driver ksdazzle-sir
[ 0.712577] usbcore: registered new interface driver ks959-sir
[ 0.713331] usbcore: registered new interface driver hwa-rc
[ 0.713964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.714573] ohci-pci: OHCI PCI platform driver
[ 0.715028] ohci-platform: OHCI generic platform driver
[ 0.715563] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.716304] driver u132_hcd
[ 0.716842] usbcore: registered new interface driver hwa-hc
[ 0.717402] fusbh200_hcd: FUSBH200 Host Controller (EHCI) Driver
[ 0.717993] Warning! fusbh200_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[ 0.718975] usbcore: registered new interface driver cdc_wdm
[ 0.719558] usbcore: registered new interface driver usbtmc
[ 0.720231] usbcore: registered new interface driver appledisplay
[ 0.720853] usbcore: registered new interface driver emi26 - firmware loader
[ 0.721558] usbcore: registered new interface driver emi62 - firmware loader
[ 0.722246] driver ftdi-elan
[ 0.722840] usbcore: registered new interface driver ftdi-elan
[ 0.723426] usbcore: registered new interface driver idmouse
[ 0.723996] usbcore: registered new interface driver usblcd
[ 0.724579] usbcore: registered new interface driver ldusb
[ 0.725131] usbcore: registered new interface driver usbled
[ 0.725698] usbcore: registered new interface driver legousbtower
[ 0.726305] usbcore: registered new interface driver rio500
[ 0.726868] usbcore: registered new interface driver usbtest
[ 0.727432] usbcore: registered new interface driver trancevibrator
[ 0.728078] usbcore: registered new interface driver uss720
[ 0.728634] uss720: v0.6:USB Parport Cable driver for Cables using the Lucent Technologies USS720 Chip
[ 0.729542] uss720: NOTE: this is a special purpose driver to allow nonstandard
[ 0.730253] uss720: protocols (eg. bitbang) over USS720 usb to parallel cables
[ 0.730961] uss720: If you just want to connect to a printer, use usblp instead
[ 0.731686] usbcore: registered new interface driver yurex
[ 0.732726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.734256] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.734922] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.735497] parport0: cannot grant exclusive access for device parkbd
[ 0.785039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 0.786196] usbcore: registered new interface driver bcm5974
[ 0.786953] usbcore: registered new interface driver synaptics_usb
[ 0.787680] usbcore: registered new interface driver iforce
[ 0.789617] parport0: cannot grant exclusive access for device walkera0701
[ 0.790317] walkera0701: failed to register parport device
[ 0.791377] usbcore: registered new interface driver usbtouchscreen
[ 0.792178] apanel: Fujitsu BIOS signature 'FJKEYINF' not found...
[ 0.792824] usbcore: registered new interface driver ati_remote2
[ 0.793423] cm109: Keymap for Komunikate KIP1000 phone loaded
[ 0.793997] usbcore: registered new interface driver cm109
[ 0.794539] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
[ 0.795203] usbcore: registered new interface driver keyspan_remote
[ 0.795998] usbcore: registered new interface driver yealink
[ 0.796576] I2O subsystem v1.325
[ 0.796898] i2o: max drivers = 8
[ 0.797418] I2O Configuration OSM v1.323
[ 0.797837] I2O ProcFS OSM v1.316
[ 0.798799] rtc rtc0: test: dev (254:0)
[ 0.799189] rtc-test rtc-test.0: rtc core: registered test as rtc0
[ 0.799918] rtc rtc1: test: dev (254:1)
[ 0.800326] rtc-test rtc-test.1: rtc core: registered test as rtc1
[ 0.801002] i2c /dev entries driver
[ 0.801579] usbcore: registered new interface driver i2c-diolan-u2c
[ 0.802193] i2c-parport: adapter type unspecified
[ 0.802674] i2c-parport-light: adapter type unspecified
[ 0.803301] pps pps0: new PPS source ktimer
[ 0.803730] pps pps0: ktimer PPS source registered
[ 0.804230] pps_parport: parallel port PPS client
[ 0.804704] parport0: cannot grant exclusive access for device pps_parport
[ 0.805370] pps_parport: couldn't register with parport0
[ 0.805929] Driver for 1-wire Dallas network protocol.
[ 0.806476] usbcore: registered new interface driver DS9490R
[ 0.807044] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko
[ 0.807754] power_supply test_ac: uevent
[ 0.808164] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 0.808730] power_supply test_ac: prop ONLINE=1
[ 0.809197] power_supply test_ac: power_supply_changed
[ 0.809730] power_supply test_ac: power_supply_changed_work
[ 0.810284] power_supply test_ac: power_supply_update_gen_leds 1
[ 0.810883] power_supply test_ac: uevent
[ 0.811275] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 0.811829] power_supply test_ac: prop ONLINE=1
[ 0.812365] power_supply test_battery: uevent
[ 0.812832] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 0.813478] power_supply test_battery: prop STATUS=Discharging
[ 0.814054] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 0.814617] power_supply test_battery: prop HEALTH=Good
[ 0.815131] power_supply test_battery: prop PRESENT=1
[ 0.815634] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 0.816212] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 0.816821] power_supply test_battery: prop CHARGE_FULL=100
[ 0.817368] power_supply test_battery: prop CHARGE_NOW=50
[ 0.817900] power_supply test_battery: prop CAPACITY=50
[ 0.818411] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 0.819004] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 0.819613] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 0.820221] power_supply test_battery: prop MODEL_NAME=Test battery
[ 0.820843] power_supply test_battery: prop MANUFACTURER=Linux
[ 0.821412] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 0.822152] power_supply test_battery: prop TEMP=26
[ 0.822660] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 0.823335] power_supply test_battery: power_supply_changed
[ 0.823901] power_supply test_battery: power_supply_changed_work
[ 0.824526] power_supply test_battery: power_supply_update_bat_leds 2
[ 0.825155] power_supply test_battery: uevent
[ 0.825592] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 0.826221] power_supply test_battery: prop STATUS=Discharging
[ 0.826796] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 0.827346] power_supply test_battery: prop HEALTH=Good
[ 0.827861] power_supply test_battery: prop PRESENT=1
[ 0.828378] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 0.828944] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 0.829552] power_supply test_battery: prop CHARGE_FULL=100
[ 0.830095] power_supply test_battery: prop CHARGE_NOW=50
[ 0.830629] power_supply test_battery: prop CAPACITY=50
[ 0.831142] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 0.831742] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 0.832400] power_supply test_usb: uevent
[ 0.832825] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 0.833391] power_supply test_usb: prop ONLINE=1
[ 0.833860] power_supply test_usb: power_supply_changed
[ 0.834692] applesmc: supported laptop not found!
[ 0.835157] applesmc: driver init failed (ret=-19)!
[ 0.835780] f71882fg: Not a Fintek device
[ 0.836224] f71882fg: Not a Fintek device
[ 0.837049] pc87360: PC8736x not detected, module not inserted
[ 0.837943] cpuidle: using governor ladder
[ 0.838349] cpuidle: using governor menu
[ 0.838758] sdhci: Secure Digital Host Controller Interface driver
[ 0.839366] sdhci: Copyright(c) Pierre Ossman
[ 0.839873] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
[ 0.840527] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 0.841141] power_supply test_battery: prop MODEL_NAME=Test battery
[ 0.841776] power_supply test_battery: prop MANUFACTURER=Linux
[ 0.842359] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 0.843134] power_supply test_battery: prop TEMP=26
[ 0.843633] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 0.844234] power_supply test_usb: power_supply_changed_work
[ 0.844810] power_supply test_usb: power_supply_update_gen_leds 1
[ 0.845425] power_supply test_usb: uevent
[ 0.845843] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 0.846422] power_supply test_usb: prop ONLINE=1
[ 0.847224] usbcore: registered new interface driver vub300
[ 0.847830] usbcore: registered new interface driver ushc
[ 0.848374] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.849310] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.850107] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 0.851470] usbcore: registered new interface driver usbhid
[ 0.852046] usbhid: USB HID core driver
[ 0.852487] usbip_core: usbip_core_init:804: USB/IP Core v1.0.0
[ 0.853137] vhci_hcd: vhci_hcd_probe:1000: name vhci_hcd id -1
[ 0.853725] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
[ 0.854331] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 1
[ 0.855025] vhci_hcd: vhci_start:884: enter vhci_start
[ 0.856124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.856803] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.857513] usb usb1: Product: USB/IP Virtual Host Controller
[ 0.858078] usb usb1: Manufacturer: Linux 3.11.0-rc2-00010-gc817a67 vhci_hcd
[ 0.858771] usb usb1: SerialNumber: vhci_hcd
[ 0.859636] hub 1-0:1.0: USB hub found
[ 0.860083] vhci_hcd: vhci_hub_control:247: typeReq a006 wValue 2900 wIndex 0
[ 0.860809] vhci_hcd: vhci_hub_control:305: GetHubDescriptor
[ 0.861372] vhci_hcd: vhci_hub_control:398: port -1
[ 0.861865] vhci_hcd: vhci_hub_control:405: bye
[ 0.862328] hub 1-0:1.0: 8 ports detected
[ 0.862791] vhci_hcd: vhci_hub_control:247: typeReq a000 wValue 0 wIndex 0
[ 0.863475] vhci_hcd: vhci_hub_control:309: GetHubStatus
[ 0.864019] vhci_hcd: vhci_hub_control:398: port -1
[ 0.864507] vhci_hcd: vhci_hub_control:405: bye
[ 0.865207] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 1
[ 0.865887] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.866528] vhci_hcd: vhci_hub_control:398: port 0
[ 0.866993] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.867786] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.868328] vhci_hcd: dump_port_status_diff:119:
[ 0.868798] vhci_hcd: vhci_hub_control:405: bye
[ 0.869255] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 2
[ 0.869925] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.870562] vhci_hcd: vhci_hub_control:398: port 1
[ 0.871031] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.871826] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.872362] vhci_hcd: dump_port_status_diff:119:
[ 0.872845] vhci_hcd: vhci_hub_control:405: bye
[ 0.873303] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 3
[ 0.873978] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.874618] vhci_hcd: vhci_hub_control:398: port 2
[ 0.875088] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.875884] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.876433] vhci_hcd: dump_port_status_diff:119:
[ 0.876892] vhci_hcd: vhci_hub_control:405: bye
[ 0.877349] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 4
[ 0.878020] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.878663] vhci_hcd: vhci_hub_control:398: port 3
[ 0.879132] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.879935] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.880479] vhci_hcd: dump_port_status_diff:119:
[ 0.880944] vhci_hcd: vhci_hub_control:405: bye
[ 0.881403] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 5
[ 0.882078] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.882728] vhci_hcd: vhci_hub_control:398: port 4
[ 0.883199] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.883995] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.884537] vhci_hcd: dump_port_status_diff:119:
[ 0.885001] vhci_hcd: vhci_hub_control:405: bye
[ 0.885462] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 6
[ 0.886129] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.886767] vhci_hcd: vhci_hub_control:398: port 5
[ 0.887235] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.888040] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.888564] vhci_hcd: dump_port_status_diff:119:
[ 0.889024] vhci_hcd: vhci_hub_control:405: bye
[ 0.889482] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 7
[ 0.890149] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.890786] vhci_hcd: vhci_hub_control:398: port 6
[ 0.891254] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.892060] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.892589] vhci_hcd: dump_port_status_diff:119:
[ 0.893045] vhci_hcd: vhci_hub_control:405: bye
[ 0.893504] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 8
[ 0.894172] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 0.894816] vhci_hcd: vhci_hub_control:398: port 7
[ 0.895284] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 0.896090] vhci_hcd: dump_port_status_diff:115: +POWER
[ 0.896609] vhci_hcd: dump_port_status_diff:119:
[ 0.897071] vhci_hcd: vhci_hub_control:405: bye
[ 0.897660] vhci_hcd: vhci_hcd_probe:1034: bye
[ 0.898111] vhci_hcd: vhci_hcd_init:1156: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
[ 0.899032] usbcore: registered new interface driver usbip-host
[ 0.899620] usbip_host: usbip_host_init:270: USB/IP Host Driver v1.0.0
[ 0.900286] usbcore: registered new interface driver tranzport
[ 0.900871] usbcore: registered new interface driver alphatrack
[ 0.901458] vme_user: VME User Space Access Driver
[ 0.901929] vme_user: No cards, skipping registration
[ 0.902744] Loading crystalhd 0.9.27
[ 0.903151] usbcore: registered new interface driver ft1000usb
[ 0.903773] usbcore: registered new interface driver gdm_wimax
[ 0.904368] usbcore: registered new interface driver cedusb
[ 0.905579] ipip: IPv4 over IPv4 tunneling driver
[ 0.906204] gre: GRE over IPv4 demultiplexor driver
[ 0.906694] IPv4 over IPSec tunneling driver
[ 0.907311] TCP: cubic registered
[ 0.907655] NET: Registered protocol family 17
[ 0.908201] NET: Registered protocol family 9
[ 0.908647] X.25 for Linux Version 0.2
[ 0.909274] NET: Registered protocol family 33
[ 0.909724] Key type rxrpc registered
[ 0.910088] Key type rxrpc_s registered
[ 0.910781] RxRPC: Registered security type 2 'rxkad'
[ 0.911317] l2tp_core: L2TP core driver, V2.0
[ 0.911758] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[ 0.912625] DECnet: Routing cache hash table of 256 buckets, 16Kbytes
[ 0.913314] NET: Registered protocol family 12
[ 0.924129] 8021q: 802.1Q VLAN Support v1.8
[ 0.924777] sctp: Hash tables configured (established 1024 bind 1024)
[ 0.925761] rds_page_remainder_cpu_notify(): cpu 0 action 0x7
[ 0.926332] rds_page_remainder_cpu_notify(): cpu 1 action 0x7
[ 0.926930] NET: Registered protocol family 37
[ 0.927421] NET: Registered protocol family 36
[ 0.927893] Key type dns_resolver registered
[ 0.928368] Key type ceph registered
[ 0.928832] libceph: loaded (mon/osd proto 15/24)
[ 0.929299] mpls_gso: MPLS GSO support
[ 0.930029]
[ 0.930029] printing PIC contents
[ 0.930513] ... PIC IMR: ffff
[ 0.930821] ... PIC IRR: 1013
[ 0.931133] ... PIC ISR: 0000
[ 0.931447] ... PIC ELCR: 0c00
[ 0.931756] printing local APIC contents on CPU#0/0:
[ 0.932252] ... APIC ID: 00000000 (0)
[ 0.932324] ... APIC VERSION: 00050014
[ 0.932324] ... APIC TASKPRI: 00000000 (00)
[ 0.932324] ... APIC PROCPRI: 00000000
[ 0.932324] ... APIC LDR: 01000000
[ 0.932324] ... APIC DFR: ffffffff
[ 0.932324] ... APIC SPIV: 000001ff
[ 0.932324] ... APIC ISR field:
[ 0.932324] 0000000000000000000000000000000000000000000000000000000000000000
[ 0.932324] ... APIC TMR field:
[ 0.932324] 0000000002000000000000000000000000000000000000000000000000000000
[ 0.932324] ... APIC IRR field:
[ 0.932324] 0000000000000000000000000000000000000000000000000000000000008000
[ 0.932324] ... APIC ESR: 00000000
[ 0.932324] ... APIC ICR: 000008fb
[ 0.932324] ... APIC ICR2: 02000000
[ 0.932324] ... APIC LVTT: 000000ef
[ 0.932324] ... APIC LVTPC: 00010000
[ 0.932324] ... APIC LVT0: 00010700
[ 0.932324] ... APIC LVT1: 00000400
[ 0.932324] ... APIC LVTERR: 000000fe
[ 0.932324] ... APIC TMICT: 000380b5
[ 0.932324] ... APIC TMCCT: 00000000
[ 0.932324] ... APIC TDCR: 00000003
[ 0.932324]
[ 0.942466] number of MP IRQ sources: 15.
[ 0.942867] number of IO-APIC #0 registers: 24.
[ 0.943311] testing the IO APIC.......................
[ 0.943833] IO APIC #0......
[ 0.944146] .... register #00: 00000000
[ 0.944534] ....... : physical APIC id: 00
[ 0.944963] ....... : Delivery Type: 0
[ 0.945358] ....... : LTS : 0
[ 0.945773] .... register #01: 00170011
[ 0.946151] ....... : max redirection entries: 17
[ 0.946652] ....... : PRQ implemented: 0
[ 0.947071] ....... : IO APIC version: 11
[ 0.947504] .... register #02: 00000000
[ 0.947883] ....... : arbitration: 00
[ 0.948304] .... IRQ redirection table:
[ 0.948714] 1 0 0 0 0 0 0 00
[ 0.949167] 0 0 0 0 0 1 1 31
[ 0.949626] 0 0 0 0 0 1 1 30
[ 0.950081] 0 0 0 0 0 1 1 33
[ 0.950541] 1 0 0 0 0 1 1 34
[ 0.950994] 1 1 0 0 0 1 1 35
[ 0.951453] 0 0 0 0 0 1 1 36
[ 0.951906] 0 0 0 0 0 1 1 37
[ 0.952374] 0 0 0 0 0 1 1 38
[ 0.952841] 0 1 0 0 0 1 1 39
[ 0.953292] 1 1 0 0 0 1 1 3A
[ 0.953750] 1 1 0 0 0 1 1 3B
[ 0.954203] 0 0 0 0 0 1 1 3C
[ 0.954662] 0 0 0 0 0 1 1 3D
[ 0.955115] 0 0 0 0 0 1 1 3E
[ 0.955574] 0 0 0 0 0 1 1 3F
[ 0.956050] 1 0 0 0 0 0 0 00
[ 0.956512] 1 0 0 0 0 0 0 00
[ 0.956969] 1 0 0 0 0 0 0 00
[ 0.957428] 1 0 0 0 0 0 0 00
[ 0.957882] 1 0 0 0 0 0 0 00
[ 0.958334] 1 0 0 0 0 0 0 00
[ 0.958796] 1 0 0 0 0 0 0 00
[ 0.959249] 1 0 0 0 0 0 0 00
[ 0.959697] IRQ to pin mappings:
[ 0.960032] IRQ0 -> 0:2
[ 0.960310] IRQ1 -> 0:1
[ 0.960593] IRQ3 -> 0:3
[ 0.960869] IRQ4 -> 0:4
[ 0.961145] IRQ5 -> 0:5
[ 0.961421] IRQ6 -> 0:6
[ 0.961702] IRQ7 -> 0:7
[ 0.961979] IRQ8 -> 0:8
[ 0.962259] IRQ9 -> 0:9
[ 0.962548] IRQ10 -> 0:10
[ 0.962841] IRQ11 -> 0:11
[ 0.963134] IRQ12 -> 0:12
[ 0.963430] IRQ13 -> 0:13
[ 0.963726] IRQ14 -> 0:14
[ 0.964042] IRQ15 -> 0:15
[ 0.964336] .................................... done.
[ 0.965244] registered taskstats version 1
[ 0.966287] rtc-test rtc-test.0: setting system clock to 2013-10-05 06:08:37 UTC (1380953317)
[ 0.967913] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
mount: mounting proc on /proc failed: No such device
/etc/rcS.d/S00fbsetup: line 3: /sbin/modprobe: not found
Please wait: booting...
mount: mounting proc on /proc failed: No such device
grep: /proc/filesystems: No such file or directory
Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
bootlogd.
mount: can't read '/proc/mounts': No such file or directory
/etc/init.d/rc: /etc/rcS.d/S37populate-volatile.sh: line 172: can't open /proc/cmdline: no such file
grep: /proc/filesystems: No such file or directory
[ 1.000087] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 1
[ 1.000781] vhci_hcd: vhci_hub_control:313: GetPortStatus port 1
[ 1.001379] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.002004] vhci_hcd: vhci_hub_control:398: port 0
[ 1.002499] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.003287] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.003810] vhci_hcd: dump_port_status_diff:119:
[ 1.004288] vhci_hcd: vhci_hub_control:405: bye
[ 1.004754] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 2
[ 1.005430] vhci_hcd: vhci_hub_control:313: GetPortStatus port 2
[ 1.006024] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.006647] vhci_hcd: vhci_hub_control:398: port 1
[ 1.007118] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.007913] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.008462] vhci_hcd: dump_port_status_diff:119:
[ 1.008923] vhci_hcd: vhci_hub_control:405: bye
[ 1.009387] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 3
[ 1.010063] vhci_hcd: vhci_hub_control:313: GetPortStatus port 3
[ 1.010663] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
Configuring network interfaces...
[ 1.011513] vhci_hcd: vhci_hub_control:398: port 2
[ 1.011979] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.012913] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.013440] vhci_hcd: dump_port_status_diff:119:
[ 1.013901] vhci_hcd: vhci_hub_control:405: bye
[ 1.014357] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 4
[ 1.015032] vhci_hcd: vhci_hub_control:313: GetPortStatus port 4
[ 1.015629] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.016274] vhci_hcd: vhci_hub_control:398: port 3
[ 1.016753] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.017547] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.018065] vhci_hcd: dump_port_status_diff:119:
[ 1.018529] vhci_hcd: vhci_hub_control:405: bye
[ 1.019632] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 5
[ 1.020339] vhci_hcd: vhci_hub_control:313: GetPortStatus port 5
[ 1.020955] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.021586] vhci_hcd: vhci_hub_control:398: port 4
[ 1.022058] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.022865] vhci_hcd: dump_port_status_diff:115: POWER
done.
[ 1.023528] vhci_hcd: dump_port_status_diff:119:
[ 1.023992] vhci_hcd: vhci_hub_control:405: bye
[ 1.024485] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 6
[ 1.025161] vhci_hcd: vhci_hub_control:313: GetPortStatus port 6
[ 1.025769] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.026395] vhci_hcd: vhci_hub_control:398: port 5
[ 1.026878] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.027685] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.028232] vhci_hcd: dump_port_status_diff:119:
[ 1.028704] vhci_hcd: vhci_hub_control:405: bye
[ 1.029167] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 7
hwclock: can't open '/dev/misc/rtc': No such file or directory
[ 1.030217] vhci_hcd: vhci_hub_control:313: GetPortStatus port 7
[ 1.030822] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.031450] vhci_hcd: vhci_hub_control:398: port 6
[ 1.031921] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
Running postinst /etc/rpm-postinsts/100...
[ 1.033044] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.033569] vhci_hcd: dump_port_status_diff:119:
[ 1.034030] vhci_hcd: vhci_hub_control:405: bye
[ 1.034494] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 8
[ 1.035164] vhci_hcd: vhci_hub_control:313: GetPortStatus port 8
[ 1.035763] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.036407] vhci_hcd: vhci_hub_control:398: port 7
[ 1.036884] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.037679] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.038196] vhci_hcd: dump_port_status_diff:119:
[ 1.038660] vhci_hcd: vhci_hub_control:405: bye
[ 1.039264] usb usb1: vhci_bus_suspend
[ 1.039668] vhci_hcd: vhci_hub_status:208: changed 0
mount: no /proc/mounts
Starting syslogd/klogd: done
Kernel tests: Boot OK!
Kernel tests: Boot OK!
mount: mounting proc on /proc failed: No such device
/etc/rc5.d/S99-rc.local: line 19: can't create /proc/197/oom_score_adj: nonexistent directory
grep: /proc/cmdline: No such file or directory
grep: /proc/cmdline: No such file or directory
/etc/kernel-tests/99-trinity: line 18: /usr/sbin/chroot: not found
/etc/kernel-tests/99-trinity: line 17: /usr/sbin/chroot: not found
/etc/kernel-tests/99-trinity: line 16: /trinity: not found
/etc/kernel-tests/99-trinity: line 15: /trinity: not found
[ 1.340160] tsc: Refined TSC clocksource calibration: 2693.428 MHz
[ 1.389846] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 1.504028] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 1.504860] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.505488] PGD c9ec067 PUD c9df067 PMD 0
[ 1.505938] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 1.506518] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 1.507272] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 1.508006] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.508012] RSP: 0018:ffff88000f003ef0 EFLAGS: 00010002
[ 1.508012] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 1.508012] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 1.508012] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 1.508012] R10: ffffffff81097b74 R11: 000000000000b8a9 R12: ffff88000cd998a0
[ 1.508012] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd99860
[ 1.508012] FS: 0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 1.508012] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1.508012] CR2: 0000000000000008 CR3: 000000000c9f4000 CR4: 00000000000006b0
[ 1.508012] Stack:
[ 1.508012] ffff88000cd998a0 ffff88000cd9f8a0 0000000000000001 ffffffff81c1b088
[ 1.508012] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 1.508012] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 1.508012] Call Trace:
[ 1.508012] <IRQ>
[ 1.508012] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 1.508012] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 1.508012] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 1.508012] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 1.508012] <EOI>
[ 1.508012] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.508012] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 1.508012] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 1.508012] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 1.508012] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 1.508012] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 1.508012] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 1.508012] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 1.508012] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 1.508012] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 1.508012] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 1.508012] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 1.508012] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 1.508012] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 1.508012] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 1.508012] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 1.508012] RSP <ffff88000f003ef0>
[ 1.508012] CR2: 0000000000000008
[ 1.508012] ---[ end trace 05bee635f422d8b7 ]---
[ 1.508012] Kernel panic - not syncing: Fatal exception in interrupt
[ 1.508012] Rebooting in 10 seconds..
BUG: kernel test oops
Elapsed time: 5
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67 -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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1353-inn branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67' -initrd /kernel-tests/initrd/yocto-minimal-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::46726-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -drive file=/fs/LABEL=KVM/disk0-yocto-inn-43,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-yocto-inn-43,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-yocto-inn-43,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-yocto-inn-43,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-yocto-inn-43,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-yocto-inn-43,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-yocto-inn-43 -serial file:/dev/shm/kboot/serial-yocto-inn-43 -daemonize -display none -monitor null
[-- Attachment #4: dmesg-quantal-xps-2:20131005222545:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409 --]
[-- Type: text/plain, Size: 62709 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.11.0-rc2-00010-gc817a67 (wfg@bee) (gcc version 4.8.1 (Debian 4.8.1-3) ) #409 SMP PREEMPT Sat Oct 5 13:53:43 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-388-xps branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] debug: ignoring loglevel setting.
[ 0.000000] NX (Execute Disable) protection: active
[ 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 = 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-fdbec
[ 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 [0x0287f000, 0x0287ffff] PGTABLE
[ 0.000000] BRK [0x02880000, 0x02880fff] PGTABLE
[ 0.000000] BRK [0x02881000, 0x02881fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0e600000-0x0e7fffff]
[ 0.000000] [mem 0x0e600000-0x0e7fffff] page 4k
[ 0.000000] BRK [0x02882000, 0x02882fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0c000000-0x0e5fffff]
[ 0.000000] [mem 0x0c000000-0x0e5fffff] page 4k
[ 0.000000] BRK [0x02883000, 0x02883fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[ 0.000000] [mem 0x00100000-0x0bffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x0e800000-0x0fffdfff]
[ 0.000000] [mem 0x0e800000-0x0fffdfff] page 4k
[ 0.000000] log_buf_len: 8388608
[ 0.000000] early log buf free: 128016(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] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( fee00000)
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:e896001, boot clock
[ 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: 1024 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: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( 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: 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] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff5ba000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88000dc00000 s77904 r0 d24496 u1048576
[ 0.000000] pcpu-alloc: s77904 r0 d24496 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] kvm-clock: cpu 0, msr 0:e896001, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr dc0ccc0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64391
[ 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-388-xps branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 199224K/261744K available (8407K kernel code, 1784K rwdata, 3960K rodata, 840K init, 10064K bss, 62520K reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000] NR_IRQS:262400 nr_irqs:512 16
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 5855 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] ODEBUG: 5 of 5 active objects replaced
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Detected 2925.986 MHz processor
[ 0.008000] Calibrating delay loop (skipped) preset value.. 5851.97 BogoMIPS (lpj=11703944)
[ 0.008000] pid_max: default: 32768 minimum: 301
[ 0.008000] Mount-cache hash table entries: 256
[ 0.008000] Initializing cgroup subsys devices
[ 0.008000] Initializing cgroup subsys perf_event
[ 0.008000] Initializing cgroup subsys net_prio
[ 0.008092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008092] tlb_flushall_shift: 6
[ 0.009489] debug: unmapping init [mem 0xffffffff81ea7000-0xffffffff81eaafff]
[ 0.010941] ACPI: Core revision 20130517
[ 0.013158] ACPI: All ACPI Tables successfully acquired
[ 0.013837] Getting VERSION: 50014
[ 0.014172] Getting VERSION: 50014
[ 0.014513] Getting ID: 0
[ 0.014774] Getting ID: ff000000
[ 0.015089] Getting LVT0: 8700
[ 0.015400] Getting LVT1: 8400
[ 0.015739] enabled ExtINT on CPU#0
[ 0.016733] ENABLING IO-APIC IRQs
[ 0.017054] init IO_APIC IRQs
[ 0.017347] apic 0 pin 0 not connected
[ 0.017725] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.018491] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.019257] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.020021] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.020773] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.021536] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.022281] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.023016] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.023761] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.024021] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.024782] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.025624] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.026389] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.027151] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.028021] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.028783] apic 0 pin 16 not connected
[ 0.029149] apic 0 pin 17 not connected
[ 0.029517] apic 0 pin 18 not connected
[ 0.029894] apic 0 pin 19 not connected
[ 0.030264] apic 0 pin 20 not connected
[ 0.030640] apic 0 pin 21 not connected
[ 0.031007] apic 0 pin 22 not connected
[ 0.032004] apic 0 pin 23 not connected
[ 0.032520] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.033164] smpboot: CPU0: Intel Common KVM processor (fam: 0f, model: 06, stepping: 01)
[ 0.034077] Using local APIC timer interrupts.
[ 0.034077] calibrating APIC timer ...
[ 0.036000] ... lapic delta = 6250016
[ 0.036000] ... PM-Timer delta = 357927
[ 0.036000] ... PM-Timer result ok
[ 0.036000] ..... delta 6250016
[ 0.036000] ..... mult: 268436143
[ 0.036000] ..... calibration result: 4000010
[ 0.036000] ..... CPU clock speed is 2927.1057 MHz.
[ 0.036000] ..... host bus clock speed is 1000.0010 MHz.
[ 0.036000] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[ 0.056387] SMP alternatives: lockdep: fixing up alternatives
[ 0.057295] smpboot: Booting Node 0, Processors #1 OK
[ 0.008000] kvm-clock: cpu 1, msr 0:e896041, secondary cpu clock
[ 0.008000] masked ExtINT on CPU#1
[ 0.076158] KVM setup async PF for cpu 1
[ 0.076230] Brought up 2 CPUs
[ 0.076232] smpboot: Total of 2 processors activated (11703.94 BogoMIPS)
[ 0.077828] kvm-stealtime: cpu 1, msr dd0ccc0
[ 0.080276] devtmpfs: initialized
[ 0.081559] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.084317] regulator-dummy: no parameters
[ 0.085182] NET: Registered protocol family 16
[ 0.086786] ACPI: bus type PCI registered
[ 0.087377] PCI: Using configuration type 1 for base access
[ 0.094400] ACPI: Added _OSI(Module Device)
[ 0.094400] ACPI: Added _OSI(Processor Device)
[ 0.096006] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.096603] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.098704] ACPI: EC: Look up EC in DSDT
[ 0.103593] ACPI: Interpreter enabled
[ 0.104016] ACPI: (supports S0 S5)
[ 0.104459] ACPI: Using IOAPIC for interrupt routing
[ 0.105165] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.116425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.117722] PCI host bridge to bus 0000:00
[ 0.118279] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.119040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.119800] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.120006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.120929] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[ 0.121796] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.122940] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.124510] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.128006] pci 0000:00:01.1: reg 0x20: [io 0xc1e0-0xc1ef]
[ 0.129944] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.130906] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.131613] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.132229] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.135118] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[ 0.137334] pci 0000:00:02.0: reg 0x14: [mem 0xfebe4000-0xfebe4fff]
[ 0.145487] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
[ 0.146874] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 0.148596] pci 0000:00:03.0: reg 0x10: [io 0xc1c0-0xc1df]
[ 0.150339] pci 0000:00:03.0: reg 0x14: [mem 0xfebe5000-0xfebe5fff]
[ 0.156576] pci 0000:00:03.0: reg 0x30: [mem 0xfebd0000-0xfebdffff pref]
[ 0.157847] pci 0000:00:04.0: [8086:100e] type 00 class 0x020000
[ 0.159721] pci 0000:00:04.0: reg 0x10: [mem 0xfeb80000-0xfeb9ffff]
[ 0.161125] pci 0000:00:04.0: reg 0x14: [io 0xc000-0xc03f]
[ 0.167568] pci 0000:00:04.0: reg 0x30: [mem 0xfeba0000-0xfebbffff pref]
[ 0.168229] pci 0000:00:05.0: [8086:2668] type 00 class 0x040300
[ 0.169476] pci 0000:00:05.0: reg 0x10: [mem 0xfebe0000-0xfebe3fff]
[ 0.174090] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[ 0.175787] pci 0000:00:06.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.177020] pci 0000:00:06.0: reg 0x14: [mem 0xfebe6000-0xfebe6fff]
[ 0.183407] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.185051] pci 0000:00:07.0: reg 0x10: [io 0xc080-0xc0bf]
[ 0.186628] pci 0000:00:07.0: reg 0x14: [mem 0xfebe7000-0xfebe7fff]
[ 0.192901] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[ 0.194572] pci 0000:00:08.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 0.196006] pci 0000:00:08.0: reg 0x14: [mem 0xfebe8000-0xfebe8fff]
[ 0.201918] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[ 0.203566] pci 0000:00:09.0: reg 0x10: [io 0xc100-0xc13f]
[ 0.205021] pci 0000:00:09.0: reg 0x14: [mem 0xfebe9000-0xfebe9fff]
[ 0.211397] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
[ 0.213055] pci 0000:00:0a.0: reg 0x10: [io 0xc140-0xc17f]
[ 0.214561] pci 0000:00:0a.0: reg 0x14: [mem 0xfebea000-0xfebeafff]
[ 0.220387] pci 0000:00:0b.0: [1af4:1001] type 00 class 0x010000
[ 0.222057] pci 0000:00:0b.0: reg 0x10: [io 0xc180-0xc1bf]
[ 0.223573] pci 0000:00:0b.0: reg 0x14: [mem 0xfebeb000-0xfebebfff]
[ 0.229344] pci 0000:00:0c.0: [8086:25ab] type 00 class 0x088000
[ 0.230449] pci 0000:00:0c.0: reg 0x10: [mem 0xfebec000-0xfebec00f]
[ 0.234928] pci_bus 0000:00: on NUMA node 0
[ 0.235336] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.236008] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.237686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.238556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.239334] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.240225] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.240930] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.242109] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 0.242612] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.243189] Found 1 acpi root devices
[ 0.244162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.244875] vgaarb: loaded
[ 0.245151] vgaarb: bridge control possible 0000:00:02.0
[ 0.245878] ACPI: bus type USB registered
[ 0.245878] usbcore: registered new interface driver usbfs
[ 0.245878] usbcore: registered new interface driver hub
[ 0.248056] usbcore: registered new device driver usb
[ 0.248619] pps_core: LinuxPPS API ver. 1 registered
[ 0.249114] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.250003] PTP clock support registered
[ 0.250536] wmi: Mapper loaded
[ 0.250889] PCI: Using ACPI for IRQ routing
[ 0.251300] PCI: pci_cache_line_size set to 64 bytes
[ 0.252191] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.252770] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[ 0.253845] NET: Registered protocol family 23
[ 0.254759] cfg80211: Calling CRDA to update world regulatory domain
[ 0.255487] nfc: nfc_init: NFC Core ver 0.1
[ 0.256046] NET: Registered protocol family 39
[ 0.256963] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.257687] Switched to clocksource kvm-clock
[ 0.257687] pnp: PnP ACPI init
[ 0.257687] ACPI: bus type PNP registered
[ 0.258024] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[ 0.259215] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.260226] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[ 0.261339] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.262245] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[ 0.263375] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.264337] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[ 0.265395] pnp 00:03: [dma 2]
[ 0.265865] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.266798] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[ 0.267985] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.268955] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[ 0.270068] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.271328] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.272458] pnp: PnP ACPI: found 7 devices
[ 0.273012] ACPI: bus type PNP unregistered
[ 0.279207] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.279955] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.280711] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.281537] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[ 0.282657] NET: Registered protocol family 2
[ 0.284080] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.285081] TCP bind hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.286196] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.287123] TCP: reno registered
[ 0.287580] UDP hash table entries: 256 (order: 3, 40960 bytes)
[ 0.288480] UDP-Lite hash table entries: 256 (order: 3, 40960 bytes)
[ 0.289676] NET: Registered protocol family 1
[ 0.290814] RPC: Registered named UNIX socket transport module.
[ 0.291612] RPC: Registered udp transport module.
[ 0.292331] RPC: Registered tcp transport module.
[ 0.292961] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.293808] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.294609] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.295396] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.296344] pci 0000:00:02.0: Boot video device
[ 0.297077] PCI: CLS 0 bytes, default 64
[ 0.297843] Unpacking initramfs...
[ 1.003191] debug: unmapping init [mem 0xffff88000e8d6000-0xffff88000ffeffff]
[ 1.004630] has_svm: not amd
[ 1.004913] kvm: no hardware support
[ 1.005476] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[ 1.006471] blowfish-x86_64: performance on this CPU would be suboptimal: disabling blowfish-x86_64.
[ 1.007737] twofish-x86_64-3way: performance on this CPU would be suboptimal: disabling twofish-x86_64-3way.
[ 1.007764] cryptomgr_test (24) used greatest stack depth: 6432 bytes left
[ 1.009814] sha1_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 1.010640] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 1.011297] sha512_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 1.011876] AVX or AES-NI instructions are not detected.
[ 1.012497] AVX instructions are not detected.
[ 1.012923] AVX instructions are not detected.
[ 1.013378] AVX instructions are not detected.
[ 1.015387] Initializing RT-Tester: OK
[ 1.015758] audit: initializing netlink socket (disabled)
[ 1.016348] type=2000 audit(1380983137.819:1): initialized
[ 1.018837] DLM installed
[ 1.020146] NFS: Registering the id_resolver key type
[ 1.020709] Key type id_resolver registered
[ 1.021099] Key type id_legacy registered
[ 1.021488] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 1.023001] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 1.023681] fuse init (API version 7.22)
[ 1.024562] ceph: loaded (mds proto 32)
[ 1.026493] cryptomgr_test (43) used greatest stack depth: 5904 bytes left
[ 1.035196] cryptomgr_test (72) used greatest stack depth: 5496 bytes left
[ 1.037440] alg: No test for crc32 (crc32-table)
[ 1.038215] alg: No test for lz4hc (lz4hc-generic)
[ 1.038806] alg: No test for stdrng (krng)
[ 1.039444] NET: Registered protocol family 38
[ 1.039974] Key type asymmetric registered
[ 1.040433] Asymmetric key parser 'x509' registered
[ 1.040884] test_string_helpers: Running tests...
[ 1.041840] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[ 1.042324] crc32: self tests passed, processed 225944 bytes in 190073 nsec
[ 1.043160] crc32c: CRC_LE_BITS = 32
[ 1.043647] crc32c: self tests passed, processed 225944 bytes in 107554 nsec
[ 1.045121] cr_bllcd: INTEL CARILLO RANCH LPC not found.
[ 1.045821] cr_bllcd: Carillo Ranch Backlight Driver Initialized.
[ 1.046781] VIA Graphics Integration Chipset framebuffer 2.4 initializing
[ 1.047772] vmlfb: initializing
[ 1.048171] Could not find Carillo Ranch MCH device.
[ 1.048756] no IO addresses supplied
[ 1.049409] hgafb: HGA card not detected.
[ 1.049849] hgafb: probe of hgafb.0 failed with error -22
[ 1.050571] usbcore: registered new interface driver udlfb
[ 1.051128] usbcore: registered new interface driver smscufx
[ 1.052480] uvesafb: failed to execute /sbin/v86d
[ 1.052939] uvesafb: make sure that the v86d helper is installed and executable
[ 1.053649] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2)
[ 1.054283] uvesafb: vbe_init() failed with -22
[ 1.054725] uvesafb: probe of uvesafb.0 failed with error -22
[ 1.055454] ipmi message handler version 39.2
[ 1.056104] ipmi device interface
[ 1.056490] IPMI System Interface driver.
[ 1.056933] ipmi_si: Adding default-specified kcs state machine
[ 1.057535] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[ 1.058473] ipmi_si: Interface detection failed
[ 1.068096] ipmi_si: Adding default-specified smic state machine
[ 1.068788] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
[ 1.069830] ipmi_si: Interface detection failed
[ 1.080088] ipmi_si: Adding default-specified bt state machine
[ 1.080779] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
[ 1.081816] ipmi_si: Interface detection failed
[ 1.092166] ipmi_si: Unable to find any System Interface(s)
[ 1.092744] IPMI Watchdog: driver initialized
[ 1.093207] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 1.094172] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.094933] ACPI: Power Button [PWRF]
[ 1.151927] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.174118] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.175709] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $
[ 1.176438] ac.o: No PCI boards found.
[ 1.176835] ac.o: For an ISA board you must supply memory and irq parameters.
[ 1.177645] Non-volatile memory driver v1.3
[ 1.178073] Linux agpgart interface v0.103
[ 1.178815] [drm:drm_core_init] *ERROR* Cannot create /proc/dri
[ 1.179465] [drm] radeon kernel modesetting enabled.
[ 1.180628] [drm:drm_proc_init] *ERROR* Cannot create /proc/dri/0
[ 1.181226] [drm:drm_get_minor] *ERROR* DRM: Failed to initialize /proc/dri.
[ 1.182339] cirrus: probe of 0000:00:02.0 failed with error -1
[ 1.183080] usbcore: registered new interface driver udl
[ 1.184335] parport_pc 00:04: reported by Plug and Play ACPI
[ 1.184944] parport0: PC-style at 0x378, irq 7 [PCSPP(,...)]
[ 1.186126] ibmasm: IBM ASM Service Processor Driver version 1.0 loaded
[ 1.186783] dummy-irq: no IRQ given. Use irq=N
[ 1.187287] Phantom Linux Driver, version n0.9.8, init OK
[ 1.187930] Silicon Labs C2 port support v. 0.51.0 - (C) 2007 Rodolfo Giometti
[ 1.188781] c2port c2port0: C2 port uc added
[ 1.189206] c2port c2port0: uc flash has 30 blocks x 512 bytes (15360 bytes total)
[ 1.190064] Guest personality initialized and is inactive
[ 1.190732] VMCI host device registered (name=vmci, major=10, minor=56)
[ 1.191362] Initialized host personality
[ 1.191832] Driver for timberdale has been successfully registered.
[ 1.192640] usbcore: registered new interface driver viperboard
[ 1.193246] usbcore: registered new interface driver pn533
[ 1.193952] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.194624] device id = 2440
[ 1.194902] device id = 2480
[ 1.195197] device id = 24c0
[ 1.195474] device id = 24d0
[ 1.195842] device id = 25a1
[ 1.196154] device id = 2670
[ 1.196450] platform physmap-flash.0: failed to claim resource 0
[ 1.197043] SBC-GXx flash: IO:0x258-0x259 MEM:0xdc000-0xdffff
[ 1.197684] Could not find PAR responsible for SC520CDP Flash Bank #0
[ 1.198296] Trying default address 0x8400000
[ 1.198713] Could not find PAR responsible for SC520CDP Flash Bank #1
[ 1.199322] Trying default address 0x8c00000
[ 1.199735] Could not find PAR responsible for SC520CDP DIL Flash
[ 1.200333] Trying default address 0x9400000
[ 1.200774] SC520 CDP flash device: 0x800000 at 0x8400000
[ 1.201290] Failed to ioremap_nocache
[ 1.201655] Failed to ioremap_nocache
[ 1.202027] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[ 1.202711] slram: not enough parameters.
[ 1.208186] No valid DiskOnChip devices found
[ 1.208656] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.209559] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.210429] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.211319] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.212304] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.213206] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.214098] NAND device: Manufacturer ID: 0x98, Chip ID: 0x39 (Toshiba NAND 128MiB 1,8V 8-bit), 128MiB, page size: 512, OOB size: 16
[ 1.215245] flash size: 128 MiB
[ 1.215570] page size: 512 bytes
[ 1.215869] OOB area size: 16 bytes
[ 1.216231] sector size: 16 KiB
[ 1.216553] pages number: 262144
[ 1.216851] pages per sector: 32
[ 1.217174] bus width: 8
[ 1.217426] bits in sector size: 14
[ 1.217764] bits in page size: 9
[ 1.218086] bits in OOB size: 4
[ 1.218382] flash size with OOB: 135168 KiB
[ 1.218794] page address bytes: 4
[ 1.219122] sector address bytes: 3
[ 1.219460] options: 0x42
[ 1.221951] Scanning device for bad blocks
[ 1.247214] Creating 1 MTD partitions on "NAND 128MiB 1,8V 8-bit":
[ 1.247837] 0x000000000000-0x000008000000 : "NAND simulator partition 0"
[ 1.249092] parport0: powerup/reset Butterfly
[ 1.364442] parport_pc 00:04: registered master spi42
[ 1.364968] parport_pc 00:04: master is unqueued, this is deprecated
[ 1.365660] spi spi42.1: spi_bitbang_setup, 66 nsec/bit
[ 1.366203] spi spi42.1: setup mode 0, 8 bits/w, 15000000 Hz max --> 0
[ 1.366936] parport_pc 00:04: registered child spi42.1
[ 1.367480] parport0: dataflash at spi42.1
[ 1.367876] parport0: AVR Butterfly
[ 1.368306] parport0: cannot grant exclusive access for device spi-lm70llp
[ 1.369025] spi-lm70llp: spi_lm70llp probe fail, status -12
[ 1.369731] usbcore: registered new interface driver irda-usb
[ 1.370320] usbcore: registered new interface driver stir4200
[ 1.370965] usbcore: registered new interface driver mcs7780
[ 1.371627] usbcore: registered new interface driver kingsun-sir
[ 1.372245] usbcore: registered new interface driver ksdazzle-sir
[ 1.372863] usbcore: registered new interface driver ks959-sir
[ 1.373732] usbcore: registered new interface driver hwa-rc
[ 1.374390] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.375037] ohci-pci: OHCI PCI platform driver
[ 1.375524] ohci-platform: OHCI generic platform driver
[ 1.376079] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.376842] driver u132_hcd
[ 1.377520] usbcore: registered new interface driver hwa-hc
[ 1.378175] fusbh200_hcd: FUSBH200 Host Controller (EHCI) Driver
[ 1.378844] Warning! fusbh200_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[ 1.380050] usbcore: registered new interface driver cdc_wdm
[ 1.380701] usbcore: registered new interface driver usbtmc
[ 1.381495] usbcore: registered new interface driver appledisplay
[ 1.382181] usbcore: registered new interface driver emi26 - firmware loader
[ 1.383049] usbcore: registered new interface driver emi62 - firmware loader
[ 1.383809] driver ftdi-elan
[ 1.384603] usbcore: registered new interface driver ftdi-elan
[ 1.385267] usbcore: registered new interface driver idmouse
[ 1.385931] usbcore: registered new interface driver usblcd
[ 1.386526] usbcore: registered new interface driver ldusb
[ 1.387083] usbcore: registered new interface driver usbled
[ 1.387718] usbcore: registered new interface driver legousbtower
[ 1.388352] usbcore: registered new interface driver rio500
[ 1.388878] usbcore: registered new interface driver usbtest
[ 1.389405] usbcore: registered new interface driver trancevibrator
[ 1.389989] usbcore: registered new interface driver uss720
[ 1.390506] uss720: v0.6:USB Parport Cable driver for Cables using the Lucent Technologies USS720 Chip
[ 1.391339] uss720: NOTE: this is a special purpose driver to allow nonstandard
[ 1.392000] uss720: protocols (eg. bitbang) over USS720 usb to parallel cables
[ 1.392685] uss720: If you just want to connect to a printer, use usblp instead
[ 1.393353] usbcore: registered new interface driver yurex
[ 1.393989] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.395481] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.396185] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.396725] parport0: cannot grant exclusive access for device parkbd
[ 1.446843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.447947] usbcore: registered new interface driver bcm5974
[ 1.448691] usbcore: registered new interface driver synaptics_usb
[ 1.449364] usbcore: registered new interface driver iforce
[ 1.449980] parport0: cannot grant exclusive access for device walkera0701
[ 1.450618] walkera0701: failed to register parport device
[ 1.451293] usbcore: registered new interface driver usbtouchscreen
[ 1.452134] apanel: Fujitsu BIOS signature 'FJKEYINF' not found...
[ 1.452723] usbcore: registered new interface driver ati_remote2
[ 1.453277] cm109: Keymap for Komunikate KIP1000 phone loaded
[ 1.453825] usbcore: registered new interface driver cm109
[ 1.454329] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
[ 1.454974] usbcore: registered new interface driver keyspan_remote
[ 1.456866] usbcore: registered new interface driver yealink
[ 1.457481] I2O subsystem v1.325
[ 1.457877] i2o: max drivers = 8
[ 1.458683] I2O Configuration OSM v1.323
[ 1.459120] I2O ProcFS OSM v1.316
[ 1.460613] rtc rtc0: test: dev (254:0)
[ 1.460977] rtc-test rtc-test.0: rtc core: registered test as rtc0
[ 1.461676] rtc rtc1: test: dev (254:1)
[ 1.462038] rtc-test rtc-test.1: rtc core: registered test as rtc1
[ 1.462686] i2c /dev entries driver
[ 1.463259] usbcore: registered new interface driver i2c-diolan-u2c
[ 1.463845] i2c-parport: adapter type unspecified
[ 1.464333] i2c-parport-light: adapter type unspecified
[ 1.464974] pps pps0: new PPS source ktimer
[ 1.465371] pps pps0: ktimer PPS source registered
[ 1.465820] pps_parport: parallel port PPS client
[ 1.466257] parport0: cannot grant exclusive access for device pps_parport
[ 1.466884] pps_parport: couldn't register with parport0
[ 1.467477] Driver for 1-wire Dallas network protocol.
[ 1.468031] usbcore: registered new interface driver DS9490R
[ 1.468567] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko
[ 1.469255] power_supply test_ac: uevent
[ 1.469632] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 1.470150] power_supply test_ac: prop ONLINE=1
[ 1.470602] power_supply test_ac: power_supply_changed
[ 1.471098] power_supply test_ac: power_supply_changed_work
[ 1.471630] power_supply test_ac: power_supply_update_gen_leds 1
[ 1.472215] power_supply test_ac: uevent
[ 1.472306] power_supply test_battery: uevent
[ 1.472308] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 1.472319] power_supply test_battery: prop STATUS=Discharging
[ 1.472322] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 1.472325] power_supply test_battery: prop HEALTH=Good
[ 1.472327] power_supply test_battery: prop PRESENT=1
[ 1.472330] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 1.472333] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 1.472336] power_supply test_battery: prop CHARGE_FULL=100
[ 1.472339] power_supply test_battery: prop CHARGE_NOW=50
[ 1.472341] power_supply test_battery: prop CAPACITY=50
[ 1.472344] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 1.472347] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 1.472350] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 1.472352] power_supply test_battery: prop MODEL_NAME=Test battery
[ 1.472355] power_supply test_battery: prop MANUFACTURER=Linux
[ 1.472358] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 1.472361] power_supply test_battery: prop TEMP=26
[ 1.472364] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 1.472544] power_supply test_battery: power_supply_changed
[ 1.472553] power_supply test_battery: power_supply_changed_work
[ 1.472556] power_supply test_battery: power_supply_update_bat_leds 2
[ 1.472560] power_supply test_battery: uevent
[ 1.472561] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 1.472572] power_supply test_battery: prop STATUS=Discharging
[ 1.472575] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 1.472576] power_supply test_battery: prop HEALTH=Good
[ 1.472578] power_supply test_battery: prop PRESENT=1
[ 1.472580] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 1.472582] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 1.472584] power_supply test_battery: prop CHARGE_FULL=100
[ 1.472587] power_supply test_battery: prop CHARGE_NOW=50
[ 1.472589] power_supply test_battery: prop CAPACITY=50
[ 1.472591] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 1.472593] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 1.472595] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 1.472597] power_supply test_battery: prop MODEL_NAME=Test battery
[ 1.472599] power_supply test_battery: prop MANUFACTURER=Linux
[ 1.472601] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 1.472603] power_supply test_battery: prop TEMP=26
[ 1.472604] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 1.472634] power_supply test_usb: uevent
[ 1.472636] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 1.472639] power_supply test_usb: prop ONLINE=1
[ 1.472647] power_supply test_usb: power_supply_changed
[ 1.472657] power_supply test_usb: power_supply_changed_work
[ 1.472660] power_supply test_usb: power_supply_update_gen_leds 1
[ 1.472663] power_supply test_usb: uevent
[ 1.472664] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 1.472668] power_supply test_usb: prop ONLINE=1
[ 1.473044] applesmc: supported laptop not found!
[ 1.473044] applesmc: driver init failed (ret=-19)!
[ 1.473242] f71882fg: Not a Fintek device
[ 1.473272] f71882fg: Not a Fintek device
[ 1.473888] pc87360: PC8736x not detected, module not inserted
[ 1.474379] cpuidle: using governor ladder
[ 1.474380] cpuidle: using governor menu
[ 1.474392] sdhci: Secure Digital Host Controller Interface driver
[ 1.474392] sdhci: Copyright(c) Pierre Ossman
[ 1.474659] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
[ 1.474660] usbcore: registered new interface driver vub300
[ 1.474679] usbcore: registered new interface driver ushc
[ 1.474680] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.475043] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.475229] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 1.475905] usbcore: registered new interface driver usbhid
[ 1.475905] usbhid: USB HID core driver
[ 1.475943] usbip_core: usbip_core_init:804: USB/IP Core v1.0.0
[ 1.476030] vhci_hcd: vhci_hcd_probe:1000: name vhci_hcd id -1
[ 1.476036] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
[ 1.476079] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 1
[ 1.476092] vhci_hcd: vhci_start:884: enter vhci_start
[ 1.476610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.476612] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.476613] usb usb1: Product: USB/IP Virtual Host Controller
[ 1.476614] usb usb1: Manufacturer: Linux 3.11.0-rc2-00010-gc817a67 vhci_hcd
[ 1.476617] usb usb1: SerialNumber: vhci_hcd
[ 1.512995] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 1.513424] hub 1-0:1.0: USB hub found
[ 1.513474] vhci_hcd: vhci_hub_control:247: typeReq a006 wValue 2900 wIndex 0
[ 1.513511] vhci_hcd: vhci_hub_control:305: GetHubDescriptor
[ 1.513512] vhci_hcd: vhci_hub_control:398: port -1
[ 1.513513] vhci_hcd: vhci_hub_control:405: bye
[ 1.513527] hub 1-0:1.0: 8 ports detected
[ 1.513581] vhci_hcd: vhci_hub_control:247: typeReq a000 wValue 0 wIndex 0
[ 1.513589] vhci_hcd: vhci_hub_control:309: GetHubStatus
[ 1.513590] vhci_hcd: vhci_hub_control:398: port -1
[ 1.513592] vhci_hcd: vhci_hub_control:405: bye
[ 1.514084] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 1
[ 1.514086] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514087] vhci_hcd: vhci_hub_control:398: port 0
[ 1.514088] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514090] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514091] vhci_hcd: dump_port_status_diff:119:
[ 1.514092] vhci_hcd: vhci_hub_control:405: bye
[ 1.514098] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 2
[ 1.514099] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514101] vhci_hcd: vhci_hub_control:398: port 1
[ 1.514102] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514103] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514104] vhci_hcd: dump_port_status_diff:119:
[ 1.514105] vhci_hcd: vhci_hub_control:405: bye
[ 1.514111] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 3
[ 1.514112] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514113] vhci_hcd: vhci_hub_control:398: port 2
[ 1.514115] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514116] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514117] vhci_hcd: dump_port_status_diff:119:
[ 1.514118] vhci_hcd: vhci_hub_control:405: bye
[ 1.514124] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 4
[ 1.514125] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514126] vhci_hcd: vhci_hub_control:398: port 3
[ 1.514128] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514129] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514130] vhci_hcd: dump_port_status_diff:119:
[ 1.514131] vhci_hcd: vhci_hub_control:405: bye
[ 1.514137] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 5
[ 1.514138] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514139] vhci_hcd: vhci_hub_control:398: port 4
[ 1.514141] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514142] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514143] vhci_hcd: dump_port_status_diff:119:
[ 1.514144] vhci_hcd: vhci_hub_control:405: bye
[ 1.514150] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 6
[ 1.514151] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514152] vhci_hcd: vhci_hub_control:398: port 5
[ 1.514154] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514155] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514156] vhci_hcd: dump_port_status_diff:119:
[ 1.514157] vhci_hcd: vhci_hub_control:405: bye
[ 1.514162] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 7
[ 1.514164] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514165] vhci_hcd: vhci_hub_control:398: port 6
[ 1.514166] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514168] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514172] vhci_hcd: dump_port_status_diff:119:
[ 1.514173] vhci_hcd: vhci_hub_control:405: bye
[ 1.514179] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 8
[ 1.514181] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.514182] vhci_hcd: vhci_hub_control:398: port 7
[ 1.514183] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.514185] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.514186] vhci_hcd: dump_port_status_diff:119:
[ 1.514187] vhci_hcd: vhci_hub_control:405: bye
[ 1.514375] vhci_hcd: vhci_hcd_probe:1034: bye
[ 1.514384] vhci_hcd: vhci_hcd_init:1156: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
[ 1.555870] power_supply test_ac: prop ONLINE=1
[ 1.555892] usbcore: registered new interface driver usbip-host
[ 1.555895] usbip_host: usbip_host_init:270: USB/IP Host Driver v1.0.0
[ 1.555918] usbcore: registered new interface driver tranzport
[ 1.555933] usbcore: registered new interface driver alphatrack
[ 1.555933] vme_user: VME User Space Access Driver
[ 1.555934] vme_user: No cards, skipping registration
[ 1.556377] Loading crystalhd 0.9.27
[ 1.556465] usbcore: registered new interface driver ft1000usb
[ 1.556535] usbcore: registered new interface driver gdm_wimax
[ 1.556546] usbcore: registered new interface driver cedusb
[ 1.562040] ipip: IPv4 over IPv4 tunneling driver
[ 1.562837] gre: GRE over IPv4 demultiplexor driver
[ 1.563460] IPv4 over IPSec tunneling driver
[ 1.564212] TCP: cubic registered
[ 1.564606] NET: Registered protocol family 17
[ 1.576179] NET: Registered protocol family 9
[ 1.576700] X.25 for Linux Version 0.2
[ 1.577488] NET: Registered protocol family 33
[ 1.578001] Key type rxrpc registered
[ 1.578435] Key type rxrpc_s registered
[ 1.579415] RxRPC: Registered security type 2 'rxkad'
[ 1.580045] l2tp_core: L2TP core driver, V2.0
[ 1.580542] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[ 1.581515] DECnet: Routing cache hash table of 256 buckets, 16Kbytes
[ 1.582362] NET: Registered protocol family 12
[ 1.592191] 8021q: 802.1Q VLAN Support v1.8
[ 1.593006] sctp: Hash tables configured (established 1024 bind 1024)
[ 1.594271] rds_page_remainder_cpu_notify(): cpu 0 action 0x7
[ 1.594897] rds_page_remainder_cpu_notify(): cpu 1 action 0x7
[ 1.595689] NET: Registered protocol family 37
[ 1.596301] NET: Registered protocol family 36
[ 1.596869] Key type dns_resolver registered
[ 1.597379] Key type ceph registered
[ 1.597935] libceph: loaded (mon/osd proto 15/24)
[ 1.598464] mpls_gso: MPLS GSO support
[ 1.599297]
[ 1.599297] printing PIC contents
[ 1.599844] ... PIC IMR: ffff
[ 1.600200] ... PIC IRR: 1013
[ 1.600566] ... PIC ISR: 0000
[ 1.600932] ... PIC ELCR: 0c00
[ 1.601311] printing local APIC contents on CPU#0/0:
[ 1.601862] ... APIC ID: 00000000 (0)
[ 1.602327] ... APIC VERSION: 00050014
[ 1.602765] ... APIC TASKPRI: 00000000 (00)
[ 1.603235] ... APIC PROCPRI: 00000000
[ 1.603641] ... APIC LDR: 01000000
[ 1.603989] ... APIC DFR: ffffffff
[ 1.604398] ... APIC SPIV: 000001ff
[ 1.604525] ... APIC ISR field:
[ 1.604525] 0000000000000000000000000000000000000000000000000000000000000000
[ 1.604525] ... APIC TMR field:
[ 1.604525] 0000000002000000000000000000000000000000000000000000000000000000
[ 1.604525] ... APIC IRR field:
[ 1.604525] 0000000000000000000000000000000000000000000000000000000020008000
[ 1.604525] ... APIC ESR: 00000000
[ 1.604525] ... APIC ICR: 000008fd
[ 1.604525] ... APIC ICR2: 02000000
[ 1.604525] ... APIC LVTT: 000000ef
[ 1.604525] ... APIC LVTPC: 00010000
[ 1.604525] ... APIC LVT0: 00010700
[ 1.604525] ... APIC LVT1: 00000400
[ 1.604525] ... APIC LVTERR: 000000fe
[ 1.604525] ... APIC TMICT: 00034f6a
[ 1.604525] ... APIC TMCCT: 00000000
[ 1.604525] ... APIC TDCR: 00000003
[ 1.604525]
[ 1.613088] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 1
[ 1.613789] vhci_hcd: vhci_hub_control:313: GetPortStatus port 1
[ 1.614385] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.615027] vhci_hcd: vhci_hub_control:398: port 0
[ 1.615507] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.616053] number of MP IRQ sources: 15.
[ 1.616054] number of IO-APIC #0 registers: 24.
[ 1.616054] testing the IO APIC.......................
[ 1.616068] IO APIC #0......
[ 1.616069] .... register #00: 00000000
[ 1.616069] ....... : physical APIC id: 00
[ 1.616070] ....... : Delivery Type: 0
[ 1.616070] ....... : LTS : 0
[ 1.616071] .... register #01: 00170011
[ 1.616071] ....... : max redirection entries: 17
[ 1.616072] ....... : PRQ implemented: 0
[ 1.616072] ....... : IO APIC version: 11
[ 1.616073] .... register #02: 00000000
[ 1.616073] ....... : arbitration: 00
[ 1.616073] .... IRQ redirection table:
[ 1.616082] 1 0 0 0 0 0 0 00
[ 1.616090] 0 0 0 0 0 1 1 31
[ 1.616098] 0 0 0 0 0 1 1 30
[ 1.616106] 0 0 0 0 0 1 1 33
[ 1.616114] 1 0 0 0 0 1 1 34
[ 1.616122] 1 1 0 0 0 1 1 35
[ 1.616130] 0 0 0 0 0 1 1 36
[ 1.616138] 0 0 0 0 0 1 1 37
[ 1.616146] 0 0 0 0 0 1 1 38
[ 1.616154] 0 1 0 0 0 1 1 39
[ 1.616162] 1 1 0 0 0 1 1 3A
[ 1.616170] 1 1 0 0 0 1 1 3B
[ 1.616178] 0 0 0 0 0 1 1 3C
[ 1.616187] 0 0 0 0 0 1 1 3D
[ 1.616195] 0 0 0 0 0 1 1 3E
[ 1.616203] 0 0 0 0 0 1 1 3F
[ 1.616211] 1 0 0 0 0 0 0 00
[ 1.616219] 1 0 0 0 0 0 0 00
[ 1.616227] 1 0 0 0 0 0 0 00
[ 1.616235] 1 0 0 0 0 0 0 00
[ 1.616243] 1 0 0 0 0 0 0 00
[ 1.616251] 1 0 0 0 0 0 0 00
[ 1.616259] 1 0 0 0 0 0 0 00
[ 1.616267] 1 0 0 0 0 0 0 00
[ 1.616268] IRQ to pin mappings:
[ 1.616270] IRQ0 -> 0:2
[ 1.616271] IRQ1 -> 0:1
[ 1.616273] IRQ3 -> 0:3
[ 1.616274] IRQ4 -> 0:4
[ 1.616275] IRQ5 -> 0:5
[ 1.616276] IRQ6 -> 0:6
[ 1.616277] IRQ7 -> 0:7
[ 1.616278] IRQ8 -> 0:8
[ 1.616283] IRQ9 -> 0:9
[ 1.616284] IRQ10 -> 0:10
[ 1.616285] IRQ11 -> 0:11
[ 1.616286] IRQ12 -> 0:12
[ 1.616287] IRQ13 -> 0:13
[ 1.616290] IRQ14 -> 0:14
[ 1.616291] IRQ15 -> 0:15
[ 1.616291] .................................... done.
[ 1.616553] registered taskstats version 1
[ 1.638767] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.639261] vhci_hcd: dump_port_status_diff:119:
[ 1.639275] rtc-test rtc-test.0: setting system clock to 2013-10-05 14:25:38 UTC (1380983138)
[ 1.640475] vhci_hcd: vhci_hub_control:405: bye
[ 1.640494] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 2
[ 1.640496] vhci_hcd: vhci_hub_control:313: GetPortStatus port 2
[ 1.640497] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.640497] vhci_hcd: vhci_hub_control:398: port 1
[ 1.640498] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.640499] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.640500] vhci_hcd: dump_port_status_diff:119:
[ 1.640501] vhci_hcd: vhci_hub_control:405: bye
[ 1.640505] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 3
[ 1.640506] vhci_hcd: vhci_hub_control:313: GetPortStatus port 3
[ 1.640507] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.640511] vhci_hcd: vhci_hub_control:398: port 2
[ 1.640512] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.640513] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.640514] vhci_hcd: dump_port_status_diff:119:
[ 1.640514] vhci_hcd: vhci_hub_control:405: bye
[ 1.640519] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 4
[ 1.640519] vhci_hcd: vhci_hub_control:313: GetPortStatus port 4
[ 1.640520] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.640521] vhci_hcd: vhci_hub_control:398: port 3
[ 1.640522] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.640523] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.640523] vhci_hcd: dump_port_status_diff:119:
[ 1.640524] vhci_hcd: vhci_hub_control:405: bye
[ 1.640534] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 5
[ 1.640535] vhci_hcd: vhci_hub_control:313: GetPortStatus port 5
[ 1.640536] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.640537] vhci_hcd: vhci_hub_control:398: port 4
[ 1.640538] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.640538] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.640539] vhci_hcd: dump_port_status_diff:119:
[ 1.640540] vhci_hcd: vhci_hub_control:405: bye
[ 1.640544] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 6
[ 1.640545] vhci_hcd: vhci_hub_control:313: GetPortStatus port 6
[ 1.640546] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.640546] vhci_hcd: vhci_hub_control:398: port 5
[ 1.640547] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.640548] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.640549] vhci_hcd: dump_port_status_diff:119:
[ 1.640549] vhci_hcd: vhci_hub_control:405: bye
[ 1.640553] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 7
[ 1.640554] vhci_hcd: vhci_hub_control:313: GetPortStatus port 7
[ 1.640555] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.640556] vhci_hcd: vhci_hub_control:398: port 6
[ 1.640557] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.640558] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.640558] vhci_hcd: dump_port_status_diff:119:
[ 1.640559] vhci_hcd: vhci_hub_control:405: bye
[ 1.640563] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 8
[ 1.640564] vhci_hcd: vhci_hub_control:313: GetPortStatus port 8
[ 1.640565] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.640565] vhci_hcd: vhci_hub_control:398: port 7
[ 1.640566] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.640567] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.640568] vhci_hcd: dump_port_status_diff:119:
[ 1.640569] vhci_hcd: vhci_hub_control:405: bye
[ 1.645053] usb usb1: vhci_bus_suspend
[ 1.645067] vhci_hcd: vhci_hub_status:208: changed 0
[ 1.678094] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[ 2.004392] tsc: Refined TSC clocksource calibration: 2927.447 MHz
[ 2.062159] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 2.184052] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.185205] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.186118] PGD 0
[ 2.186433] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.187119] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.187899] task: ffffffff81c24400 ti: ffffffff81c16000 task.ti: ffffffff81c16000
[ 2.188034] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.188034] RSP: 0018:ffff88000dc03ef0 EFLAGS: 00010002
[ 2.188034] RAX: ffff88000dc03ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.188034] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81f167c0
[ 2.188034] RBP: ffff88000dc03f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.188034] R10: ffffffff81097b74 R11: 000000000000b749 R12: ffff8800072058a0
[ 2.188034] R13: ffff88000dc03ef0 R14: ffffffff810a0182 R15: ffff880007205860
[ 2.188034] FS: 0000000000000000(0000) GS:ffff88000dc00000(0000) knlGS:0000000000000000
[ 2.188034] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.188034] CR2: 0000000000000008 CR3: 0000000006995000 CR4: 00000000000006b0
[ 2.188034] Stack:
[ 2.188034] ffff8800072058a0 ffff88000720a8a0 0000000000000141 ffffffff81c1b088
[ 2.188034] ffffffff81c17fd8 000000000000000a 0000000000000101 ffff88000dc03f80
[ 2.188034] ffffffff81093f98 0000000000000001 0000000000000001 0020000000000000
[ 2.188034] Call Trace:
[ 2.188034] <IRQ>
[ 2.188034] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.188034] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.188034] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.188034] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.188034] <EOI>
[ 2.188034] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.188034] [<ffffffff810ab39e>] ? notifier_call_chain+0x59/0x59
[ 2.188034] [<ffffffff810491ad>] ? native_safe_halt+0x6/0x8
[ 2.188034] [<ffffffff810c4aed>] ? trace_hardirqs_on+0xd/0xf
[ 2.188034] [<ffffffff8102fccc>] default_idle+0x13/0x1c
[ 2.188034] [<ffffffff810303cd>] arch_cpu_idle+0x13/0x21
[ 2.188034] [<ffffffff810bb378>] cpu_startup_entry+0x101/0x161
[ 2.188034] [<ffffffff81823995>] rest_init+0xb9/0xbd
[ 2.188034] [<ffffffff818238dc>] ? csum_partial_copy_generic+0x16c/0x16c
[ 2.188034] [<ffffffff81de9d3a>] start_kernel+0x416/0x422
[ 2.188034] [<ffffffff81de9732>] ? repair_env_string+0x58/0x58
[ 2.188034] [<ffffffff81de9120>] ? early_idt_handlers+0x120/0x120
[ 2.188034] [<ffffffff81de944c>] x86_64_start_reservations+0x2a/0x2c
[ 2.188034] [<ffffffff81de952a>] x86_64_start_kernel+0xdc/0xe9
[ 2.188034] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.188034] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.188034] RSP <ffff88000dc03ef0>
[ 2.188034] CR2: 0000000000000008
[ 2.188034] ---[ end trace 04d31d1e77cf7afa ]---
[ 2.188034] Kernel panic - not syncing: Fatal exception in interrupt
[ 2.188034] Rebooting in 10 seconds..
BUG: kernel boot oops
Elapsed time: 10
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67 -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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-388-xps branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67' -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::7548-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -soundhw hda -drive file=/fs/LABEL=KVM/disk0-quantal-xps-2,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-quantal-xps-2,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-quantal-xps-2,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-quantal-xps-2,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-quantal-xps-2,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-quantal-xps-2,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-quantal-xps-2 -serial file:/dev/shm/kboot/serial-quantal-xps-2 -daemonize -display none -monitor null
[-- Attachment #5: dmesg-yocto-lkp-tt02-20:20131005042345:x86_64-randconfig-x1-0928:3.11.0-rc2-00010-gc817a67:409 --]
[-- Type: text/plain, Size: 61421 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.11.0-rc2-00010-gc817a67 (wfg@bee) (gcc version 4.8.1 (Debian 4.8.1-3) ) #409 SMP PREEMPT Sat Oct 5 13:53:43 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1819-lkp-tt02 branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] debug: ignoring loglevel setting.
[ 0.000000] NX (Execute Disable) protection: active
[ 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 = 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 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0]
[ 0.000000] mpc: fdaf0-fdbec
[ 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 [0x0287f000, 0x0287ffff] PGTABLE
[ 0.000000] BRK [0x02880000, 0x02880fff] PGTABLE
[ 0.000000] BRK [0x02881000, 0x02881fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0fa00000-0x0fbfffff]
[ 0.000000] [mem 0x0fa00000-0x0fbfffff] page 4k
[ 0.000000] BRK [0x02882000, 0x02882fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x0c000000-0x0f9fffff]
[ 0.000000] [mem 0x0c000000-0x0f9fffff] page 4k
[ 0.000000] BRK [0x02883000, 0x02883fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[ 0.000000] [mem 0x00100000-0x0bffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x0fc00000-0x0fffdfff]
[ 0.000000] [mem 0x0fc00000-0x0fffdfff] page 4k
[ 0.000000] log_buf_len: 8388608
[ 0.000000] early log buf free: 128012(97%)
[ 0.000000] RAMDISK: [mem 0x0fd03000-0x0ffeffff]
[ 0.000000] ACPI: RSDP 00000000000fd950 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] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( fee00000)
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:fcc3001, boot clock
[ 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: 1024 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: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5bb000 ( 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: 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] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff5ba000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88000f000000 s77904 r0 d24496 u1048576
[ 0.000000] pcpu-alloc: s77904 r0 d24496 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] kvm-clock: cpu 0, msr 0:fcc3001, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr f00ccc0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64391
[ 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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1819-lkp-tt02 branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67
[ 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] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 219884K/261744K available (8407K kernel code, 1784K rwdata, 3960K rodata, 840K init, 10064K bss, 41860K reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000]
[ 0.000000] NR_IRQS:262400 nr_irqs:512 16
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 5855 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] ODEBUG: 5 of 5 active objects replaced
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Detected 2393.914 MHz processor
[ 0.008000] Calibrating delay loop (skipped) preset value.. 4787.82 BogoMIPS (lpj=9575656)
[ 0.008000] pid_max: default: 32768 minimum: 301
[ 0.008924] Mount-cache hash table entries: 256
[ 0.010970] Initializing cgroup subsys devices
[ 0.012028] Initializing cgroup subsys perf_event
[ 0.013099] Initializing cgroup subsys net_prio
[ 0.014392] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.014392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.014392] tlb_flushall_shift: 6
[ 0.016047] debug: unmapping init [mem 0xffffffff81ea7000-0xffffffff81eaafff]
[ 0.021907] ACPI: Core revision 20130517
[ 0.026222] ACPI: All ACPI Tables successfully acquired
[ 0.028168] Getting VERSION: 50014
[ 0.028953] Getting VERSION: 50014
[ 0.029762] Getting ID: 0
[ 0.030390] Getting ID: ff000000
[ 0.031107] Getting LVT0: 8700
[ 0.031818] Getting LVT1: 8400
[ 0.032106] enabled ExtINT on CPU#0
[ 0.034404] ENABLING IO-APIC IRQs
[ 0.035182] init IO_APIC IRQs
[ 0.036008] apic 0 pin 0 not connected
[ 0.036902] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.038707] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.040034] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.041858] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.044031] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.045825] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.048031] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.049836] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.052030] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.053836] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.055653] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.056036] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.057872] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.060031] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.061836] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.064027] apic 0 pin 16 not connected
[ 0.064916] apic 0 pin 17 not connected
[ 0.065805] apic 0 pin 18 not connected
[ 0.066689] apic 0 pin 19 not connected
[ 0.068005] apic 0 pin 20 not connected
[ 0.068917] apic 0 pin 21 not connected
[ 0.069785] apic 0 pin 22 not connected
[ 0.070663] apic 0 pin 23 not connected
[ 0.072167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.073735] smpboot: CPU0: Intel Common KVM processor (fam: 0f, model: 06, stepping: 01)
[ 0.076005] Using local APIC timer interrupts.
[ 0.076005] calibrating APIC timer ...
[ 0.080000] ... lapic delta = 6249989
[ 0.080000] ... PM-Timer delta = 357953
[ 0.080000] ... PM-Timer result ok
[ 0.080000] ..... delta 6249989
[ 0.080000] ..... mult: 268434983
[ 0.080000] ..... calibration result: 3999992
[ 0.080000] ..... CPU clock speed is 2393.3622 MHz.
[ 0.080000] ..... host bus clock speed is 999.3992 MHz.
[ 0.080194] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[ 0.105652] SMP alternatives: lockdep: fixing up alternatives
[ 0.107158] smpboot: Booting Node 0, Processors #1 OK
[ 0.008000] kvm-clock: cpu 1, msr 0:fcc3041, secondary cpu clock
[ 0.008000] masked ExtINT on CPU#1
[ 0.124000] TSC synchronization [CPU#0 -> CPU#1]:
[ 0.124000] Measured 14568 cycles TSC warp between CPUs, turning off TSC clock.
[ 0.124000] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[ 0.128191] Brought up 2 CPUs
[ 0.128099] KVM setup async PF for cpu 1
[ 0.128099] kvm-stealtime: cpu 1, msr f10ccc0
[ 0.132006] smpboot: Total of 2 processors activated (9575.65 BogoMIPS)
[ 0.136070] devtmpfs: initialized
[ 0.138814] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.140957] regulator-dummy: no parameters
[ 0.142691] NET: Registered protocol family 16
[ 0.146237] ACPI: bus type PCI registered
[ 0.148084] PCI: Using configuration type 1 for base access
[ 0.161489] ACPI: Added _OSI(Module Device)
[ 0.161998] ACPI: Added _OSI(Processor Device)
[ 0.164007] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.165018] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.168749] ACPI: EC: Look up EC in DSDT
[ 0.176170] ACPI: Interpreter enabled
[ 0.176986] ACPI: (supports S0 S5)
[ 0.177743] ACPI: Using IOAPIC for interrupt routing
[ 0.178828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.194750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.196635] PCI host bridge to bus 0000:00
[ 0.197536] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.198718] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.200006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.201347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.202833] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[ 0.204101] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.206445] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.209139] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.213714] pci 0000:00:01.1: reg 0x20: [io 0xc060-0xc06f]
[ 0.216564] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.218657] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.220044] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.222081] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.224748] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[ 0.228709] pci 0000:00:02.0: reg 0x14: [mem 0xfebe0000-0xfebe0fff]
[ 0.237448] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
[ 0.239614] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 0.241145] pci 0000:00:03.0: reg 0x10: [io 0xc040-0xc05f]
[ 0.244006] pci 0000:00:03.0: reg 0x14: [mem 0xfebe1000-0xfebe1fff]
[ 0.250585] pci 0000:00:03.0: reg 0x30: [mem 0xfebd0000-0xfebdffff pref]
[ 0.252716] pci 0000:00:04.0: [8086:100e] type 00 class 0x020000
[ 0.255096] pci 0000:00:04.0: reg 0x10: [mem 0xfeb80000-0xfeb9ffff]
[ 0.257067] pci 0000:00:04.0: reg 0x14: [io 0xc000-0xc03f]
[ 0.264007] pci 0000:00:04.0: reg 0x30: [mem 0xfeba0000-0xfebbffff pref]
[ 0.265893] pci 0000:00:05.0: [8086:25ab] type 00 class 0x088000
[ 0.268006] pci 0000:00:05.0: reg 0x10: [mem 0xfebe2000-0xfebe200f]
[ 0.273648] pci_bus 0000:00: on NUMA node 0
[ 0.274535] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.276007] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.278984] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.280652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.282252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.284100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.285569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.287892] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 0.288014] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.289274] Found 1 acpi root devices
[ 0.292185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.293820] vgaarb: loaded
[ 0.294425] vgaarb: bridge control possible 0000:00:02.0
[ 0.296822] ACPI: bus type USB registered
[ 0.297782] usbcore: registered new interface driver usbfs
[ 0.298980] usbcore: registered new interface driver hub
[ 0.300190] usbcore: registered new device driver usb
[ 0.301436] pps_core: LinuxPPS API ver. 1 registered
[ 0.302503] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.304054] PTP clock support registered
[ 0.305323] wmi: Mapper loaded
[ 0.306104] PCI: Using ACPI for IRQ routing
[ 0.308006] PCI: pci_cache_line_size set to 64 bytes
[ 0.309336] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.310619] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[ 0.312866] NET: Registered protocol family 23
[ 0.314523] cfg80211: Calling CRDA to update world regulatory domain
[ 0.316208] nfc: nfc_init: NFC Core ver 0.1
[ 0.317074] NET: Registered protocol family 39
[ 0.318750] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.320222] Switched to clocksource kvm-clock
[ 0.321788] pnp: PnP ACPI init
[ 0.322580] ACPI: bus type PNP registered
[ 0.323590] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[ 0.325471] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.327158] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[ 0.328970] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.330401] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[ 0.332274] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.333761] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[ 0.335474] pnp 00:03: [dma 2]
[ 0.336222] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.337672] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[ 0.339461] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.340979] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[ 0.342742] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.344608] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.346274] pnp: PnP ACPI: found 7 devices
[ 0.347150] ACPI: bus type PNP unregistered
[ 0.354359] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.355539] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.356742] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.358060] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[ 0.360052] NET: Registered protocol family 2
[ 0.362337] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.363948] TCP bind hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.365577] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.367064] TCP: reno registered
[ 0.368067] UDP hash table entries: 256 (order: 3, 40960 bytes)
[ 0.369669] UDP-Lite hash table entries: 256 (order: 3, 40960 bytes)
[ 0.371445] NET: Registered protocol family 1
[ 0.373786] RPC: Registered named UNIX socket transport module.
[ 0.375039] RPC: Registered udp transport module.
[ 0.376105] RPC: Registered tcp transport module.
[ 0.377111] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.378480] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.379768] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.381054] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.382426] pci 0000:00:02.0: Boot video device
[ 0.383464] PCI: CLS 0 bytes, default 64
[ 0.384722] Unpacking initramfs...
[ 0.677002] debug: unmapping init [mem 0xffff88000fd03000-0xffff88000ffeffff]
[ 0.679601] has_svm: not amd
[ 0.680299] kvm: no hardware support
[ 0.681560] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[ 0.683471] blowfish-x86_64: performance on this CPU would be suboptimal: disabling blowfish-x86_64.
[ 0.687504] twofish-x86_64-3way: performance on this CPU would be suboptimal: disabling twofish-x86_64-3way.
[ 0.691179] sha1_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.691229] cryptomgr_test (24) used greatest stack depth: 6504 bytes left
[ 0.694054] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.695426] sha512_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 0.696821] AVX or AES-NI instructions are not detected.
[ 0.697945] AVX instructions are not detected.
[ 0.698902] AVX instructions are not detected.
[ 0.699840] AVX instructions are not detected.
[ 0.705492] Initializing RT-Tester: OK
[ 0.706309] audit: initializing netlink socket (disabled)
[ 0.707564] type=2000 audit(1380918215.762:1): initialized
[ 0.714856] DLM installed
[ 0.718031] NFS: Registering the id_resolver key type
[ 0.719271] Key type id_resolver registered
[ 0.720196] Key type id_legacy registered
[ 0.721033] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.723687] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 0.724728] fuse init (API version 7.22)
[ 0.726360] ceph: loaded (mds proto 32)
[ 0.730426] cryptomgr_test (43) used greatest stack depth: 5904 bytes left
[ 0.741273] cryptomgr_test (48) used greatest stack depth: 5848 bytes left
[ 0.744357] cryptomgr_test (49) used greatest stack depth: 5840 bytes left
[ 0.753072] cryptomgr_test (53) used greatest stack depth: 5752 bytes left
[ 0.782316] cryptomgr_test (72) used greatest stack depth: 5496 bytes left
[ 0.796396] alg: No test for crc32 (crc32-table)
[ 0.799491] alg: No test for lz4hc (lz4hc-generic)
[ 0.800815] alg: No test for stdrng (krng)
[ 0.803653] NET: Registered protocol family 38
[ 0.804713] Key type asymmetric registered
[ 0.805598] Asymmetric key parser 'x509' registered
[ 0.806633] test_string_helpers: Running tests...
[ 0.808375] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[ 0.809450] crc32: self tests passed, processed 225944 bytes in 242287 nsec
[ 0.811168] crc32c: CRC_LE_BITS = 32
[ 0.811920] crc32c: self tests passed, processed 225944 bytes in 144182 nsec
[ 0.814638] cr_bllcd: INTEL CARILLO RANCH LPC not found.
[ 0.815782] cr_bllcd: Carillo Ranch Backlight Driver Initialized.
[ 0.817598] VIA Graphics Integration Chipset framebuffer 2.4 initializing
[ 0.819264] vmlfb: initializing
[ 0.819951] Could not find Carillo Ranch MCH device.
[ 0.821221] no IO addresses supplied
[ 0.822173] hgafb: HGA card not detected.
[ 0.823017] hgafb: probe of hgafb.0 failed with error -22
[ 0.824421] usbcore: registered new interface driver udlfb
[ 0.825678] usbcore: registered new interface driver smscufx
[ 0.837787] uvesafb: VGABIOS Cirrus extension, VGABIOS Cirrus extension, 1.0, OEM: VGABIOS Cirrus extension, VBE v2.0
[ 0.842593] uvesafb: no monitor limits have been set, default refresh rate will be used
[ 0.844460] uvesafb: VBE state buffer size cannot be determined (eax=0x14f, err=0)
[ 0.846061] uvesafb: scrolling: redraw
[ 0.847854] uvesafb: framebuffer at 0xfc000000, mapped to 0xffffc90000080000, using 4096k, total 4096k
[ 0.849863] fb0: VESA VGA frame buffer device
[ 0.850933] ipmi message handler version 39.2
[ 0.851862] ipmi device interface
[ 0.852762] IPMI System Interface driver.
[ 0.853731] ipmi_si: Adding default-specified kcs state machine
[ 0.855014] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[ 0.857221] ipmi_si: Interface detection failed
[ 0.872111] ipmi_si: Adding default-specified smic state machine
[ 0.873413] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
[ 0.875529] ipmi_si: Interface detection failed
[ 0.888351] ipmi_si: Adding default-specified bt state machine
[ 0.889793] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
[ 0.891940] ipmi_si: Interface detection failed
[ 0.904299] ipmi_si: Unable to find any System Interface(s)
[ 0.905517] IPMI Watchdog: driver initialized
[ 0.906508] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 0.908562] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.910230] ACPI: Power Button [PWRF]
[ 1.028759] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.054902] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.057990] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $
[ 1.059536] ac.o: No PCI boards found.
[ 1.060376] ac.o: For an ISA board you must supply memory and irq parameters.
[ 1.062064] Non-volatile memory driver v1.3
[ 1.062972] Linux agpgart interface v0.103
[ 1.064435] [drm:drm_core_init] *ERROR* Cannot create /proc/dri
[ 1.065757] [drm] radeon kernel modesetting enabled.
[ 1.068570] [drm:drm_proc_init] *ERROR* Cannot create /proc/dri/0
[ 1.069871] [drm:drm_get_minor] *ERROR* DRM: Failed to initialize /proc/dri.
[ 1.071918] cirrus: probe of 0000:00:02.0 failed with error -1
[ 1.073471] usbcore: registered new interface driver udl
[ 1.078845] parport_pc 00:04: reported by Plug and Play ACPI
[ 1.080341] parport0: PC-style at 0x378, irq 7 [PCSPP(,...)]
[ 1.082916] ibmasm: IBM ASM Service Processor Driver version 1.0 loaded
[ 1.084503] dummy-irq: no IRQ given. Use irq=N
[ 1.085671] Phantom Linux Driver, version n0.9.8, init OK
[ 1.087240] Silicon Labs C2 port support v. 0.51.0 - (C) 2007 Rodolfo Giometti
[ 1.089258] c2port c2port0: C2 port uc added
[ 1.090178] c2port c2port0: uc flash has 30 blocks x 512 bytes (15360 bytes total)
[ 1.092171] Guest personality initialized and is inactive
[ 1.093733] VMCI host device registered (name=vmci, major=10, minor=56)
[ 1.095166] Initialized host personality
[ 1.096337] Driver for timberdale has been successfully registered.
[ 1.098050] usbcore: registered new interface driver viperboard
[ 1.099394] usbcore: registered new interface driver pn533
[ 1.101171] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.102571] device id = 2440
[ 1.103233] device id = 2480
[ 1.103857] device id = 24c0
[ 1.104531] device id = 24d0
[ 1.105180] device id = 25a1
[ 1.105812] device id = 2670
[ 1.106549] platform physmap-flash.0: failed to claim resource 0
[ 1.107888] SBC-GXx flash: IO:0x258-0x259 MEM:0xdc000-0xdffff
[ 1.109374] Could not find PAR responsible for SC520CDP Flash Bank #0
[ 1.110757] Trying default address 0x8400000
[ 1.111680] Could not find PAR responsible for SC520CDP Flash Bank #1
[ 1.113060] Trying default address 0x8c00000
[ 1.113987] Could not find PAR responsible for SC520CDP DIL Flash
[ 1.115306] Trying default address 0x9400000
[ 1.116402] SC520 CDP flash device: 0x800000 at 0x8400000
[ 1.117559] Failed to ioremap_nocache
[ 1.118363] Failed to ioremap_nocache
[ 1.119197] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[ 1.120685] slram: not enough parameters.
[ 1.128584] No valid DiskOnChip devices found
[ 1.129612] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.131612] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.133654] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.135644] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.137722] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.139733] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[ 1.141806] NAND device: Manufacturer ID: 0x98, Chip ID: 0x39 (Toshiba NAND 128MiB 1,8V 8-bit), 128MiB, page size: 512, OOB size: 16
[ 1.144580] flash size: 128 MiB
[ 1.145282] page size: 512 bytes
[ 1.145977] OOB area size: 16 bytes
[ 1.146752] sector size: 16 KiB
[ 1.147457] pages number: 262144
[ 1.148208] pages per sector: 32
[ 1.148896] bus width: 8
[ 1.149466] bits in sector size: 14
[ 1.150229] bits in page size: 9
[ 1.150917] bits in OOB size: 4
[ 1.151622] flash size with OOB: 135168 KiB
[ 1.152560] page address bytes: 4
[ 1.153287] sector address bytes: 3
[ 1.154016] options: 0x42
[ 1.164111] Scanning device for bad blocks
[ 1.207027] Creating 1 MTD partitions on "NAND 128MiB 1,8V 8-bit":
[ 1.208569] 0x000000000000-0x000008000000 : "NAND simulator partition 0"
[ 1.211056] parport0: powerup/reset Butterfly
[ 1.328882] parport_pc 00:04: registered master spi42
[ 1.330025] parport_pc 00:04: master is unqueued, this is deprecated
[ 1.331483] spi spi42.1: spi_bitbang_setup, 66 nsec/bit
[ 1.332675] spi spi42.1: setup mode 0, 8 bits/w, 15000000 Hz max --> 0
[ 1.334217] parport_pc 00:04: registered child spi42.1
[ 1.335309] parport0: dataflash at spi42.1
[ 1.336263] parport0: AVR Butterfly
[ 1.337150] parport0: cannot grant exclusive access for device spi-lm70llp
[ 1.338614] spi-lm70llp: spi_lm70llp probe fail, status -12
[ 1.340108] usbcore: registered new interface driver irda-usb
[ 1.341398] usbcore: registered new interface driver stir4200
[ 1.342685] usbcore: registered new interface driver mcs7780
[ 1.343916] usbcore: registered new interface driver kingsun-sir
[ 1.345336] usbcore: registered new interface driver ksdazzle-sir
[ 1.346765] usbcore: registered new interface driver ks959-sir
[ 1.348534] usbcore: registered new interface driver hwa-rc
[ 1.349908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.351264] ohci-pci: OHCI PCI platform driver
[ 1.352276] ohci-platform: OHCI generic platform driver
[ 1.353457] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.355173] driver u132_hcd
[ 1.356479] usbcore: registered new interface driver hwa-hc
[ 1.357737] fusbh200_hcd: FUSBH200 Host Controller (EHCI) Driver
[ 1.359005] Warning! fusbh200_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[ 1.361295] usbcore: registered new interface driver cdc_wdm
[ 1.362526] usbcore: registered new interface driver usbtmc
[ 1.364032] usbcore: registered new interface driver appledisplay
[ 1.365408] usbcore: registered new interface driver emi26 - firmware loader
[ 1.366944] usbcore: registered new interface driver emi62 - firmware loader
[ 1.368494] driver ftdi-elan
[ 1.369863] usbcore: registered new interface driver ftdi-elan
[ 1.371179] usbcore: registered new interface driver idmouse
[ 1.372500] usbcore: registered new interface driver usblcd
[ 1.373750] usbcore: registered new interface driver ldusb
[ 1.374988] usbcore: registered new interface driver usbled
[ 1.376257] usbcore: registered new interface driver legousbtower
[ 1.377560] usbcore: registered new interface driver rio500
[ 1.378811] usbcore: registered new interface driver usbtest
[ 1.380054] usbcore: registered new interface driver trancevibrator
[ 1.381458] usbcore: registered new interface driver uss720
[ 1.382685] uss720: v0.6:USB Parport Cable driver for Cables using the Lucent Technologies USS720 Chip
[ 1.384700] uss720: NOTE: this is a special purpose driver to allow nonstandard
[ 1.386290] uss720: protocols (eg. bitbang) over USS720 usb to parallel cables
[ 1.387823] uss720: If you just want to connect to a printer, use usblp instead
[ 1.389485] usbcore: registered new interface driver yurex
[ 1.390954] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.394413] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.395987] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.397336] parport0: cannot grant exclusive access for device parkbd
[ 1.513565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.516242] usbcore: registered new interface driver bcm5974
[ 1.518238] usbcore: registered new interface driver synaptics_usb
[ 1.520664] usbcore: registered new interface driver iforce
[ 1.522492] parport0: cannot grant exclusive access for device walkera0701
[ 1.524152] walkera0701: failed to register parport device
[ 1.526825] usbcore: registered new interface driver usbtouchscreen
[ 1.530184] apanel: Fujitsu BIOS signature 'FJKEYINF' not found...
[ 1.531716] usbcore: registered new interface driver ati_remote2
[ 1.533240] cm109: Keymap for Komunikate KIP1000 phone loaded
[ 1.534686] usbcore: registered new interface driver cm109
[ 1.535946] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
[ 1.537694] usbcore: registered new interface driver keyspan_remote
[ 1.539626] usbcore: registered new interface driver yealink
[ 1.540887] I2O subsystem v1.325
[ 1.541613] i2o: max drivers = 8
[ 1.542799] I2O Configuration OSM v1.323
[ 1.543698] I2O ProcFS OSM v1.316
[ 1.546035] rtc rtc0: test: dev (254:0)
[ 1.546892] rtc-test rtc-test.0: rtc core: registered test as rtc0
[ 1.548696] rtc rtc1: test: dev (254:1)
[ 1.549544] rtc-test rtc-test.1: rtc core: registered test as rtc1
[ 1.551239] i2c /dev entries driver
[ 1.552575] usbcore: registered new interface driver i2c-diolan-u2c
[ 1.553921] i2c-parport: adapter type unspecified
[ 1.554960] i2c-parport-light: adapter type unspecified
[ 1.556529] pps pps0: new PPS source ktimer
[ 1.557458] pps pps0: ktimer PPS source registered
[ 1.558509] pps_parport: parallel port PPS client
[ 1.559540] parport0: cannot grant exclusive access for device pps_parport
[ 1.561070] pps_parport: couldn't register with parport0
[ 1.562359] Driver for 1-wire Dallas network protocol.
[ 1.563653] usbcore: registered new interface driver DS9490R
[ 1.564920] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko
[ 1.566503] power_supply test_ac: uevent
[ 1.567346] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 1.568575] power_supply test_ac: prop ONLINE=1
[ 1.569600] power_supply test_ac: power_supply_changed
[ 1.570770] power_supply test_ac: power_supply_changed_work
[ 1.572004] power_supply test_ac: power_supply_update_gen_leds 1
[ 1.573625] power_supply test_battery: uevent
[ 1.574149] power_supply test_ac: uevent
[ 1.574151] power_supply test_ac: POWER_SUPPLY_NAME=test_ac
[ 1.574185] power_supply test_ac: prop ONLINE=1
[ 1.577660] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 1.579129] power_supply test_battery: prop STATUS=Discharging
[ 1.580439] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 1.581654] power_supply test_battery: prop HEALTH=Good
[ 1.582778] power_supply test_battery: prop PRESENT=1
[ 1.583868] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 1.585195] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 1.586500] power_supply test_battery: prop CHARGE_FULL=100
[ 1.587699] power_supply test_battery: prop CHARGE_NOW=50
[ 1.588915] power_supply test_battery: prop CAPACITY=50
[ 1.590032] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 1.591372] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 1.592717] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 1.594008] power_supply test_battery: prop MODEL_NAME=Test battery
[ 1.595357] power_supply test_battery: prop MANUFACTURER=Linux
[ 1.596638] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 1.598248] power_supply test_battery: prop TEMP=26
[ 1.599314] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 1.601016] power_supply test_battery: power_supply_changed
[ 1.602341] power_supply test_battery: power_supply_changed_work
[ 1.603638] power_supply test_battery: power_supply_update_bat_leds 2
[ 1.605060] power_supply test_battery: uevent
[ 1.606009] power_supply test_battery: POWER_SUPPLY_NAME=test_battery
[ 1.607468] power_supply test_battery: prop STATUS=Discharging
[ 1.608869] power_supply test_usb: uevent
[ 1.609757] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 1.611017] power_supply test_usb: prop ONLINE=1
[ 1.612118] power_supply test_usb: power_supply_changed
[ 1.614050] applesmc: supported laptop not found!
[ 1.615072] applesmc: driver init failed (ret=-19)!
[ 1.616196] power_supply test_battery: prop CHARGE_TYPE=Fast
[ 1.617411] power_supply test_battery: prop HEALTH=Good
[ 1.618559] power_supply test_battery: prop PRESENT=1
[ 1.619637] power_supply test_battery: prop TECHNOLOGY=Li-ion
[ 1.620928] power_supply test_battery: prop CHARGE_FULL_DESIGN=100
[ 1.622290] power_supply test_battery: prop CHARGE_FULL=100
[ 1.623471] power_supply test_battery: prop CHARGE_NOW=50
[ 1.625133] f71882fg: Not a Fintek device
[ 1.626034] f71882fg: Not a Fintek device
[ 1.628189] pc87360: PC8736x not detected, module not inserted
[ 1.630197] cpuidle: using governor ladder
[ 1.631059] cpuidle: using governor menu
[ 1.631967] sdhci: Secure Digital Host Controller Interface driver
[ 1.633382] power_supply test_battery: prop CAPACITY=50
[ 1.634517] power_supply test_battery: prop CAPACITY_LEVEL=Normal
[ 1.635816] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600
[ 1.637232] power_supply test_battery: prop TIME_TO_FULL_NOW=3600
[ 1.638553] power_supply test_battery: prop MODEL_NAME=Test battery
[ 1.639884] power_supply test_battery: prop MANUFACTURER=Linux
[ 1.641200] sdhci: Copyright(c) Pierre Ossman
[ 1.642338] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
[ 1.643844] power_supply test_battery: prop SERIAL_NUMBER=3.11.0-rc2-00010-gc817a67
[ 1.645624] power_supply test_battery: prop TEMP=26
[ 1.646168] usbcore: registered new interface driver vub300
[ 1.646228] usbcore: registered new interface driver ushc
[ 1.646229] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.647225] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.647668] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 1.649582] usbcore: registered new interface driver usbhid
[ 1.649583] usbhid: USB HID core driver
[ 1.649632] usbip_core: usbip_core_init:804: USB/IP Core v1.0.0
[ 1.649817] vhci_hcd: vhci_hcd_probe:1000: name vhci_hcd id -1
[ 1.649826] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
[ 1.649927] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 1
[ 1.649972] vhci_hcd: vhci_start:884: enter vhci_start
[ 1.651446] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.651449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.651451] usb usb1: Product: USB/IP Virtual Host Controller
[ 1.651453] usb usb1: Manufacturer: Linux 3.11.0-rc2-00010-gc817a67 vhci_hcd
[ 1.651455] usb usb1: SerialNumber: vhci_hcd
[ 1.668844] power_supply test_battery: prop VOLTAGE_NOW=3300
[ 1.669541] hub 1-0:1.0: USB hub found
[ 1.669570] vhci_hcd: vhci_hub_control:247: typeReq a006 wValue 2900 wIndex 0
[ 1.669605] vhci_hcd: vhci_hub_control:305: GetHubDescriptor
[ 1.669607] vhci_hcd: vhci_hub_control:398: port -1
[ 1.669608] vhci_hcd: vhci_hub_control:405: bye
[ 1.669620] hub 1-0:1.0: 8 ports detected
[ 1.669669] vhci_hcd: vhci_hub_control:247: typeReq a000 wValue 0 wIndex 0
[ 1.669677] vhci_hcd: vhci_hub_control:309: GetHubStatus
[ 1.669678] vhci_hcd: vhci_hub_control:398: port -1
[ 1.669679] vhci_hcd: vhci_hub_control:405: bye
[ 1.670485] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 1
[ 1.670487] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670488] vhci_hcd: vhci_hub_control:398: port 0
[ 1.670490] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670492] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670493] vhci_hcd: dump_port_status_diff:119:
[ 1.670494] vhci_hcd: vhci_hub_control:405: bye
[ 1.670500] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 2
[ 1.670502] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670503] vhci_hcd: vhci_hub_control:398: port 1
[ 1.670504] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670506] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670507] vhci_hcd: dump_port_status_diff:119:
[ 1.670508] vhci_hcd: vhci_hub_control:405: bye
[ 1.670513] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 3
[ 1.670515] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670516] vhci_hcd: vhci_hub_control:398: port 2
[ 1.670518] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670519] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670520] vhci_hcd: dump_port_status_diff:119:
[ 1.670521] vhci_hcd: vhci_hub_control:405: bye
[ 1.670527] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 4
[ 1.670528] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670529] vhci_hcd: vhci_hub_control:398: port 3
[ 1.670531] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670532] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670533] vhci_hcd: dump_port_status_diff:119:
[ 1.670534] vhci_hcd: vhci_hub_control:405: bye
[ 1.670539] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 5
[ 1.670541] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670542] vhci_hcd: vhci_hub_control:398: port 4
[ 1.670543] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670545] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670546] vhci_hcd: dump_port_status_diff:119:
[ 1.670547] vhci_hcd: vhci_hub_control:405: bye
[ 1.670552] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 6
[ 1.670553] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670555] vhci_hcd: vhci_hub_control:398: port 5
[ 1.670556] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670557] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670558] vhci_hcd: dump_port_status_diff:119:
[ 1.670559] vhci_hcd: vhci_hub_control:405: bye
[ 1.670565] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 7
[ 1.670566] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670567] vhci_hcd: vhci_hub_control:398: port 6
[ 1.670569] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670570] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670571] vhci_hcd: dump_port_status_diff:119:
[ 1.670572] vhci_hcd: vhci_hub_control:405: bye
[ 1.670577] vhci_hcd: vhci_hub_control:247: typeReq 2303 wValue 8 wIndex 8
[ 1.670579] vhci_hcd: vhci_hub_control:384: SetPortFeature: default 8
[ 1.670580] vhci_hcd: vhci_hub_control:398: port 7
[ 1.670581] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000000 -> 00000100
[ 1.670583] vhci_hcd: dump_port_status_diff:115: +POWER
[ 1.670584] vhci_hcd: dump_port_status_diff:119:
[ 1.670585] vhci_hcd: vhci_hub_control:405: bye
[ 1.670836] vhci_hcd: vhci_hcd_probe:1034: bye
[ 1.670844] vhci_hcd: vhci_hcd_init:1156: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
[ 1.755983] power_supply test_usb: power_supply_changed_work
[ 1.755983] usbcore: registered new interface driver usbip-host
[ 1.755983] usbip_host: usbip_host_init:270: USB/IP Host Driver v1.0.0
[ 1.756341] usbcore: registered new interface driver tranzport
[ 1.756362] usbcore: registered new interface driver alphatrack
[ 1.756363] vme_user: VME User Space Access Driver
[ 1.756364] vme_user: No cards, skipping registration
[ 1.757413] Loading crystalhd 0.9.27
[ 1.757531] usbcore: registered new interface driver ft1000usb
[ 1.757661] usbcore: registered new interface driver gdm_wimax
[ 1.757677] usbcore: registered new interface driver cedusb
[ 1.769424] power_supply test_usb: power_supply_update_gen_leds 1
[ 1.769736] ipip: IPv4 over IPv4 tunneling driver
[ 1.770357] gre: GRE over IPv4 demultiplexor driver
[ 1.770359] IPv4 over IPSec tunneling driver
[ 1.770896] TCP: cubic registered
[ 1.770901] NET: Registered protocol family 17
[ 1.775763] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 1
[ 1.775871] power_supply test_usb: uevent
[ 1.775874] power_supply test_usb: POWER_SUPPLY_NAME=test_usb
[ 1.775948] power_supply test_usb: prop ONLINE=1
[ 1.780642] vhci_hcd: vhci_hub_control:313: GetPortStatus port 1
[ 1.783864] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.785299] vhci_hcd: vhci_hub_control:398: port 0
[ 1.786333] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.788112] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.789246] vhci_hcd: dump_port_status_diff:119:
[ 1.790249] vhci_hcd: vhci_hub_control:405: bye
[ 1.791412] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 2
[ 1.793038] NET: Registered protocol family 9
[ 1.793050] vhci_hcd: vhci_hub_control:313: GetPortStatus port 2
[ 1.793052] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.793054] vhci_hcd: vhci_hub_control:398: port 1
[ 1.793055] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.793057] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.793058] vhci_hcd: dump_port_status_diff:119:
[ 1.793059] vhci_hcd: vhci_hub_control:405: bye
[ 1.793072] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 3
[ 1.793074] vhci_hcd: vhci_hub_control:313: GetPortStatus port 3
[ 1.793103] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.793104] vhci_hcd: vhci_hub_control:398: port 2
[ 1.793106] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.793107] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.793108] vhci_hcd: dump_port_status_diff:119:
[ 1.793109] vhci_hcd: vhci_hub_control:405: bye
[ 1.793117] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 4
[ 1.793118] vhci_hcd: vhci_hub_control:313: GetPortStatus port 4
[ 1.793119] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.793121] vhci_hcd: vhci_hub_control:398: port 3
[ 1.793122] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.793123] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.793125] vhci_hcd: dump_port_status_diff:119:
[ 1.793126] vhci_hcd: vhci_hub_control:405: bye
[ 1.793133] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 5
[ 1.793134] vhci_hcd: vhci_hub_control:313: GetPortStatus port 5
[ 1.793136] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.793137] vhci_hcd: vhci_hub_control:398: port 4
[ 1.793138] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.793139] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.793141] vhci_hcd: dump_port_status_diff:119:
[ 1.793142] vhci_hcd: vhci_hub_control:405: bye
[ 1.793148] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 6
[ 1.793150] vhci_hcd: vhci_hub_control:313: GetPortStatus port 6
[ 1.793151] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.793152] vhci_hcd: vhci_hub_control:398: port 5
[ 1.793153] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.793155] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.793156] vhci_hcd: dump_port_status_diff:119:
[ 1.793157] vhci_hcd: vhci_hub_control:405: bye
[ 1.793164] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 7
[ 1.793165] vhci_hcd: vhci_hub_control:313: GetPortStatus port 7
[ 1.793166] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.793167] vhci_hcd: vhci_hub_control:398: port 6
[ 1.793169] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.793170] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.793171] vhci_hcd: dump_port_status_diff:119:
[ 1.793172] vhci_hcd: vhci_hub_control:405: bye
[ 1.793179] vhci_hcd: vhci_hub_control:247: typeReq a300 wValue 0 wIndex 8
[ 1.793181] vhci_hcd: vhci_hub_control:313: GetPortStatus port 8
[ 1.793182] vhci_hcd: vhci_hub_control:355: GetPortStatus bye 100 0
[ 1.793183] vhci_hcd: vhci_hub_control:398: port 7
[ 1.793185] vhci_hcd: dump_port_status_diff:101: status prev -> new: 00000100 -> 00000100
[ 1.793186] vhci_hcd: dump_port_status_diff:115: POWER
[ 1.793187] vhci_hcd: dump_port_status_diff:119:
[ 1.793188] vhci_hcd: vhci_hub_control:405: bye
[ 1.863996] X.25 for Linux Version 0.2
[ 1.864313] usb usb1: vhci_bus_suspend
[ 1.864325] vhci_hcd: vhci_hub_status:208: changed 0
[ 1.868458] NET: Registered protocol family 33
[ 1.869441] Key type rxrpc registered
[ 1.870257] Key type rxrpc_s registered
[ 1.871935] RxRPC: Registered security type 2 'rxkad'
[ 1.873331] l2tp_core: L2TP core driver, V2.0
[ 1.874295] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[ 1.876362] DECnet: Routing cache hash table of 256 buckets, 16Kbytes
[ 1.878067] NET: Registered protocol family 12
[ 1.892433] 8021q: 802.1Q VLAN Support v1.8
[ 1.894040] sctp: Hash tables configured (established 1024 bind 1024)
[ 1.896486] rds_page_remainder_cpu_notify(): cpu 0 action 0x7
[ 1.897734] rds_page_remainder_cpu_notify(): cpu 1 action 0x7
[ 1.899004] NET: Registered protocol family 37
[ 1.900176] NET: Registered protocol family 36
[ 1.901307] Key type dns_resolver registered
[ 1.902266] Key type ceph registered
[ 1.903574] libceph: loaded (mon/osd proto 15/24)
[ 1.904941] mpls_gso: MPLS GSO support
[ 1.906422]
[ 1.906422] printing PIC contents
[ 1.907465] ... PIC IMR: ffff
[ 1.908149] ... PIC IRR: 1013
[ 1.908851] ... PIC ISR: 0000
[ 1.909532] ... PIC ELCR: 0c00
[ 1.910225] printing local APIC contents on CPU#0/0:
[ 1.911290] ... APIC ID: 00000000 (0)
[ 1.912182] ... APIC VERSION: 00050014
[ 1.912825] ... APIC TASKPRI: 00000000 (00)
[ 1.912825] ... APIC PROCPRI: 00000000
[ 1.912825] ... APIC LDR: 01000000
[ 1.912825] ... APIC DFR: ffffffff
[ 1.912825] ... APIC SPIV: 000001ff
[ 1.912825] ... APIC ISR field:
[ 1.912825] 0000000000000000000000000000000000000000000000000000000000000000
[ 1.912825] ... APIC TMR field:
[ 1.912825] 0000000002000000000000000000000000000000000000000000000000000000
[ 1.912825] ... APIC IRR field:
[ 1.912825] 0000000000000000000000000000000000000000000000000000000000008000
[ 1.912825] ... APIC ESR: 00000000
[ 1.912825] ... APIC ICR: 000008fd
[ 1.912825] ... APIC ICR2: 02000000
[ 1.912825] ... APIC LVTT: 000000ef
[ 1.912825] ... APIC LVTPC: 00010000
[ 1.912825] ... APIC LVT0: 00010700
[ 1.912825] ... APIC LVT1: 00000400
[ 1.912825] ... APIC LVTERR: 000000fe
[ 1.912825] ... APIC TMICT: 0003060c
[ 1.912825] ... APIC TMCCT: 00000000
[ 1.912825] ... APIC TDCR: 00000003
[ 1.912825]
[ 1.933331] number of MP IRQ sources: 15.
[ 1.934207] number of IO-APIC #0 registers: 24.
[ 1.935171] testing the IO APIC.......................
[ 1.936324] IO APIC #0......
[ 1.936939] .... register #00: 00000000
[ 1.937767] ....... : physical APIC id: 00
[ 1.938698] ....... : Delivery Type: 0
[ 1.939556] ....... : LTS : 0
[ 1.940468] .... register #01: 00170011
[ 1.941303] ....... : max redirection entries: 17
[ 1.942381] ....... : PRQ implemented: 0
[ 1.943296] ....... : IO APIC version: 11
[ 1.944263] .... register #02: 00000000
[ 1.945099] ....... : arbitration: 00
[ 1.945942] .... IRQ redirection table:
[ 1.946790] 1 0 0 0 0 0 0 00
[ 1.947785] 0 0 0 0 0 1 1 31
[ 1.948840] 0 0 0 0 0 1 1 30
[ 1.949823] 0 0 0 0 0 1 1 33
[ 1.950808] 1 0 0 0 0 1 1 34
[ 1.951796] 1 1 0 0 0 1 1 35
[ 1.952822] 0 0 0 0 0 1 1 36
[ 1.953807] 0 0 0 0 0 1 1 37
[ 1.954792] 0 0 0 0 0 1 1 38
[ 1.955779] 0 1 0 0 0 1 1 39
[ 1.956825] 1 1 0 0 0 1 1 3A
[ 1.957811] 1 1 0 0 0 1 1 3B
[ 1.958802] 0 0 0 0 0 1 1 3C
[ 1.959795] 0 0 0 0 0 1 1 3D
[ 1.960820] 0 0 0 0 0 1 1 3E
[ 1.961809] 0 0 0 0 0 1 1 3F
[ 1.962801] 1 0 0 0 0 0 0 00
[ 1.963790] 1 0 0 0 0 0 0 00
[ 1.964814] 1 0 0 0 0 0 0 00
[ 1.965811] 1 0 0 0 0 0 0 00
[ 1.966798] 1 0 0 0 0 0 0 00
[ 1.967789] 1 0 0 0 0 0 0 00
[ 1.968807] 1 0 0 0 0 0 0 00
[ 1.969795] 1 0 0 0 0 0 0 00
[ 1.970767] IRQ to pin mappings:
[ 1.971480] IRQ0 -> 0:2
[ 1.972129] IRQ1 -> 0:1
[ 1.972717] IRQ3 -> 0:3
[ 1.973325] IRQ4 -> 0:4
[ 1.973910] IRQ5 -> 0:5
[ 1.974516] IRQ6 -> 0:6
[ 1.975122] IRQ7 -> 0:7
[ 1.975707] IRQ8 -> 0:8
[ 1.976344] IRQ9 -> 0:9
[ 1.976930] IRQ10 -> 0:10
[ 1.977570] IRQ11 -> 0:11
[ 1.978212] IRQ12 -> 0:12
[ 1.978835] IRQ13 -> 0:13
[ 1.979481] IRQ14 -> 0:14
[ 1.980162] IRQ15 -> 0:15
[ 1.980784] .................................... done.
[ 1.982944] registered taskstats version 1
[ 1.984951] rtc-test rtc-test.0: setting system clock to 2013-10-04 20:23:37 UTC (1380918217)
[ 1.988762] debug: unmapping init [mem 0xffffffff81dd5000-0xffffffff81ea6fff]
mount: mounting proc on /proc failed: No such device
/etc/rcS.d/S00fbsetup: line 3: /sbin/modprobe: not found
[ 2.080043] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 2.081828] IP: [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.083199] PGD c9c1067 PUD c998067 PMD 0
[ 2.084017] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 2.084017] CPU: 0 PID: 122 Comm: rc Not tainted 3.11.0-rc2-00010-gc817a67 #409
[ 2.084017] task: ffff88000d2c2c00 ti: ffff88000c9a4000 task.ti: ffff88000c9a4000
[ 2.084017] RIP: 0010:[<ffffffff81097b28>] [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.084017] RSP: 0000:ffff88000f003ef0 EFLAGS: 00010002
[ 2.084017] RAX: ffff88000f003ef0 RBX: ffffffff81f167c0 RCX: 0000000000000002
[ 2.084017] RDX: 0000000000000000 RSI: ffffffff81097a38 RDI: ffffffff81f167c0
[ 2.084017] RBP: ffff88000f003f28 R08: 0000000000000002 R09: 0000000000000001
[ 2.084017] R10: ffffffff81097a38 R11: 0000000000000020 R12: ffff88000cd758a0
[ 2.084017] R13: ffff88000f003ef0 R14: ffffffff810a0182 R15: ffff88000cd75860
[ 2.084017] FS: 00007f14f5228700(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[ 2.084017] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2.084017] CR2: 0000000000000008 CR3: 000000000c999000 CR4: 00000000000006b0
[ 2.084017] Stack:
[ 2.084017] ffff88000cd758a0 ffff880000137d60 0000000000000101 ffffffff81c1b088
[ 2.084017] ffff88000c9a5fd8 000000000000000a 0000000000000101 ffff88000f003f80
[ 2.084017] ffffffff81093f98 0000000000000001 0000000000000001 0040604000000000
[ 2.084017] Call Trace:
[ 2.084017] <IRQ>
[ 2.084017] [<ffffffff81093f98>] __do_softirq+0xc8/0x18d
[ 2.084017] [<ffffffff81094172>] irq_exit+0x56/0x97
[ 2.084017] [<ffffffff81043f11>] smp_apic_timer_interrupt+0x30/0x3c
[ 2.084017] [<ffffffff818350f2>] apic_timer_interrupt+0x72/0x80
[ 2.084017] <EOI>
[ 2.084017] [<ffffffff811079d2>] ? handle_pte_fault+0x1dd/0x879
[ 2.084017] [<ffffffff810a7870>] ? __wake_up_bit+0x10/0x2e
[ 2.084017] [<ffffffff8110699f>] ? vm_normal_page+0x6b/0x7d
[ 2.084017] [<ffffffff810f2ba1>] unlock_page+0x27/0x2a
[ 2.084017] [<ffffffff81107ab7>] handle_pte_fault+0x2c2/0x879
[ 2.084017] [<ffffffff81105982>] ? pmd_offset+0x14/0x3d
[ 2.084017] [<ffffffff81108e10>] handle_mm_fault+0x89/0xad
[ 2.084017] [<ffffffff8104bc67>] __do_page_fault+0x1f6/0x399
[ 2.084017] [<ffffffff8183316f>] ? _raw_spin_unlock_irqrestore+0x67/0x75
[ 2.084017] [<ffffffff810a760e>] ? remove_wait_queue+0x48/0x4d
[ 2.084017] [<ffffffff8109207a>] ? do_wait+0x1eb/0x1fe
[ 2.084017] [<ffffffff810c4b26>] ? trace_hardirqs_off_caller+0x37/0xa4
[ 2.084017] [<ffffffff8104be32>] do_page_fault+0x9/0xb
[ 2.084017] [<ffffffff81048c08>] do_async_page_fault+0x2c/0x5e
[ 2.084017] [<ffffffff81833e98>] async_page_fault+0x28/0x30
[ 2.084017] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24
[ 2.084017] RIP [<ffffffff81097b28>] run_timer_softirq+0x12c/0x1b8
[ 2.084017] RSP <ffff88000f003ef0>
[ 2.084017] CR2: 0000000000000008
[ 2.084017] ---[ end trace 9f79893c577c0d6c ]---
[ 2.084017] Kernel panic - not syncing: Fatal exception in interrupt
[ 2.084017] Rebooting in 10 seconds..
BUG: kernel boot oops
Elapsed time: 10
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67 -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-x1-0928/next:master:c817a67ecba7c3c2aaa104796d78f160af60920d:bisect-mm/.vmlinuz-c817a67ecba7c3c2aaa104796d78f160af60920d-20131005135357-1819-lkp-tt02 branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-x1-0928/c817a67ecba7c3c2aaa104796d78f160af60920d/vmlinuz-3.11.0-rc2-00010-gc817a67' -initrd /kernel-tests/initrd/yocto-minimal-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::5365-:22 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -pidfile /dev/shm/kboot/pid-yocto-lkp-tt02-20 -serial file:/dev/shm/kboot/serial-yocto-lkp-tt02-20 -daemonize -display none -monitor null
[-- Attachment #6: config-3.11.0-rc2-00010-gc817a67 --]
[-- Type: text/plain, Size: 79497 bytes --]
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.11.0-rc2 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=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=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
CONFIG_ARCH_CPU_PROBE_RELEASE=y
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_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=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
# CONFIG_SYSVIPC is not set
CONFIG_POSIX_MQUEUE=y
# CONFIG_FHANDLE is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y
#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_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_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_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
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_USER_QS is not set
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_RCU_FAST_NO_HZ is not set
CONFIG_TREE_RCU_TRACE=y
# CONFIG_RCU_BOOST is not set
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_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 is not set
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
# CONFIG_PROC_PID_CPUSET is not set
# CONFIG_CGROUP_CPUACCT is not set
# CONFIG_RESOURCE_COUNTERS is not set
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_CHECKPOINT_RESTORE=y
# CONFIG_NAMESPACES is not set
CONFIG_UIDGID_CONVERTED=y
# CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
CONFIG_SCHED_AUTOGROUP=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 is not set
# CONFIG_RD_LZMA is not set
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_ANON_INODES=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_PRINTK=y
CONFIG_BUG=y
# CONFIG_PCSPKR_PLATFORM is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
# CONFIG_EPOLL is not set
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_PCI_QUIRKS=y
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
# CONFIG_VM_EVENT_COUNTERS is not set
CONFIG_COMPAT_BRK=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
# CONFIG_PROFILING 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_USE_GENERIC_SMP_HELPERS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_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_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_MODULES_USE_ELF_RELA=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
# CONFIG_MODULES is not set
CONFIG_STOP_MACHINE=y
# CONFIG_BLOCK is not set
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
# CONFIG_FREEZER is not set
#
# Processor type and features
#
# CONFIG_ZONE_DMA is not set
CONFIG_SMP=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
# CONFIG_X86_INTEL_LPSS is not set
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_PARAVIRT_SPINLOCKS is not set
# CONFIG_XEN is not set
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_KVM_GUEST=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
CONFIG_NO_BOOTMEM=y
CONFIG_MEMTEST=y
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
# CONFIG_DMI is not set
# CONFIG_GART_IOMMU is not set
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_MAXSMP=y
CONFIG_NR_CPUS=4096
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
# 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_I8K=y
CONFIG_MICROCODE=y
# CONFIG_MICROCODE_INTEL is not set
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
# CONFIG_MICROCODE_INTEL_EARLY is not set
# CONFIG_MICROCODE_AMD_EARLY is not set
CONFIG_MICROCODE_EARLY=y
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
# CONFIG_SPARSEMEM_VMEMMAP is not set
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
# CONFIG_COMPACTION is not set
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=0
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_CLEANCACHE is not set
# CONFIG_ZBUD is not set
CONFIG_MEM_SOFT_DIRTY=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
# CONFIG_MTRR is not set
# CONFIG_ARCH_RANDOM is not set
CONFIG_X86_SMAP=y
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
CONFIG_CRASH_DUMP=y
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
CONFIG_BOOTPARAM_HOTPLUG_CPU0=y
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
#
# Power management and ACPI options
#
# CONFIG_SUSPEND is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_ACPI=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_I2C=y
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_IPMI is not set
CONFIG_ACPI_HOTPLUG_CPU=y
# 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_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_SFI is not set
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# 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=y
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_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set
#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_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
#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=y
#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MMCONFIG is not set
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
CONFIG_PCIEAER_INJECT=y
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEBUG=y
# CONFIG_PCIEASPM_DEFAULT is not set
CONFIG_PCIEASPM_POWERSAVE=y
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_REALLOC_ENABLE_AUTO=y
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
# CONFIG_PCI_IOAPIC is not set
CONFIG_PCI_LABEL=y
#
# PCI host controller drivers
#
# CONFIG_ISA_DMA_API is not set
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y
#
# PC-card bridges
#
# CONFIG_YENTA is not set
CONFIG_PD6729=y
# CONFIG_I82092 is not set
CONFIG_PCCARD_NONSTATIC=y
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_RAPIDIO is not set
#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_BINFMT_SCRIPT=y
# CONFIG_HAVE_AOUT is not set
# CONFIG_BINFMT_MISC is not set
# CONFIG_COREDUMP is not set
# CONFIG_IA32_EMULATION is not set
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
# CONFIG_XFRM_USER is not set
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
# CONFIG_IP_MULTIPLE_TABLES is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_IP_PNP_RARP is not set
CONFIG_NET_IPIP=y
CONFIG_NET_IPGRE_DEMUX=y
CONFIG_NET_IP_TUNNEL=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD 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=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=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_TCP is not set
CONFIG_RDS_DEBUG=y
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
CONFIG_L2TP=y
# CONFIG_L2TP_DEBUGFS is not set
# CONFIG_L2TP_V3 is not set
CONFIG_STP=y
CONFIG_GARP=y
CONFIG_BRIDGE=y
# CONFIG_BRIDGE_IGMP_SNOOPING is not set
# CONFIG_BRIDGE_VLAN_FILTERING is not set
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 is not set
# CONFIG_ATALK is not set
CONFIG_X25=y
CONFIG_LAPB=y
CONFIG_PHONET=y
CONFIG_IEEE802154=y
# CONFIG_MAC802154 is not set
# CONFIG_NET_SCHED is not set
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
CONFIG_NETLINK_MMAP=y
# CONFIG_NETLINK_DIAG is not set
CONFIG_NET_MPLS_GSO=y
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
CONFIG_NETPRIO_CGROUP=y
CONFIG_NET_LL_RX_POLL=y
CONFIG_BQL=y
CONFIG_NET_FLOW_LIMIT=y
#
# Network testing
#
CONFIG_HAMRADIO=y
#
# Packet Radio protocols
#
# CONFIG_AX25 is not set
# CONFIG_CAN is not set
CONFIG_IRDA=y
#
# IrDA protocols
#
CONFIG_IRLAN=y
# CONFIG_IRCOMM is not set
CONFIG_IRDA_ULTRA=y
#
# IrDA options
#
# CONFIG_IRDA_CACHE_LAST_LSAP is not set
# CONFIG_IRDA_FAST_RR is not set
# CONFIG_IRDA_DEBUG is not set
#
# Infrared-port device drivers
#
#
# SIR device drivers
#
# CONFIG_IRTTY_SIR is not set
#
# Dongle support
#
CONFIG_KINGSUN_DONGLE=y
CONFIG_KSDAZZLE_DONGLE=y
CONFIG_KS959_DONGLE=y
#
# FIR device drivers
#
CONFIG_USB_IRDA=y
CONFIG_SIGMATEL_FIR=y
CONFIG_VLSI_FIR=y
CONFIG_MCS_FIR=y
# CONFIG_BT is not set
CONFIG_AF_RXRPC=y
CONFIG_AF_RXRPC_DEBUG=y
CONFIG_RXKAD=y
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_CERTIFICATION_ONUS=y
# CONFIG_CFG80211_DEFAULT_PS is not set
CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
# CONFIG_CFG80211_WEXT is not set
# CONFIG_LIB80211 is not set
# CONFIG_MAC80211 is not set
CONFIG_WIMAX=y
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
# CONFIG_RFKILL_INPUT is not set
# CONFIG_RFKILL_REGULATOR is not set
# CONFIG_NET_9P is not set
CONFIG_CAIF=y
CONFIG_CAIF_DEBUG=y
CONFIG_CAIF_NETDEV=y
CONFIG_CAIF_USB=y
CONFIG_CEPH_LIB=y
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set
# CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set
CONFIG_NFC=y
CONFIG_NFC_NCI=y
CONFIG_NFC_NCI_SPI=y
CONFIG_NFC_HCI=y
CONFIG_NFC_SHDLC=y
#
# Near Field Communication (NFC) devices
#
CONFIG_NFC_PN533=y
# CONFIG_NFC_SIM is not set
CONFIG_NFC_PN544=y
CONFIG_NFC_PN544_I2C=y
CONFIG_NFC_MICROREAD=y
# CONFIG_NFC_MICROREAD_I2C is not set
CONFIG_HAVE_BPF_JIT=y
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
# CONFIG_DEVTMPFS_MOUNT is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_DMA_SHARED_BUFFER=y
#
# Bus devices
#
CONFIG_CONNECTOR=y
# CONFIG_PROC_EVENTS is not set
CONFIG_MTD=y
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
CONFIG_MTD_REDBOOT_PARTS_READONLY=y
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_AR7_PARTS=y
#
# User Modules And Translation Layers
#
CONFIG_MTD_OOPS=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=y
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_CFI_STAA=y
CONFIG_MTD_CFI_UTIL=y
CONFIG_MTD_RAM=y
CONFIG_MTD_ROM=y
CONFIG_MTD_ABSENT=y
#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_COMPAT=y
CONFIG_MTD_PHYSMAP_START=0x8000000
CONFIG_MTD_PHYSMAP_LEN=0
CONFIG_MTD_PHYSMAP_BANKWIDTH=2
CONFIG_MTD_SC520CDP=y
# CONFIG_MTD_NETSC520 is not set
CONFIG_MTD_TS5500=y
CONFIG_MTD_SBC_GXX=y
CONFIG_MTD_AMD76XROM=y
# CONFIG_MTD_ICHXROM is not set
CONFIG_MTD_ESB2ROM=y
# CONFIG_MTD_CK804XROM is not set
CONFIG_MTD_SCB2_FLASH=y
# CONFIG_MTD_NETtel is not set
# CONFIG_MTD_L440GX is not set
# CONFIG_MTD_PCI is not set
# CONFIG_MTD_PCMCIA is not set
CONFIG_MTD_GPIO_ADDR=y
CONFIG_MTD_INTEL_VR_NOR=y
CONFIG_MTD_PLATRAM=y
CONFIG_MTD_LATCH_ADDR=y
#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_DATAFLASH is not set
CONFIG_MTD_M25P80=y
# CONFIG_M25PXX_USE_FAST_READ is not set
CONFIG_MTD_SST25L=y
CONFIG_MTD_SLRAM=y
CONFIG_MTD_PHRAM=y
# CONFIG_MTD_MTDRAM is not set
#
# Disk-On-Chip Device Drivers
#
CONFIG_MTD_DOCG3=y
CONFIG_BCH_CONST_M=14
CONFIG_BCH_CONST_T=4
CONFIG_MTD_NAND_ECC=y
# CONFIG_MTD_NAND_ECC_SMC is not set
CONFIG_MTD_NAND=y
# CONFIG_MTD_NAND_ECC_BCH is not set
# CONFIG_MTD_SM_COMMON is not set
CONFIG_MTD_NAND_DENALI=y
# CONFIG_MTD_NAND_DENALI_PCI is not set
CONFIG_MTD_NAND_IDS=y
# CONFIG_MTD_NAND_RICOH is not set
CONFIG_MTD_NAND_DISKONCHIP=y
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED=y
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
CONFIG_MTD_NAND_DISKONCHIP_PROBE_HIGH=y
CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE=y
# CONFIG_MTD_NAND_DOCG4 is not set
CONFIG_MTD_NAND_CAFE=y
CONFIG_MTD_NAND_NANDSIM=y
# CONFIG_MTD_NAND_PLATFORM is not set
# CONFIG_MTD_ALAUDA is not set
CONFIG_MTD_ONENAND=y
# CONFIG_MTD_ONENAND_VERIFY_WRITE is not set
# 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_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_PC_PCMCIA is not set
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=y
# CONFIG_PARPORT_1284 is not set
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y
#
# Protocols
#
CONFIG_PNPACPI=y
#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=y
# CONFIG_AD525X_DPOT is not set
CONFIG_DUMMY_IRQ=y
CONFIG_IBM_ASM=y
CONFIG_PHANTOM=y
# CONFIG_INTEL_MID_PTI is not set
# CONFIG_SGI_IOC4 is not set
CONFIG_TIFM_CORE=y
CONFIG_TIFM_7XX1=y
CONFIG_ICS932S401=y
CONFIG_ATMEL_SSC=y
CONFIG_ENCLOSURE_SERVICES=y
CONFIG_CS5535_MFGPT=y
CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7
# CONFIG_CS5535_CLOCK_EVENT_SRC is not set
CONFIG_HP_ILO=y
CONFIG_APDS9802ALS=y
CONFIG_ISL29003=y
CONFIG_ISL29020=y
CONFIG_SENSORS_TSL2550=y
CONFIG_SENSORS_BH1780=y
CONFIG_SENSORS_BH1770=y
# CONFIG_SENSORS_APDS990X is not set
CONFIG_HMC6352=y
# CONFIG_DS1682 is not set
CONFIG_TI_DAC7512=y
CONFIG_VMWARE_BALLOON=y
# CONFIG_BMP085_I2C is not set
# CONFIG_BMP085_SPI is not set
CONFIG_PCH_PHUB=y
CONFIG_USB_SWITCH_FSA9480=y
CONFIG_LATTICE_ECP3_CONFIG=y
# CONFIG_SRAM is not set
CONFIG_C2PORT=y
CONFIG_C2PORT_DURAMAR_2150=y
#
# EEPROM support
#
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_AT25=y
CONFIG_EEPROM_LEGACY=y
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=y
CONFIG_EEPROM_93XX46=y
CONFIG_CB710_CORE=y
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y
#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
CONFIG_SENSORS_LIS3_I2C=y
#
# Altera FPGA firmware download module
#
CONFIG_ALTERA_STAPL=y
CONFIG_VMWARE_VMCI=y
CONFIG_HAVE_IDE=y
#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_SCSI_DMA is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
CONFIG_FIREWIRE_NOSY=y
CONFIG_I2O=y
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
CONFIG_I2O_EXT_ADAPTEC=y
CONFIG_I2O_EXT_ADAPTEC_DMA64=y
CONFIG_I2O_CONFIG=y
# CONFIG_I2O_CONFIG_OLD_IOCTL is not set
# CONFIG_I2O_BUS is not set
CONFIG_I2O_PROC=y
# CONFIG_MACINTOSH_DRIVERS is not set
# CONFIG_NETDEVICES is not set
# CONFIG_VHOST_NET is not set
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_SPARSEKMAP=y
# CONFIG_INPUT_MATRIXKMAP is not set
#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5520 is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_STMPE is not set
# CONFIG_KEYBOARD_TC3589X is not set
# CONFIG_KEYBOARD_XTKBD is not set
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_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
CONFIG_MOUSE_BCM5974=y
CONFIG_MOUSE_CYAPA=y
CONFIG_MOUSE_VSXXXAA=y
# CONFIG_MOUSE_GPIO is not set
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=y
# CONFIG_JOYSTICK_GUILLEMOT is not set
CONFIG_JOYSTICK_INTERACT=y
CONFIG_JOYSTICK_SIDEWINDER=y
# CONFIG_JOYSTICK_TMDC is not set
CONFIG_JOYSTICK_IFORCE=y
CONFIG_JOYSTICK_IFORCE_USB=y
# CONFIG_JOYSTICK_IFORCE_232 is not set
# CONFIG_JOYSTICK_WARRIOR is not set
CONFIG_JOYSTICK_MAGELLAN=y
CONFIG_JOYSTICK_SPACEORB=y
CONFIG_JOYSTICK_SPACEBALL=y
CONFIG_JOYSTICK_STINGER=y
CONFIG_JOYSTICK_TWIDJOY=y
CONFIG_JOYSTICK_ZHENHUA=y
# CONFIG_JOYSTICK_DB9 is not set
# CONFIG_JOYSTICK_GAMECON is not set
CONFIG_JOYSTICK_TURBOGRAFX=y
CONFIG_JOYSTICK_AS5011=y
CONFIG_JOYSTICK_JOYDUMP=y
# CONFIG_JOYSTICK_XPAD is not set
CONFIG_JOYSTICK_WALKERA0701=y
# CONFIG_INPUT_TABLET is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ADS7846=y
CONFIG_TOUCHSCREEN_AD7877=y
# CONFIG_TOUCHSCREEN_AD7879 is not set
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
CONFIG_TOUCHSCREEN_AUO_PIXCIR=y
CONFIG_TOUCHSCREEN_BU21013=y
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
CONFIG_TOUCHSCREEN_CYTTSP_CORE=y
# CONFIG_TOUCHSCREEN_CYTTSP_I2C is not set
# CONFIG_TOUCHSCREEN_CYTTSP_SPI is not set
# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
CONFIG_TOUCHSCREEN_DA9052=y
CONFIG_TOUCHSCREEN_DYNAPRO=y
CONFIG_TOUCHSCREEN_HAMPSHIRE=y
CONFIG_TOUCHSCREEN_EETI=y
# CONFIG_TOUCHSCREEN_FUJITSU is not set
CONFIG_TOUCHSCREEN_ILI210X=y
# CONFIG_TOUCHSCREEN_GUNZE is not set
CONFIG_TOUCHSCREEN_ELO=y
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
CONFIG_TOUCHSCREEN_WACOM_I2C=y
CONFIG_TOUCHSCREEN_MAX11801=y
CONFIG_TOUCHSCREEN_MCS5000=y
# CONFIG_TOUCHSCREEN_MMS114 is not set
CONFIG_TOUCHSCREEN_MTOUCH=y
CONFIG_TOUCHSCREEN_INEXIO=y
# CONFIG_TOUCHSCREEN_MK712 is not set
CONFIG_TOUCHSCREEN_PENMOUNT=y
CONFIG_TOUCHSCREEN_EDT_FT5X06=y
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
CONFIG_TOUCHSCREEN_TOUCHWIN=y
# CONFIG_TOUCHSCREEN_PIXCIR is not set
# CONFIG_TOUCHSCREEN_WM831X is not set
CONFIG_TOUCHSCREEN_USB_COMPOSITE=y
# CONFIG_TOUCHSCREEN_MC13783 is not set
# CONFIG_TOUCHSCREEN_USB_EGALAX is not set
# CONFIG_TOUCHSCREEN_USB_PANJIT is not set
# CONFIG_TOUCHSCREEN_USB_3M is not set
CONFIG_TOUCHSCREEN_USB_ITM=y
# CONFIG_TOUCHSCREEN_USB_ETURBO is not set
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
# CONFIG_TOUCHSCREEN_USB_IRTOUCH is not set
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
# CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH is not set
# CONFIG_TOUCHSCREEN_USB_GOTOP is not set
CONFIG_TOUCHSCREEN_USB_JASTEC=y
# CONFIG_TOUCHSCREEN_USB_ELO is not set
CONFIG_TOUCHSCREEN_USB_E2I=y
# CONFIG_TOUCHSCREEN_USB_ZYTRONIC is not set
# CONFIG_TOUCHSCREEN_USB_ETT_TC45USB is not set
# CONFIG_TOUCHSCREEN_USB_NEXIO is not set
CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
CONFIG_TOUCHSCREEN_TSC2005=y
CONFIG_TOUCHSCREEN_TSC2007=y
CONFIG_TOUCHSCREEN_PCAP=y
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_STMPE is not set
CONFIG_TOUCHSCREEN_TPS6507X=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_AD714X=y
CONFIG_INPUT_AD714X_I2C=y
# CONFIG_INPUT_AD714X_SPI is not set
CONFIG_INPUT_BMA150=y
CONFIG_INPUT_MC13783_PWRBUTTON=y
# CONFIG_INPUT_MMA8450 is not set
CONFIG_INPUT_MPU3050=y
CONFIG_INPUT_APANEL=y
CONFIG_INPUT_GP2A=y
# CONFIG_INPUT_GPIO_TILT_POLLED is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
CONFIG_INPUT_ATI_REMOTE2=y
CONFIG_INPUT_KEYSPAN_REMOTE=y
CONFIG_INPUT_KXTJ9=y
CONFIG_INPUT_KXTJ9_POLLED_MODE=y
# CONFIG_INPUT_POWERMATE is not set
CONFIG_INPUT_YEALINK=y
CONFIG_INPUT_CM109=y
CONFIG_INPUT_RETU_PWRBUTTON=y
CONFIG_INPUT_TWL6040_VIBRA=y
CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_PCF50633_PMU is not set
# CONFIG_INPUT_PCF8574 is not set
CONFIG_INPUT_PWM_BEEPER=y
CONFIG_INPUT_GPIO_ROTARY_ENCODER=y
# CONFIG_INPUT_DA9052_ONKEY is not set
CONFIG_INPUT_WM831X_ON=y
CONFIG_INPUT_PCAP=y
CONFIG_INPUT_ADXL34X=y
CONFIG_INPUT_ADXL34X_I2C=y
# CONFIG_INPUT_ADXL34X_SPI is not set
# CONFIG_INPUT_IMS_PCU is not set
CONFIG_INPUT_CMA3000=y
# CONFIG_INPUT_CMA3000_I2C is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_CT82C710=y
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=y
CONFIG_SERIO_ARC_PS2=y
CONFIG_GAMEPORT=y
CONFIG_GAMEPORT_NS558=y
CONFIG_GAMEPORT_L4=y
CONFIG_GAMEPORT_EMU10K1=y
# CONFIG_GAMEPORT_FM801 is not set
#
# Character devices
#
CONFIG_TTY=y
# CONFIG_VT is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
# 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_PCI=y
# CONFIG_SERIAL_8250_CS is not set
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
# CONFIG_SERIAL_8250_DW is not set
#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MAX3100 is not set
# CONFIG_SERIAL_MAX310X is not set
# CONFIG_SERIAL_MRST_MAX3110 is not set
# CONFIG_SERIAL_MFD_HSU is not set
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_IFX6X60 is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_TTY_PRINTK is not set
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set
# CONFIG_VIRTIO_CONSOLE is not set
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_SI=y
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y
# CONFIG_HW_RANDOM is not set
CONFIG_NVRAM=y
# CONFIG_R3964 is not set
CONFIG_APPLICOM=y
#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
CONFIG_CARDMAN_4000=y
# CONFIG_CARDMAN_4040 is not set
# CONFIG_MWAVE is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_TCG_TPM=y
# CONFIG_TCG_TIS is not set
CONFIG_TCG_TIS_I2C_INFINEON=y
CONFIG_TCG_NSC=y
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_INFINEON is not set
# CONFIG_TCG_ST33_I2C is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_COMPAT is not set
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y
#
# Multiplexer I2C Chip support
#
CONFIG_I2C_MUX_GPIO=y
# CONFIG_I2C_MUX_PCA9541 is not set
CONFIG_I2C_MUX_PCA954x=y
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCA=y
#
# I2C Hardware Bus support
#
#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
CONFIG_I2C_ALI1563=y
CONFIG_I2C_ALI15X3=y
# CONFIG_I2C_AMD756 is not set
CONFIG_I2C_AMD8111=y
CONFIG_I2C_I801=y
# CONFIG_I2C_ISCH is not set
CONFIG_I2C_ISMT=y
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
CONFIG_I2C_SIS5595=y
CONFIG_I2C_SIS630=y
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_CBUS_GPIO=y
# CONFIG_I2C_DESIGNWARE_PCI is not set
CONFIG_I2C_EG20T=y
# CONFIG_I2C_GPIO is not set
CONFIG_I2C_KEMPLD=y
CONFIG_I2C_OCORES=y
CONFIG_I2C_PCA_PLATFORM=y
# CONFIG_I2C_PXA_PCI is not set
CONFIG_I2C_SIMTEC=y
CONFIG_I2C_XILINX=y
#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_DIOLAN_U2C=y
CONFIG_I2C_PARPORT=y
CONFIG_I2C_PARPORT_LIGHT=y
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set
# CONFIG_I2C_VIPERBOARD is not set
#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
CONFIG_SPI=y
CONFIG_SPI_DEBUG=y
CONFIG_SPI_MASTER=y
#
# SPI Master Controller Drivers
#
CONFIG_SPI_ALTERA=y
CONFIG_SPI_BITBANG=y
CONFIG_SPI_BUTTERFLY=y
# CONFIG_SPI_GPIO is not set
CONFIG_SPI_LM70_LLP=y
CONFIG_SPI_OC_TINY=y
CONFIG_SPI_PXA2XX_DMA=y
CONFIG_SPI_PXA2XX=y
CONFIG_SPI_PXA2XX_PCI=y
CONFIG_SPI_SC18IS602=y
CONFIG_SPI_TOPCLIFF_PCH=y
CONFIG_SPI_XCOMM=y
CONFIG_SPI_XILINX=y
CONFIG_SPI_DESIGNWARE=y
CONFIG_SPI_DW_PCI=y
#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=y
CONFIG_SPI_TLE62X0=y
# CONFIG_HSI 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 is not set
CONFIG_PPS_CLIENT_PARPORT=y
CONFIG_PPS_CLIENT_GPIO=y
#
# PPS generators support
#
#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_PTP_1588_CLOCK_PCH=y
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_ACPI=y
# CONFIG_DEBUG_GPIO is not set
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_GENERIC=y
# CONFIG_GPIO_DA9052 is not set
CONFIG_GPIO_MAX730X=y
#
# Memory mapped GPIO drivers:
#
CONFIG_GPIO_GENERIC_PLATFORM=y
# CONFIG_GPIO_IT8761E is not set
CONFIG_GPIO_TS5500=y
CONFIG_GPIO_SCH=y
CONFIG_GPIO_ICH=y
CONFIG_GPIO_VX855=y
# CONFIG_GPIO_LYNXPOINT is not set
#
# I2C GPIO expanders:
#
CONFIG_GPIO_ARIZONA=y
# CONFIG_GPIO_MAX7300 is not set
CONFIG_GPIO_MAX732X=y
# CONFIG_GPIO_MAX732X_IRQ is not set
CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_PCF857X=y
CONFIG_GPIO_RC5T583=y
# CONFIG_GPIO_SX150X is not set
CONFIG_GPIO_STMPE=y
CONFIG_GPIO_TC3589X=y
CONFIG_GPIO_TPS65912=y
CONFIG_GPIO_TWL6040=y
CONFIG_GPIO_WM831X=y
CONFIG_GPIO_WM8350=y
CONFIG_GPIO_WM8994=y
CONFIG_GPIO_ADP5520=y
# CONFIG_GPIO_ADP5588 is not set
#
# PCI GPIO expanders:
#
CONFIG_GPIO_CS5535=y
CONFIG_GPIO_BT8XX=y
CONFIG_GPIO_AMD8111=y
CONFIG_GPIO_LANGWELL=y
# CONFIG_GPIO_PCH is not set
CONFIG_GPIO_ML_IOH=y
CONFIG_GPIO_TIMBERDALE=y
CONFIG_GPIO_RDC321X=y
#
# SPI GPIO expanders:
#
CONFIG_GPIO_MAX7301=y
CONFIG_GPIO_MCP23S08=y
CONFIG_GPIO_MC33880=y
# CONFIG_GPIO_74X164 is not set
#
# AC97 GPIO expanders:
#
#
# MODULbus GPIO expanders:
#
CONFIG_GPIO_JANZ_TTL=y
# CONFIG_GPIO_TPS6586X is not set
CONFIG_GPIO_TPS65910=y
#
# USB GPIO expanders:
#
CONFIG_GPIO_VIPERBOARD=y
CONFIG_W1=y
# CONFIG_W1_CON is not set
#
# 1-wire Bus Masters
#
# CONFIG_W1_MASTER_MATROX is not set
CONFIG_W1_MASTER_DS2490=y
CONFIG_W1_MASTER_DS2482=y
CONFIG_W1_MASTER_DS1WM=y
CONFIG_W1_MASTER_GPIO=y
#
# 1-wire Slaves
#
# CONFIG_W1_SLAVE_THERM is not set
CONFIG_W1_SLAVE_SMEM=y
# 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 is not set
# CONFIG_W1_SLAVE_DS2760 is not set
CONFIG_W1_SLAVE_DS2780=y
CONFIG_W1_SLAVE_DS2781=y
CONFIG_W1_SLAVE_DS28E04=y
CONFIG_W1_SLAVE_BQ27000=y
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
# CONFIG_PDA_POWER is not set
CONFIG_GENERIC_ADC_BATTERY=y
CONFIG_WM831X_BACKUP=y
CONFIG_WM831X_POWER=y
CONFIG_WM8350_POWER=y
CONFIG_TEST_POWER=y
CONFIG_BATTERY_DS2780=y
CONFIG_BATTERY_DS2781=y
CONFIG_BATTERY_DS2782=y
CONFIG_BATTERY_SBS=y
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_DA9052 is not set
# CONFIG_BATTERY_MAX17040 is not set
CONFIG_BATTERY_MAX17042=y
CONFIG_CHARGER_PCF50633=y
# CONFIG_CHARGER_ISP1704 is not set
CONFIG_CHARGER_MAX8903=y
# CONFIG_CHARGER_LP8727 is not set
CONFIG_CHARGER_GPIO=y
# CONFIG_CHARGER_MANAGER is not set
CONFIG_CHARGER_MAX8997=y
CONFIG_CHARGER_MAX8998=y
CONFIG_CHARGER_BQ2415X=y
CONFIG_CHARGER_SMB347=y
CONFIG_BATTERY_GOLDFISH=y
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_HWMON_DEBUG_CHIP=y
#
# Native drivers
#
CONFIG_SENSORS_AD7314=y
CONFIG_SENSORS_AD7414=y
# CONFIG_SENSORS_AD7418 is not set
CONFIG_SENSORS_ADCXX=y
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
CONFIG_SENSORS_ADM1026=y
CONFIG_SENSORS_ADM1029=y
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
CONFIG_SENSORS_ADT7X10=y
CONFIG_SENSORS_ADT7310=y
# CONFIG_SENSORS_ADT7410 is not set
CONFIG_SENSORS_ADT7411=y
CONFIG_SENSORS_ADT7462=y
CONFIG_SENSORS_ADT7470=y
# CONFIG_SENSORS_ADT7475 is not set
CONFIG_SENSORS_ASC7621=y
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
CONFIG_SENSORS_FAM15H_POWER=y
CONFIG_SENSORS_ASB100=y
CONFIG_SENSORS_ATXP1=y
CONFIG_SENSORS_DS620=y
CONFIG_SENSORS_DS1621=y
CONFIG_SENSORS_DA9052_ADC=y
# CONFIG_SENSORS_I5K_AMB is not set
CONFIG_SENSORS_F71805F=y
CONFIG_SENSORS_F71882FG=y
# CONFIG_SENSORS_F75375S is not set
CONFIG_SENSORS_FSCHMD=y
CONFIG_SENSORS_G760A=y
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_GL518SM is not set
CONFIG_SENSORS_GL520SM=y
CONFIG_SENSORS_GPIO_FAN=y
CONFIG_SENSORS_HIH6130=y
# CONFIG_SENSORS_CORETEMP is not set
CONFIG_SENSORS_IBMAEM=y
# CONFIG_SENSORS_IBMPEX is not set
# CONFIG_SENSORS_IIO_HWMON is not set
CONFIG_SENSORS_IT87=y
CONFIG_SENSORS_JC42=y
CONFIG_SENSORS_LINEAGE=y
CONFIG_SENSORS_LM63=y
# CONFIG_SENSORS_LM70 is not set
CONFIG_SENSORS_LM73=y
# CONFIG_SENSORS_LM75 is not set
CONFIG_SENSORS_LM77=y
# CONFIG_SENSORS_LM78 is not set
CONFIG_SENSORS_LM80=y
CONFIG_SENSORS_LM83=y
# CONFIG_SENSORS_LM85 is not set
CONFIG_SENSORS_LM87=y
# CONFIG_SENSORS_LM90 is not set
# 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=y
# CONFIG_SENSORS_LM95245 is not set
CONFIG_SENSORS_MAX1111=y
CONFIG_SENSORS_MAX16065=y
CONFIG_SENSORS_MAX1619=y
CONFIG_SENSORS_MAX1668=y
CONFIG_SENSORS_MAX197=y
# CONFIG_SENSORS_MAX6639 is not set
CONFIG_SENSORS_MAX6642=y
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
CONFIG_SENSORS_MCP3021=y
CONFIG_SENSORS_NCT6775=y
CONFIG_SENSORS_PC87360=y
CONFIG_SENSORS_PC87427=y
# CONFIG_SENSORS_PCF8591 is not set
CONFIG_PMBUS=y
# CONFIG_SENSORS_PMBUS is not set
CONFIG_SENSORS_ADM1275=y
# CONFIG_SENSORS_LM25066 is not set
CONFIG_SENSORS_LTC2978=y
CONFIG_SENSORS_MAX16064=y
# CONFIG_SENSORS_MAX34440 is not set
# CONFIG_SENSORS_MAX8688 is not set
CONFIG_SENSORS_UCD9000=y
CONFIG_SENSORS_UCD9200=y
CONFIG_SENSORS_ZL6100=y
CONFIG_SENSORS_SHT15=y
CONFIG_SENSORS_SHT21=y
CONFIG_SENSORS_SIS5595=y
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_DME1737 is not set
CONFIG_SENSORS_EMC1403=y
CONFIG_SENSORS_EMC2103=y
CONFIG_SENSORS_EMC6W201=y
CONFIG_SENSORS_SMSC47M1=y
# CONFIG_SENSORS_SMSC47M192 is not set
CONFIG_SENSORS_SMSC47B397=y
# CONFIG_SENSORS_SCH56XX_COMMON is not set
CONFIG_SENSORS_ADS1015=y
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_ADS7871 is not set
CONFIG_SENSORS_AMC6821=y
CONFIG_SENSORS_INA209=y
# CONFIG_SENSORS_INA2XX is not set
CONFIG_SENSORS_THMC50=y
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
CONFIG_SENSORS_VIA_CPUTEMP=y
# CONFIG_SENSORS_VIA686A is not set
CONFIG_SENSORS_VT1211=y
CONFIG_SENSORS_VT8231=y
CONFIG_SENSORS_W83781D=y
CONFIG_SENSORS_W83791D=y
# CONFIG_SENSORS_W83792D is not set
CONFIG_SENSORS_W83793=y
CONFIG_SENSORS_W83795=y
# CONFIG_SENSORS_W83795_FANCTRL is not set
# CONFIG_SENSORS_W83L785TS is not set
CONFIG_SENSORS_W83L786NG=y
CONFIG_SENSORS_W83627HF=y
CONFIG_SENSORS_W83627EHF=y
CONFIG_SENSORS_WM831X=y
CONFIG_SENSORS_WM8350=y
CONFIG_SENSORS_APPLESMC=y
CONFIG_SENSORS_MC13783_ADC=y
#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
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 is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_USER_SPACE is not set
# CONFIG_CPU_THERMAL is not set
# CONFIG_THERMAL_EMULATION is not set
# CONFIG_INTEL_POWERCLAMP 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_PCMCIAHOST_POSSIBLE=y
# CONFIG_SSB_PCMCIAHOST is not set
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
CONFIG_SSB_SILENT=y
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_SSB_DRIVER_GPIO=y
CONFIG_BCMA_POSSIBLE=y
#
# Broadcom specific AMBA
#
CONFIG_BCMA=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
# CONFIG_BCMA_HOST_PCI is not set
CONFIG_BCMA_DRIVER_GMAC_CMN=y
# CONFIG_BCMA_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 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_SPI is not set
CONFIG_MFD_DA9052_I2C=y
# CONFIG_MFD_DA9055 is not set
CONFIG_MFD_MC13783=y
CONFIG_MFD_MC13XXX=y
CONFIG_MFD_MC13XXX_SPI=y
CONFIG_MFD_MC13XXX_I2C=y
# CONFIG_HTC_PASIC3 is not set
# CONFIG_HTC_I2CPLD is not set
CONFIG_LPC_ICH=y
CONFIG_LPC_SCH=y
CONFIG_MFD_JANZ_CMODIO=y
CONFIG_MFD_KEMPLD=y
# CONFIG_MFD_88PM800 is not set
CONFIG_MFD_88PM805=y
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
CONFIG_EZX_PCAP=y
CONFIG_MFD_VIPERBOARD=y
CONFIG_MFD_RETU=y
CONFIG_MFD_PCF50633=y
CONFIG_PCF50633_ADC=y
CONFIG_PCF50633_GPIO=y
CONFIG_MFD_RDC321X=y
# CONFIG_MFD_RTSX_PCI is not set
CONFIG_MFD_RC5T583=y
CONFIG_MFD_SEC_CORE=y
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
CONFIG_MFD_SMSC=y
# CONFIG_ABX500_CORE is not set
CONFIG_MFD_STMPE=y
#
# STMicroelectronics STMPE Interface Drivers
#
# CONFIG_STMPE_I2C is not set
# CONFIG_STMPE_SPI is not set
CONFIG_MFD_SYSCON=y
# CONFIG_MFD_TI_AM335X_TSCADC is not set
CONFIG_MFD_LP8788=y
# CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
CONFIG_TPS6507X=y
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TPS65217 is not set
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
CONFIG_MFD_TPS65912=y
CONFIG_MFD_TPS65912_I2C=y
# CONFIG_MFD_TPS65912_SPI is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
CONFIG_TWL6040_CORE=y
CONFIG_MFD_WL1273_CORE=y
CONFIG_MFD_LM3533=y
CONFIG_MFD_TIMBERDALE=y
CONFIG_MFD_TC3589X=y
# CONFIG_MFD_TMIO is not set
CONFIG_MFD_VX855=y
CONFIG_MFD_ARIZONA=y
# CONFIG_MFD_ARIZONA_I2C is not set
CONFIG_MFD_ARIZONA_SPI=y
CONFIG_MFD_WM5102=y
CONFIG_MFD_WM5110=y
# CONFIG_MFD_WM8997 is not set
# CONFIG_MFD_WM8400 is not set
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_I2C=y
CONFIG_MFD_WM831X_SPI=y
CONFIG_MFD_WM8350=y
CONFIG_MFD_WM8350_I2C=y
CONFIG_MFD_WM8994=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_DEBUG=y
CONFIG_REGULATOR_DUMMY=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
CONFIG_REGULATOR_GPIO=y
# CONFIG_REGULATOR_AD5398 is not set
# CONFIG_REGULATOR_AAT2870 is not set
CONFIG_REGULATOR_DA9052=y
# CONFIG_REGULATOR_FAN53555 is not set
# CONFIG_REGULATOR_ANATOP is not set
CONFIG_REGULATOR_MC13XXX_CORE=y
# CONFIG_REGULATOR_MC13783 is not set
CONFIG_REGULATOR_MC13892=y
CONFIG_REGULATOR_ISL6271A=y
# CONFIG_REGULATOR_MAX1586 is not set
CONFIG_REGULATOR_MAX8649=y
CONFIG_REGULATOR_MAX8660=y
# CONFIG_REGULATOR_MAX8952 is not set
# CONFIG_REGULATOR_MAX8973 is not set
CONFIG_REGULATOR_MAX8997=y
CONFIG_REGULATOR_MAX8998=y
CONFIG_REGULATOR_PCAP=y
CONFIG_REGULATOR_LP3971=y
# CONFIG_REGULATOR_LP3972 is not set
CONFIG_REGULATOR_LP872X=y
CONFIG_REGULATOR_LP8755=y
CONFIG_REGULATOR_LP8788=y
CONFIG_REGULATOR_PCF50633=y
# CONFIG_REGULATOR_RC5T583 is not set
# CONFIG_REGULATOR_S2MPS11 is not set
CONFIG_REGULATOR_S5M8767=y
CONFIG_REGULATOR_TPS51632=y
CONFIG_REGULATOR_TPS62360=y
CONFIG_REGULATOR_TPS65023=y
CONFIG_REGULATOR_TPS6507X=y
CONFIG_REGULATOR_TPS6524X=y
CONFIG_REGULATOR_TPS6586X=y
CONFIG_REGULATOR_TPS65910=y
CONFIG_REGULATOR_TPS65912=y
# CONFIG_REGULATOR_WM831X is not set
CONFIG_REGULATOR_WM8350=y
CONFIG_REGULATOR_WM8994=y
# CONFIG_MEDIA_SUPPORT is not set
#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
CONFIG_AGP_SIS=y
CONFIG_AGP_VIA=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_USB=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_TTM=y
#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
CONFIG_DRM_I2C_SIL164=y
CONFIG_DRM_I2C_NXP_TDA998X=y
CONFIG_DRM_TDFX=y
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y
# CONFIG_DRM_RADEON_UMS 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 is not set
CONFIG_DRM_MGA=y
# CONFIG_DRM_SIS is not set
CONFIG_DRM_VIA=y
CONFIG_DRM_SAVAGE=y
CONFIG_DRM_VMWGFX=y
# CONFIG_DRM_VMWGFX_FBCON is not set
# CONFIG_DRM_GMA500 is not set
CONFIG_DRM_UDL=y
CONFIG_DRM_AST=y
CONFIG_DRM_MGAG200=y
CONFIG_DRM_CIRRUS_QEMU=y
CONFIG_DRM_QXL=y
CONFIG_VGASTATE=y
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_HDMI=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_DDC=y
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=y
# CONFIG_FB_BIG_ENDIAN is not set
# 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=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
CONFIG_FB_PM2=y
# CONFIG_FB_PM2_FIFO_DISCONNECT is not set
CONFIG_FB_CYBER2000=y
# CONFIG_FB_CYBER2000_DDC is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_UVESA=y
# CONFIG_FB_VESA is not set
CONFIG_FB_N411=y
CONFIG_FB_HGA=y
CONFIG_FB_S1D13XXX=y
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
CONFIG_FB_I740=y
CONFIG_FB_LE80578=y
CONFIG_FB_CARILLO_RANCH=y
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
# CONFIG_FB_RADEON_BACKLIGHT is not set
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=y
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=y
CONFIG_FB_ATY_CT=y
# CONFIG_FB_ATY_GENERIC_LCD is not set
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=y
# CONFIG_FB_S3_DDC is not set
# CONFIG_FB_SAVAGE is not set
CONFIG_FB_SIS=y
# CONFIG_FB_SIS_300 is not set
# CONFIG_FB_SIS_315 is not set
CONFIG_FB_VIA=y
CONFIG_FB_VIA_DIRECT_PROCFS=y
# CONFIG_FB_VIA_X_COMPATIBILITY is not set
CONFIG_FB_NEOMAGIC=y
CONFIG_FB_KYRO=y
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
CONFIG_FB_VT8623=y
CONFIG_FB_TRIDENT=y
# CONFIG_FB_ARK is not set
CONFIG_FB_PM3=y
CONFIG_FB_CARMINE=y
CONFIG_FB_CARMINE_DRAM_EVAL=y
# CONFIG_CARMINE_DRAM_CUSTOM is not set
# CONFIG_FB_GEODE is not set
CONFIG_FB_TMIO=y
# CONFIG_FB_TMIO_ACCELL is not set
CONFIG_FB_SMSCUFX=y
CONFIG_FB_UDL=y
CONFIG_FB_GOLDFISH=y
# CONFIG_FB_VIRTUAL is not set
CONFIG_FB_METRONOME=y
CONFIG_FB_MB862XX=y
CONFIG_FB_MB862XX_PCI_GDC=y
# CONFIG_FB_MB862XX_I2C is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_EXYNOS_VIDEO is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_L4F00242T03 is not set
CONFIG_LCD_LMS283GF05=y
CONFIG_LCD_LTV350QV=y
# CONFIG_LCD_ILI922X is not set
# CONFIG_LCD_ILI9320 is not set
CONFIG_LCD_TDO24M=y
# CONFIG_LCD_VGG2432A4 is not set
CONFIG_LCD_PLATFORM=y
# CONFIG_LCD_S6E63M0 is not set
CONFIG_LCD_LD9040=y
# CONFIG_LCD_AMS369FG06 is not set
CONFIG_LCD_LMS501KF03=y
CONFIG_LCD_HX8357=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_LM3533 is not set
CONFIG_BACKLIGHT_CARILLO_RANCH=y
CONFIG_BACKLIGHT_PWM=y
# CONFIG_BACKLIGHT_DA9052 is not set
# CONFIG_BACKLIGHT_APPLE is not set
CONFIG_BACKLIGHT_SAHARA=y
CONFIG_BACKLIGHT_WM831X=y
CONFIG_BACKLIGHT_ADP5520=y
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
CONFIG_BACKLIGHT_PCF50633=y
CONFIG_BACKLIGHT_AAT2870=y
CONFIG_BACKLIGHT_LM3630=y
CONFIG_BACKLIGHT_LM3639=y
CONFIG_BACKLIGHT_LP855X=y
# CONFIG_BACKLIGHT_LP8788 is not set
# CONFIG_BACKLIGHT_OT200 is not set
# CONFIG_LOGO is not set
# CONFIG_SOUND is not set
#
# HID support
#
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
# CONFIG_HIDRAW is not set
# CONFIG_UHID is not set
# CONFIG_HID_GENERIC is not set
#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
CONFIG_HID_ACRUX=y
# CONFIG_HID_ACRUX_FF is not set
# CONFIG_HID_APPLE is not set
CONFIG_HID_APPLEIR=y
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=y
# CONFIG_HID_CHERRY is not set
CONFIG_HID_CHICONY=y
CONFIG_HID_CYPRESS=y
# CONFIG_HID_DRAGONRISE is not set
CONFIG_HID_EMS_FF=y
# CONFIG_HID_ELECOM is not set
CONFIG_HID_ELO=y
CONFIG_HID_EZKEY=y
# CONFIG_HID_HOLTEK is not set
CONFIG_HID_HUION=y
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=y
# CONFIG_HID_UCLOGIC is not set
CONFIG_HID_WALTOP=y
# CONFIG_HID_GYRATION is not set
CONFIG_HID_ICADE=y
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=y
CONFIG_HID_LCPOWER=y
CONFIG_HID_LENOVO_TPKBD=y
CONFIG_HID_LOGITECH=y
CONFIG_HID_LOGITECH_DJ=y
CONFIG_LOGITECH_FF=y
# CONFIG_LOGIRUMBLEPAD2_FF is not set
CONFIG_LOGIG940_FF=y
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MAGICMOUSE=y
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set
CONFIG_HID_MULTITOUCH=y
CONFIG_HID_NTRIG=y
CONFIG_HID_ORTEK=y
CONFIG_HID_PANTHERLORD=y
# CONFIG_PANTHERLORD_FF is not set
# CONFIG_HID_PETALYNX is not set
CONFIG_HID_PICOLCD=y
# CONFIG_HID_PICOLCD_FB is not set
# CONFIG_HID_PICOLCD_BACKLIGHT is not set
# CONFIG_HID_PICOLCD_LCD is not set
# CONFIG_HID_PICOLCD_LEDS is not set
# CONFIG_HID_PRIMAX is not set
CONFIG_HID_ROCCAT=y
CONFIG_HID_SAITEK=y
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
CONFIG_HID_SPEEDLINK=y
CONFIG_HID_STEELSERIES=y
CONFIG_HID_SUNPLUS=y
CONFIG_HID_GREENASIA=y
CONFIG_GREENASIA_FF=y
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
CONFIG_HID_THINGM=y
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_WACOM is not set
CONFIG_HID_WIIMOTE=y
CONFIG_HID_ZEROPLUS=y
# CONFIG_ZEROPLUS_FF is not set
CONFIG_HID_ZYDACRON=y
CONFIG_HID_SENSOR_HUB=y
#
# USB HID support
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
#
# I2C HID support
#
# CONFIG_I2C_HID is not set
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=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
CONFIG_USB_OTG_BLACKLIST_HUB=y
# CONFIG_USB_MON is not set
CONFIG_USB_WUSB=y
# CONFIG_USB_WUSB_CBAF is not set
#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_PLATFORM=y
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
# CONFIG_USB_EHCI_HCD is not set
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_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_SSB is not set
CONFIG_USB_OHCI_HCD_PLATFORM=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_U132_HCD=y
CONFIG_USB_SL811_HCD=y
# CONFIG_USB_SL811_HCD_ISO is not set
CONFIG_USB_SL811_CS=y
# CONFIG_USB_R8A66597_HCD is not set
CONFIG_USB_WHCI_HCD=y
CONFIG_USB_HWA_HCD=y
CONFIG_USB_HCD_BCMA=y
CONFIG_USB_HCD_SSB=y
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# 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
#
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_HOST=y
CONFIG_USB_DWC3_DEBUG=y
CONFIG_USB_DWC3_VERBOSE=y
# CONFIG_USB_CHIPIDEA is not set
#
# USB port drivers
#
CONFIG_USB_USS720=y
# CONFIG_USB_SERIAL is not set
#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=y
CONFIG_USB_EMI26=y
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
CONFIG_USB_RIO500=y
CONFIG_USB_LEGOTOWER=y
CONFIG_USB_LCD=y
CONFIG_USB_LED=y
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
CONFIG_USB_IDMOUSE=y
CONFIG_USB_FTDI_ELAN=y
CONFIG_USB_APPLEDISPLAY=y
CONFIG_USB_LD=y
CONFIG_USB_TRANCEVIBRATOR=y
# CONFIG_USB_IOWARRIOR is not set
CONFIG_USB_TEST=y
# CONFIG_USB_ISIGHTFW is not set
CONFIG_USB_YUREX=y
# CONFIG_USB_EZUSB_FX2 is not set
CONFIG_USB_HSIC_USB3503=y
CONFIG_USB_PHY=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_OMAP_CONTROL_USB=y
CONFIG_OMAP_USB3=y
CONFIG_SAMSUNG_USBPHY=y
# CONFIG_SAMSUNG_USB2PHY is not set
CONFIG_SAMSUNG_USB3PHY=y
CONFIG_USB_GPIO_VBUS=y
# CONFIG_USB_ISP1301 is not set
CONFIG_USB_RCAR_PHY=y
# CONFIG_USB_GADGET is not set
CONFIG_UWB=y
CONFIG_UWB_HWA=y
CONFIG_UWB_WHCI=y
# CONFIG_UWB_I1480U is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
CONFIG_MMC_CLKGATE=y
#
# MMC/SD/SDIO Card Drivers
#
# CONFIG_SDIO_UART is not set
CONFIG_MMC_TEST=y
#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PCI=y
CONFIG_MMC_RICOH_MMC=y
# CONFIG_MMC_SDHCI_ACPI is not set
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_TIFM_SD=y
CONFIG_MMC_SPI=y
CONFIG_MMC_SDRICOH_CS=y
CONFIG_MMC_CB710=y
# CONFIG_MMC_VIA_SDMMC is not set
CONFIG_MMC_VUB300=y
CONFIG_MMC_USHC=y
CONFIG_MEMSTICK=y
CONFIG_MEMSTICK_DEBUG=y
#
# MemoryStick drivers
#
CONFIG_MEMSTICK_UNSAFE_RESUME=y
#
# MemoryStick Host Controller Drivers
#
# CONFIG_MEMSTICK_TIFM_MS is not set
CONFIG_MEMSTICK_JMICRON_38X=y
CONFIG_MEMSTICK_R592=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
#
# LED drivers
#
CONFIG_LEDS_LM3530=y
CONFIG_LEDS_LM3533=y
# CONFIG_LEDS_LM3642 is not set
CONFIG_LEDS_PCA9532=y
# CONFIG_LEDS_PCA9532_GPIO is not set
# CONFIG_LEDS_GPIO is not set
CONFIG_LEDS_LP3944=y
CONFIG_LEDS_LP55XX_COMMON=y
CONFIG_LEDS_LP5521=y
CONFIG_LEDS_LP5523=y
CONFIG_LEDS_LP5562=y
CONFIG_LEDS_LP8788=y
CONFIG_LEDS_PCA955X=y
# CONFIG_LEDS_PCA9633 is not set
# CONFIG_LEDS_WM831X_STATUS is not set
CONFIG_LEDS_WM8350=y
CONFIG_LEDS_DA9052=y
# CONFIG_LEDS_DAC124S085 is not set
CONFIG_LEDS_PWM=y
# CONFIG_LEDS_REGULATOR is not set
CONFIG_LEDS_BD2802=y
CONFIG_LEDS_LT3593=y
CONFIG_LEDS_ADP5520=y
# CONFIG_LEDS_DELL_NETBOOKS is not set
# CONFIG_LEDS_MC13783 is not set
# CONFIG_LEDS_TCA6507 is not set
CONFIG_LEDS_MAX8997=y
# CONFIG_LEDS_LM355x is not set
CONFIG_LEDS_OT200=y
CONFIG_LEDS_BLINKM=y
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
CONFIG_LEDS_TRIGGER_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 is not set
CONFIG_ACCESSIBILITY=y
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y
# CONFIG_EDAC_LEGACY_SYSFS is not set
CONFIG_EDAC_DEBUG=y
# CONFIG_EDAC_MM_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
# CONFIG_RTC_SYSTOHC is not set
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_DEBUG=y
#
# RTC interfaces
#
# CONFIG_RTC_INTF_SYSFS is not set
CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_RTC_DRV_TEST=y
#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=y
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
CONFIG_RTC_DRV_DS3232=y
# CONFIG_RTC_DRV_LP8788 is not set
CONFIG_RTC_DRV_MAX6900=y
CONFIG_RTC_DRV_MAX8998=y
CONFIG_RTC_DRV_MAX8997=y
# CONFIG_RTC_DRV_RS5C372 is not set
CONFIG_RTC_DRV_ISL1208=y
CONFIG_RTC_DRV_ISL12022=y
CONFIG_RTC_DRV_X1205=y
CONFIG_RTC_DRV_PCF2127=y
CONFIG_RTC_DRV_PCF8523=y
# CONFIG_RTC_DRV_PCF8563 is not set
CONFIG_RTC_DRV_PCF8583=y
CONFIG_RTC_DRV_M41T80=y
CONFIG_RTC_DRV_M41T80_WDT=y
# CONFIG_RTC_DRV_BQ32K is not set
CONFIG_RTC_DRV_TPS6586X=y
CONFIG_RTC_DRV_TPS65910=y
CONFIG_RTC_DRV_RC5T583=y
CONFIG_RTC_DRV_S35390A=y
CONFIG_RTC_DRV_FM3130=y
CONFIG_RTC_DRV_RX8581=y
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
CONFIG_RTC_DRV_RV3029C2=y
#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T93=y
CONFIG_RTC_DRV_M41T94=y
CONFIG_RTC_DRV_DS1305=y
CONFIG_RTC_DRV_DS1390=y
CONFIG_RTC_DRV_MAX6902=y
CONFIG_RTC_DRV_R9701=y
CONFIG_RTC_DRV_RS5C348=y
CONFIG_RTC_DRV_DS3234=y
CONFIG_RTC_DRV_PCF2123=y
CONFIG_RTC_DRV_RX4581=y
#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_CMOS is not set
CONFIG_RTC_DRV_DS1286=y
CONFIG_RTC_DRV_DS1511=y
# CONFIG_RTC_DRV_DS1553 is not set
CONFIG_RTC_DRV_DS1742=y
# CONFIG_RTC_DRV_DA9052 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
CONFIG_RTC_DRV_M48T86=y
CONFIG_RTC_DRV_M48T35=y
CONFIG_RTC_DRV_M48T59=y
CONFIG_RTC_DRV_MSM6242=y
CONFIG_RTC_DRV_BQ4802=y
CONFIG_RTC_DRV_RP5C01=y
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_WM831X is not set
CONFIG_RTC_DRV_WM8350=y
CONFIG_RTC_DRV_PCF50633=y
#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_PCAP=y
CONFIG_RTC_DRV_MC13XXX=y
#
# HID Sensor RTC drivers
#
CONFIG_RTC_DRV_HID_SENSOR_TIME=y
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
CONFIG_UIO=y
CONFIG_UIO_CIF=y
# CONFIG_UIO_PDRV is not set
# CONFIG_UIO_PDRV_GENIRQ is not set
CONFIG_UIO_DMEM_GENIRQ=y
# CONFIG_UIO_AEC is not set
CONFIG_UIO_SERCOS3=y
CONFIG_UIO_PCI_GENERIC=y
CONFIG_UIO_NETX=y
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO=y
#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_MMIO=y
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
CONFIG_STAGING=y
CONFIG_SLICOSS=y
CONFIG_USBIP_CORE=y
CONFIG_USBIP_VHCI_HCD=y
CONFIG_USBIP_HOST=y
CONFIG_USBIP_DEBUG=y
CONFIG_ECHO=y
# CONFIG_ASUS_OLED is not set
# CONFIG_PANEL is not set
CONFIG_TRANZPORT=y
# CONFIG_DX_SEP is not set
#
# IIO staging drivers
#
#
# Accelerometers
#
# CONFIG_ADIS16201 is not set
# CONFIG_ADIS16203 is not set
CONFIG_ADIS16204=y
CONFIG_ADIS16209=y
# CONFIG_ADIS16220 is not set
CONFIG_ADIS16240=y
CONFIG_LIS3L02DQ=y
CONFIG_SCA3000=y
#
# Analog to digital converters
#
CONFIG_AD7291=y
CONFIG_AD7606=y
# CONFIG_AD7606_IFACE_PARALLEL is not set
# CONFIG_AD7606_IFACE_SPI is not set
CONFIG_AD799X=y
CONFIG_AD799X_RING_BUFFER=y
# CONFIG_AD7780 is not set
# CONFIG_AD7816 is not set
# CONFIG_AD7192 is not set
CONFIG_AD7280=y
#
# Analog digital bi-direction converters
#
# CONFIG_ADT7316 is not set
#
# Capacitance to digital converters
#
# CONFIG_AD7150 is not set
CONFIG_AD7152=y
# CONFIG_AD7746 is not set
#
# Direct Digital Synthesis
#
CONFIG_AD5930=y
CONFIG_AD9832=y
CONFIG_AD9834=y
# CONFIG_AD9850 is not set
CONFIG_AD9852=y
CONFIG_AD9910=y
# CONFIG_AD9951 is not set
#
# Digital gyroscope sensors
#
CONFIG_ADIS16060=y
CONFIG_ADIS16260=y
#
# Network Analyzer, Impedance Converters
#
CONFIG_AD5933=y
#
# Light sensors
#
CONFIG_SENSORS_ISL29018=y
CONFIG_SENSORS_ISL29028=y
# CONFIG_TSL2583 is not set
# CONFIG_TSL2x7x is not set
#
# Magnetometer sensors
#
# CONFIG_SENSORS_HMC5843 is not set
#
# Active energy metering IC
#
# CONFIG_ADE7753 is not set
CONFIG_ADE7754=y
# CONFIG_ADE7758 is not set
CONFIG_ADE7759=y
CONFIG_ADE7854=y
CONFIG_ADE7854_I2C=y
CONFIG_ADE7854_SPI=y
#
# Resolver to digital converters
#
CONFIG_AD2S90=y
CONFIG_AD2S1200=y
CONFIG_AD2S1210=y
#
# Triggers - standalone
#
CONFIG_IIO_PERIODIC_RTC_TRIGGER=y
# CONFIG_IIO_SIMPLE_DUMMY is not set
CONFIG_ZSMALLOC=y
CONFIG_FB_SM7XX=y
CONFIG_CRYSTALHD=y
CONFIG_FB_XGI=y
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_BCM_WIMAX is not set
CONFIG_FT1000=y
CONFIG_FT1000_USB=y
CONFIG_FT1000_PCMCIA=y
#
# Speakup console speech
#
CONFIG_TOUCHSCREEN_CLEARPAD_TM1217=y
CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4=y
# CONFIG_STAGING_MEDIA is not set
#
# Android
#
# CONFIG_ANDROID is not set
# CONFIG_USB_WPAN_HCD is not set
CONFIG_WIMAX_GDM72XX=y
# CONFIG_WIMAX_GDM72XX_QOS is not set
# CONFIG_WIMAX_GDM72XX_K_MODE is not set
# CONFIG_WIMAX_GDM72XX_WIMAX2 is not set
CONFIG_WIMAX_GDM72XX_USB=y
# CONFIG_WIMAX_GDM72XX_SDIO is not set
CONFIG_WIMAX_GDM72XX_USB_PM=y
CONFIG_CED1401=y
# CONFIG_DGRP is not set
CONFIG_USB_DWC2=y
# CONFIG_USB_DWC2_DEBUG is not set
# CONFIG_USB_DWC2_TRACK_MISSED_SOFS 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_HP_ACCEL 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_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
#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_CLKBLD_I8253=y
CONFIG_MAILBOX=y
CONFIG_IOMMU_SUPPORT=y
# CONFIG_AMD_IOMMU is not set
# CONFIG_INTEL_IOMMU is not set
# CONFIG_IRQ_REMAP is not set
#
# Remoteproc drivers
#
# CONFIG_STE_MODEM_RPROC is not set
#
# Rpmsg drivers
#
# CONFIG_PM_DEVFREQ is not set
CONFIG_EXTCON=y
#
# Extcon Device Drivers
#
# CONFIG_EXTCON_GPIO is not set
CONFIG_EXTCON_ADC_JACK=y
# CONFIG_EXTCON_MAX8997 is not set
# CONFIG_MEMORY is not set
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_HID_SENSOR_ACCEL_3D=y
CONFIG_KXSD9=y
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
#
# Analog to digital converters
#
CONFIG_AD_SIGMA_DELTA=y
# CONFIG_AD7266 is not set
# CONFIG_AD7298 is not set
CONFIG_AD7923=y
CONFIG_AD7791=y
# CONFIG_AD7793 is not set
# CONFIG_AD7476 is not set
# CONFIG_AD7887 is not set
# CONFIG_LP8788_ADC is not set
CONFIG_MAX1363=y
CONFIG_MCP320X=y
CONFIG_TI_ADC081C=y
CONFIG_VIPERBOARD_ADC=y
#
# Amplifiers
#
# CONFIG_AD8366 is not set
#
# Hid Sensor IIO Common
#
CONFIG_HID_SENSOR_IIO_COMMON=y
CONFIG_HID_SENSOR_IIO_TRIGGER=y
# CONFIG_HID_SENSOR_ENUM_BASE_QUIRKS is not set
CONFIG_IIO_ST_SENSORS_I2C=y
CONFIG_IIO_ST_SENSORS_SPI=y
CONFIG_IIO_ST_SENSORS_CORE=y
#
# Digital to analog converters
#
# CONFIG_AD5064 is not set
CONFIG_AD5360=y
CONFIG_AD5380=y
CONFIG_AD5421=y
# CONFIG_AD5624R_SPI is not set
CONFIG_AD5446=y
CONFIG_AD5449=y
# CONFIG_AD5504 is not set
CONFIG_AD5755=y
# CONFIG_AD5764 is not set
# CONFIG_AD5791 is not set
# CONFIG_AD5686 is not set
CONFIG_AD7303=y
CONFIG_MAX517=y
# CONFIG_MCP4725 is not set
#
# Frequency Synthesizers DDS/PLL
#
#
# Clock Generator/Distribution
#
# CONFIG_AD9523 is not set
#
# Phase-Locked Loop (PLL) frequency synthesizers
#
CONFIG_ADF4350=y
#
# Digital gyroscope sensors
#
CONFIG_ADIS16080=y
CONFIG_ADIS16130=y
CONFIG_ADIS16136=y
CONFIG_ADXRS450=y
CONFIG_HID_SENSOR_GYRO_3D=y
CONFIG_IIO_ST_GYRO_3AXIS=y
CONFIG_IIO_ST_GYRO_I2C_3AXIS=y
CONFIG_IIO_ST_GYRO_SPI_3AXIS=y
# CONFIG_ITG3200 is not set
#
# Inertial measurement units
#
CONFIG_ADIS16400=y
CONFIG_ADIS16480=y
CONFIG_IIO_ADIS_LIB=y
CONFIG_IIO_ADIS_LIB_BUFFER=y
CONFIG_INV_MPU6050_IIO=y
#
# Light sensors
#
CONFIG_ADJD_S311=y
CONFIG_SENSORS_LM3533=y
CONFIG_SENSORS_TSL2563=y
CONFIG_VCNL4000=y
CONFIG_HID_SENSOR_ALS=y
#
# Magnetometer sensors
#
CONFIG_AK8975=y
CONFIG_HID_SENSOR_MAGNETOMETER_3D=y
# CONFIG_IIO_ST_MAGN_3AXIS is not set
#
# Triggers - standalone
#
CONFIG_IIO_INTERRUPT_TRIGGER=y
CONFIG_IIO_SYSFS_TRIGGER=y
#
# Pressure Sensors
#
CONFIG_IIO_ST_PRESS=y
CONFIG_IIO_ST_PRESS_I2C=y
CONFIG_IIO_ST_PRESS_SPI=y
CONFIG_NTB=y
CONFIG_VME_BUS=y
#
# VME Bridge Drivers
#
CONFIG_VME_CA91CX42=y
CONFIG_VME_TSI148=y
#
# VME Board Drivers
#
CONFIG_VMIVME_7805=y
#
# VME Device Drivers
#
CONFIG_VME_USER=y
# CONFIG_VME_PIO2 is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
CONFIG_IPACK_BUS=y
# CONFIG_BOARD_TPCI200 is not set
# CONFIG_SERIAL_IPOCTAL is not set
# CONFIG_RESET_CONTROLLER is not set
CONFIG_FMC=y
# CONFIG_FMC_FAKEDEV is not set
CONFIG_FMC_TRIVIAL=y
# CONFIG_FMC_WRITE_EEPROM is not set
# CONFIG_FMC_CHARDEV is not set
#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DELL_RBU=y
CONFIG_DCDBAS=y
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set
#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_FS_POSIX_ACL is not set
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=y
CONFIG_CUSE=y
#
# Caches
#
# CONFIG_FSCACHE is not set
#
# Pseudo filesystems
#
# CONFIG_PROC_FS is not set
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ECRYPT_FS is not set
# CONFIG_JFFS2_FS is not set
CONFIG_LOGFS=y
CONFIG_ROMFS_FS=y
CONFIG_ROMFS_BACKED_BY_MTD=y
CONFIG_ROMFS_ON_MTD=y
CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
# CONFIG_PSTORE_RAM is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
# CONFIG_NFS_V2 is not set
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V4=y
# CONFIG_NFS_SWAP is not set
# CONFIG_NFS_V4_1 is not set
# CONFIG_ROOT_NFS is not set
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
CONFIG_CEPH_FS=y
# CONFIG_CIFS is not set
CONFIG_NCP_FS=y
# CONFIG_NCPFS_PACKET_SIGNING is not set
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
CONFIG_NCPFS_SMALLDOS=y
CONFIG_NCPFS_NLS=y
# CONFIG_NCPFS_EXTRAS is not set
CONFIG_CODA_FS=y
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=y
CONFIG_NLS_CODEPAGE_775=y
CONFIG_NLS_CODEPAGE_850=y
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
CONFIG_NLS_CODEPAGE_857=y
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
CONFIG_NLS_CODEPAGE_863=y
CONFIG_NLS_CODEPAGE_864=y
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
CONFIG_NLS_CODEPAGE_950=y
CONFIG_NLS_CODEPAGE_932=y
CONFIG_NLS_CODEPAGE_949=y
CONFIG_NLS_CODEPAGE_874=y
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=y
CONFIG_NLS_ISO8859_3=y
# CONFIG_NLS_ISO8859_4 is not set
CONFIG_NLS_ISO8859_5=y
CONFIG_NLS_ISO8859_6=y
CONFIG_NLS_ISO8859_7=y
CONFIG_NLS_ISO8859_9=y
CONFIG_NLS_ISO8859_13=y
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_MAC_ROMAN=y
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
CONFIG_NLS_MAC_CROATIAN=y
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y
CONFIG_DLM=y
CONFIG_DLM_DEBUG=y
#
# 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 is not set
#
# Compile-time checks and compiler options
#
# CONFIG_DEBUG_INFO is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
# CONFIG_MAGIC_SYSRQ is not set
CONFIG_DEBUG_KERNEL=y
#
# Memory Debugging
#
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_WANT_PAGE_DEBUG_FLAGS=y
CONFIG_PAGE_GUARD=y
CONFIG_DEBUG_OBJECTS=y
# CONFIG_DEBUG_OBJECTS_SELFTEST is not set
# CONFIG_DEBUG_OBJECTS_FREE is not set
# CONFIG_DEBUG_OBJECTS_TIMERS is not set
CONFIG_DEBUG_OBJECTS_WORK=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
# CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER is not set
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
# CONFIG_DEBUG_SLAB is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_VM_RB is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
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=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_DEBUG_PREEMPT=y
#
# Lock Debugging (spinlocks, mutexes, etc...)
#
# CONFIG_DEBUG_RT_MUTEXES is not set
CONFIG_RT_MUTEX_TESTER=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_DEBUG_ATOMIC_SLEEP=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_TRACE_IRQFLAGS=y
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_KOBJECT_RELEASE=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_WRITECOUNT=y
# CONFIG_DEBUG_LIST is not set
CONFIG_DEBUG_SG=y
# CONFIG_DEBUG_NOTIFIERS is not set
CONFIG_DEBUG_CREDENTIALS=y
#
# RCU Debugging
#
# CONFIG_PROVE_RCU is not set
# CONFIG_PROVE_RCU_DELAY is not set
CONFIG_SPARSE_RCU_POINTER=y
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
# CONFIG_RCU_CPU_STALL_VERBOSE is not set
CONFIG_RCU_CPU_STALL_INFO=y
CONFIG_RCU_TRACE=y
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
CONFIG_FAULT_INJECTION=y
# CONFIG_FAILSLAB is not set
# CONFIG_FAIL_PAGE_ALLOC is not set
CONFIG_FAIL_MMC_REQUEST=y
# CONFIG_FAULT_INJECTION_DEBUG_FS 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_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_FENTRY=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACE_CLOCK=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
#
# Runtime Testing
#
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_TEST_STRING_HELPERS=y
CONFIG_TEST_KSTRTOX=y
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_BUILD_DOCSRC=y
# 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 is not set
# CONFIG_X86_VERBOSE_BOOTUP is not set
# CONFIG_EARLY_PRINTK is not set
# CONFIG_X86_PTDUMP is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DOUBLEFAULT is not set
CONFIG_DEBUG_TLBFLUSH=y
CONFIG_IOMMU_STRESS=y
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
CONFIG_DEBUG_BOOT_PARAMS=y
# 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_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY is not set
CONFIG_SECURITYFS=y
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y
#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=y
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_PCRYPT=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
CONFIG_CRYPTO_ABLK_HELPER_X86=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y
#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y
#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_XTS=y
#
# Hash modes
#
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=y
CONFIG_CRYPTO_VMAC=y
#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32C_INTEL is not set
CONFIG_CRYPTO_CRC32=y
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
CONFIG_CRYPTO_CRCT10DIF=y
# CONFIG_CRYPTO_CRCT10DIF_PCLMUL is not set
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_RMD128 is not set
CONFIG_CRYPTO_RMD160=y
CONFIG_CRYPTO_RMD256=y
CONFIG_CRYPTO_RMD320=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=y
CONFIG_CRYPTO_SHA256_SSSE3=y
CONFIG_CRYPTO_SHA512_SSSE3=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_TGR192=y
CONFIG_CRYPTO_WP512=y
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y
#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_X86_64 is not set
# CONFIG_CRYPTO_AES_NI_INTEL is not set
CONFIG_CRYPTO_ANUBIS=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_BLOWFISH_X86_64=y
# CONFIG_CRYPTO_CAMELLIA is not set
CONFIG_CRYPTO_CAMELLIA_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=y
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
CONFIG_CRYPTO_CAST_COMMON=y
CONFIG_CRYPTO_CAST5=y
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_CAST6_AVX_X86_64=y
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_FCRYPT=y
# CONFIG_CRYPTO_KHAZAD is not set
CONFIG_CRYPTO_SALSA20=y
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
CONFIG_CRYPTO_SEED=y
CONFIG_CRYPTO_SERPENT=y
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
CONFIG_CRYPTO_SERPENT_AVX_X86_64=y
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=y
# CONFIG_CRYPTO_TEA is not set
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_X86_64=y
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y
CONFIG_CRYPTO_TWOFISH_AVX_X86_64=y
#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set
# CONFIG_CRYPTO_LZ4 is not set
CONFIG_CRYPTO_LZ4HC=y
#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_PUBLIC_KEY_ALGO_RSA=y
CONFIG_X509_CERTIFICATE_PARSER=y
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_VIRTUALIZATION=y
CONFIG_KVM=y
# CONFIG_KVM_INTEL is not set
CONFIG_KVM_AMD=y
# CONFIG_BINARY_PRINTF is not set
#
# Library routines
#
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=y
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_XZ_DEC=y
# CONFIG_XZ_DEC_X86 is not set
# CONFIG_XZ_DEC_POWERPC is not set
CONFIG_XZ_DEC_IA64=y
# CONFIG_XZ_DEC_ARM is not set
# CONFIG_XZ_DEC_ARMTHUMB is not set
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_BCH=y
CONFIG_BCH_CONST_PARAMS=y
CONFIG_BTREE=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPUMASK_OFFSTACK=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
# CONFIG_AVERAGE is not set
CONFIG_CLZ_TAB=y
CONFIG_CORDIC=y
CONFIG_DDR=y
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
[-- Attachment #7: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-10-07 8:37 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20131006082340.GA24568@localhost>
2013-10-06 17:26 ` [xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC Linus Torvalds
[not found] ` <CA+55aFxk2FoG7+BpHJAysR2bz-WQXpje6buMd8Sp6-SBqHexZg@mail.gmail.com>
2013-10-07 2:11 ` Fengguang Wu
[not found] ` <20131007021118.GA27927@localhost>
2013-10-07 5:10 ` Fengguang Wu
[not found] ` <20131007051038.GA9764@localhost>
2013-10-07 8:12 ` Linus Torvalds
[not found] ` <CA+55aFz85in-ntjF_VT4=kBoUrw1m8ON7xL-=431vQKL5oCMxQ@mail.gmail.com>
2013-10-07 8:35 ` Fengguang Wu [this message]
2013-10-07 22:14 ` Linus Torvalds
[not found] ` <CA+55aFzknXawREZRBrr0Hs+crKt62fPf+S8SubJHXk84U8AFaw@mail.gmail.com>
2013-10-07 22:29 ` Russell King - ARM Linux
[not found] ` <20131007222925.GV12758@n2100.arm.linux.org.uk>
2013-10-07 23:33 ` Russell King - ARM Linux
2013-10-07 23:47 ` Linus Torvalds
[not found] ` <CA+55aFyrDme-oNKe9=9vppct5+qCo4=Ug35np1fZiC1da64i_Q@mail.gmail.com>
2013-10-08 2:09 ` Fengguang Wu
[not found] ` <20131008020918.GA1220@localhost>
2013-10-08 2:14 ` Fengguang Wu
[not found] ` <20131008021452.GA6456@localhost>
2013-10-08 2:36 ` Fengguang Wu
2013-10-08 2:51 ` Linus Torvalds
[not found] ` <20131008023617.GA7066@localhost>
2013-10-08 3:07 ` Linus Torvalds
[not found] ` <CA+55aFwrovZf-LYa=_SyMNvqQkTfxREm0YuzDk8wJy+Krs0xzw@mail.gmail.com>
2013-10-08 3:11 ` Fengguang Wu
[not found] ` <20131008031152.GA8218@localhost>
2013-10-08 3:29 ` Linus Torvalds
[not found] ` <CA+55aFwBVx0D=7b4+-PgnZ+uEBW9suNF8e-QCegme375N5yyYw@mail.gmail.com>
2013-10-08 3:35 ` Fengguang Wu
[not found] ` <20131008033518.GA9401@localhost>
2013-10-08 4:35 ` [DRM_CURRUS_QEMU/timer] WARNING: CPU: 0 PID: 1 at debug_print_object() Fengguang Wu
2013-10-08 12:17 ` [xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC Fengguang Wu
[not found] ` <20131008121742.GA29280@localhost>
2013-10-08 22:14 ` Russell King - ARM Linux
[not found] ` <20131008221417.GF25034@n2100.arm.linux.org.uk>
2013-10-08 22:48 ` Greg Kroah-Hartman
[not found] ` <20131008224840.GA15303@kroah.com>
2013-10-09 0:45 ` Linus Torvalds
2013-10-09 0:46 ` Fengguang Wu
[not found] ` <CA+55aFzdABn=TiBbM0fdok1xO3UY7hUjXA8q7rUrg2dHCsN=Ng@mail.gmail.com>
2013-10-09 1:18 ` Dave Jones
[not found] ` <20131009011833.GA14579@redhat.com>
2013-10-09 1:26 ` [PATCH] kobject: show debug info on delayed kobject release Fengguang Wu
[not found] ` <20131009012621.GA7126@localhost>
2013-10-09 14:47 ` Russell King - ARM Linux
2013-10-09 14:12 ` [xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC Josh Boyer
2013-10-08 8:06 ` Russell King - ARM Linux
[not found] ` <20131008080625.GA25034@n2100.arm.linux.org.uk>
2013-10-10 2:23 ` Dave Airlie
[not found] ` <alpine.DEB.2.00.1310100322040.14436@skynet.skynet.ie>
2013-10-10 2:38 ` Linus Torvalds
2013-10-10 9:19 ` Russell King - ARM Linux
[not found] ` <20131010091920.GO25034@n2100.arm.linux.org.uk>
2013-10-10 10:53 ` Russell King - ARM Linux
[not found] ` <20131010105324.GA5105@n2100.arm.linux.org.uk>
2013-10-11 3:55 ` Dave Airlie
[not found] ` <CAPM=9twEehVg4JNqVrvEgCQ6R_0Saae0e9Gj2EsQSFviSywzEQ@mail.gmail.com>
2013-10-11 4:28 ` Dave Airlie
2013-10-11 5:14 ` Fengguang Wu
[not found] ` <20131011051451.GA12193@localhost>
2013-10-23 11:20 ` Xiong Zhou
2013-10-08 2:43 ` Linus Torvalds
2013-10-08 7:58 ` Ingo Molnar
[not found] ` <20131008075816.GA6346@gmail.com>
2013-10-08 8:20 ` Fengguang Wu
[not found] ` <20131008082057.GA19657@localhost>
2013-10-08 8:26 ` Ingo Molnar
[not found] ` <20131008082624.GC7232@gmail.com>
2013-10-08 9:34 ` Ingo Molnar
2013-10-06 22:14 Boris Ostrovsky
-- strict thread matches above, loose matches on Subject: below --
2013-10-06 8:23 Fengguang Wu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131007083505.GA22585@localhost \
--to=fengguang.wu@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=torvalds@linux-foundation.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).