All of lore.kernel.org
 help / color / mirror / Atom feed
* [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()
@ 2014-09-11  7:17 Fengguang Wu
  2014-09-11 15:53   ` Frederic Weisbecker
  0 siblings, 1 reply; 7+ messages in thread
From: Fengguang Wu @ 2014-09-11  7:17 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 8411 bytes --]

Greetings,

0day kernel testing robot got the below dmesg and the first bad commit is

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/fixes-v2

commit 664c05b9ab2dd92aad807bd7f9aa273955949abe
Author:     Frederic Weisbecker <fweisbec@gmail.com>
AuthorDate: Sun Aug 17 22:02:55 2014 +0200
Commit:     Frederic Weisbecker <fweisbec@gmail.com>
CommitDate: Wed Sep 10 18:52:45 2014 +0200

    nohz: Consolidate nohz full init code
    
    The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
    parameter both have their own way to do the same thing: allocate
    full dynticks cpumasks, fill them and initialize some state variables.
    
    Lets consolidate that all in the same place.
    
    While at it, convert some regular printk message to warnings when
    fundamental allocations fail.
    
    Cc: Ingo Molnar <mingo@kernel.org>
    Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

+-----------------------------------------------------------------+------------+------------+------------+
|                                                                 | ed1fb75de3 | 664c05b9ab | dd99eb9cdf |
+-----------------------------------------------------------------+------------+------------+------------+
| boot_successes                                                  | 60         | 0          | 0          |
| boot_failures                                                   | 0          | 20         | 23         |
| WARNING:at_arch/x86/kernel/cpu/common.c:warn_pre_alternatives() | 0          | 20         | 22         |
| BUG:kernel_boot_hang                                            | 0          | 20         | 22         |
| backtrace:setup_default_timer_irq                               | 0          | 20         | 22         |
| backtrace:hpet_time_init                                        | 0          | 20         | 22         |
| backtrace:x86_late_time_init                                    | 0          | 20         | 22         |
| WARNING:CPU:PID:at/kbuild/                                      | 0          | 1          |            |
| WARNING:CPU:PID:at_arch/x86/k                                   | 0          | 1          |            |
| WARNING:CPU:PID:at_arch/x86/kernel/cpu/common.c:warn_pre_al     | 0          | 0          | 1          |
| BUG:kernel_boot_crashed                                         | 0          | 0          | 1          |
+-----------------------------------------------------------------+------------+------------+------------+

[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
[    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
[    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa200 ]---
[    0.000000] ------------[ cut here ]------------

git bisect start dd99eb9cdf126e4bf8c300a996898a5aa399db85 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd --
git bisect  bad bf34e9247e01e5153869dc6ee4715de77e600745  # 11:12      0-     20  Merge 'net-next/master' into devel-jaketown-x86_64-201409110453
git bisect good 7821d579938ceb38ad19f75006fc5efd2b4f38d1  # 11:18     20+      1  0day base guard for 'devel-jaketown-x86_64-201409110453'
git bisect  bad 0b0df9331828354adf81afa7a92e28580e4aadc7  # 11:18      0-     20  Merge 'dynticks/nohz/fixes-v2' into devel-jaketown-x86_64-201409110453
git bisect good ec4143ad1b713602bef0728d3c42ae693548007f  # 11:31     20+      1  irq_work: Introduce arch_irq_work_has_interrupt()
git bisect  bad 664c05b9ab2dd92aad807bd7f9aa273955949abe  # 11:34      0-     20  nohz: Consolidate nohz full init code
git bisect good e38e18b0b0842df0edbcf66c0693bef28a4da72f  # 11:38     20+      3  irq_work: Force raised irq work to run on irq work interrupt
git bisect good ed1fb75de3369d4d27a1dfa15724bc3d47a97c7b  # 11:42     20+      0  arm64: Tell irq work about self IPI support
# first bad commit: [664c05b9ab2dd92aad807bd7f9aa273955949abe] nohz: Consolidate nohz full init code
git bisect good ed1fb75de3369d4d27a1dfa15724bc3d47a97c7b  # 11:44     60+      0  arm64: Tell irq work about self IPI support
git bisect  bad dd99eb9cdf126e4bf8c300a996898a5aa399db85  # 11:44      0-     23  0day head guard for 'devel-jaketown-x86_64-201409110453'
git bisect good 7ec62d421bdf29cb31101ae2689f7f3a9906289a  # 11:46     60+      3  Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
git bisect good 761f8e4d3d729b5d654374ac867b00bfd059362f  # 11:49     60+      7  Add linux-next specific files for 20140910


This script may reproduce the error.

----------------------------------------------------------------------------
#!/bin/bash

kernel=$1

kvm=(
	qemu-system-x86_64
	-cpu kvm64
	-enable-kvm
	-kernel $kernel
	-m 320
	-smp 2
	-net nic,vlan=1,model=e1000
	-net user,vlan=1
	-boot order=nc
	-no-reboot
	-watchdog i6300esb
	-rtc base=localtime
	-serial stdio
	-display none
	-monitor null 
)

append=(
	hung_task_panic=1
	earlyprintk=ttyS0,115200
	debug
	apic=debug
	sysrq_always_enabled
	rcupdate.rcu_cpu_stall_timeout=100
	panic=-1
	softlockup_panic=1
	nmi_watchdog=panic
	oops=panic
	load_ramdisk=2
	prompt_ramdisk=0
	console=ttyS0,115200
	console=tty0
	vga=normal
	root=/dev/ram0
	rw
	drbd.minor_count=8
)

"${kvm[@]}" --append "${append[*]}"
----------------------------------------------------------------------------

Thanks,
Fengguang

_______________________________________________
LKP mailing list
LKP(a)linux.intel.com

[-- Attachment #2: .ksh --]
[-- Type: text/plain, Size: 1112559 bytes --]

early console in setup code
[    0.000000] Linux version 3.17.0-rc3-00007-g664c05b (kbuild@jaketown) (gcc version 4.9.1 (Debian 4.9.1-11) ) #840 SMP Thu Sep 11 11:33:01 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/x86_64-randconfig-j0-0911/linux-devel:devel-jaketown-x86_64-201409110453:664c05b9ab2dd92aad807bd7f9aa273955949abe:bisect-linux-3/.vmlinuz-664c05b9ab2dd92aad807bd7f9aa273955949abe-20140911113351-18-ivb41 branch=linux-devel/devel-jaketown-x86_64-201409110453 BOOT_IMAGE=/kernel/x86_64-randconfig-j0-0911/664c05b9ab2dd92aad807bd7f9aa273955949abe/vmlinuz-3.17.0-rc3-00007-g664c05b drbd.minor_count=8
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   Centaur CentaurHauls
[    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-0x0000000013fdffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000013fe0000-0x0000000013ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    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 = 0x13fe0 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] 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 0x000f0eb0-0x000f0ebf] mapped at [ffff8800000f0eb0]
[    0.000000]   mpc: f0ec0-f0fa4
[    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 [0x0b059000, 0x0b059fff] PGTABLE
[    0.000000] BRK [0x0b05a000, 0x0b05afff] PGTABLE
[    0.000000] BRK [0x0b05b000, 0x0b05bfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x12600000-0x127fffff]
[    0.000000]  [mem 0x12600000-0x127fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x10000000-0x125fffff]
[    0.000000]  [mem 0x10000000-0x125fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x0fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x0fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x12800000-0x13fdffff]
[    0.000000]  [mem 0x12800000-0x13dfffff] page 2M
[    0.000000]  [mem 0x13e00000-0x13fdffff] page 4k
[    0.000000] BRK [0x0b05c000, 0x0b05cfff] PGTABLE
[    0.000000] RAMDISK: [mem 0x1292d000-0x13fdffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0C90 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x0000000013FE18BD 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x0000000013FE0B37 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x0000000013FE0040 000AF7 (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x0000000013FE0000 000040
[    0.000000] ACPI: SSDT 0x0000000013FE0BAB 000C5A (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 0x0000000013FE1805 000080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x0000000013FE1885 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff57d000 (        fee00000)
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:128ad001, primary cpu clock
[    0.000000]  [ffffea0000000000-ffffea00005fffff] PMD -> [ffff880011a00000-ffff880011ffffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x13fdffff]
[    0.000000] On node 0 totalpages: 81790
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 1064 pages used for memmap
[    0.000000]   DMA32 zone: 77792 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff57d000 (        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] 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 ffffffffff57c000 (fec00000)
[    0.000000] e820: [mem 0x14000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff880012600000 s74752 r8192 d23552 u1048576
[    0.000000] pcpu-alloc: s74752 r8192 d23552 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 1260cc80
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 80649
[    0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/x86_64-randconfig-j0-0911/linux-devel:devel-jaketown-x86_64-201409110453:664c05b9ab2dd92aad807bd7f9aa273955949abe:bisect-linux-3/.vmlinuz-664c05b9ab2dd92aad807bd7f9aa273955949abe-20140911113351-18-ivb41 branch=linux-devel/devel-jaketown-x86_64-201409110453 BOOT_IMAGE=/kernel/x86_64-randconfig-j0-0911/664c05b9ab2dd92aad807bd7f9aa273955949abe/vmlinuz-3.17.0-rc3-00007-g664c05b drbd.minor_count=8
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000000] Memory: 273208K/327160K available (4132K kernel code, 1046K rwdata, 2052K rodata, 856K init, 10724K bss, 53952K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:524544 nr_irqs:440 0
[    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:     32768
[    0.000000] ... MAX_LOCKDEP_CHAINS:      65536
[    0.000000] ... CHAINHASH_SIZE:          32768
[    0.000000]  memory used by lock dependency info: 8127 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|
[    0.000000]                     double unlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]                   initialize held:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:             |  ok  |             |failed|
[    0.000000]            recursive read-lock #2:             |  ok  |             |failed|
[    0.000000]             mixed read-write-lock:             |failed|             |failed|
[    0.000000]             mixed write-read-lock:             |failed|             |failed|
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[    0.000000]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[    0.000000]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[    0.000000]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[    0.000000]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/123:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/132:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/213:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/231:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/312:failed|failed|  ok  |
[    0.000000]       hard-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       soft-irq lock-inversion/321:failed|failed|  ok  |
[    0.000000]       hard-irq read-recursion/123:  ok  |
[    0.000000]       soft-irq read-recursion/123:  ok  |
[    0.000000]       hard-irq read-recursion/132:  ok  |
[    0.000000]       soft-irq read-recursion/132:  ok  |
[    0.000000]       hard-irq read-recursion/213:  ok  |
[    0.000000]       soft-irq read-recursion/213:  ok  |
[    0.000000]       hard-irq read-recursion/231:  ok  |
[    0.000000]       soft-irq read-recursion/231:  ok  |
[    0.000000]       hard-irq read-recursion/312:  ok  |
[    0.000000]       soft-irq read-recursion/312:  ok  |
[    0.000000]       hard-irq read-recursion/321:  ok  |
[    0.000000]       soft-irq read-recursion/321:  ok  |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:  ok  |  ok  |  ok  |
[    0.000000]                ww contexts mixing:failed|  ok  |
[    0.000000]              finishing ww context:  ok  |  ok  |  ok  |  ok  |
[    0.000000]                locking mismatches:  ok  |  ok  |  ok  |
[    0.000000]                  EDEADLK handling:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000000]            spinlock nest unlocked:  ok  |
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:failed|  ok  |  ok  |
[    0.000000]                               try:failed|  ok  |failed|
[    0.000000]                             block:failed|  ok  |failed|
[    0.000000]                          spinlock:failed|  ok  |failed|
[    0.000000] --------------------------------------------------------
[    0.000000] 141 out of 253 testcases failed, as expected. |
[    0.000000] ----------------------------------------------------
[    0.000000] hpet clockevent registered
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
[    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
[    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa200 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa201 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa202 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa203 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa204 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa205 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa206 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa207 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa208 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa209 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa20a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa20b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa20c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa20d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa20e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa20f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa210 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa211 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa212 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa213 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa214 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa215 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa216 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa217 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa218 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa219 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa21a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa21b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa21c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa21d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa21e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa21f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa220 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa221 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa222 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa223 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa224 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa225 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa226 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa227 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa228 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa229 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa22a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa22b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa22c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa22d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa22e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa22f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa230 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa231 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa232 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa233 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa234 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa235 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa236 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa237 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa238 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa239 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa23a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa23b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa23c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa23d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa23e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa23f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa240 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa241 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa242 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa243 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa244 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa245 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa246 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa247 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa248 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa249 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa24a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa24b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa24c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa24d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa24e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa24f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa250 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa251 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa252 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa253 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa254 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa255 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa256 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa257 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa258 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa259 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa25a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa25b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa25c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa25d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa25e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa25f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa260 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa261 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa262 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa263 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa264 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa265 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa266 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa267 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa268 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa269 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa26a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa26b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa26c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa26d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa26e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa26f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa270 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa271 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa272 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa273 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa274 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa275 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa276 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa277 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa278 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa279 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa27a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa27b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa27c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa27d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa27e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa27f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa280 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa281 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa282 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa283 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa284 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa285 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa286 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa287 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa288 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa289 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa28a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa28b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa28c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa28d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa28e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa28f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa290 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa291 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa292 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa293 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa294 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa295 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa296 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa297 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa298 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa299 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa29a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa29b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa29c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa29d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa29e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa29f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a0 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a1 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a2 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a3 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a4 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a5 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a6 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a7 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a8 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2a9 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2aa ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ab ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ac ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ad ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ae ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2af ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b0 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b1 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b2 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b3 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b4 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b5 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b6 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b7 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b8 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2b9 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ba ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2bb ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2bc ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2bd ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2be ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2bf ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c0 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c1 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c2 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c3 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c4 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c5 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c6 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c7 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c8 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2c9 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ca ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2cb ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2cc ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2cd ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ce ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2cf ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d0 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d1 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d2 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d3 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d4 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d5 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d6 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d7 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d8 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2d9 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2da ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2db ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2dc ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2dd ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2de ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2df ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e0 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e1 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e2 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e3 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e4 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e5 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e6 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e7 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e8 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2e9 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ea ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2eb ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ec ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ed ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ee ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ef ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f0 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f1 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f2 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f3 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f4 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f5 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f6 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f7 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f8 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2f9 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2fa ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2fb ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2fc ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2fd ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2fe ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa2ff ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa300 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa301 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa302 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa303 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa304 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa305 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa306 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa307 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa308 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa309 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa30a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa30b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa30c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa30d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa30e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa30f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa310 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa311 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa312 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa313 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa314 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa315 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa316 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa317 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa318 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa319 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa31a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa31b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa31c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa31d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa31e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa31f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa320 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa321 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa322 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa323 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa324 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa325 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa326 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa327 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa328 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa329 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa32a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa32b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa32c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa32d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa32e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa32f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa330 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa331 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa332 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa333 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa334 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa335 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa336 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa337 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa338 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa339 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa33a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa33b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa33c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa33d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa33e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa33f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa340 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa341 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa342 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa343 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa344 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa345 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa346 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa347 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa348 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa349 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa34a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa34b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa34c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa34d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa34e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa34f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa350 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa351 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa352 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa353 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa354 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa355 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa356 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa357 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa358 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa359 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa35a ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa35b ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa35c ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa35d ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa35e ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa35f ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa360 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa361 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa362 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa363 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
[    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
[    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
[    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
[    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
[    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
[    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
[    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
[    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
[    0.000000] ---[ end trace cb88537fdc8fa364 ]---
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
[    0.000000] You're using static_cpu_has before alternatives have run!
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W      3.17.0-rc3-00007-g664c05b #840
[    0.000000]  0000000000000009 ffff880012603c38 ffffffff89dfe8c6 ffff880012603c80
[    0.000000]  ffff880012603c70 ffffffff89a81df3 ffffffff8a414580 0000000000000000
[    0.000000]  0000000000000000 0000000000000000 ffffffff8a403de8 ffff880012603cd0
[    0.000000] Call Trace:
[    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
[    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
[    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
[    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
[    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
[    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
[    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
[    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
[    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
[    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
[    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
[    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
[    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
[    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
[    0.000000]  [<ffffffff89aa8eff>] ? vtime_common_account_irq_enter+0x2f/0x50
[    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  [<ffffffff89e06489>] ? retint_restore_args+0x6/0x6
[    0.000000]  [<ffffffff89a2f0c6>] ? native_irq_enable+0x6/0x10
[    0.000000]  [<ffffffff89a856a2>] ? __do_softirq+0x92/0x260
[    0.000000]  [<ffffffff89a85b3e>] irq_exit+0x10e/0x150
[    0.000000]  [<ffffffff89a045a1>] do_IRQ+0x51/0xe0
[    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
[    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
[    0.00000
BUG: kernel boot hang
Elapsed time: 10
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-j0-0911/664c05b9ab2dd92aad807bd7f9aa273955949abe/vmlinuz-3.17.0-rc3-00007-g664c05b -append 'hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/x86_64-randconfig-j0-0911/linux-devel:devel-jaketown-x86_64-201409110453:664c05b9ab2dd92aad807bd7f9aa273955949abe:bisect-linux-3/.vmlinuz-664c05b9ab2dd92aad807bd7f9aa273955949abe-20140911113351-18-ivb41 branch=linux-devel/devel-jaketown-x86_64-201409110453 BOOT_IMAGE=/kernel/x86_64-randconfig-j0-0911/664c05b9ab2dd92aad807bd7f9aa273955949abe/vmlinuz-3.17.0-rc3-00007-g664c05b drbd.minor_count=8'  -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz -m 320 -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -pidfile /dev/shm/kboot/pid-quantal-ivb41-18 -serial file:/dev/shm/kboot/serial-quantal-ivb41-18 -daemonize -display none -monitor null 

[-- Attachment #3: x86_64-randconfig-j0-0911-dd99eb9cdf126e4bf8c300a996898a5aa399db85--x-12270.log --]
[-- Type: application/octet-stream, Size: 37946 bytes --]

[-- Attachment #4: config-3.17.0-rc3-00007-g664c05b --]
[-- Type: text/plain, Size: 76823 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.17.0-rc3 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_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_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_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=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 is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
CONFIG_KERNEL_LZMA=y
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_CROSS_MEMORY_ATTACH is not set
CONFIG_FHANDLE=y
CONFIG_USELIB=y
# CONFIG_AUDIT is not set
CONFIG_HAVE_ARCH_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_LEGACY_ALLOC_HWIRQ=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=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 is not set
CONFIG_NO_HZ_FULL=y
# CONFIG_NO_HZ_FULL_ALL is not set
CONFIG_NO_HZ_FULL_SYSIDLE=y
CONFIG_NO_HZ_FULL_SYSIDLE_SMALL=8
CONFIG_NO_HZ=y
# CONFIG_HIGH_RES_TIMERS is not set

#
# CPU/Task time and stats accounting
#
CONFIG_VIRT_CPU_ACCOUNTING=y
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_TASKSTATS is not set

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_RCU_STALL_COMMON=y
CONFIG_CONTEXT_TRACKING=y
CONFIG_RCU_USER_QS=y
CONFIG_CONTEXT_TRACKING_FORCE=y
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_TREE_RCU_TRACE=y
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_BUILD_BIN2C=y
CONFIG_IKCONFIG=y
CONFIG_LOG_BUF_SHIFT=17
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
# CONFIG_CGROUPS is not set
# CONFIG_CHECKPOINT_RESTORE is not set
# CONFIG_NAMESPACES is not set
# CONFIG_SCHED_AUTOGROUP is not set
# 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=y
CONFIG_RD_XZ=y
# CONFIG_RD_LZO is not set
CONFIG_RD_LZ4=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_ANON_INODES=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_SGETMASK_SYSCALL=y
# CONFIG_SYSFS_SYSCALL is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_PRINTK=y
CONFIG_BUG=y
# CONFIG_ELF_CORE is not set
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
# CONFIG_EVENTFD is not set
# CONFIG_SHMEM is not set
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_SYSTEM_TRUSTED_KEYRING is not set
CONFIG_PROFILING=y
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
# CONFIG_UPROBES is not set
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR is not set
CONFIG_CC_STACKPROTECTOR_NONE=y
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=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
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=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=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
CONFIG_STOP_MACHINE=y
# CONFIG_BLOCK is not set
CONFIG_PADATA=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUE_RWLOCK=y
CONFIG_QUEUE_RWLOCK=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
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_KVM_GUEST=y
# CONFIG_KVM_DEBUG_FS is not set
# 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=y
CONFIG_CPU_SUP_INTEL=y
# CONFIG_CPU_SUP_AMD is not set
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
# CONFIG_DMI is not set
CONFIG_CALGARY_IOMMU=y
# CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_MAXSMP=y
CONFIG_NR_CPUS=8192
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_X86_MCE is not set
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
# CONFIG_I8K is not set
CONFIG_MICROCODE=m
# 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_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 is not set
# 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=y
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=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_VIRT_TO_BUS=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_CLEANCACHE=y
# CONFIG_CMA is not set
CONFIG_ZPOOL=y
CONFIG_ZBUD=m
CONFIG_ZSMALLOC=y
CONFIG_PGTABLE_MAPPING=y
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
# CONFIG_X86_PAT is not set
# CONFIG_ARCH_RANDOM is not set
CONFIG_X86_SMAP=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
# CONFIG_SCHED_HRTICK is not set
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_RANDOMIZE_BASE_MAX_OFFSET=0x40000000
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
CONFIG_BOOTPARAM_HOTPLUG_CPU0=y
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
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_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_REDUCED_HARDWARE_ONLY is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
# CONFIG_ACPI_APEI is not set
CONFIG_SFI=y

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

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

#
# Memory power savings
#
# CONFIG_I7300_IDLE is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MMCONFIG is not set
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_CNB20LE_QUIRK=y
CONFIG_PCIEPORTBUS=y
# CONFIG_PCIEAER is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
# CONFIG_PCIEASPM_DEFAULT is not set
# CONFIG_PCIEASPM_POWERSAVE is not set
CONFIG_PCIEASPM_PERFORMANCE=y
CONFIG_PCIE_PME=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
CONFIG_PCI_PASID=y
# CONFIG_PCI_IOAPIC is not set
CONFIG_PCI_LABEL=y

#
# PCI host controller drivers
#
CONFIG_ISA_DMA_API=y
CONFIG_PCCARD=m
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
# CONFIG_CARDBUS is not set

#
# PC-card bridges
#
# CONFIG_YENTA is not set
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_RAPIDIO is not set
# CONFIG_X86_SYSFB is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_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=y
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=m
# CONFIG_X86_X32 is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_KEYS_COMPAT=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_IOSF_MBI=m
CONFIG_PMC_ATOM=y
CONFIG_NET=y

#
# Networking options
#
# CONFIG_PACKET is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_NET_KEY is not set
# CONFIG_INET is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NET_PTP_CLASSIFY is not set
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
# CONFIG_NETFILTER is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
# CONFIG_DNS_RESOLVER is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_MMAP is not set
# CONFIG_NETLINK_DIAG is not set
# CONFIG_NET_MPLS_GSO is not set
# CONFIG_HSR is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
# CONFIG_BPF_JIT is not set
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_WIRELESS=y
# CONFIG_CFG80211 is not set
# CONFIG_LIB80211 is not set

#
# CFG80211 needs to be enabled for MAC80211
#
# CONFIG_WIMAX is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_NFC is not set
CONFIG_HAVE_BPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=m
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_FENCE_TRACE is not set

#
# Bus devices
#
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
CONFIG_MTD_REDBOOT_PARTS_READONLY=y
CONFIG_MTD_CMDLINE_PARTS=m
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=m
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 is not set
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 is not set
# CONFIG_MTD_PHYSMAP is not set
CONFIG_MTD_AMD76XROM=m
CONFIG_MTD_ICHXROM=m
# CONFIG_MTD_ESB2ROM is not set
# CONFIG_MTD_CK804XROM is not set
CONFIG_MTD_SCB2_FLASH=m
CONFIG_MTD_NETtel=m
# CONFIG_MTD_L440GX is not set
CONFIG_MTD_INTEL_VR_NOR=y
# CONFIG_MTD_PLATRAM is not set

#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=y
# CONFIG_MTD_PMC551_BUGFIX is not set
CONFIG_MTD_PMC551_DEBUG=y
# CONFIG_MTD_SLRAM is not set
CONFIG_MTD_PHRAM=y
CONFIG_MTD_MTDRAM=y
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTDRAM_ABS_POS=0

#
# Disk-On-Chip Device Drivers
#
CONFIG_MTD_DOCG3=y
CONFIG_BCH_CONST_M=14
CONFIG_BCH_CONST_T=4
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_ONENAND is not set

#
# LPDDR & LPDDR2 PCM memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
# CONFIG_MTD_SPI_NOR is not set
# CONFIG_MTD_UBI is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_PC_PCMCIA is not set
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=m
# 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 is not set
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
CONFIG_IBM_ASM=y
CONFIG_PHANTOM=y
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
CONFIG_ENCLOSURE_SERVICES=y
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
CONFIG_ISL29003=m
# CONFIG_ISL29020 is not set
CONFIG_SENSORS_TSL2550=m
CONFIG_SENSORS_BH1780=m
# CONFIG_SENSORS_BH1770 is not set
CONFIG_SENSORS_APDS990X=m
CONFIG_HMC6352=m
CONFIG_DS1682=m
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set
CONFIG_USB_SWITCH_FSA9480=m
# CONFIG_SRAM is not set
CONFIG_C2PORT=m
# CONFIG_C2PORT_DURAMAR_2150 is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_LEGACY=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=m
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_SENSORS_LIS3_I2C is not set

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

#
# Intel MIC Bus Driver
#
# CONFIG_INTEL_MIC_BUS is not set

#
# Intel MIC Host Driver
#

#
# Intel MIC Card Driver
#
# CONFIG_GENWQE is not set
CONFIG_ECHO=m
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=y
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_LOGGING=y

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_NOSY=m
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
# CONFIG_NETDEVICES is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_SPARSEKMAP=m
CONFIG_INPUT_MATRIXKMAP=y

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=y

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADP5588=m
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_QT1070=m
CONFIG_KEYBOARD_QT2160=m
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
CONFIG_KEYBOARD_TCA8418=m
# CONFIG_KEYBOARD_LM8323 is not set
CONFIG_KEYBOARD_LM8333=m
# CONFIG_KEYBOARD_MAX7359 is not set
CONFIG_KEYBOARD_MCS=m
CONFIG_KEYBOARD_MPR121=m
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_OPENCORES=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=y
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
CONFIG_JOYSTICK_A3D=m
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
CONFIG_JOYSTICK_TMDC=y
CONFIG_JOYSTICK_IFORCE=y
CONFIG_JOYSTICK_IFORCE_232=y
CONFIG_JOYSTICK_WARRIOR=m
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=y
# CONFIG_JOYSTICK_TWIDJOY is not set
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
# CONFIG_JOYSTICK_AS5011 is not set
CONFIG_JOYSTICK_JOYDUMP=y
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_CT82C710=y
# CONFIG_SERIO_PARKBD is not set
CONFIG_SERIO_PCIPS2=y
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
# CONFIG_SERIO_ALTERA_PS2 is not set
CONFIG_SERIO_PS2MULT=m
CONFIG_SERIO_ARC_PS2=m
CONFIG_GAMEPORT=y
# CONFIG_GAMEPORT_NS558 is not set
# CONFIG_GAMEPORT_L4 is not set
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_EARLYCON=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DMA=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_MFD_HSU 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_SC16IS7XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_SERIAL_MEN_Z135 is not set
# CONFIG_TTY_PRINTK is not set
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_VIRTIO_CONSOLE is not set
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_PANIC_EVENT=y
CONFIG_IPMI_PANIC_STRING=y
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
# CONFIG_IPMI_SI_PROBE_DEFAULTS is not set
CONFIG_IPMI_WATCHDOG=m
# CONFIG_IPMI_POWEROFF is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_TIMERIOMEM=y
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_HW_RANDOM_TPM=y
CONFIG_NVRAM=m
# CONFIG_R3964 is not set
CONFIG_APPLICOM=m

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
CONFIG_CARDMAN_4000=m
CONFIG_CARDMAN_4040=m
# CONFIG_MWAVE is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_TCG_TPM=y
CONFIG_TCG_TIS=y
CONFIG_TCG_TIS_I2C_ATMEL=m
# CONFIG_TCG_TIS_I2C_INFINEON is not set
CONFIG_TCG_TIS_I2C_NUVOTON=m
# CONFIG_TCG_NSC is not set
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_INFINEON is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y

#
# I2C support
#
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_MUX=m

#
# Multiplexer I2C Chip support
#
CONFIG_I2C_MUX_PCA9541=m
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
CONFIG_I2C_ALGOBIT=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI1563=m
CONFIG_I2C_ALI15X3=m
# CONFIG_I2C_AMD756 is not set
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
# CONFIG_I2C_ISCH is not set
CONFIG_I2C_ISMT=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_DESIGNWARE_CORE=m
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
CONFIG_I2C_DESIGNWARE_PCI=m
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

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

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_SPMI is not set
# CONFIG_HSI is not set

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

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

#
# PPS generators support
#

#
# PTP clock support
#
# CONFIG_PTP_1588_CLOCK is not set

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
CONFIG_W1=m

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

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2408=m
# CONFIG_W1_SLAVE_DS2408_READBACK is not set
CONFIG_W1_SLAVE_DS2413=m
CONFIG_W1_SLAVE_DS2406=m
# CONFIG_W1_SLAVE_DS2423 is not set
# CONFIG_W1_SLAVE_DS2431 is not set
# CONFIG_W1_SLAVE_DS2433 is not set
# CONFIG_W1_SLAVE_DS2760 is not set
# CONFIG_W1_SLAVE_DS2780 is not set
# CONFIG_W1_SLAVE_DS2781 is not set
# CONFIG_W1_SLAVE_DS28E04 is not set
# CONFIG_W1_SLAVE_BQ27000 is not set
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
CONFIG_PDA_POWER=y
CONFIG_GENERIC_ADC_BATTERY=y
CONFIG_TEST_POWER=y
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
CONFIG_BATTERY_BQ27x00=m
CONFIG_BATTERY_BQ27X00_I2C=y
CONFIG_BATTERY_BQ27X00_PLATFORM=y
CONFIG_BATTERY_MAX17040=m
CONFIG_BATTERY_MAX17042=m
CONFIG_CHARGER_PCF50633=m
# CONFIG_CHARGER_ISP1704 is not set
CONFIG_CHARGER_MAX8903=y
CONFIG_CHARGER_LP8727=m
# CONFIG_CHARGER_BQ2415X is not set
CONFIG_CHARGER_SMB347=m
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=m
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

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

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

#
# Texas Instruments thermal drivers
#
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
# CONFIG_SSB_PCIHOST is not set
# CONFIG_SSB_SILENT is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_BCMA_POSSIBLE=y

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

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_CROS_EC is not set
CONFIG_MFD_MC13XXX=m
CONFIG_MFD_MC13XXX_I2C=m
# CONFIG_HTC_PASIC3 is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
CONFIG_MFD_JANZ_CMODIO=m
# CONFIG_MFD_KEMPLD is not set
CONFIG_MFD_VIPERBOARD=m
# CONFIG_MFD_RETU is not set
CONFIG_MFD_PCF50633=m
CONFIG_PCF50633_ADC=m
# CONFIG_PCF50633_GPIO is not set
CONFIG_MFD_RDC321X=y
CONFIG_MFD_RTSX_PCI=m
CONFIG_MFD_RTSX_USB=m
CONFIG_MFD_SI476X_CORE=m
CONFIG_MFD_SM501=y
CONFIG_ABX500_CORE=y
CONFIG_MFD_SYSCON=y
CONFIG_MFD_TI_AM335X_TSCADC=m
CONFIG_MFD_LP3943=m
# CONFIG_TPS6105X is not set
CONFIG_TPS6507X=m
# CONFIG_MFD_TPS65217 is not set
CONFIG_MFD_TPS65218=m
CONFIG_MFD_WL1273_CORE=m
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=m

#
# Multimedia core support
#
# CONFIG_MEDIA_CAMERA_SUPPORT is not set
CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
CONFIG_MEDIA_RADIO_SUPPORT=y
CONFIG_MEDIA_SDR_SUPPORT=y
# CONFIG_MEDIA_RC_SUPPORT is not set
CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_V4L2=m
CONFIG_VIDEO_ADV_DEBUG=y
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_VMALLOC=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_DVB_CORE=m
# CONFIG_TTPCI_EEPROM is not set
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y

#
# Media drivers
#
CONFIG_MEDIA_USB_SUPPORT=y

#
# Analog TV USB devices
#
# CONFIG_VIDEO_PVRUSB2 is not set
CONFIG_VIDEO_HDPVR=m
CONFIG_VIDEO_USBVISION=m
CONFIG_VIDEO_STK1160_COMMON=m
# CONFIG_VIDEO_STK1160_AC97 is not set
CONFIG_VIDEO_STK1160=m
CONFIG_VIDEO_GO7007=m
# CONFIG_VIDEO_GO7007_USB is not set
# CONFIG_VIDEO_GO7007_LOADER is not set

#
# Analog/digital TV USB devices
#
CONFIG_VIDEO_AU0828=m
CONFIG_VIDEO_AU0828_V4L2=y

#
# Digital TV USB devices
#
CONFIG_DVB_USB_V2=m
CONFIG_DVB_USB_AF9015=m
CONFIG_DVB_USB_AF9035=m
CONFIG_DVB_USB_ANYSEE=m
CONFIG_DVB_USB_AU6610=m
CONFIG_DVB_USB_AZ6007=m
# CONFIG_DVB_USB_CE6230 is not set
# CONFIG_DVB_USB_EC168 is not set
# CONFIG_DVB_USB_GL861 is not set
# CONFIG_DVB_USB_MXL111SF is not set
CONFIG_DVB_USB_RTL28XXU=m
CONFIG_DVB_TTUSB_BUDGET=m
# CONFIG_DVB_TTUSB_DEC is not set
CONFIG_SMS_USB_DRV=m
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_USB_DEBUG is not set

#
# Webcam, TV (analog/digital) USB devices
#
CONFIG_VIDEO_EM28XX=m
CONFIG_VIDEO_EM28XX_V4L2=m
CONFIG_VIDEO_EM28XX_ALSA=m
CONFIG_VIDEO_EM28XX_DVB=m

#
# Software defined radio USB devices
#
CONFIG_USB_AIRSPY=m
# CONFIG_MEDIA_PCI_SUPPORT is not set

#
# Supported MMC/SDIO adapters
#
CONFIG_RADIO_ADAPTERS=y
CONFIG_RADIO_TEA575X=m
CONFIG_RADIO_SI470X=y
# CONFIG_USB_SI470X is not set
CONFIG_I2C_SI470X=m
CONFIG_RADIO_SI4713=m
CONFIG_USB_SI4713=m
CONFIG_PLATFORM_SI4713=m
CONFIG_I2C_SI4713=m
# CONFIG_RADIO_SI476X is not set
CONFIG_USB_MR800=m
# CONFIG_USB_DSBR is not set
CONFIG_RADIO_MAXIRADIO=m
# CONFIG_RADIO_SHARK is not set
CONFIG_RADIO_SHARK2=m
CONFIG_USB_KEENE=m
CONFIG_USB_RAREMONO=m
CONFIG_USB_MA901=m
# CONFIG_RADIO_TEA5764 is not set
CONFIG_RADIO_SAA7706H=m
# CONFIG_RADIO_TEF6862 is not set
CONFIG_RADIO_WL1273=m

#
# Texas Instruments WL128x FM driver (ST based)
#

#
# Supported FireWire (IEEE 1394) Adapters
#
CONFIG_DVB_FIREDTV=m
CONFIG_DVB_FIREDTV_INPUT=y
CONFIG_MEDIA_COMMON_OPTIONS=y

#
# common driver options
#
CONFIG_VIDEO_TVEEPROM=m
CONFIG_CYPRESS_FIRMWARE=m
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_SMS_SIANO_MDTV=m

#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
CONFIG_MEDIA_ATTACH=y

#
# Encoders, decoders, sensors and other helper chips
#

#
# Audio decoders, processors and mixers
#
CONFIG_VIDEO_TVAUDIO=m
CONFIG_VIDEO_TDA7432=m
CONFIG_VIDEO_TDA9840=m
# CONFIG_VIDEO_TEA6415C is not set
# CONFIG_VIDEO_TEA6420 is not set
CONFIG_VIDEO_MSP3400=m
# CONFIG_VIDEO_CS5345 is not set
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_TLV320AIC23B=m
CONFIG_VIDEO_UDA1342=m
CONFIG_VIDEO_WM8775=m
CONFIG_VIDEO_WM8739=m
# CONFIG_VIDEO_VP27SMPX is not set
# CONFIG_VIDEO_SONY_BTF_MPX is not set

#
# RDS decoders
#
# CONFIG_VIDEO_SAA6588 is not set

#
# Video decoders
#
CONFIG_VIDEO_ADV7180=m
# CONFIG_VIDEO_ADV7183 is not set
# CONFIG_VIDEO_BT819 is not set
# CONFIG_VIDEO_BT856 is not set
CONFIG_VIDEO_BT866=m
# CONFIG_VIDEO_KS0127 is not set
# CONFIG_VIDEO_ML86V7667 is not set
CONFIG_VIDEO_SAA7110=m
CONFIG_VIDEO_SAA711X=m
CONFIG_VIDEO_SAA7191=m
CONFIG_VIDEO_TVP514X=m
CONFIG_VIDEO_TVP5150=m
# CONFIG_VIDEO_TVP7002 is not set
CONFIG_VIDEO_TW2804=m
CONFIG_VIDEO_TW9903=m
CONFIG_VIDEO_TW9906=m
# CONFIG_VIDEO_VPX3220 is not set

#
# Video and audio decoders
#
# CONFIG_VIDEO_SAA717X is not set
CONFIG_VIDEO_CX25840=m

#
# Video encoders
#
CONFIG_VIDEO_SAA7127=m
# CONFIG_VIDEO_SAA7185 is not set
CONFIG_VIDEO_ADV7170=m
# CONFIG_VIDEO_ADV7175 is not set
# CONFIG_VIDEO_ADV7343 is not set
# CONFIG_VIDEO_ADV7393 is not set
CONFIG_VIDEO_AK881X=m
CONFIG_VIDEO_THS8200=m

#
# Camera sensor devices
#

#
# Flash devices
#

#
# Video improvement chips
#
# CONFIG_VIDEO_UPD64031A is not set
CONFIG_VIDEO_UPD64083=m

#
# Audio/Video compression chips
#
# CONFIG_VIDEO_SAA6752HS is not set

#
# Miscellaneous helper chips
#
# CONFIG_VIDEO_THS7303 is not set
CONFIG_VIDEO_M52790=m

#
# Sensors used on soc_camera driver
#
CONFIG_MEDIA_TUNER=m

#
# Customize TV tuners
#
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA827X=m
CONFIG_MEDIA_TUNER_TDA18271=m
CONFIG_MEDIA_TUNER_TDA9887=m
# CONFIG_MEDIA_TUNER_TEA5761 is not set
# CONFIG_MEDIA_TUNER_TEA5767 is not set
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_MT2060=m
CONFIG_MEDIA_TUNER_MT2063=m
# CONFIG_MEDIA_TUNER_MT2266 is not set
# CONFIG_MEDIA_TUNER_MT2131 is not set
CONFIG_MEDIA_TUNER_QT1010=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
# CONFIG_MEDIA_TUNER_XC4000 is not set
# CONFIG_MEDIA_TUNER_MXL5005S is not set
CONFIG_MEDIA_TUNER_MXL5007T=m
CONFIG_MEDIA_TUNER_MC44S803=m
CONFIG_MEDIA_TUNER_MAX2165=m
# CONFIG_MEDIA_TUNER_TDA18218 is not set
CONFIG_MEDIA_TUNER_FC0011=m
# CONFIG_MEDIA_TUNER_FC0012 is not set
CONFIG_MEDIA_TUNER_FC0013=m
# CONFIG_MEDIA_TUNER_TDA18212 is not set
CONFIG_MEDIA_TUNER_E4000=m
CONFIG_MEDIA_TUNER_FC2580=m
CONFIG_MEDIA_TUNER_M88TS2022=m
CONFIG_MEDIA_TUNER_TUA9001=m
CONFIG_MEDIA_TUNER_SI2157=m
CONFIG_MEDIA_TUNER_IT913X=m
# CONFIG_MEDIA_TUNER_R820T is not set

#
# Customise DVB Frontends
#

#
# Multistandard (satellite) frontends
#
# CONFIG_DVB_STB0899 is not set
CONFIG_DVB_STB6100=m
CONFIG_DVB_STV090x=m
CONFIG_DVB_STV6110x=m
# CONFIG_DVB_M88DS3103 is not set

#
# Multistandard (cable + terrestrial) frontends
#
CONFIG_DVB_DRXK=m
CONFIG_DVB_TDA18271C2DD=m
CONFIG_DVB_SI2165=m

#
# DVB-S (satellite) frontends
#
CONFIG_DVB_CX24110=m
# CONFIG_DVB_CX24123 is not set
# CONFIG_DVB_MT312 is not set
CONFIG_DVB_ZL10036=m
# CONFIG_DVB_ZL10039 is not set
CONFIG_DVB_S5H1420=m
# CONFIG_DVB_STV0288 is not set
# CONFIG_DVB_STB6000 is not set
CONFIG_DVB_STV0299=m
CONFIG_DVB_STV6110=m
CONFIG_DVB_STV0900=m
CONFIG_DVB_TDA8083=m
# CONFIG_DVB_TDA10086 is not set
CONFIG_DVB_TDA8261=m
CONFIG_DVB_VES1X93=m
CONFIG_DVB_TUNER_ITD1000=m
# CONFIG_DVB_TUNER_CX24113 is not set
# CONFIG_DVB_TDA826X is not set
CONFIG_DVB_TUA6100=m
CONFIG_DVB_CX24116=m
CONFIG_DVB_CX24117=m
CONFIG_DVB_SI21XX=m
# CONFIG_DVB_TS2020 is not set
CONFIG_DVB_DS3000=m
CONFIG_DVB_MB86A16=m
# CONFIG_DVB_TDA10071 is not set

#
# DVB-T (terrestrial) frontends
#
CONFIG_DVB_SP8870=m
CONFIG_DVB_SP887X=m
# CONFIG_DVB_CX22700 is not set
CONFIG_DVB_CX22702=m
# CONFIG_DVB_S5H1432 is not set
CONFIG_DVB_DRXD=m
# CONFIG_DVB_L64781 is not set
# CONFIG_DVB_TDA1004X is not set
CONFIG_DVB_NXT6000=m
# CONFIG_DVB_MT352 is not set
CONFIG_DVB_ZL10353=m
# CONFIG_DVB_DIB3000MB is not set
# CONFIG_DVB_DIB3000MC is not set
CONFIG_DVB_DIB7000M=m
CONFIG_DVB_DIB7000P=m
CONFIG_DVB_DIB9000=m
CONFIG_DVB_TDA10048=m
CONFIG_DVB_AF9013=m
CONFIG_DVB_EC100=m
CONFIG_DVB_HD29L2=m
CONFIG_DVB_STV0367=m
CONFIG_DVB_CXD2820R=m
CONFIG_DVB_RTL2830=m
CONFIG_DVB_RTL2832=m
# CONFIG_DVB_RTL2832_SDR is not set
CONFIG_DVB_SI2168=m

#
# DVB-C (cable) frontends
#
CONFIG_DVB_VES1820=m
CONFIG_DVB_TDA10021=m
CONFIG_DVB_TDA10023=m
CONFIG_DVB_STV0297=m

#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
CONFIG_DVB_NXT200X=m
CONFIG_DVB_OR51211=m
# CONFIG_DVB_OR51132 is not set
# CONFIG_DVB_BCM3510 is not set
# CONFIG_DVB_LGDT330X is not set
# CONFIG_DVB_LGDT3305 is not set
CONFIG_DVB_LG2160=m
# CONFIG_DVB_S5H1409 is not set
CONFIG_DVB_AU8522=m
# CONFIG_DVB_AU8522_DTV is not set
CONFIG_DVB_AU8522_V4L=m
CONFIG_DVB_S5H1411=m

#
# ISDB-T (terrestrial) frontends
#
CONFIG_DVB_S921=m
# CONFIG_DVB_DIB8000 is not set
# CONFIG_DVB_MB86A20S is not set

#
# Digital terrestrial only tuners/PLL
#
CONFIG_DVB_PLL=m
CONFIG_DVB_TUNER_DIB0070=m
# CONFIG_DVB_TUNER_DIB0090 is not set

#
# SEC control devices for DVB-S
#
# CONFIG_DVB_DRX39XYJ is not set
CONFIG_DVB_LNBP21=m
# CONFIG_DVB_LNBP22 is not set
# CONFIG_DVB_ISL6405 is not set
CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m
CONFIG_DVB_A8293=m
CONFIG_DVB_LGS8GL5=m
# CONFIG_DVB_LGS8GXX is not set
CONFIG_DVB_ATBM8830=m
CONFIG_DVB_TDA665x=m
# CONFIG_DVB_IX2505V is not set
# CONFIG_DVB_M88RS2000 is not set
CONFIG_DVB_AF9033=m

#
# Tools to develop new frontends
#
CONFIG_DVB_DUMMY_FE=m

#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_INTEL is not set
CONFIG_AGP_SIS=y
# CONFIG_AGP_VIA is not set
# CONFIG_VGA_ARB is not set
# CONFIG_VGA_SWITCHEROO is not set

#
# Direct Rendering Manager
#
CONFIG_DRM=m
CONFIG_DRM_USB=m
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_KMS_FB_HELPER=y
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
CONFIG_DRM_TTM=m

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
CONFIG_DRM_I2C_SIL164=m
CONFIG_DRM_I2C_NXP_TDA998X=m
# CONFIG_DRM_PTN3460 is not set
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_UMS=y
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
# CONFIG_DRM_I915 is not set
CONFIG_DRM_MGA=m
# CONFIG_DRM_SIS is not set
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_DRM_VMWGFX=m
CONFIG_DRM_VMWGFX_FBCON=y
CONFIG_DRM_GMA500=m
CONFIG_DRM_GMA600=y
# CONFIG_DRM_GMA3600 is not set
CONFIG_DRM_UDL=m
CONFIG_DRM_AST=m
CONFIG_DRM_MGAG200=m
CONFIG_DRM_CIRRUS_QEMU=m
CONFIG_DRM_QXL=m
CONFIG_DRM_BOCHS=m

#
# Frame buffer Devices
#
CONFIG_FB=m
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=m
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
# CONFIG_FB_PM2_FIFO_DISCONNECT is not set
CONFIG_FB_CYBER2000=m
# CONFIG_FB_CYBER2000_DDC is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_N411 is not set
CONFIG_FB_HGA=m
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
# CONFIG_FB_NVIDIA_BACKLIGHT is not set
CONFIG_FB_RIVA=m
# CONFIG_FB_RIVA_I2C is not set
# CONFIG_FB_RIVA_DEBUG is not set
# CONFIG_FB_RIVA_BACKLIGHT is not set
CONFIG_FB_I740=m
# CONFIG_FB_LE80578 is not set
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
# CONFIG_FB_MATROX_MYSTIQUE is not set
# CONFIG_FB_MATROX_G is not set
# CONFIG_FB_MATROX_I2C is not set
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
# CONFIG_FB_RADEON_BACKLIGHT is not set
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
# CONFIG_FB_ATY_GENERIC_LCD is not set
# CONFIG_FB_ATY_GX is not set
# CONFIG_FB_ATY_BACKLIGHT is not set
# CONFIG_FB_S3 is not set
CONFIG_FB_SAVAGE=m
# CONFIG_FB_SAVAGE_I2C is not set
CONFIG_FB_SAVAGE_ACCEL=y
CONFIG_FB_SIS=m
# CONFIG_FB_SIS_300 is not set
# CONFIG_FB_SIS_315 is not set
# CONFIG_FB_VIA is not set
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
# CONFIG_FB_3DFX_ACCEL is not set
CONFIG_FB_3DFX_I2C=y
CONFIG_FB_VOODOO1=m
CONFIG_FB_VT8623=m
CONFIG_FB_TRIDENT=m
CONFIG_FB_ARK=m
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
CONFIG_FB_SM501=m
CONFIG_FB_SMSCUFX=m
CONFIG_FB_UDL=m
CONFIG_FB_VIRTUAL=m
CONFIG_FB_METRONOME=m
CONFIG_FB_MB862XX=m
CONFIG_FB_MB862XX_PCI_GDC=y
# CONFIG_FB_MB862XX_I2C is not set
CONFIG_FB_BROADSHEET=m
CONFIG_FB_AUO_K190X=m
CONFIG_FB_AUO_K1900=m
CONFIG_FB_AUO_K1901=m
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_PLATFORM=y
CONFIG_BACKLIGHT_CLASS_DEVICE=m
# CONFIG_BACKLIGHT_GENERIC is not set
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
CONFIG_BACKLIGHT_ADP8860=m
CONFIG_BACKLIGHT_ADP8870=m
CONFIG_BACKLIGHT_PCF50633=m
CONFIG_BACKLIGHT_LM3630A=m
CONFIG_BACKLIGHT_LM3639=m
# CONFIG_BACKLIGHT_LP855X is not set
CONFIG_BACKLIGHT_LV5207LP=m
CONFIG_BACKLIGHT_BD6107=m
CONFIG_VGASTATE=m
CONFIG_HDMI=y
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
# CONFIG_LOGO_LINUX_CLUT224 is not set
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_DMAENGINE_PCM=m
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_COMPRESS_OFFLOAD=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
CONFIG_SND_OPL3_LIB_SEQ=m
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
CONFIG_SND_EMU10K1_SEQ=m
CONFIG_SND_MPU401_UART=y
CONFIG_SND_OPL3_LIB=y
CONFIG_SND_VX_LIB=y
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_DRIVERS is not set
CONFIG_SND_SB_COMMON=m
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
CONFIG_SND_ALS4000=m
# CONFIG_SND_ALI5451 is not set
CONFIG_SND_ASIHPI=m
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AW2=m
CONFIG_SND_AZT3328=y
CONFIG_SND_BT87X=y
CONFIG_SND_BT87X_OVERCLOCK=y
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=y
CONFIG_SND_OXYGEN_LIB=m
# CONFIG_SND_OXYGEN is not set
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
# CONFIG_SND_CS46XX_NEW_DSP is not set
CONFIG_SND_CTXFI=y
CONFIG_SND_DARLA20=y
CONFIG_SND_GINA20=y
# CONFIG_SND_LAYLA20 is not set
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=y
CONFIG_SND_LAYLA24=m
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=y
CONFIG_SND_INDIGOIO=y
CONFIG_SND_INDIGODJ=y
# CONFIG_SND_INDIGOIOX is not set
CONFIG_SND_INDIGODJX=m
CONFIG_SND_EMU10K1=y
CONFIG_SND_EMU10K1X=m
# CONFIG_SND_ENS1370 is not set
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=y
CONFIG_SND_ES1968=y
# CONFIG_SND_ES1968_INPUT is not set
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_HDSP=y

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

#
# HD-Audio
#
# CONFIG_SND_HDA_INTEL is not set
CONFIG_SND_USB=y
# CONFIG_SND_USB_AUDIO is not set
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
# CONFIG_SND_USB_CAIAQ_INPUT is not set
# CONFIG_SND_USB_US122L is not set
CONFIG_SND_USB_6FIRE=m
CONFIG_SND_USB_HIFACE=m
CONFIG_SND_BCD2000=m
# CONFIG_SND_FIREWIRE is not set
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
CONFIG_SND_SOC=m
CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
CONFIG_SND_ATMEL_SOC=m

#
# SoC Audio for Freescale CPUs
#

#
# Common SoC Audio options for Freescale CPUs:
#
CONFIG_SND_SOC_FSL_ASRC=m
CONFIG_SND_SOC_FSL_SAI=m
CONFIG_SND_SOC_FSL_SSI=m
# CONFIG_SND_SOC_FSL_SPDIF is not set
CONFIG_SND_SOC_FSL_ESAI=m
# CONFIG_SND_SOC_IMX_AUDMUX is not set
# CONFIG_SND_SOC_INTEL_SST is not set
CONFIG_SND_SOC_I2C_AND_SPI=m

#
# CODEC drivers
#
CONFIG_SND_SOC_ADAU1701=m
CONFIG_SND_SOC_AK4554=m
CONFIG_SND_SOC_AK4642=m
CONFIG_SND_SOC_AK5386=m
CONFIG_SND_SOC_ALC5623=m
CONFIG_SND_SOC_CS42L52=m
CONFIG_SND_SOC_CS42L56=m
CONFIG_SND_SOC_CS42L73=m
CONFIG_SND_SOC_CS4265=m
CONFIG_SND_SOC_CS4270=m
CONFIG_SND_SOC_CS4271=m
CONFIG_SND_SOC_CS42XX8=m
CONFIG_SND_SOC_CS42XX8_I2C=m
CONFIG_SND_SOC_HDMI_CODEC=m
CONFIG_SND_SOC_PCM1681=m
CONFIG_SND_SOC_PCM512x=m
CONFIG_SND_SOC_PCM512x_I2C=m
CONFIG_SND_SOC_SGTL5000=m
CONFIG_SND_SOC_SIGMADSP=m
CONFIG_SND_SOC_SIGMADSP_I2C=m
CONFIG_SND_SOC_SIRF_AUDIO_CODEC=m
CONFIG_SND_SOC_SPDIF=m
CONFIG_SND_SOC_STA350=m
CONFIG_SND_SOC_TAS2552=m
CONFIG_SND_SOC_TAS5086=m
CONFIG_SND_SOC_TLV320AIC31XX=m
CONFIG_SND_SOC_TLV320AIC3X=m
CONFIG_SND_SOC_WM8510=m
CONFIG_SND_SOC_WM8523=m
CONFIG_SND_SOC_WM8580=m
CONFIG_SND_SOC_WM8711=m
CONFIG_SND_SOC_WM8728=m
CONFIG_SND_SOC_WM8731=m
CONFIG_SND_SOC_WM8737=m
CONFIG_SND_SOC_WM8741=m
CONFIG_SND_SOC_WM8750=m
CONFIG_SND_SOC_WM8753=m
CONFIG_SND_SOC_WM8776=m
CONFIG_SND_SOC_WM8804=m
CONFIG_SND_SOC_WM8903=m
CONFIG_SND_SOC_WM8962=m
CONFIG_SND_SOC_TPA6130A2=m
CONFIG_SND_SIMPLE_CARD=m
CONFIG_SOUND_PRIME=y
# CONFIG_SOUND_OSS is not set
CONFIG_AC97_BUS=y

#
# HID support
#
CONFIG_HID=m
# CONFIG_HIDRAW is not set
# CONFIG_UHID is not set
# CONFIG_HID_GENERIC is not set

#
# Special HID drivers
#
CONFIG_HID_A4TECH=m
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
CONFIG_HID_APPLEIR=m
CONFIG_HID_AUREAL=m
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_CHERRY is not set
CONFIG_HID_CHICONY=m
CONFIG_HID_PRODIKEYS=m
# CONFIG_HID_CYPRESS is not set
CONFIG_HID_DRAGONRISE=m
# CONFIG_DRAGONRISE_FF is not set
CONFIG_HID_EMS_FF=m
CONFIG_HID_ELECOM=m
CONFIG_HID_ELO=m
# CONFIG_HID_EZKEY is not set
CONFIG_HID_HOLTEK=m
CONFIG_HOLTEK_FF=y
# CONFIG_HID_GT683R is not set
CONFIG_HID_HUION=m
CONFIG_HID_KEYTOUCH=m
# CONFIG_HID_KYE is not set
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_GYRATION=m
# CONFIG_HID_ICADE is not set
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=m
# CONFIG_HID_LCPOWER is not set
CONFIG_HID_LENOVO=m
CONFIG_HID_LOGITECH=m
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
# CONFIG_LOGIG940_FF is not set
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=m
CONFIG_HID_MONTEREY=m
CONFIG_HID_MULTITOUCH=m
# CONFIG_HID_NTRIG is not set
CONFIG_HID_ORTEK=m
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
CONFIG_HID_PRIMAX=m
# CONFIG_HID_ROCCAT is not set
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
CONFIG_HID_STEELSERIES=m
# CONFIG_HID_SUNPLUS is not set
CONFIG_HID_RMI=m
CONFIG_HID_GREENASIA=m
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
# CONFIG_HID_TIVO is not set
CONFIG_HID_TOPSEED=m
CONFIG_HID_THINGM=m
CONFIG_HID_THRUSTMASTER=m
# CONFIG_THRUSTMASTER_FF is not set
# CONFIG_HID_WACOM is not set
CONFIG_HID_WIIMOTE=m
# CONFIG_HID_XINMO is not set
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
# CONFIG_HID_SENSOR_HUB is not set

#
# USB HID support
#
CONFIG_USB_HID=m
# CONFIG_HID_PID is not set
# CONFIG_USB_HIDDEV is not set

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
CONFIG_USB_MOUSE=m

#
# I2C HID support
#
CONFIG_I2C_HID=m
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=m
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set

#
# Miscellaneous USB options
#
# CONFIG_USB_DEFAULT_PERSIST is not set
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_OTG=y
CONFIG_USB_OTG_WHITELIST=y
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_OTG_FSM=m
# CONFIG_USB_MON is not set
CONFIG_USB_WUSB_CBAF=m
# CONFIG_USB_WUSB_CBAF_DEBUG is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=m
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_OXU210HP_HCD=m
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_ISP1760_HCD=m
CONFIG_USB_ISP1362_HCD=m
CONFIG_USB_FUSBH200_HCD=m
CONFIG_USB_FOTG210_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_HCD_PCI=m
# CONFIG_USB_OHCI_HCD_SSB is not set
CONFIG_USB_OHCI_HCD_PLATFORM=m
# CONFIG_USB_UHCI_HCD is not set
CONFIG_USB_U132_HCD=m
# CONFIG_USB_SL811_HCD is not set
CONFIG_USB_R8A66597_HCD=m
# CONFIG_USB_HCD_BCMA is not set
CONFIG_USB_HCD_SSB=m
CONFIG_USB_HCD_TEST_MODE=y
# CONFIG_USB_RENESAS_USBHS is not set

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

#
# 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=m
# CONFIG_USBIP_CORE is not set
CONFIG_USB_MUSB_HDRC=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_MUSB_TUSB6010=m
# CONFIG_USB_MUSB_UX500 is not set
CONFIG_MUSB_PIO_ONLY=y
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set

#
# USB port drivers
#
CONFIG_USB_USS720=m
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
# CONFIG_USB_SEVSEG is not set
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
CONFIG_USB_LD=m
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
CONFIG_USB_TEST=m
CONFIG_USB_EHSET_TEST_FIXTURE=m
CONFIG_USB_ISIGHTFW=m
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
CONFIG_USB_HSIC_USB3503=m
CONFIG_USB_LINK_LAYER_TEST=m

#
# USB Physical Layer drivers
#
CONFIG_USB_PHY=y
CONFIG_NOP_USB_XCEIV=m
# CONFIG_SAMSUNG_USB2PHY is not set
# CONFIG_SAMSUNG_USB3PHY is not set
CONFIG_USB_ISP1301=m
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG is not set
CONFIG_USB_GADGET_DEBUG_FS=y
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2

#
# USB Peripheral Controller
#
# CONFIG_USB_FOTG210_UDC is not set
CONFIG_USB_GR_UDC=y
# CONFIG_USB_R8A66597 is not set
# CONFIG_USB_PXA27X is not set
CONFIG_USB_MV_UDC=y
CONFIG_USB_MV_U3D=m
CONFIG_USB_M66592=y
CONFIG_USB_AMD5536UDC=y
# CONFIG_USB_NET2272 is not set
CONFIG_USB_NET2280=y
# CONFIG_USB_GOKU is not set
CONFIG_USB_EG20T=m
CONFIG_USB_LIBCOMPOSITE=m
# CONFIG_USB_CONFIGFS is not set
# CONFIG_USB_ZERO is not set
CONFIG_USB_AUDIO=m
CONFIG_GADGET_UAC1=y
# CONFIG_USB_ETH is not set
# CONFIG_USB_G_NCM is not set
CONFIG_USB_GADGETFS=m
# CONFIG_USB_FUNCTIONFS is not set
# CONFIG_USB_G_SERIAL is not set
CONFIG_USB_MIDI_GADGET=m
# CONFIG_USB_G_PRINTER is not set
# CONFIG_USB_CDC_COMPOSITE is not set
# CONFIG_USB_G_HID is not set
# CONFIG_USB_G_DBGP is not set
# CONFIG_USB_G_WEBCAM is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m

#
# LED drivers
#
CONFIG_LEDS_LM3530=m
CONFIG_LEDS_LM3642=m
CONFIG_LEDS_PCA9532=m
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_LP55XX_COMMON=m
# CONFIG_LEDS_LP5521 is not set
CONFIG_LEDS_LP5523=m
# CONFIG_LEDS_LP5562 is not set
CONFIG_LEDS_LP8501=m
# CONFIG_LEDS_PCA955X is not set
CONFIG_LEDS_PCA963X=m
CONFIG_LEDS_PWM=m
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_DELL_NETBOOKS is not set
CONFIG_LEDS_MC13783=m
CONFIG_LEDS_TCA6507=m
CONFIG_LEDS_LM355x=m

#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set

#
# LED Triggers
#
# CONFIG_LEDS_TRIGGERS is not set
# CONFIG_ACCESSIBILITY 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 is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
# CONFIG_INTEL_IOATDMA is not set
CONFIG_DW_DMAC_CORE=m
CONFIG_DW_DMAC=m
# CONFIG_DW_DMAC_PCI is not set
CONFIG_DMA_ENGINE=y
CONFIG_DMA_ACPI=y

#
# DMA Clients
#
# CONFIG_ASYNC_TX_DMA is not set
CONFIG_DMATEST=y
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO=y

#
# Virtio drivers
#
CONFIG_VIRTIO_PCI=m
# CONFIG_VIRTIO_BALLOON is not set
CONFIG_VIRTIO_MMIO=y
# CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
CONFIG_STAGING=y
# CONFIG_SLICOSS is not set
# CONFIG_COMEDI is not set
CONFIG_PANEL=m
CONFIG_PANEL_PARPORT=0
CONFIG_PANEL_PROFILE=5
# CONFIG_PANEL_CHANGE_MESSAGE is not set
# CONFIG_LINE6_USB is not set

#
# IIO staging drivers
#

#
# Accelerometers
#

#
# Analog to digital converters
#

#
# Analog digital bi-direction converters
#

#
# Capacitance to digital converters
#
CONFIG_AD7150=m
CONFIG_AD7152=m
CONFIG_AD7746=m

#
# Direct Digital Synthesis
#

#
# Digital gyroscope sensors
#

#
# Network Analyzer, Impedance Converters
#
CONFIG_AD5933=m

#
# Light sensors
#
CONFIG_SENSORS_ISL29018=m
CONFIG_SENSORS_ISL29028=m
# CONFIG_TSL2583 is not set
# CONFIG_TSL2x7x is not set

#
# Magnetometer sensors
#
CONFIG_SENSORS_HMC5843=m
CONFIG_SENSORS_HMC5843_I2C=m

#
# Active energy metering IC
#
CONFIG_ADE7854=m
CONFIG_ADE7854_I2C=m

#
# Resolver to digital converters
#

#
# Triggers - standalone
#
# CONFIG_IIO_SIMPLE_DUMMY is not set
CONFIG_FB_XGI=m
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_STAGING_MEDIA is not set

#
# Android
#
CONFIG_ANDROID=y
# CONFIG_ANDROID_BINDER_IPC is not set
# CONFIG_ANDROID_LOGGER is not set
# CONFIG_ANDROID_TIMED_OUTPUT is not set
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
# CONFIG_SYNC is not set
CONFIG_ION=y
CONFIG_ION_TEST=y
# CONFIG_ION_DUMMY is not set
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_WIMAX_GDM72XX is not set
# CONFIG_LTE_GDM724X is not set
# CONFIG_FIREWIRE_SERIAL is not set
CONFIG_XILLYBUS=y
# CONFIG_DGNC is not set
# CONFIG_DGAP is not set
# CONFIG_GS_FPGABOOT is not set
CONFIG_CRYPTO_SKEIN=y
CONFIG_CRYPTO_THREEFISH=y
# CONFIG_UNISYSSPAR is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACER_WMI is not set
# CONFIG_ACERHDF is not set
# CONFIG_ALIENWARE_WMI 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_DELL_SMO8800 is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_HP_WMI is not set
# CONFIG_PANASONIC_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=m
# 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_TOSHIBA_HAPS is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_IBM_RTL is not set
# CONFIG_SAMSUNG_LAPTOP is not set
CONFIG_MXM_WMI=m
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
# CONFIG_PVPANIC is not set
CONFIG_CHROME_PLATFORMS=y
# CONFIG_CHROMEOS_PSTORE is not set

#
# SOC (System On Chip) specific Drivers
#

#
# Hardware Spinlock drivers
#

#
# Clock Source drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# CONFIG_SH_TIMER_CMT is not set
# CONFIG_SH_TIMER_MTU2 is not set
# CONFIG_SH_TIMER_TMU is not set
# CONFIG_EM_TIMER_STI is not set
# CONFIG_MAILBOX is not set
CONFIG_IOMMU_SUPPORT=y
# CONFIG_AMD_IOMMU is not set

#
# Remoteproc drivers
#
# CONFIG_STE_MODEM_RPROC is not set

#
# Rpmsg drivers
#
CONFIG_PM_DEVFREQ=y

#
# DEVFREQ Governors
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
CONFIG_DEVFREQ_GOV_POWERSAVE=y
CONFIG_DEVFREQ_GOV_USERSPACE=y

#
# DEVFREQ Drivers
#
# CONFIG_EXTCON is not set
CONFIG_MEMORY=y
CONFIG_IIO=y
CONFIG_IIO_BUFFER=y
# CONFIG_IIO_BUFFER_CB is not set
CONFIG_IIO_KFIFO_BUF=m
CONFIG_IIO_TRIGGERED_BUFFER=m
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2

#
# Accelerometers
#
CONFIG_BMA180=m
CONFIG_IIO_ST_ACCEL_3AXIS=m
CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m
CONFIG_MMA8452=m
CONFIG_KXCJK1013=m

#
# Analog to digital converters
#
CONFIG_AD7291=m
# CONFIG_AD799X is not set
CONFIG_MAX1363=m
# CONFIG_MCP3422 is not set
# CONFIG_MEN_Z188_ADC is not set
CONFIG_NAU7802=m
CONFIG_TI_ADC081C=m
CONFIG_TI_AM335X_ADC=m
# CONFIG_VIPERBOARD_ADC is not set

#
# Amplifiers
#

#
# Hid Sensor IIO Common
#
CONFIG_IIO_ST_SENSORS_I2C=m
CONFIG_IIO_ST_SENSORS_CORE=m

#
# Digital to analog converters
#
CONFIG_AD5064=m
CONFIG_AD5380=m
CONFIG_AD5446=m
# CONFIG_MAX517 is not set
# CONFIG_MCP4725 is not set

#
# Frequency Synthesizers DDS/PLL
#

#
# Clock Generator/Distribution
#

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

#
# Digital gyroscope sensors
#
CONFIG_IIO_ST_GYRO_3AXIS=m
CONFIG_IIO_ST_GYRO_I2C_3AXIS=m
# CONFIG_ITG3200 is not set

#
# Humidity sensors
#
CONFIG_SI7005=m

#
# Inertial measurement units
#
CONFIG_INV_MPU6050_IIO=m

#
# Light sensors
#
# CONFIG_ADJD_S311 is not set
CONFIG_APDS9300=m
CONFIG_CM32181=m
CONFIG_CM36651=m
CONFIG_GP2AP020A00F=m
# CONFIG_ISL29125 is not set
# CONFIG_LTR501 is not set
CONFIG_TCS3414=m
CONFIG_TCS3472=m
CONFIG_SENSORS_TSL2563=m
CONFIG_TSL4531=m
CONFIG_VCNL4000=m

#
# Magnetometer sensors
#
CONFIG_AK09911=m
CONFIG_MAG3110=m
# CONFIG_IIO_ST_MAGN_3AXIS is not set

#
# Inclinometer sensors
#

#
# Triggers - standalone
#
CONFIG_IIO_INTERRUPT_TRIGGER=m
# CONFIG_IIO_SYSFS_TRIGGER is not set

#
# Pressure sensors
#
CONFIG_MPL115=m
CONFIG_MPL3115=m
CONFIG_IIO_ST_PRESS=m
CONFIG_IIO_ST_PRESS_I2C=m
# CONFIG_T5403 is not set

#
# Lightning sensors
#

#
# Temperature sensors
#
CONFIG_MLX90614=m
CONFIG_TMP006=m
CONFIG_NTB=m
# CONFIG_VME_BUS is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
CONFIG_PWM_LP3943=m
# CONFIG_PWM_LPSS is not set
CONFIG_IPACK_BUS=m
CONFIG_BOARD_TPCI200=m
# CONFIG_SERIAL_IPOCTAL is not set
CONFIG_RESET_CONTROLLER=y
CONFIG_FMC=m
CONFIG_FMC_FAKEDEV=m
CONFIG_FMC_TRIVIAL=m
CONFIG_FMC_WRITE_EEPROM=m
CONFIG_FMC_CHARDEV=m

#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
# CONFIG_BCM_KONA_USB2_PHY is not set
CONFIG_PHY_ST_SPEAR1310_MIPHY=m
# CONFIG_PHY_ST_SPEAR1340_MIPHY is not set
# CONFIG_POWERCAP is not set
CONFIG_MCB=m
CONFIG_MCB_PCI=m
CONFIG_THUNDERBOLT=y

#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
# CONFIG_FIRMWARE_MEMMAP is not set
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 is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=m
CONFIG_CUSE=m

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# Pseudo filesystems
#
# CONFIG_PROC_FS is not set
CONFIG_KERNFS=y
CONFIG_SYSFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ECRYPT_FS is not set
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
# CONFIG_JFFS2_FS_WRITEBUFFER is not set
# CONFIG_JFFS2_SUMMARY is not set
CONFIG_JFFS2_FS_XATTR=y
# CONFIG_JFFS2_FS_POSIX_ACL is not set
# CONFIG_JFFS2_FS_SECURITY is not set
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
# CONFIG_JFFS2_ZLIB is not set
CONFIG_JFFS2_LZO=y
# CONFIG_JFFS2_RTIME is not set
CONFIG_JFFS2_RUBIN=y
# CONFIG_JFFS2_CMODE_NONE is not set
CONFIG_JFFS2_CMODE_PRIORITY=y
# CONFIG_JFFS2_CMODE_SIZE is not set
# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
# CONFIG_LOGFS is not set
CONFIG_ROMFS_FS=m
CONFIG_ROMFS_BACKED_BY_MTD=y
CONFIG_ROMFS_ON_MTD=y
# CONFIG_PSTORE is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_CODEPAGE_852=y
CONFIG_NLS_CODEPAGE_855=m
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=y
CONFIG_NLS_CODEPAGE_936=y
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=y
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=y
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=m
# CONFIG_NLS_ISO8859_1 is not set
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=y
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
CONFIG_NLS_ISO8859_14=m
# CONFIG_NLS_ISO8859_15 is not set
CONFIG_NLS_KOI8_R=y
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_MAC_ROMAN=m
CONFIG_NLS_MAC_CELTIC=y
CONFIG_NLS_MAC_CENTEURO=y
# CONFIG_NLS_MAC_CROATIAN is not set
CONFIG_NLS_MAC_CYRILLIC=y
# CONFIG_NLS_MAC_GAELIC is not set
CONFIG_NLS_MAC_GREEK=y
CONFIG_NLS_MAC_ICELAND=m
CONFIG_NLS_MAC_INUIT=y
CONFIG_NLS_MAC_ROMANIAN=m
CONFIG_NLS_MAC_TURKISH=m
# CONFIG_NLS_UTF8 is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=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 is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_READABLE_ASM=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
# CONFIG_MAGIC_SYSRQ is not set
CONFIG_DEBUG_KERNEL=y

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

#
# Debug Lockups and Hangs
#
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_DEBUG_RT_MUTEXES=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 is not set
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=y
CONFIG_LOCK_TORTURE_TEST=y
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_LIST=y
# CONFIG_DEBUG_PI_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
# CONFIG_SPARSE_RCU_POINTER is not set
CONFIG_TORTURE_TEST=y
CONFIG_RCU_TORTURE_TEST=m
CONFIG_RCU_CPU_STALL_TIMEOUT=21
# CONFIG_RCU_CPU_STALL_INFO is not set
CONFIG_RCU_TRACE=y
CONFIG_NOTIFIER_ERROR_INJECTION=m
CONFIG_CPU_NOTIFIER_ERROR_INJECT=m
CONFIG_PM_NOTIFIER_ERROR_INJECT=m
CONFIG_FAULT_INJECTION=y
CONFIG_FAILSLAB=y
# CONFIG_FAIL_PAGE_ALLOC is not set
# 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_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_RBTREE_TEST=m
CONFIG_INTERVAL_TREE_TEST=m
CONFIG_PERCPU_TEST=m
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_TEST_STRING_HELPERS=m
CONFIG_TEST_KSTRTOX=y
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_TEST_MODULE is not set
CONFIG_TEST_USER_COPY=m
# CONFIG_TEST_BPF is not set
# CONFIG_TEST_FIRMWARE is not set
CONFIG_TEST_UDELAY=m
# 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=y
# CONFIG_EARLY_PRINTK is not set
CONFIG_X86_PTDUMP=y
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_DEBUG_NX_TEST=m
# CONFIG_DOUBLEFAULT is not set
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
CONFIG_IO_DELAY_NONE=y
CONFIG_DEFAULT_IO_DELAY_TYPE=3
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
# CONFIG_OPTIMIZE_INLINING is not set
CONFIG_DEBUG_NMI_SELFTEST=y
CONFIG_X86_DEBUG_STATIC_CPU_HAS=y

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_TRUSTED_KEYS is not set
CONFIG_ENCRYPTED_KEYS=y
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_PATH=y
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_YAMA is not set
CONFIG_INTEGRITY=y
CONFIG_INTEGRITY_SIGNATURE=y
# CONFIG_INTEGRITY_ASYMMETRIC_KEYS is not set
CONFIG_IMA=y
CONFIG_IMA_MEASURE_PCR_IDX=10
CONFIG_IMA_TEMPLATE=y
# CONFIG_IMA_NG_TEMPLATE is not set
# CONFIG_IMA_SIG_TEMPLATE is not set
CONFIG_IMA_DEFAULT_TEMPLATE="ima"
CONFIG_IMA_DEFAULT_HASH_SHA1=y
CONFIG_IMA_DEFAULT_HASH="sha1"
# CONFIG_IMA_APPRAISE is not set
# CONFIG_EVM is not set
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_PCOMP=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_ABLK_HELPER=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
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=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m

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

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
CONFIG_CRYPTO_ANUBIS=y
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_BLOWFISH_X86_64=y
CONFIG_CRYPTO_CAMELLIA=y
CONFIG_CRYPTO_CAMELLIA_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m
CONFIG_CRYPTO_CAST_COMMON=y
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST5_AVX_X86_64=m
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_CAST6_AVX_X86_64=y
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_DES3_EDE_X86_64 is not set
# CONFIG_CRYPTO_FCRYPT is not set
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=y
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
CONFIG_CRYPTO_SEED=y
CONFIG_CRYPTO_SERPENT=m
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
CONFIG_CRYPTO_SERPENT_AVX_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_X86_64=y
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y
CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m

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

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_DRBG_MENU is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
CONFIG_CRYPTO_HASH_INFO=y
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
# CONFIG_CRYPTO_DEV_PADLOCK_SHA is not set
# CONFIG_CRYPTO_DEV_CCP is not set
CONFIG_CRYPTO_DEV_QAT=y
CONFIG_CRYPTO_DEV_QAT_DH895xCC=y
CONFIG_ASYMMETRIC_KEY_TYPE=m
# CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE is not set
# CONFIG_PUBLIC_KEY_ALGO_RSA is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_BINARY_PRINTF is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
# CONFIG_CRC_CCITT is not set
CONFIG_CRC16=m
CONFIG_CRC_T10DIF=m
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
CONFIG_CRC32_SELFTEST=y
# CONFIG_CRC32_SLICEBY8 is not set
# CONFIG_CRC32_SLICEBY4 is not set
CONFIG_CRC32_SARWATE=y
# CONFIG_CRC32_BIT is not set
CONFIG_CRC7=m
# CONFIG_LIBCRC32C is not set
CONFIG_CRC8=y
# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4HC_COMPRESS=m
CONFIG_LZ4_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
# CONFIG_XZ_DEC_SPARC is not set
CONFIG_XZ_DEC_BCJ=y
CONFIG_XZ_DEC_TEST=m
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_BCH=y
CONFIG_BCH_CONST_PARAMS=y
CONFIG_INTERVAL_TREE=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=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=y
CONFIG_CLZ_TAB=y
# CONFIG_CORDIC is not set
CONFIG_DDR=y
CONFIG_MPILIB=y
CONFIG_SIGNATURE=y
CONFIG_ARCH_HAS_SG_CHAIN=y

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()
  2014-09-11  7:17 [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives() Fengguang Wu
@ 2014-09-11 15:53   ` Frederic Weisbecker
  0 siblings, 0 replies; 7+ messages in thread
From: Frederic Weisbecker @ 2014-09-11 15:53 UTC (permalink / raw)
  To: Fengguang Wu; +Cc: Jet Chen, Su Tao, Yuanhan Liu, LKP, linux-kernel

Hi,

On Thu, Sep 11, 2014 at 03:17:04PM +0800, Fengguang Wu wrote:
> Greetings,
> 
> 0day kernel testing robot got the below dmesg and the first bad commit is
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/fixes-v2
> 
> commit 664c05b9ab2dd92aad807bd7f9aa273955949abe
> Author:     Frederic Weisbecker <fweisbec@gmail.com>
> AuthorDate: Sun Aug 17 22:02:55 2014 +0200
> Commit:     Frederic Weisbecker <fweisbec@gmail.com>
> CommitDate: Wed Sep 10 18:52:45 2014 +0200
> 
>     nohz: Consolidate nohz full init code
>     
>     The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
>     parameter both have their own way to do the same thing: allocate
>     full dynticks cpumasks, fill them and initialize some state variables.
>     
>     Lets consolidate that all in the same place.
>     
>     While at it, convert some regular printk message to warnings when
>     fundamental allocations fail.
>     
>     Cc: Ingo Molnar <mingo@kernel.org>
>     Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
>     Cc: Peter Zijlstra <peterz@infradead.org>
>     Cc: Thomas Gleixner <tglx@linutronix.de>
>     Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
> 
> +-----------------------------------------------------------------+------------+------------+------------+
> |                                                                 | ed1fb75de3 | 664c05b9ab | dd99eb9cdf |
> +-----------------------------------------------------------------+------------+------------+------------+
> | boot_successes                                                  | 60         | 0          | 0          |
> | boot_failures                                                   | 0          | 20         | 23         |

So you tested ed1fb75de3 and 664c05b9ab with the same config that is in attachement, right?
I can't find what dd99eb9cdf refers to though.

One more thing below:

> | WARNING:at_arch/x86/kernel/cpu/common.c:warn_pre_alternatives() | 0          | 20         | 22         |
> | BUG:kernel_boot_hang                                            | 0          | 20         | 22         |
> | backtrace:setup_default_timer_irq                               | 0          | 20         | 22         |
> | backtrace:hpet_time_init                                        | 0          | 20         | 22         |
> | backtrace:x86_late_time_init                                    | 0          | 20         | 22         |
> | WARNING:CPU:PID:at/kbuild/                                      | 0          | 1          |            |
> | WARNING:CPU:PID:at_arch/x86/k                                   | 0          | 1          |            |
> | WARNING:CPU:PID:at_arch/x86/kernel/cpu/common.c:warn_pre_al     | 0          | 0          | 1          |
> | BUG:kernel_boot_crashed                                         | 0          | 0          | 1          |
> +-----------------------------------------------------------------+------------+------------+------------+
> 
> [    0.000000] ----------------------------------------------------
> [    0.000000] hpet clockevent registered
> [    0.000000] ------------[ cut here ]------------
> [    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
> [    0.000000] You're using static_cpu_has before alternatives have run!
> [    0.000000] Modules linked in:
> [    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
> [    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
> [    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
> [    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
> [    0.000000] Call Trace:
> [    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
> [    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
> [    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
> [    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
> [    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
> [    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
> [    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
> [    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
> [    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
> [    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
> [    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
> [    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
> [    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
> [    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
> [    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
> [    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
> [    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
> [    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
> [    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
> [    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
> [    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
> [    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
> [    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
> [    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
> [    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
> [    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
> [    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
> [    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
> [    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
> [    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
> [    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4

So the issue here seems to be that something enabled irqs on boot way too early.
But I tried hard to reproduce that crash without success. So I wanted to ask you,
do you mind if I send you a patch to debug this?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()
@ 2014-09-11 15:53   ` Frederic Weisbecker
  0 siblings, 0 replies; 7+ messages in thread
From: Frederic Weisbecker @ 2014-09-11 15:53 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 6214 bytes --]

Hi,

On Thu, Sep 11, 2014 at 03:17:04PM +0800, Fengguang Wu wrote:
> Greetings,
> 
> 0day kernel testing robot got the below dmesg and the first bad commit is
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/fixes-v2
> 
> commit 664c05b9ab2dd92aad807bd7f9aa273955949abe
> Author:     Frederic Weisbecker <fweisbec@gmail.com>
> AuthorDate: Sun Aug 17 22:02:55 2014 +0200
> Commit:     Frederic Weisbecker <fweisbec@gmail.com>
> CommitDate: Wed Sep 10 18:52:45 2014 +0200
> 
>     nohz: Consolidate nohz full init code
>     
>     The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
>     parameter both have their own way to do the same thing: allocate
>     full dynticks cpumasks, fill them and initialize some state variables.
>     
>     Lets consolidate that all in the same place.
>     
>     While at it, convert some regular printk message to warnings when
>     fundamental allocations fail.
>     
>     Cc: Ingo Molnar <mingo@kernel.org>
>     Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
>     Cc: Peter Zijlstra <peterz@infradead.org>
>     Cc: Thomas Gleixner <tglx@linutronix.de>
>     Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
> 
> +-----------------------------------------------------------------+------------+------------+------------+
> |                                                                 | ed1fb75de3 | 664c05b9ab | dd99eb9cdf |
> +-----------------------------------------------------------------+------------+------------+------------+
> | boot_successes                                                  | 60         | 0          | 0          |
> | boot_failures                                                   | 0          | 20         | 23         |

So you tested ed1fb75de3 and 664c05b9ab with the same config that is in attachement, right?
I can't find what dd99eb9cdf refers to though.

One more thing below:

> | WARNING:at_arch/x86/kernel/cpu/common.c:warn_pre_alternatives() | 0          | 20         | 22         |
> | BUG:kernel_boot_hang                                            | 0          | 20         | 22         |
> | backtrace:setup_default_timer_irq                               | 0          | 20         | 22         |
> | backtrace:hpet_time_init                                        | 0          | 20         | 22         |
> | backtrace:x86_late_time_init                                    | 0          | 20         | 22         |
> | WARNING:CPU:PID:at/kbuild/                                      | 0          | 1          |            |
> | WARNING:CPU:PID:at_arch/x86/k                                   | 0          | 1          |            |
> | WARNING:CPU:PID:at_arch/x86/kernel/cpu/common.c:warn_pre_al     | 0          | 0          | 1          |
> | BUG:kernel_boot_crashed                                         | 0          | 0          | 1          |
> +-----------------------------------------------------------------+------------+------------+------------+
> 
> [    0.000000] ----------------------------------------------------
> [    0.000000] hpet clockevent registered
> [    0.000000] ------------[ cut here ]------------
> [    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
> [    0.000000] You're using static_cpu_has before alternatives have run!
> [    0.000000] Modules linked in:
> [    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
> [    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
> [    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
> [    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
> [    0.000000] Call Trace:
> [    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
> [    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
> [    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
> [    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
> [    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
> [    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
> [    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
> [    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
> [    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
> [    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
> [    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
> [    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
> [    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
> [    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
> [    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
> [    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
> [    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
> [    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
> [    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
> [    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
> [    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
> [    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
> [    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
> [    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
> [    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
> [    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
> [    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
> [    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
> [    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
> [    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
> [    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4

So the issue here seems to be that something enabled irqs on boot way too early.
But I tried hard to reproduce that crash without success. So I wanted to ask you,
do you mind if I send you a patch to debug this?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()
  2014-09-11 15:53   ` Frederic Weisbecker
@ 2014-09-11 21:18     ` Fengguang Wu
  -1 siblings, 0 replies; 7+ messages in thread
From: Fengguang Wu @ 2014-09-11 21:18 UTC (permalink / raw)
  To: Frederic Weisbecker; +Cc: Jet Chen, Su Tao, Yuanhan Liu, LKP, linux-kernel

Hi Frederic,

On Thu, Sep 11, 2014 at 05:53:19PM +0200, Frederic Weisbecker wrote:
> Hi,
> 
> On Thu, Sep 11, 2014 at 03:17:04PM +0800, Fengguang Wu wrote:
> > Greetings,
> > 
> > 0day kernel testing robot got the below dmesg and the first bad commit is
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/fixes-v2
> > 
> > commit 664c05b9ab2dd92aad807bd7f9aa273955949abe
> > Author:     Frederic Weisbecker <fweisbec@gmail.com>
> > AuthorDate: Sun Aug 17 22:02:55 2014 +0200
> > Commit:     Frederic Weisbecker <fweisbec@gmail.com>
> > CommitDate: Wed Sep 10 18:52:45 2014 +0200
> > 
> >     nohz: Consolidate nohz full init code
> >     
> >     The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
> >     parameter both have their own way to do the same thing: allocate
> >     full dynticks cpumasks, fill them and initialize some state variables.
> >     
> >     Lets consolidate that all in the same place.
> >     
> >     While at it, convert some regular printk message to warnings when
> >     fundamental allocations fail.
> >     
> >     Cc: Ingo Molnar <mingo@kernel.org>
> >     Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> >     Cc: Peter Zijlstra <peterz@infradead.org>
> >     Cc: Thomas Gleixner <tglx@linutronix.de>
> >     Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
> > 
> > +-----------------------------------------------------------------+------------+------------+------------+
> > |                                                                 | ed1fb75de3 | 664c05b9ab | dd99eb9cdf |
> > +-----------------------------------------------------------------+------------+------------+------------+
> > | boot_successes                                                  | 60         | 0          | 0          |
> > | boot_failures                                                   | 0          | 20         | 23         |
> 
> So you tested ed1fb75de3 and 664c05b9ab with the same config that is in attachement, right?

Yes.

> I can't find what dd99eb9cdf refers to though.

It's an internal merge-and-test branch head.

> One more thing below:
> 
> > | WARNING:at_arch/x86/kernel/cpu/common.c:warn_pre_alternatives() | 0          | 20         | 22         |
> > | BUG:kernel_boot_hang                                            | 0          | 20         | 22         |
> > | backtrace:setup_default_timer_irq                               | 0          | 20         | 22         |
> > | backtrace:hpet_time_init                                        | 0          | 20         | 22         |
> > | backtrace:x86_late_time_init                                    | 0          | 20         | 22         |
> > | WARNING:CPU:PID:at/kbuild/                                      | 0          | 1          |            |
> > | WARNING:CPU:PID:at_arch/x86/k                                   | 0          | 1          |            |
> > | WARNING:CPU:PID:at_arch/x86/kernel/cpu/common.c:warn_pre_al     | 0          | 0          | 1          |
> > | BUG:kernel_boot_crashed                                         | 0          | 0          | 1          |
> > +-----------------------------------------------------------------+------------+------------+------------+
> > 
> > [    0.000000] ----------------------------------------------------
> > [    0.000000] hpet clockevent registered
> > [    0.000000] ------------[ cut here ]------------
> > [    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
> > [    0.000000] You're using static_cpu_has before alternatives have run!
> > [    0.000000] Modules linked in:
> > [    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
> > [    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
> > [    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
> > [    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
> > [    0.000000] Call Trace:
> > [    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
> > [    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
> > [    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
> > [    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
> > [    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
> > [    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
> > [    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
> > [    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
> > [    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
> > [    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
> > [    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
> > [    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
> > [    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
> > [    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
> > [    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
> > [    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
> > [    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
> > [    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
> > [    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
> > [    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
> > [    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
> > [    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
> > [    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
> > [    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
> > [    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
> > [    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
> > [    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
> > [    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
> > [    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
> > [    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
> > [    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
> 
> So the issue here seems to be that something enabled irqs on boot way too early.
> But I tried hard to reproduce that crash without success. So I wanted to ask you,
> do you mind if I send you a patch to debug this?

Never mind. Feel free to send me the patch.

Thanks,
Fengguang

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()
@ 2014-09-11 21:18     ` Fengguang Wu
  0 siblings, 0 replies; 7+ messages in thread
From: Fengguang Wu @ 2014-09-11 21:18 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 6625 bytes --]

Hi Frederic,

On Thu, Sep 11, 2014 at 05:53:19PM +0200, Frederic Weisbecker wrote:
> Hi,
> 
> On Thu, Sep 11, 2014 at 03:17:04PM +0800, Fengguang Wu wrote:
> > Greetings,
> > 
> > 0day kernel testing robot got the below dmesg and the first bad commit is
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/fixes-v2
> > 
> > commit 664c05b9ab2dd92aad807bd7f9aa273955949abe
> > Author:     Frederic Weisbecker <fweisbec@gmail.com>
> > AuthorDate: Sun Aug 17 22:02:55 2014 +0200
> > Commit:     Frederic Weisbecker <fweisbec@gmail.com>
> > CommitDate: Wed Sep 10 18:52:45 2014 +0200
> > 
> >     nohz: Consolidate nohz full init code
> >     
> >     The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
> >     parameter both have their own way to do the same thing: allocate
> >     full dynticks cpumasks, fill them and initialize some state variables.
> >     
> >     Lets consolidate that all in the same place.
> >     
> >     While at it, convert some regular printk message to warnings when
> >     fundamental allocations fail.
> >     
> >     Cc: Ingo Molnar <mingo@kernel.org>
> >     Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> >     Cc: Peter Zijlstra <peterz@infradead.org>
> >     Cc: Thomas Gleixner <tglx@linutronix.de>
> >     Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
> > 
> > +-----------------------------------------------------------------+------------+------------+------------+
> > |                                                                 | ed1fb75de3 | 664c05b9ab | dd99eb9cdf |
> > +-----------------------------------------------------------------+------------+------------+------------+
> > | boot_successes                                                  | 60         | 0          | 0          |
> > | boot_failures                                                   | 0          | 20         | 23         |
> 
> So you tested ed1fb75de3 and 664c05b9ab with the same config that is in attachement, right?

Yes.

> I can't find what dd99eb9cdf refers to though.

It's an internal merge-and-test branch head.

> One more thing below:
> 
> > | WARNING:at_arch/x86/kernel/cpu/common.c:warn_pre_alternatives() | 0          | 20         | 22         |
> > | BUG:kernel_boot_hang                                            | 0          | 20         | 22         |
> > | backtrace:setup_default_timer_irq                               | 0          | 20         | 22         |
> > | backtrace:hpet_time_init                                        | 0          | 20         | 22         |
> > | backtrace:x86_late_time_init                                    | 0          | 20         | 22         |
> > | WARNING:CPU:PID:at/kbuild/                                      | 0          | 1          |            |
> > | WARNING:CPU:PID:at_arch/x86/k                                   | 0          | 1          |            |
> > | WARNING:CPU:PID:at_arch/x86/kernel/cpu/common.c:warn_pre_al     | 0          | 0          | 1          |
> > | BUG:kernel_boot_crashed                                         | 0          | 0          | 1          |
> > +-----------------------------------------------------------------+------------+------------+------------+
> > 
> > [    0.000000] ----------------------------------------------------
> > [    0.000000] hpet clockevent registered
> > [    0.000000] ------------[ cut here ]------------
> > [    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
> > [    0.000000] You're using static_cpu_has before alternatives have run!
> > [    0.000000] Modules linked in:
> > [    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
> > [    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
> > [    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
> > [    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
> > [    0.000000] Call Trace:
> > [    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
> > [    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
> > [    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
> > [    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
> > [    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
> > [    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
> > [    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
> > [    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
> > [    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
> > [    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
> > [    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
> > [    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
> > [    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
> > [    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
> > [    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
> > [    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
> > [    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
> > [    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
> > [    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
> > [    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
> > [    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
> > [    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
> > [    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
> > [    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
> > [    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
> > [    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
> > [    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
> > [    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
> > [    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
> > [    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
> > [    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
> 
> So the issue here seems to be that something enabled irqs on boot way too early.
> But I tried hard to reproduce that crash without success. So I wanted to ask you,
> do you mind if I send you a patch to debug this?

Never mind. Feel free to send me the patch.

Thanks,
Fengguang

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()
  2014-09-11 21:18     ` Fengguang Wu
@ 2014-09-12 12:35       ` Frederic Weisbecker
  -1 siblings, 0 replies; 7+ messages in thread
From: Frederic Weisbecker @ 2014-09-12 12:35 UTC (permalink / raw)
  To: Fengguang Wu; +Cc: Jet Chen, Su Tao, Yuanhan Liu, LKP, linux-kernel

On Fri, Sep 12, 2014 at 05:18:02AM +0800, Fengguang Wu wrote:
> Hi Frederic,
> 
> On Thu, Sep 11, 2014 at 05:53:19PM +0200, Frederic Weisbecker wrote:
> > Hi,
> > 
> > On Thu, Sep 11, 2014 at 03:17:04PM +0800, Fengguang Wu wrote:
> > > Greetings,
> > > 
> > > 0day kernel testing robot got the below dmesg and the first bad commit is
> > > 
> > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/fixes-v2
> > > 
> > > commit 664c05b9ab2dd92aad807bd7f9aa273955949abe
> > > Author:     Frederic Weisbecker <fweisbec@gmail.com>
> > > AuthorDate: Sun Aug 17 22:02:55 2014 +0200
> > > Commit:     Frederic Weisbecker <fweisbec@gmail.com>
> > > CommitDate: Wed Sep 10 18:52:45 2014 +0200
> > > 
> > >     nohz: Consolidate nohz full init code
> > >     
> > >     The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
> > >     parameter both have their own way to do the same thing: allocate
> > >     full dynticks cpumasks, fill them and initialize some state variables.
> > >     
> > >     Lets consolidate that all in the same place.
> > >     
> > >     While at it, convert some regular printk message to warnings when
> > >     fundamental allocations fail.
> > >     
> > >     Cc: Ingo Molnar <mingo@kernel.org>
> > >     Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> > >     Cc: Peter Zijlstra <peterz@infradead.org>
> > >     Cc: Thomas Gleixner <tglx@linutronix.de>
> > >     Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
> > > 
> > > +-----------------------------------------------------------------+------------+------------+------------+
> > > |                                                                 | ed1fb75de3 | 664c05b9ab | dd99eb9cdf |
> > > +-----------------------------------------------------------------+------------+------------+------------+
> > > | boot_successes                                                  | 60         | 0          | 0          |
> > > | boot_failures                                                   | 0          | 20         | 23         |
> > 
> > So you tested ed1fb75de3 and 664c05b9ab with the same config that is in attachement, right?
> 
> Yes.
> 
> > I can't find what dd99eb9cdf refers to though.
> 
> It's an internal merge-and-test branch head.
> 
> > One more thing below:
> > 
> > > | WARNING:at_arch/x86/kernel/cpu/common.c:warn_pre_alternatives() | 0          | 20         | 22         |
> > > | BUG:kernel_boot_hang                                            | 0          | 20         | 22         |
> > > | backtrace:setup_default_timer_irq                               | 0          | 20         | 22         |
> > > | backtrace:hpet_time_init                                        | 0          | 20         | 22         |
> > > | backtrace:x86_late_time_init                                    | 0          | 20         | 22         |
> > > | WARNING:CPU:PID:at/kbuild/                                      | 0          | 1          |            |
> > > | WARNING:CPU:PID:at_arch/x86/k                                   | 0          | 1          |            |
> > > | WARNING:CPU:PID:at_arch/x86/kernel/cpu/common.c:warn_pre_al     | 0          | 0          | 1          |
> > > | BUG:kernel_boot_crashed                                         | 0          | 0          | 1          |
> > > +-----------------------------------------------------------------+------------+------------+------------+
> > > 
> > > [    0.000000] ----------------------------------------------------
> > > [    0.000000] hpet clockevent registered
> > > [    0.000000] ------------[ cut here ]------------
> > > [    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
> > > [    0.000000] You're using static_cpu_has before alternatives have run!
> > > [    0.000000] Modules linked in:
> > > [    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
> > > [    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
> > > [    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
> > > [    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
> > > [    0.000000] Call Trace:
> > > [    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
> > > [    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
> > > [    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
> > > [    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
> > > [    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
> > > [    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
> > > [    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
> > > [    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
> > > [    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
> > > [    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
> > > [    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
> > > [    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
> > > [    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
> > > [    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
> > > [    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
> > > [    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
> > > [    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
> > > [    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
> > > [    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
> > > [    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
> > > [    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
> > > [    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
> > > [    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
> > > [    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
> > > [    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
> > > [    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
> > > [    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
> > > [    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
> > > [    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
> > > [    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
> > > [    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
> > 
> > So the issue here seems to be that something enabled irqs on boot way too early.
> > But I tried hard to reproduce that crash without success. So I wanted to ask you,
> > do you mind if I send you a patch to debug this?
> 
> Never mind. Feel free to send me the patch.

Ah wait, I can finally reproduce. I just forgot to enable CONFIG_X86_DEBUG_STATIC_CPU_HAS.

I feel really relieved because otherwise debugging by email is often hard and long.

Thanks a lot Wu! 0-day is, as usual, extremely useful. All these years, Ingo
has sent me a lot of bug report right after he pulled my branches. But now 0-day
catches all the bugs before I do my pull requests. It spares a lot of time for everyone.
I can only hope that intel will continue to support you and your work for a long
while.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()
@ 2014-09-12 12:35       ` Frederic Weisbecker
  0 siblings, 0 replies; 7+ messages in thread
From: Frederic Weisbecker @ 2014-09-12 12:35 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 7409 bytes --]

On Fri, Sep 12, 2014 at 05:18:02AM +0800, Fengguang Wu wrote:
> Hi Frederic,
> 
> On Thu, Sep 11, 2014 at 05:53:19PM +0200, Frederic Weisbecker wrote:
> > Hi,
> > 
> > On Thu, Sep 11, 2014 at 03:17:04PM +0800, Fengguang Wu wrote:
> > > Greetings,
> > > 
> > > 0day kernel testing robot got the below dmesg and the first bad commit is
> > > 
> > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/fixes-v2
> > > 
> > > commit 664c05b9ab2dd92aad807bd7f9aa273955949abe
> > > Author:     Frederic Weisbecker <fweisbec@gmail.com>
> > > AuthorDate: Sun Aug 17 22:02:55 2014 +0200
> > > Commit:     Frederic Weisbecker <fweisbec@gmail.com>
> > > CommitDate: Wed Sep 10 18:52:45 2014 +0200
> > > 
> > >     nohz: Consolidate nohz full init code
> > >     
> > >     The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
> > >     parameter both have their own way to do the same thing: allocate
> > >     full dynticks cpumasks, fill them and initialize some state variables.
> > >     
> > >     Lets consolidate that all in the same place.
> > >     
> > >     While at it, convert some regular printk message to warnings when
> > >     fundamental allocations fail.
> > >     
> > >     Cc: Ingo Molnar <mingo@kernel.org>
> > >     Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> > >     Cc: Peter Zijlstra <peterz@infradead.org>
> > >     Cc: Thomas Gleixner <tglx@linutronix.de>
> > >     Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
> > > 
> > > +-----------------------------------------------------------------+------------+------------+------------+
> > > |                                                                 | ed1fb75de3 | 664c05b9ab | dd99eb9cdf |
> > > +-----------------------------------------------------------------+------------+------------+------------+
> > > | boot_successes                                                  | 60         | 0          | 0          |
> > > | boot_failures                                                   | 0          | 20         | 23         |
> > 
> > So you tested ed1fb75de3 and 664c05b9ab with the same config that is in attachement, right?
> 
> Yes.
> 
> > I can't find what dd99eb9cdf refers to though.
> 
> It's an internal merge-and-test branch head.
> 
> > One more thing below:
> > 
> > > | WARNING:at_arch/x86/kernel/cpu/common.c:warn_pre_alternatives() | 0          | 20         | 22         |
> > > | BUG:kernel_boot_hang                                            | 0          | 20         | 22         |
> > > | backtrace:setup_default_timer_irq                               | 0          | 20         | 22         |
> > > | backtrace:hpet_time_init                                        | 0          | 20         | 22         |
> > > | backtrace:x86_late_time_init                                    | 0          | 20         | 22         |
> > > | WARNING:CPU:PID:at/kbuild/                                      | 0          | 1          |            |
> > > | WARNING:CPU:PID:at_arch/x86/k                                   | 0          | 1          |            |
> > > | WARNING:CPU:PID:at_arch/x86/kernel/cpu/common.c:warn_pre_al     | 0          | 0          | 1          |
> > > | BUG:kernel_boot_crashed                                         | 0          | 0          | 1          |
> > > +-----------------------------------------------------------------+------------+------------+------------+
> > > 
> > > [    0.000000] ----------------------------------------------------
> > > [    0.000000] hpet clockevent registered
> > > [    0.000000] ------------[ cut here ]------------
> > > [    0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives+0x1e/0x20()
> > > [    0.000000] You're using static_cpu_has before alternatives have run!
> > > [    0.000000] Modules linked in:
> > > [    0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.17.0-rc3-00007-g664c05b #840
> > > [    0.000000]  0000000000000009 ffff880012603d80 ffffffff89dfe8c6 ffff880012603dc8
> > > [    0.000000]  ffff880012603db8 ffffffff89a81df3 ffffffff8a414580 0000000000000000
> > > [    0.000000]  0000000000000000 0000000000000000 0000000000000000 ffff880012603e18
> > > [    0.000000] Call Trace:
> > > [    0.000000]  <IRQ>  [<ffffffff89dfe8c6>] dump_stack+0x4d/0x66
> > > [    0.000000]  [<ffffffff89a81df3>] warn_slowpath_common+0x73/0x90
> > > [    0.000000]  [<ffffffff89a81e57>] warn_slowpath_fmt+0x47/0x50
> > > [    0.000000]  [<ffffffff89acaadf>] ? rcu_check_callbacks+0x30f/0x7c0
> > > [    0.000000]  [<ffffffff89a1396e>] warn_pre_alternatives+0x1e/0x20
> > > [    0.000000]  [<ffffffff89aeddd5>] irq_work_tick+0x15/0x50
> > > [    0.000000]  [<ffffffff89acfae6>] update_process_times+0x56/0x70
> > > [    0.000000]  [<ffffffff89adae2b>] tick_periodic+0x2b/0xc0
> > > [    0.000000]  [<ffffffff89adb0d1>] ? tick_handle_periodic+0x21/0x60
> > > [    0.000000]  [<ffffffff89adb0d1>] tick_handle_periodic+0x21/0x60
> > > [    0.000000]  [<ffffffff89a05500>] timer_interrupt+0x10/0x20
> > > [    0.000000]  [<ffffffff89ac1ef4>] handle_irq_event_percpu+0x64/0x110
> > > [    0.000000]  [<ffffffff89ac1fd8>] handle_irq_event+0x38/0x60
> > > [    0.000000]  [<ffffffff89ac4c24>] handle_level_irq+0x74/0x110
> > > [    0.000000]  [<ffffffff89a04cf8>] handle_irq+0x58/0x150
> > > [    0.000000]  [<ffffffff89aa8e89>] ? vtime_account_idle+0x9/0x50
> > > [    0.000000]  [<ffffffff89aa8f0d>] ? vtime_common_account_irq_enter+0x3d/0x50
> > > [    0.000000]  [<ffffffff89a04598>] do_IRQ+0x48/0xe0
> > > [    0.000000]  [<ffffffff89e063ed>] common_interrupt+0x6d/0x6d
> > > [    0.000000]  <EOI>  [<ffffffff89a2f0a6>] ? native_restore_fl+0x6/0x10
> > > [    0.000000]  [<ffffffff89e04ea1>] _raw_spin_unlock_irqrestore+0x31/0x40
> > > [    0.000000]  [<ffffffff89ac3845>] __setup_irq+0x255/0x580
> > > [    0.000000]  [<ffffffff89ac3bac>] setup_irq+0x3c/0xa0
> > > [    0.000000]  [<ffffffff8a529998>] ? hpet_enable+0x29a/0x2cb
> > > [    0.000000]  [<ffffffff8a51cb9b>] setup_default_timer_irq+0x1e/0x20
> > > [    0.000000]  [<ffffffff8a51cbb4>] hpet_time_init+0x17/0x19
> > > [    0.000000]  [<ffffffff8a51cb76>] x86_late_time_init+0xa/0x11
> > > [    0.000000]  [<ffffffff8a51ad8c>] start_kernel+0x383/0x3f8
> > > [    0.000000]  [<ffffffff8a51a120>] ? early_idt_handlers+0x120/0x120
> > > [    0.000000]  [<ffffffff8a51a432>] x86_64_start_reservations+0x2a/0x2c
> > > [    0.000000]  [<ffffffff8a51a50b>] x86_64_start_kernel+0xd7/0xe4
> > 
> > So the issue here seems to be that something enabled irqs on boot way too early.
> > But I tried hard to reproduce that crash without success. So I wanted to ask you,
> > do you mind if I send you a patch to debug this?
> 
> Never mind. Feel free to send me the patch.

Ah wait, I can finally reproduce. I just forgot to enable CONFIG_X86_DEBUG_STATIC_CPU_HAS.

I feel really relieved because otherwise debugging by email is often hard and long.

Thanks a lot Wu! 0-day is, as usual, extremely useful. All these years, Ingo
has sent me a lot of bug report right after he pulled my branches. But now 0-day
catches all the bugs before I do my pull requests. It spares a lot of time for everyone.
I can only hope that intel will continue to support you and your work for a long
while.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-09-12 12:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11  7:17 [nohz] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives() Fengguang Wu
2014-09-11 15:53 ` Frederic Weisbecker
2014-09-11 15:53   ` Frederic Weisbecker
2014-09-11 21:18   ` Fengguang Wu
2014-09-11 21:18     ` Fengguang Wu
2014-09-12 12:35     ` Frederic Weisbecker
2014-09-12 12:35       ` Frederic Weisbecker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.