[meta-intel] [PATCH 1/1] common: Update linux-yocto v3.19.2 SRCREV to v3.19.5

Saul Wold sgw at linux.intel.com
Wed May 6 16:43:30 PDT 2015


Got a network connection so better access to the dmesg, which I attached 
here.  I also discovered that I needed to power cycle the platform each 
time and not just use the reset, otherwise it would not fully boot.

Sau!


On 05/06/2015 03:37 PM, Saul Wold wrote:
>
> I am testing this on all devices that I have and so far boot and basic
> graphics are working correctly.
>
> I am still having some issues with the Braswell machine I have, I have a
> console like hooked into a screen session, but I am getting what appears
> to be flow control issues.  I can boot with Gummiboot but not with grub.
>
> I am also getting a kernel panic:
>> [   11.125861 Tainted: ion CHERRYVIEW C0 PLATFORM/Braswell CRB, BIOS
>> BRASWEL1.X64.X056.R00.1501231518 01/23/2015
>> [   11.177255]  0000000000000000 ffff88027f883e28 ffffffff81001
>> [   11.200369]  ffff8802746f3e ffffffff810c0c0f 0000000000000010
>> [   11.223461]  ffff8802746f3e00 0000000000000000 0000000000000010
>> ffff88027f883e98
>> [   11.246450] Call Trace:
>> [   11.263705]  <IRQ>  [<ffffffff81984a4c>] dump_stack[   11.284549]
>> [<ffffffff810c0c0f>] __report_bad_irq+0x2f/0xd0
>> [   11.304925]  [<fffffff7/0x290
>> [   11.325258]  [<ffffffff810be863>] handle_irq_event_percpu+0x183/0x1f0
>> [   11.346188]  [<ffffffff810be911>] handle_irq_event+0x41/0x70
>> ff8198e3aa>] common_interrupt+0x6a/0x6a
>> [   11.440439]  <EOI>  cpuidle_enter_state+0x78/0x1a0
>> [   11.460660]  [<ffffffff817b82ca>] ? cpuidle_enter_state+0x5a/0x1a0
>> [   11.480190]  [<ffffffff817b84f7>] cpuidle_enter+0x17/0x20
>> [   11.498691]  [<ffffffff810b0608>] cpu_startup_entry+0x428/0x490
>> [   11.517664]  [<ffffffff810daf33>] ? clockevents_regie+0xe3/0x1[
>
> I can also boot core-image-minimal but not with the core-image-sato,
> both have the same kernel.
>
> Here is a bad cut and paste:
>> [    0.000000] tsc: Detected 1519.987 MHz processor
>> [    0.000006] Calibratinid_max: default: 32768 minimum: 301
>> [    0.017065] ACPI: Core revision 20141107
>> [    0.049577] ACPI: Framework ezer
>> [     with x86_ dTLB entr(found apic[    0.249045] ....... failed.
>> [    0.252165]    0.271430] ...trying to set up timer as ExtINT IRQ...
>> t.  Then try booting with the 'noapic' option.
>> [    0.390708]
>> [    0.407832] CP Comm: swapper/0 Not tainted 3.19.5-yocto-standard e:
>> Intel C0.429048] fffff8198110b ffff880275903d68
>> [    0.445663]  ffffffff00000008 ffff880275903dd8 ffff880275903d78
>> 00000000fffb6c21
>> [    0.453972] Call Trace:
>> [    0.456717]  [<ffffffff81984a4c>] dump_stack+0x4f/0x7b
>> [    0.462469]  [<ffffffff8198110b>] panic+0xbb/0x1c8
>> [    0.ffffffff81f278a8>] s   0.480306]  [<fffff]
>> [<ffffffff810977b3>] ? finish_task_switch+0x63/0xe0
>> [    0197eb80>] ? rest_init+0x90/0x9ffffffff81
>
>
> Not sure why I am having flow issues.
>
> Sau!
>
> On 05/05/2015 07:51 PM, wei.tee.ng at intel.com wrote:
>> From: Ng Wei Tee <wei.tee.ng at intel.com>
>>
>> Use the latest HEADs of the git branches from the linux-yocto
>> v3.19 kernel repository.
>>
>> Signed-off-by: Ng Wei Tee <wei.tee.ng at intel.com>
>> ---
>>   .../recipes-kernel/linux/linux-yocto_3.19.bbappend |   12 ++++++------
>>   1 file changed, 6 insertions(+), 6 deletions(-)
>>
>> diff --git a/common/recipes-kernel/linux/linux-yocto_3.19.bbappend
>> b/common/recipes-kernel/linux/linux-yocto_3.19.bbappend
>> index da91a78..3b91a08 100644
>> --- a/common/recipes-kernel/linux/linux-yocto_3.19.bbappend
>> +++ b/common/recipes-kernel/linux/linux-yocto_3.19.bbappend
>> @@ -3,18 +3,18 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>   # For NUC
>>   KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
>>
>> -LINUX_VERSION_core2-32-intel-common = "3.19.2"
>> +LINUX_VERSION_core2-32-intel-common = "3.19.5"
>>   COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
>> -SRCREV_meta_core2-32-intel-common =
>> "e308b2c52519c4ec60fe51f020e711cc12b799ae"
>> -SRCREV_machine_core2-32-intel-common =
>> "31b35da6a5c8a2b162f6c33202e9b64dd13757d5"
>> +SRCREV_meta_core2-32-intel-common =
>> "7215fe431391a322c7e39f410e7b8f2a2b507892"
>> +SRCREV_machine_core2-32-intel-common =
>> "0a0d499541e2bb13ecc1001d0947bed6106c26a6"
>>   KMACHINE_core2-32-intel-common = "intel-core2-32"
>>   KBRANCH_core2-32-intel-common = "standard/base"
>>   KERNEL_FEATURES_append_core2-32-intel-common =
>> "${KERNEL_FEATURES_INTEL_COMMON}"
>>
>> -LINUX_VERSION_corei7-64-intel-common = "3.19.2"
>> +LINUX_VERSION_corei7-64-intel-common = "3.19.5"
>>   COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
>> -SRCREV_meta_corei7-64-intel-common =
>> "e308b2c52519c4ec60fe51f020e711cc12b799ae"
>> -SRCREV_machine_corei7-64-intel-common =
>> "31b35da6a5c8a2b162f6c33202e9b64dd13757d5"
>> +SRCREV_meta_corei7-64-intel-common =
>> "7215fe431391a322c7e39f410e7b8f2a2b507892"
>> +SRCREV_machine_corei7-64-intel-common =
>> "0a0d499541e2bb13ecc1001d0947bed6106c26a6"
>>   KMACHINE_corei7-64-intel-common = "intel-corei7-64"
>>   KBRANCH_corei7-64-intel-common = "standard/base"
>>   KERNEL_FEATURES_append_corei7-64-intel-common =
>> "${KERNEL_FEATURES_INTEL_COMMON}"
>>
>
>
-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.19.5-yocto-standard (sgw at yocto) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Tue May 5 13:55:13 PDT 2015
[    0.000000] Command line: initrd=\initrd LABEL=boot  root=/dev/ram0  console=ttyS0,115200 console=tty0
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000007ac37fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ac38000-0x000000007b637fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b638000-0x000000007b737fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007b738000-0x000000007b777fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007b778000-0x000000007b778fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b779000-0x000000007b779fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b77a000-0x000000007b77cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b77d000-0x000000007b77dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b77e000-0x000000007bffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by EDK II
[    0.000000] efi:  ACPI=0x7b777000  ACPI 2.0=0x7b777014  SMBIOS=0x7ae35000 
[    0.000000] efi: mem00: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
[    0.000000] efi: mem01: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000001000-0x0000000000007000) (0MB)
[    0.000000] efi: mem02: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000007000-0x000000000008f000) (0MB)
[    0.000000] efi: mem03: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000000008f000-0x0000000000090000) (0MB)
[    0.000000] efi: mem04: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000090000-0x000000000009e000) (0MB)
[    0.000000] efi: mem05: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000000009e000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem06: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000001000000) (15MB)
[    0.000000] efi: mem07: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000002476000) (20MB)
[    0.000000] efi: mem08: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000002476000-0x0000000020000000) (475MB)
[    0.000000] efi: mem09: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem10: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000020200000-0x0000000078a49000) (1416MB)
[    0.000000] efi: mem11: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000078a49000-0x000000007918a000) (7MB)
[    0.000000] efi: mem12: [Loader Code        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007918a000-0x000000007a800000) (22MB)
[    0.000000] efi: mem13: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007a800000-0x000000007a820000) (0MB)
[    0.000000] efi: mem14: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007a820000-0x000000007a938000) (1MB)
[    0.000000] efi: mem15: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007a938000-0x000000007aa38000) (1MB)
[    0.000000] efi: mem16: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007aa38000-0x000000007ab33000) (0MB)
[    0.000000] efi: mem17: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007ab33000-0x000000007ab34000) (0MB)
[    0.000000] efi: mem18: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007ab34000-0x000000007ab35000) (0MB)
[    0.000000] efi: mem19: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007ab35000-0x000000007ab38000) (0MB)
[    0.000000] efi: mem20: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007ab38000-0x000000007ab45000) (0MB)
[    0.000000] efi: mem21: [Loader Code        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007ab45000-0x000000007ac38000) (0MB)
[    0.000000] efi: mem22: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x000000007ac38000-0x000000007ae38000) (2MB)
[    0.000000] efi: mem23: [Runtime Code       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x000000007ae38000-0x000000007b038000) (2MB)
[    0.000000] efi: mem24: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007b038000-0x000000007b638000) (6MB)
[    0.000000] efi: mem25: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007b638000-0x000000007b738000) (1MB)
[    0.000000] efi: mem26: [ACPI Reclaim Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007b738000-0x000000007b778000) (0MB)
[    0.000000] efi: mem27: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007b778000-0x000000007b779000) (0MB)
[    0.000000] efi: mem28: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x000000007b779000-0x000000007b77a000) (0MB)
[    0.000000] efi: mem29: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007b77a000-0x000000007b77d000) (0MB)
[    0.000000] efi: mem30: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x000000007b77d000-0x000000007b77e000) (0MB)
[    0.000000] efi: mem31: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007b77e000-0x000000007c000000) (8MB)
[    0.000000] efi: mem32: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000100000000-0x000000027ebed000) (6123MB)
[    0.000000] efi: mem33: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000027ebed000-0x000000027f800000) (12MB)
[    0.000000] efi: mem34: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000027f800000-0x000000027fda5000) (5MB)
[    0.000000] efi: mem35: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000027fda5000-0x0000000280000000) (2MB)
[    0.000000] efi: mem36: [MMIO Port Space    |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000e0000000-0x00000000e4000000) (64MB)
[    0.000000] efi: mem37: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fea00000-0x00000000feb00000) (1MB)
[    0.000000] efi: mem38: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem39: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed01000-0x00000000fed02000) (0MB)
[    0.000000] efi: mem40: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed03000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem41: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed06000-0x00000000fed07000) (0MB)
[    0.000000] efi: mem42: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed08000-0x00000000fed0a000) (0MB)
[    0.000000] efi: mem43: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed1c000-0x00000000fed1d000) (0MB)
[    0.000000] efi: mem44: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed80000-0x00000000fedc0000) (0MB)
[    0.000000] efi: mem45: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Intel Corporation CHERRYVIEW C0 PLATFORM/Braswell CRB, BIOS BRASWEL1.X64.X056.R00.1501231518 01/23/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x280000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FF800000 mask FFF800000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 07E000000 mask FFE000000 uncachable
[    0.000000]   3 base 07D000000 mask FFF000000 uncachable
[    0.000000]   4 base 07CC00000 mask FFFC00000 uncachable
[    0.000000]   5 base 07CA00000 mask FFFE00000 uncachable
[    0.000000]   6 base 100000000 mask F00000000 write-back
[    0.000000]   7 base 200000000 mask F80000000 write-back
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x0214d000, 0x0214dfff] PGTABLE
[    0.000000] BRK [0x0214e000, 0x0214efff] PGTABLE
[    0.000000] BRK [0x0214f000, 0x0214ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x27fa00000-0x27fbfffff]
[    0.000000]  [mem 0x27fa00000-0x27fbfffff] page 2M
[    0.000000] BRK [0x02150000, 0x02150fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x260000000-0x27f9fffff]
[    0.000000]  [mem 0x260000000-0x27f9fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x240000000-0x25fffffff]
[    0.000000]  [mem 0x240000000-0x25fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20200000-0x7ac37fff]
[    0.000000]  [mem 0x20200000-0x7abfffff] page 2M
[    0.000000]  [mem 0x7ac00000-0x7ac37fff] page 4k
[    0.000000] BRK [0x02151000, 0x02151fff] PGTABLE
[    0.000000] BRK [0x02152000, 0x02152fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x7b778000-0x7b778fff]
[    0.000000]  [mem 0x7b778000-0x7b778fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7b77a000-0x7b77cfff]
[    0.000000]  [mem 0x7b77a000-0x7b77cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7b77e000-0x7bffffff]
[    0.000000]  [mem 0x7b77e000-0x7b7fffff] page 4k
[    0.000000]  [mem 0x7b800000-0x7bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x23fffffff]
[    0.000000]  [mem 0x100000000-0x23fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x27fc00000-0x27fffffff]
[    0.000000]  [mem 0x27fc00000-0x27fffffff] page 2M
[    0.000000] RAMDISK: [mem 0x78a49000-0x79189fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000007B777014 000024 (v02 INTEL )
[    0.000000] ACPI: XSDT 0x000000007B7760E8 000094 (v01 INTEL  EDK2     00000003      01000013)
[    0.000000] ACPI: FACP 0x000000007B772000 00010C (v05 INTEL  EDK2     00000003 CHV  0100000D)
[    0.000000] ACPI: DSDT 0x000000007B75E000 00C7BD (v02 INTEL  EDK2     00000003 CHV  0100000D)
[    0.000000] ACPI: FACS 0x000000007B723000 000040
[    0.000000] ACPI: TCPA 0x000000007B775000 000032 (v02 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000007B774000 0000B1 (v01 Intel_ ADebTabl 00001000 INTL 20141107)
[    0.000000] ACPI: UEFI 0x000000007B726000 000042 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: HPET 0x000000007B771000 000038 (v01 INTEL  EDK2     00000003 CHV  0100000D)
[    0.000000] ACPI: APIC 0x000000007B770000 000084 (v03 INTEL  EDK2     00000003 CHV  0100000D)
[    0.000000] ACPI: MCFG 0x000000007B76F000 00003C (v01 INTEL  EDK2     00000003 CHV  0100000D)
[    0.000000] ACPI: SSDT 0x000000007B75D000 000451 (v01 Intel_ Tpm2Tabl 00001000 INTL 20141107)
[    0.000000] ACPI: TPM2 0x000000007B75C000 000034 (v03                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x000000007B75B000 000763 (v01 PmRef  CpuPm    00003000 INTL 20141107)
[    0.000000] ACPI: SSDT 0x000000007B75A000 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20141107)
[    0.000000] ACPI: SSDT 0x000000007B759000 00017A (v01 PmRef  ApTst    00003000 INTL 20141107)
[    0.000000] ACPI: CSRT 0x000000007B773000 00014C (v00 INTEL  EDK2     00000003 CHV  0100000D)
[    0.000000] ACPI: FPDT 0x000000007B758000 000044 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea0009ffffff] PMD -> [ffff880276200000-ffff88027e1fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x27fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0008efff]
[    0.000000]   node   0: [mem 0x00090000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x7ac37fff]
[    0.000000]   node   0: [mem 0x7b778000-0x7b778fff]
[    0.000000]   node   0: [mem 0x7b77a000-0x7b77cfff]
[    0.000000]   node   0: [mem 0x7b77e000-0x7bffffff]
[    0.000000]   node   0: [mem 0x100000000-0x27fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x27fffffff]
[    0.000000] On node 0 totalpages: 2077274
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7819 pages used for memmap
[    0.000000]   DMA32 zone: 500414 pages, LIFO batch:31
[    0.000000]   Normal zone: 24576 pages used for memmap
[    0.000000]   Normal zone: 1572864 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x7ce00000-0x7edfffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] e820: [mem 0x7ee00000-0xdfffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88027f800000 s80320 r8192 d30272 u524288
[    0.000000] pcpu-alloc: s80320 r8192 d30272 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2044794
[    0.000000] Kernel command line: initrd=\initrd LABEL=boot  root=/dev/ram0  console=ttyS0,115200 console=tty0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Memory: 8049128K/8309096K available (9802K kernel code, 1027K rwdata, 3980K rodata, 1268K init, 1040K bss, 259968K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:1024 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 1520.039 MHz processor
[    0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3040.07 BogoMIPS (lpj=1520039)
[    0.011921] pid_max: default: 32768 minimum: 301
[    0.017116] ACPI: Core revision 20141107
[    0.050277] ACPI: All ACPI Tables successfully acquired
[    0.056940] Security Framework initialized
[    0.061628] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.069343] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.078013] Initializing cgroup subsys memory
[    0.082940] Initializing cgroup subsys devices
[    0.087933] Initializing cgroup subsys freezer
[    0.092925] Initializing cgroup subsys net_cls
[    0.097917] Initializing cgroup subsys blkio
[    0.102712] Initializing cgroup subsys debug
[    0.107527] CPU: Physical Processor ID: 0
[    0.112043] CPU: Processor Core ID: 0
[    0.116156] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.116156] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.136284] mce: CPU supports 6 MCE banks
[    0.140799] CPU0: Thermal monitoring enabled (TM1)
[    0.146184] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.146184] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
[    0.159421] Freeing SMP alternatives memory: 36K (ffffffff8203f000 - ffffffff82048000)
[    0.170494] ftrace: allocating 34105 entries in 134 pages
[    0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.222511] smpboot: CPU0: Genuine Intel(R) CPU         @ 1.52GHz (fam: 06, model: 4c, stepping: 03)
[    0.232781] TSC deadline timer enabled
[    0.232832] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[    0.244399] ... version:                3
[    0.248886] ... bit width:              40
[    0.253470] ... generic registers:      2
[    0.257956] ... value mask:             000000ffffffffff
[    0.263902] ... max period:             000000ffffffffff
[    0.269847] ... fixed-purpose events:   3
[    0.274333] ... event mask:             0000000700000003
[    0.286478] x86: Booting SMP configuration:
[    0.291177] .... node  #0, CPUs:      #1 #2 #3
[    0.356086] x86: Booted up 1 node, 4 CPUs
[    0.360785] smpboot: Total of 4 processors activated (12160.31 BogoMIPS)
[    0.369392] devtmpfs: initialized
[    0.373697] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[    0.382377] PM: Registering ACPI NVS region [mem 0x7b638000-0x7b737fff] (1048576 bytes)
[    0.391712] xor: measuring software checksum speed
[    0.407119]    prefetch64-sse:  5068.000 MB/sec
[    0.422226]    generic_sse:  4616.000 MB/sec
[    0.427006] xor: using function: prefetch64-sse (5068.000 MB/sec)
[    0.433852] pinctrl core: initialized pinctrl subsystem
[    0.440037] NET: Registered protocol family 16
[    0.450052] cpuidle: using governor ladder
[    0.459676] cpuidle: using governor menu
[    0.464169] ACPI: bus type PCI registered
[    0.468850] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.479280] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.487047] PCI: Using configuration type 1 for base access
[    0.519422] raid6: sse2x1     625 MB/s
[    0.540727] raid6: sse2x2     660 MB/s
[    0.561995] raid6: sse2x4    1042 MB/s
[    0.566193] raid6: using algorithm sse2x4 (1042 MB/s)
[    0.571849] raid6: using ssse3x2 recovery algorithm
[    0.577471] ACPI: Added _OSI(Module Device)
[    0.582162] ACPI: Added _OSI(Processor Device)
[    0.587140] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.592408] ACPI: Added _OSI(Processor Aggregator Device)
[    0.618554] ACPI: Dynamic OEM Table Load:
[    0.623094] ACPI: SSDT 0xFFFF880275BF9000 0005FD (v01 PmRef  Cpu0Ist  00003000 INTL 20141107)
[    0.634347] ACPI: Dynamic OEM Table Load:
[    0.638863] ACPI: SSDT 0xFFFF880275BA3C00 0003A5 (v01 PmRef  Cpu0Cst  00003001 INTL 20141107)
[    0.650689] ACPI: Dynamic OEM Table Load:
[    0.655213] ACPI: SSDT 0xFFFF880275BE3800 00015F (v01 PmRef  ApIst    00003000 INTL 20141107)
[    0.666445] ACPI: Dynamic OEM Table Load:
[    0.670968] ACPI: SSDT 0xFFFF880275BCDE40 00008D (v01 PmRef  ApCst    00003000 INTL 20141107)
[    0.890597] ACPI: Interpreter enabled
[    0.894719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[    0.905080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[    0.915459] ACPI: (supports S0 S3 S5)
[    0.919562] ACPI: Using IOAPIC for interrupt routing
[    0.925217] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.940056] ACPI: Power Resource [USBC] (on)
[    0.953879] ACPI: Power Resource [CLK0] (off)
[    0.959447] ACPI: Power Resource [CLK0] (off)
[    0.964444] ACPI: Power Resource [CLK1] (off)
[    0.976406] ACPI: Power Resource [ID3C] (on)
[    0.988036] ACPI: Power Resource [FN00] (off)
[    0.994296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.001233] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.010504] \_SB_.PCI0:_OSC invalid UUID
[    1.010510] _OSC request data:1 1f 0 
[    1.010522] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    1.018116] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.029990] PCI host bridge to bus 0000:00
[    1.034585] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.040729] pci_bus 0000:00: root bus resource [io  0x0000-0x006f]
[    1.047650] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7]
[    1.054572] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.061493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.069193] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[    1.076891] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[    1.084589] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff]
[    1.092299] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000
[    1.092625] pci 0000:00:02.0: [8086:22b1] type 00 class 0x030000
[    1.092663] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[    1.092685] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    1.092699] pci 0000:00:02.0: reg 0x20: [io  0x1000-0x103f]
[    1.092972] pci 0000:00:03.0: [8086:22b8] type 00 class 0x048000
[    1.093001] pci 0000:00:03.0: reg 0x10: [mem 0x91000000-0x913fffff]
[    1.093311] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000
[    1.093351] pci 0000:00:0b.0: reg 0x10: [mem 0x9171c000-0x9171cfff 64bit]
[    1.093668] pci 0000:00:10.0: [8086:2294] type 00 class 0x080501
[    1.093699] pci 0000:00:10.0: reg 0x10: [mem 0x91729000-0x91729fff]
[    1.093831] pci 0000:00:10.0: PME# supported from D0 D3hot
[    1.094054] pci 0000:00:11.0: [8086:2295] type 00 class 0x080501
[    1.094086] pci 0000:00:11.0: reg 0x10: [mem 0x91728000-0x91728fff]
[    1.094218] pci 0000:00:11.0: PME# supported from D0 D3hot
[    1.094454] pci 0000:00:12.0: [8086:2296] type 00 class 0x080501
[    1.094485] pci 0000:00:12.0: reg 0x10: [mem 0x91727000-0x91727fff]
[    1.094617] pci 0000:00:12.0: PME# supported from D0 D3hot
[    1.094842] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330
[    1.094881] pci 0000:00:14.0: reg 0x10: [mem 0x91700000-0x9170ffff 64bit]
[    1.095000] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.095133] pci 0000:00:14.0: System wakeup disabled by ACPI
[    1.101585] pci 0000:00:18.0: [8086:22c0] type 00 class 0x080102
[    1.101616] pci 0000:00:18.0: reg 0x10: [mem 0x91718000-0x9171bfff]
[    1.101935] pci 0000:00:18.1: [8086:22c1] type 00 class 0x0c8000
[    1.101967] pci 0000:00:18.1: reg 0x10: [mem 0x91725000-0x91725fff]
[    1.102285] pci 0000:00:18.2: [8086:22c2] type 00 class 0x0c8000
[    1.102316] pci 0000:00:18.2: reg 0x10: [mem 0x91724000-0x91724fff]
[    1.102650] pci 0000:00:18.3: [8086:22c3] type 00 class 0x0c8000
[    1.102681] pci 0000:00:18.3: reg 0x10: [mem 0x91723000-0x91723fff]
[    1.103000] pci 0000:00:18.4: [8086:22c4] type 00 class 0x0c8000
[    1.103031] pci 0000:00:18.4: reg 0x10: [mem 0x91722000-0x91722fff]
[    1.103357] pci 0000:00:18.6: [8086:22c6] type 00 class 0x0c8000
[    1.103388] pci 0000:00:18.6: reg 0x10: [mem 0x91721000-0x91721fff]
[    1.103720] pci 0000:00:18.7: [8086:22c7] type 00 class 0x0c8000
[    1.103751] pci 0000:00:18.7: reg 0x10: [mem 0x91720000-0x91720fff]
[    1.104073] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000
[    1.104105] pci 0000:00:1a.0: reg 0x10: [mem 0x91600000-0x916fffff]
[    1.104123] pci 0000:00:1a.0: reg 0x14: [mem 0x91500000-0x915fffff]
[    1.104240] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    1.104479] pci 0000:00:1b.0: [8086:2284] type 00 class 0x040300
[    1.104523] pci 0000:00:1b.0: reg 0x10: [mem 0x91710000-0x91713fff 64bit]
[    1.104683] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.104836] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    1.111437] pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400
[    1.113106] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.113510] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    1.120111] pci 0000:00:1c.1: [8086:22ca] type 01 class 0x060400
[    1.121868] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.122281] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    1.128739] pci 0000:00:1e.0: [8086:2286] type 00 class 0x080102
[    1.128770] pci 0000:00:1e.0: reg 0x10: [mem 0x91714000-0x91717fff]
[    1.129095] pci 0000:00:1e.3: [8086:228a] type 00 class 0x078000
[    1.129126] pci 0000:00:1e.3: reg 0x10: [mem 0x9171f000-0x9171ffff]
[    1.129447] pci 0000:00:1e.4: [8086:228c] type 00 class 0x078000
[    1.129479] pci 0000:00:1e.4: reg 0x10: [mem 0x9171e000-0x9171efff]
[    1.129813] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100
[    1.130184] pci 0000:00:1f.3: [8086:2292] type 00 class 0x0c0500
[    1.130247] pci 0000:00:1f.3: reg 0x10: [mem 0x9171d000-0x9171d01f]
[    1.130370] pci 0000:00:1f.3: reg 0x20: [io  0x1040-0x105f]
[    1.131580] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.138866] pci 0000:02:00.0: [8086:095a] type 00 class 0x028000
[    1.139860] pci 0000:02:00.0: reg 0x10: [mem 0x91400000-0x91401fff 64bit]
[    1.144575] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.145285] pci 0000:02:00.0: System wakeup disabled by ACPI
[    1.154082] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.159733] pci 0000:00:1c.1:   bridge window [mem 0x91400000-0x914fffff]
[    1.160226] pci_bus 0000:00: on NUMA node 0
[    1.163401] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.172628] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.181843] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.191055] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.200268] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.209503] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.218727] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.227954] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.240467] ACPI: Enabled 5 GPEs in block 00 to 3F
[    1.245973] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[    1.253934] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.260275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.269349] vgaarb: loaded
[    1.272381] vgaarb: bridge control possible 0000:00:02.0
[    1.278561] SCSI subsystem initialized
[    1.282906] libata version 3.00 loaded.
[    1.282982] ACPI: bus type USB registered
[    1.287534] usbcore: registered new interface driver usbfs
[    1.293706] usbcore: registered new interface driver hub
[    1.299697] usbcore: registered new device driver usb
[    1.305459] pps_core: LinuxPPS API ver. 1 registered
[    1.311021] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    1.321258] PTP clock support registered
[    1.325936] Advanced Linux Sound Architecture Driver Initialized.
[    1.332769] PCI: Using ACPI for IRQ routing
[    1.340133] PCI: pci_cache_line_size set to 64 bytes
[    1.340677] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    1.340683] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.340687] e820: reserve RAM buffer [mem 0x7ac38000-0x7bffffff]
[    1.340691] e820: reserve RAM buffer [mem 0x7b779000-0x7bffffff]
[    1.340695] e820: reserve RAM buffer [mem 0x7b77d000-0x7bffffff]
[    1.340987] Bluetooth: Core ver 2.20
[    1.345016] NET: Registered protocol family 31
[    1.349994] Bluetooth: HCI device and connection manager initialized
[    1.357112] Bluetooth: HCI socket layer initialized
[    1.362568] Bluetooth: L2CAP socket layer initialized
[    1.368236] Bluetooth: SCO socket layer initialized
[    1.373943] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.379449] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    1.388056] Switched to clocksource hpet
[    1.411916] pnp: PnP ACPI init
[    1.416110] system 00:00: [io  0x0680-0x069f] has been reserved
[    1.422756] system 00:00: [io  0x0400-0x047f] has been reserved
[    1.429396] system 00:00: [io  0x0500-0x05fe] has been reserved
[    1.436039] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.436261] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.436410] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.436548] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[    1.439334] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.439621] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
[    1.447436] system 00:05: [mem 0xfea00000-0xfeafffff] has been reserved
[    1.454852] system 00:05: [mem 0xfed01000-0xfed01fff] has been reserved
[    1.462268] system 00:05: [mem 0xfed03000-0xfed03fff] has been reserved
[    1.469684] system 00:05: [mem 0xfed06000-0xfed06fff] has been reserved
[    1.477108] system 00:05: [mem 0xfed08000-0xfed09fff] has been reserved
[    1.484525] system 00:05: [mem 0xfed80000-0xfedbffff] could not be reserved
[    1.492331] system 00:05: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    1.499737] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.507548] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.507976] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.508361] pnp: PnP ACPI: found 7 devices
[    1.524318] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    1.524330] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    1.524337] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[    1.524485] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    1.524491] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    1.524497] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    1.524512] pci 0000:00:1c.0: BAR 14: assigned [mem 0x91800000-0x919fffff]
[    1.532236] pci 0000:00:1c.0: BAR 15: assigned [mem 0x91a00000-0x91bfffff 64bit pref]
[    1.541020] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.547951] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.553540] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.560436] pci 0000:00:1c.0:   bridge window [mem 0x91800000-0x919fffff]
[    1.568087] pci 0000:00:1c.0:   bridge window [mem 0x91a00000-0x91bfffff 64bit pref]
[    1.576851] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.582482] pci 0000:00:1c.1:   bridge window [mem 0x91400000-0x914fffff]
[    1.590233] pci_bus 0000:00: resource 4 [io  0x0000-0x006f]
[    1.590239] pci_bus 0000:00: resource 5 [io  0x0078-0x0cf7]
[    1.590244] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff]
[    1.590249] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[    1.590254] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[    1.590259] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[    1.590264] pci_bus 0000:00: resource 10 [mem 0x80000000-0xdfffffff]
[    1.590270] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    1.590275] pci_bus 0000:01: resource 1 [mem 0x91800000-0x919fffff]
[    1.590280] pci_bus 0000:01: resource 2 [mem 0x91a00000-0x91bfffff 64bit pref]
[    1.590286] pci_bus 0000:02: resource 1 [mem 0x91400000-0x914fffff]
[    1.590348] NET: Registered protocol family 2
[    1.595683] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.604030] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.611963] TCP: Hash tables configured (established 65536 bind 65536)
[    1.619389] TCP: reno registered
[    1.623037] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.629949] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.637467] NET: Registered protocol family 1
[    1.642612] RPC: Registered named UNIX socket transport module.
[    1.649295] RPC: Registered udp transport module.
[    1.654594] RPC: Registered tcp transport module.
[    1.659885] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.667132] pci 0000:00:02.0: Video device with shadowed ROM
[    1.667935] PCI: CLS 0 bytes, default 64
[    1.668076] Trying to unpack rootfs image as initramfs...
[    1.934225] Freeing initrd memory: 7428K (ffff880078a49000 - ffff88007918a000)
[    1.942402] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.949630] software IO TLB [mem 0x74a49000-0x78a49000] (64MB) mapped at [ffff880074a49000-ffff880078a48fff]
[    1.961220] microcode: CPU0 sig=0x406c3, pf=0x1, revision=0x328
[    1.967864] microcode: CPU1 sig=0x406c3, pf=0x1, revision=0x328
[    1.974505] microcode: CPU2 sig=0x406c3, pf=0x1, revision=0x328
[    1.981141] microcode: CPU3 sig=0x406c3, pf=0x1, revision=0x328
[    1.987943] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[    1.998567] Scanning for low memory corruption every 60 seconds
[    2.005438] SSE version of gcm_enc/dec engaged.
[    2.012230] Uptime: system uptime restrictions enabled
[    2.018087] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    2.025722] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.039071] NFS: Registering the id_resolver key type
[    2.044777] Key type id_resolver registered
[    2.049473] Key type id_legacy registered
[    2.054411] aufs 3.18.1+-20150126
[    2.059219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    2.067526] io scheduler noop registered
[    2.071934] io scheduler deadline registered
[    2.076874] io scheduler cfq registered (default)
[    2.084459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.090793] efifb: probing for efifb
[    2.094859] efifb: framebuffer at 0x80000000, mapped to 0xffffc90004100000, using 8100k, total 8100k
[    2.105101] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    2.111933] efifb: scrolling: redraw
[    2.115951] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.138362] Console: switching to colour frame buffer device 240x67
[    2.161145] fb0: EFI VGA frame buffer device
[    2.166011] intel_idle: does not run on family 6 model 76
[    2.166278] ACPI: AC Adapter [ADP1] (on-line)
[    2.171514] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    2.182465] ACPI: Lid Switch [LID0]
[    2.186551] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.196010] ACPI: Power Button [PWRB]
[    2.200273] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    2.209734] ACPI: Sleep Button [SLPB]
[    2.214000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.222381] ACPI: Power Button [PWRF]
[    2.241259] Monitor-Mwait will be used to enter C-1 state
[    2.241302] Monitor-Mwait will be used to enter C-2 state
[    2.241337] Monitor-Mwait will be used to enter C-3 state
[    2.241388] ACPI: acpi_idle registered with cpuidle
[    2.272845] thermal LNXTHERM:00: registered as thermal_zone0
[    2.279262] ACPI: Thermal Zone [TZ01] (43 C)
[    2.284763] ACPI: Battery Slot [BAT0] (battery present)
[    2.290807] ACPI: Battery Slot [BAT1] (battery absent)
[    2.328695] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.356401] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.366365] 0000:00:1e.3: ttyS1 at MMIO 0x9171f000 (irq = 18, base_baud = 2764800) is a 16550A
[    2.376802] 0000:00:1e.4: ttyS2 at MMIO 0x9171e000 (irq = 19, base_baud = 2764800) is a 16550A
[    2.387092] Linux agpgart interface v0.103
[    2.391821] [drm] Initialized drm 1.1.0 20060810
[    2.399361] [drm] Memory usable by graphics device = 2048M
[    2.405590] checking generic (80000000 7e9000) vs hw (80000000 10000000)
[    2.405595] fb: switching to inteldrmfb from EFI VGA
[    2.411267] Console: switching to colour dummy device 80x25
[    2.417687] [drm] Replacing VGA console driver
[    2.425370] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.432792] [drm] Driver supports precise vblank timestamp query.
[    2.469703] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.539925] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.549458] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    2.559756] [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
[    2.571920] brd: module loaded
[    2.577457] loop: module loaded
[    2.581200] Uniform Multi-Platform E-IDE driver
[    2.586392] ide-gd driver 1.18
[    2.589842] ide-cd driver 5.00
[    2.593591] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend at alpha.franken.de
[    2.601378] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    2.608202] e100: Copyright(c) 1999-2006 Intel Corporation
[    2.614397] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    2.615652] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[    2.631389] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    2.631448] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    2.631449] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    2.631564] usbcore: registered new interface driver kaweth
[    2.631570] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    2.631589] usbcore: registered new interface driver pegasus
[    2.631612] usbcore: registered new interface driver rtl8150
[    2.631662] fbcon: inteldrmfb (fb0) is primary device
[    2.631669] usbcore: registered new interface driver asix
[    2.631695] usbcore: registered new interface driver ax88179_178a
[    2.631718] usbcore: registered new interface driver cdc_ether
[    2.631742] usbcore: registered new interface driver dm9601
[    2.631773] usbcore: registered new interface driver smsc75xx
[    2.631810] usbcore: registered new interface driver smsc95xx
[    2.631834] usbcore: registered new interface driver net1080
[    2.631858] usbcore: registered new interface driver cdc_subset
[    2.631880] usbcore: registered new interface driver zaurus
[    2.631906] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    2.631957] usbcore: registered new interface driver int51x1
[    2.631989] usbcore: registered new interface driver cdc_ncm
[    2.632405] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.632421] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.632658] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.633369] hub 1-0:1.0: USB hub found
[    2.633402] hub 1-0:1.0: 7 ports detected
[    2.635011] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.635018] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.635464] hub 2-0:1.0: USB hub found
[    2.635492] hub 2-0:1.0: 6 ports detected
[    2.636326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.636330] ehci-pci: EHCI PCI platform driver
[    2.636362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.636380] ohci-pci: OHCI PCI platform driver
[    2.636417] uhci_hcd: USB Universal Host Controller Interface driver
[    2.636514] usbcore: registered new interface driver usb-storage
[    2.636597] usbcore: registered new interface driver usbserial
[    2.636621] usbcore: registered new interface driver usbserial_generic
[    2.636665] usbserial: USB Serial support registered for generic
[    2.636688] usbcore: registered new interface driver ftdi_sio
[    2.636705] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.636761] usbcore: registered new interface driver pl2303
[    2.636776] usbserial: USB Serial support registered for pl2303
[    2.636877] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.637297] i8042: Warning: Keylock active
[    2.638515] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.638606] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.639068] mousedev: PS/2 mouse device common for all mice
[    2.639939] rtc_cmos 00:06: RTC can wake from S4
[    2.640235] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    2.640300] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.640322] i2c /dev entries driver
[    2.641258] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.641358] iTCO_wdt: Found a Braswell SoC TCO device (Version=3, TCOBASE=0x0460)
[    2.641617] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.641665] md: linear personality registered for level -1
[    2.641672] md: raid0 personality registered for level 0
[    2.641678] md: raid1 personality registered for level 1
[    2.641682] md: raid10 personality registered for level 10
[    2.641687] md: multipath personality registered for level -4
[    2.641691] md: faulty personality registered for level -5
[    2.642003] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel at redhat.com
[    2.642172] Intel P-state driver initializing.
[    2.642405] Driver 'mmcblk' needs updating - please use bus_type methods
[    2.642429] sdhci: Secure Digital Host Controller Interface driver
[    2.642430] sdhci: Copyright(c) Pierre Ossman
[    2.642478] sdhci-pci 0000:00:10.0: SDHCI controller found [8086:2294] (rev 21)
[    2.643825] sdhci-pci 0000:00:10.0: No vmmc regulator found
[    2.643827] sdhci-pci 0000:00:10.0: No vqmmc regulator found
[    2.647702] mmc0: SDHCI controller on PCI [0000:00:10.0] using ADMA
[    2.658719] sdhci-pci 0000:00:11.0: SDHCI controller found [8086:2295] (rev 21)
[    2.659994] sdhci-pci 0000:00:11.0: No vmmc regulator found
[    2.659996] sdhci-pci 0000:00:11.0: No vqmmc regulator found
[    2.663680] mmc1: SDHCI controller on PCI [0000:00:11.0] using ADMA
[    2.674755] sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
[    2.676210] sdhci-pci 0000:00:12.0: No vmmc regulator found
[    2.676212] sdhci-pci 0000:00:12.0: No vqmmc regulator found
[    2.679945] mmc2: SDHCI controller on PCI [0000:00:12.0] using ADMA
[    2.690873] ledtrig-cpu: registered to indicate activity on CPUs
[    2.691051] usbcore: registered new interface driver usbhid
[    2.691052] usbhid: USB HID core driver
[    2.691060] oprofile: using NMI interrupt.
[    2.691098] u32 classifier
[    2.691105]     Actions configured
[    2.691195] TCP: cubic registered
[    2.691456] NET: Registered protocol family 10
[    2.692234] sit: IPv6 over IPv4 tunneling driver
[    2.692534] NET: Registered protocol family 17
[    2.692657] NET: Registered protocol family 36
[    2.692738] Key type dns_resolver registered
[    2.696626] Btrfs loaded
[    2.761767] random: nonblocking pool is initialized
[    2.786866] mmc0: BKOPS_EN bit is not set
[    2.797762] mmc0: new HS200 MMC card at address 0001
[    2.798052] mmcblk0: mmc0:0001 MCG8GC 58.2 GiB 
[    2.798195] mmcblk0boot0: mmc0:0001 MCG8GC partition 1 4.00 MiB
[    2.798340] mmcblk0boot1: mmc0:0001 MCG8GC partition 2 4.00 MiB
[    2.798512] mmcblk0rpmb: mmc0:0001 MCG8GC partition 3 4.00 MiB
[    2.799382]  mmcblk0: unknown partition table
[    2.862840] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0
[    2.880587] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    2.882280] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.884008] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.887178] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    2.963817] tsc: Refined TSC clocksource calibration: 1519.999 MHz
[    2.987977] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    3.003791] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[    3.117923] atkbd serio0: Failed to enable keyboard on isa0060/serio0
[    3.118055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    3.859569] [drm] HPD interrupt storm detected on connector eDP-1: switching from hotplug detection to polling
[    3.919535] Console: switching to colour frame buffer device 240x67
[    3.941399] asix 1-2:1.0 eth0: register 'asix' at usb-0000:00:14.0-2, ASIX AX88772 USB 2.0 Ethernet, 00:10:60:31:c9:d8
[    3.969707] Switched to clocksource tsc
[    4.062326] ------------[ cut here ]------------
[    4.062337] WARNING: CPU: 0 PID: 4 at /srv/hdd/intel/test/tmp/work-shared/intel-corei7-64/kernel-source/drivers/gpu/drm/i915/intel_pm.c:4492 valleyview_set_rps+0x18a/0x1f0()
[    4.062340] WARN_ON(val > dev_priv->rps.max_freq_softlimit)
[    4.062341] Modules linked in:
[    4.062345] CPU: 0 PID: 4 Comm: kworker/0:0 Not tainted 3.19.5-yocto-standard #1
[    4.062347] Hardware name: Intel Corporation CHERRYVIEW C0 PLATFORM/Braswell CRB, BIOS BRASWEL1.X64.X056.R00.1501231518 01/23/2015
[    4.062352] Workqueue: events intel_gen6_powersave_work
[    4.062357]  ffffffff81d1d9d0 ffff880275a1fcc8 ffffffff81984a4c 0000000080000000
[    4.062360]  ffff880275a1fd18 ffff880275a1fd08 ffffffff810748ca 0000000000060000
[    4.062363]  ffff8802740c0000 0000000000000028 0000000000000028 ffff88027475b000
[    4.062364] Call Trace:
[    4.062373]  [<ffffffff81984a4c>] dump_stack+0x4f/0x7b
[    4.062377]  [<ffffffff810748ca>] warn_slowpath_common+0x8a/0xc0
[    4.062381]  [<ffffffff81074946>] warn_slowpath_fmt+0x46/0x50
[    4.062385]  [<ffffffff8154b69a>] valleyview_set_rps+0x18a/0x1f0
[    4.062388]  [<ffffffff8154c815>] intel_gen6_powersave_work+0x2b5/0x11d0
[    4.062392]  [<ffffffff8198890b>] ? __schedule+0x36b/0x9e0
[    4.062397]  [<ffffffff8108cc67>] process_one_work+0x157/0x450
[    4.062400]  [<ffffffff8108d2cb>] worker_thread+0x6b/0x480
[    4.062404]  [<ffffffff8108d260>] ? rescuer_thread+0x300/0x300
[    4.062408]  [<ffffffff81091afb>] kthread+0xdb/0x100
[    4.062412]  [<ffffffff81980000>] ? zone_wait_table_init+0x60/0xe0
[    4.062416]  [<ffffffff81091a20>] ? kthread_create_on_node+0x180/0x180
[    4.062420]  [<ffffffff8198d808>] ret_from_fork+0x58/0x90
[    4.062424]  [<ffffffff81091a20>] ? kthread_create_on_node+0x180/0x180
[    4.062426] ---[ end trace e291b9b1a83d566a ]---
[    4.094358] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[    4.259498] usb 1-5: No LPM exit latency info found, disabling LPM.
[    4.423979] usb 1-6: new high-speed USB device number 4 using xhci_hcd
[    4.597960] hub 1-6:1.0: USB hub found
[    4.598132] hub 1-6:1.0: 5 ports detected
[    4.924267] usb 1-6.1: new low-speed USB device number 5 using xhci_hcd
[    5.021653] usb 1-6.1: ep 0x81 - rounding interval to 128 microframes, ep desc says 192 microframes
[    5.021675] usb 1-6.1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    5.031667] input: Lite-On Technology Corp. USB Multimedia Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1:1.0/0003:04CA:0027.0001/input/input8
[    5.081490] hid-generic 0003:04CA:0027.0001: input: USB HID v1.10 Keyboard [Lite-On Technology Corp. USB Multimedia Keyboard] on usb-0000:00:14.0-6.1/input0
[    5.096248] input: Lite-On Technology Corp. USB Multimedia Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:04CA:0027.0002/input/input9
[    5.147868] hid-generic 0003:04CA:0027.0002: input,hiddev0: USB HID v1.10 Device [Lite-On Technology Corp. USB Multimedia Keyboard] on usb-0000:00:14.0-6.1/input1
[    5.219247] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    5.219249] i915 0000:00:02.0: registered panic notifier
[    5.224267] usb 1-6.2: new high-speed USB device number 6 using xhci_hcd
[    5.248412] console [netcon0] enabled
[    5.255469] netconsole: network logging started
[    5.263784] rtc_cmos 00:06: setting system clock to 2015-05-06 23:04:43 UTC (1430953483)
[    5.276062] ALSA device list:
[    5.282385]   No soundcards found.
[    5.290172] Freeing unused kernel memory: 1268K (ffffffff81f02000 - ffffffff8203f000)
[    5.302044] Write protecting the kernel read-only data: 14336k
[    5.312269] Freeing unused kernel memory: 424K (ffff880001996000 - ffff880001a00000)
[    5.313209] usb 1-6.2: ep 0x81 - rounding interval to 16 microframes, ep desc says 20 microframes
[    5.313238] usb 1-6.2: ep 0x2 - rounding interval to 16 microframes, ep desc says 20 microframes
[    5.313860] usb-storage 1-6.2:1.0: USB Mass Storage device detected
[    5.314340] scsi host0: usb-storage 1-6.2:1.0
[    5.368776] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)
[    5.399120] usb 1-6.5: new high-speed USB device number 7 using xhci_hcd
[    5.422938] udevd[99]: starting version 182
[    6.318177] scsi 0:0:0:0: Direct-Access     SanDisk  Extreme          0001 PQ: 0 ANSI: 6
[    6.344467] sd 0:0:0:0: [sda] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    6.344674] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    6.369826] sd 0:0:0:0: [sda] Write Protect is off
[    6.390478] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
[    6.390995] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.421577]  sda:
[    6.441272] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    6.545287] FAT-fs (sda): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    7.677054] kjournald starting.  Commit interval 5 seconds
[    7.677409] EXT3-fs (loop0): using internal journal
[    7.677417] EXT3-fs (loop0): mounted filesystem with ordered data mode
[    7.819898] irq 17: nobody cared (try booting with the "irqpoll" option)
[    7.830530] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G        W      3.19.5-yocto-standard #1
[    7.830537] Hardware name: Intel Corporation CHERRYVIEW C0 PLATFORM/Braswell CRB, BIOS BRASWEL1.X64.X056.R00.1501231518 01/23/2015
[    7.830542]  0000000000000000 ffff88027f883e28 ffffffff81984a4c 0000000080010001
[    7.830545]  ffff88027f629c00 ffff88027f883e58 ffffffff810c0c0f 0000000000000011
[    7.830547]  ffff88027f629c00 0000000000000000 0000000000000011 ffff88027f883e98
[    7.830548] Call Trace:
[    7.830562]  <IRQ>  [<ffffffff81984a4c>] dump_stack+0x4f/0x7b
[    7.830568]  [<ffffffff810c0c0f>] __report_bad_irq+0x2f/0xd0
[    7.830570]  [<ffffffff810c0fb7>] note_interrupt+0x247/0x290
[    7.830573]  [<ffffffff810be863>] handle_irq_event_percpu+0x183/0x1f0
[    7.830576]  [<ffffffff810be911>] handle_irq_event+0x41/0x70
[    7.830578]  [<ffffffff810c1502>] handle_fasteoi_irq+0xc2/0x170
[    7.830582]  [<ffffffff81005172>] handle_irq+0x22/0x40
[    7.830586]  [<ffffffff8198fe7b>] do_IRQ+0x5b/0x100
[    7.830589]  [<ffffffff8198e3aa>] common_interrupt+0x6a/0x6a
[    7.830595]  <EOI>  [<ffffffff817b82e8>] ? cpuidle_enter_state+0x78/0x1a0
[    7.830598]  [<ffffffff817b82ca>] ? cpuidle_enter_state+0x5a/0x1a0
[    7.830600]  [<ffffffff817b84f7>] cpuidle_enter+0x17/0x20
[    7.830604]  [<ffffffff810b0608>] cpu_startup_entry+0x428/0x490
[    7.830609]  [<ffffffff810daf33>] ? clockevents_register_device+0xe3/0x150
[    7.830613]  [<ffffffff8103456f>] start_secondary+0x13f/0x150
[    7.830615] handlers:
[    7.830622] [<ffffffff817d2030>] sdhci_irq threaded [<ffffffff817ce7d0>] sdhci_thread_irq
[    7.830623] Disabling IRQ #17
[    8.085920] irq 16: nobody cared (try booting with the "irqpoll" option)
[    8.096579] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G        W      3.19.5-yocto-standard #1
[    8.109061] Hardware name: Intel Corporation CHERRYVIEW C0 PLATFORM/Braswell CRB, BIOS BRASWEL1.X64.X056.R00.1501231518 01/23/2015
[    8.125402]  0000000000000000 ffff88027f983e28 ffffffff81984a4c 0000000080010001
[    8.136956]  ffff880078cc4600 ffff88027f983e58 ffffffff810c0c0f 0000000000000010
[    8.148492]  ffff880078cc4600 0000000000000000 0000000000000010 ffff88027f983e98
[    8.160004] Call Trace:
[    8.165922]  <IRQ>  [<ffffffff81984a4c>] dump_stack+0x4f/0x7b
[    8.175527]  [<ffffffff810c0c0f>] __report_bad_irq+0x2f/0xd0
[    8.184931]  [<ffffffff810c0fb7>] note_interrupt+0x247/0x290
[    8.194256]  [<ffffffff810be863>] handle_irq_event_percpu+0x183/0x1f0
[    8.204403]  [<ffffffff810be911>] handle_irq_event+0x41/0x70
[    8.213588]  [<ffffffff810c1502>] handle_fasteoi_irq+0xc2/0x170
[    8.223062]  [<ffffffff81005172>] handle_irq+0x22/0x40
[    8.231637]  [<ffffffff8198fe7b>] do_IRQ+0x5b/0x100
[    8.239898]  [<ffffffff8198e3aa>] common_interrupt+0x6a/0x6a
[    8.249035]  <EOI>  [<ffffffff817b82e8>] ? cpuidle_enter_state+0x78/0x1a0
[    8.259458]  [<ffffffff817b82ca>] ? cpuidle_enter_state+0x5a/0x1a0
[    8.269165]  [<ffffffff817b84f7>] cpuidle_enter+0x17/0x20
[    8.277999]  [<ffffffff810b0608>] cpu_startup_entry+0x428/0x490
[    8.287393]  [<ffffffff810daf33>] ? clockevents_register_device+0xe3/0x150
[    8.297849]  [<ffffffff8103456f>] start_secondary+0x13f/0x150
[    8.307015] handlers:
[    8.312245] [<ffffffff817d2030>] sdhci_irq threaded [<ffffffff817ce7d0>] sdhci_thread_irq
[    8.324157] Disabling IRQ #16
[    8.586377] udevd[371]: starting version 182
[    8.803820] dw_dmac_pci 0000:00:18.0: DesignWare DMA Controller, 8 channels
[    8.814488] usbcore: registered new interface driver btusb
[    8.829054] Bluetooth: hci0: read Intel version: 370810011002270d00
[    8.836863] EFI Variables Facility v0.08 2004-May-17
[    8.863615] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[    8.899533] dw_dmac_pci 0000:00:1e.0: DesignWare DMA Controller, 8 channels
[    8.909354] ACPI Warning: SystemIO range 0x0000000000001040-0x000000000000105f conflicts with OpRegion 0x0000000000001040-0x000000000000104f (\_SB_.PCI0.SBUS.SMBI) (20141107/utaddress-258)
[    8.928386] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.940774] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
[    8.968792] cfg80211: Calling CRDA to update world regulatory domain
[    9.034133] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    9.041785] Copyright(c) 2003- 2014 Intel Corporation
[    9.051751] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265-12.ucode failed with error -2
[    9.063168] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265-11.ucode failed with error -2
[    9.073883] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265-10.ucode failed with error -2
[    9.084243] iwlwifi 0000:02:00.0: request for firmware file 'iwlwifi-7265-10.ucode' failed.
[    9.116926] sound hdaudioC0D0: autoconfig: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    9.125919] sound hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    9.133352] sound hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    9.140296] sound hdaudioC0D0:    mono: mono_out=0x0
[    9.145984] sound hdaudioC0D0:    dig-out=0x1e/0x0
[    9.151469] sound hdaudioC0D0:    inputs:
[    9.151640] iwlwifi 0000:02:00.0: Firmware has old API version, expected v10 through v12, got v9.
[    9.151642] iwlwifi 0000:02:00.0: New firmware can be obtained from http://www.intellinuxwireless.org/.
[    9.152231] iwlwifi 0000:02:00.0: loaded firmware version 25.222.9.0 op_mode iwlmvm
[    9.185327] sound hdaudioC0D0:      Internal Mic=0x12
[    9.191107] sound hdaudioC0D0:      Rear Mic=0x19
[    9.196493] sound hdaudioC0D0:      Front Mic=0x18
[    9.201985] sound hdaudioC0D0:      Line=0x1a
[    9.208162] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    9.216383] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    9.224541] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    9.234255] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    9.256223] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
[    9.269138] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x184
[    9.279113] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    9.286140] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    9.367906] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    9.411932] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 4324 rev 5 pmurev 17
[    9.424840] usbcore: registered new interface driver brcmfmac
[    9.447394] brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43241b4-sdio.txt failed with error -2
[   10.462612] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[   11.480598] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[   18.947528] mmc0: Timeout waiting for hardware interrupt.
[   18.955998] mmc0: Got data interrupt 0x00000002 even though no data operation was in progress.
[   18.968484] mmcblk0: error -110 sending stop command, original cmd response 0x900, card status 0x400900
[   18.979102] mmcblk0: error -110 transferring data, sector 122142592, nr 8, cmd response 0x900, card status 0x0
[   18.990338] mmcblk0: retrying using single block read
[   19.623158] asix 1-2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[   19.867007] asix 1-2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[  602.298531] Uptime: kernel validity duration has 14390 minute(s) remaining


More information about the meta-intel mailing list