* [regression] linux-3.14.0-rc5-.. kernel does not switch power off
@ 2014-03-09 16:12 Jörg Otte
2014-03-09 16:55 ` Rafael J. Wysocki
0 siblings, 1 reply; 7+ messages in thread
From: Jörg Otte @ 2014-03-09 16:12 UTC (permalink / raw)
To: Linux Kernel Mailing List, Linus Torvalds, Rafael J. Wysocki,
ACPI Devel Maling List
On shutdown power is not switched off. The harddisk is already down.
Reboot is working.
Last known good kernel is: 3.14.0-rc5-00265-gb01d4e6
First known bad kernel is: 3.14.0-rc5-00287-gca62eec
FUJITSU LIFEBOOK AH532/FJNBB1C, BIOS Version 1.09 05/22/2012
Jörg
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [regression] linux-3.14.0-rc5-.. kernel does not switch power off
2014-03-09 16:12 [regression] linux-3.14.0-rc5-.. kernel does not switch power off Jörg Otte
@ 2014-03-09 16:55 ` Rafael J. Wysocki
2014-03-09 16:58 ` Rafael J. Wysocki
2014-03-09 17:18 ` [regression] linux-3.14.0-rc5-.. kernel does not switch power off Jörg Otte
0 siblings, 2 replies; 7+ messages in thread
From: Rafael J. Wysocki @ 2014-03-09 16:55 UTC (permalink / raw)
To: Jörg Otte
Cc: Linux Kernel Mailing List, Linus Torvalds, Rafael J. Wysocki,
ACPI Devel Maling List
On Sunday, March 09, 2014 05:12:56 PM Jörg Otte wrote:
> On shutdown power is not switched off. The harddisk is already down.
> Reboot is working.
>
> Last known good kernel is: 3.14.0-rc5-00265-gb01d4e6
> First known bad kernel is: 3.14.0-rc5-00287-gca62eec
Can you please tell me which commits those two kernels correspond to?
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [regression] linux-3.14.0-rc5-.. kernel does not switch power off
2014-03-09 16:55 ` Rafael J. Wysocki
@ 2014-03-09 16:58 ` Rafael J. Wysocki
2014-03-09 17:15 ` Rafael J. Wysocki
2014-03-09 17:30 ` [PATCH] Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" Rafael J. Wysocki
2014-03-09 17:18 ` [regression] linux-3.14.0-rc5-.. kernel does not switch power off Jörg Otte
1 sibling, 2 replies; 7+ messages in thread
From: Rafael J. Wysocki @ 2014-03-09 16:58 UTC (permalink / raw)
To: Jörg Otte
Cc: Linux Kernel Mailing List, Linus Torvalds, Rafael J. Wysocki,
ACPI Devel Maling List
On Sunday, March 09, 2014 05:55:28 PM Rafael J. Wysocki wrote:
> On Sunday, March 09, 2014 05:12:56 PM Jörg Otte wrote:
> > On shutdown power is not switched off. The harddisk is already down.
> > Reboot is working.
> >
> > Last known good kernel is: 3.14.0-rc5-00265-gb01d4e6
> > First known bad kernel is: 3.14.0-rc5-00287-gca62eec
>
> Can you please tell me which commits those two kernels correspond to?
And please post a boot log from the failing one.
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [regression] linux-3.14.0-rc5-.. kernel does not switch power off
2014-03-09 16:58 ` Rafael J. Wysocki
@ 2014-03-09 17:15 ` Rafael J. Wysocki
2014-03-09 17:34 ` Jörg Otte
2014-03-09 17:30 ` [PATCH] Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" Rafael J. Wysocki
1 sibling, 1 reply; 7+ messages in thread
From: Rafael J. Wysocki @ 2014-03-09 17:15 UTC (permalink / raw)
To: Jörg Otte
Cc: Linux Kernel Mailing List, Linus Torvalds, Rafael J. Wysocki,
ACPI Devel Maling List
On Sunday, March 09, 2014 05:58:59 PM Rafael J. Wysocki wrote:
> On Sunday, March 09, 2014 05:55:28 PM Rafael J. Wysocki wrote:
> > On Sunday, March 09, 2014 05:12:56 PM Jörg Otte wrote:
> > > On shutdown power is not switched off. The harddisk is already down.
> > > Reboot is working.
> > >
> > > Last known good kernel is: 3.14.0-rc5-00265-gb01d4e6
> > > First known bad kernel is: 3.14.0-rc5-00287-gca62eec
> >
> > Can you please tell me which commits those two kernels correspond to?
>
> And please post a boot log from the failing one.
Never mind, I know what the problem is, commit 3130497f5bab (ACPI / sleep:
pm_power_off needs more sanity checks to be installed) has to be reverted.
Sorry about the breakage and I'll send a revert patch shortly.
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [regression] linux-3.14.0-rc5-.. kernel does not switch power off
2014-03-09 16:55 ` Rafael J. Wysocki
2014-03-09 16:58 ` Rafael J. Wysocki
@ 2014-03-09 17:18 ` Jörg Otte
1 sibling, 0 replies; 7+ messages in thread
From: Jörg Otte @ 2014-03-09 17:18 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Linus Torvalds, Rafael J. Wysocki,
ACPI Devel Maling List
[-- Attachment #1: Type: text/plain, Size: 1573 bytes --]
2014-03-09 17:55 GMT+01:00 Rafael J. Wysocki <rjw@rjwysocki.net>:
> On Sunday, March 09, 2014 05:12:56 PM Jörg Otte wrote:
>> On shutdown power is not switched off. The harddisk is already down.
>> Reboot is working.
>>
>> Last known good kernel is: 3.14.0-rc5-00265-gb01d4e6
>> First known bad kernel is: 3.14.0-rc5-00287-gca62eec
>
> Can you please tell me which commits those two kernels correspond to?
Last good kernel is from yesterday (8.3.2014). First bad kernel from
today (9.3.2014)
The last commits are:
First known bad (9.3.2014):
ca62eec4e524591b82d9edf7a18e3ae6b691517d
Merge branch 'for-3.14-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
15b04859a21358f8aec1c06b4604877d604b05ee
Merge branch 'for-3.14-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
9f93585fdfd34a6fcbad16c0f1e031492df63ad1
Merge branch 'for-3.14-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
85ec688c161a497c3becb6a056cd856552240227
Merge tag 'firewire-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
7bffc48177ed461ab29cbae1102552a09601ef97
Merge tag 'clk-fixes-for-linus' of
git://git.linaro.org/people/mike.turquette/linux
abfba60c7a81b12236a07da4cbaf75a0e30040cd
Merge tag 'pm+acpi-3.14-rc6' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Last known good (8.3.2014):
b01d4e68933ec23e43b1046fa35d593cefcf37d1
x86: fix compile error due to X86_TRAP_NMI use in asm files
Attached dmesg from first known bad kernel (9.3.2014)
Jörg
[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 53933 bytes --]
[ 0.000000] Linux version 3.14.0-rc5-00287-gca62eec (jojo@ahorn) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #19 SMP Sun Mar 9 10:17:24 CET 2014
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc5-00287-gca62eec root=UUID=5dc271e8-8019-4d38-9dd9-3117527a7d68 ro possible_cpus=4 resume=/dev/sda3 quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000c7d18fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c7d19000-0x00000000c7f1afff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c7f1b000-0x00000000d82b2fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d82b3000-0x00000000daeeefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000daeef000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by Phoenix Technologies Ltd.
[ 0.000000] efi: ACPI=0xdaffe000 ACPI 2.0=0xdaffe014 SMBIOS=0xdae8b000
[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
[ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x000000000005b000) (0MB)
[ 0.000000] efi: mem02: type=4, attr=0xf, range=[0x000000000005b000-0x000000000005c000) (0MB)
[ 0.000000] efi: mem03: type=3, attr=0xf, range=[0x000000000005c000-0x0000000000087000) (0MB)
[ 0.000000] efi: mem04: type=4, attr=0xf, range=[0x0000000000087000-0x0000000000088000) (0MB)
[ 0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000088000-0x0000000000090000) (0MB)
[ 0.000000] efi: mem06: type=0, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB)
[ 0.000000] efi: mem07: type=3, attr=0xf, range=[0x0000000000100000-0x0000000000110000) (0MB)
[ 0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000000110000-0x0000000000542000) (4MB)
[ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x0000000000542000-0x0000000020000000) (506MB)
[ 0.000000] efi: mem10: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[ 0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000020200000-0x0000000037176000) (367MB)
[ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x0000000037176000-0x0000000037178000) (0MB)
[ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x0000000037178000-0x000000003717a000) (0MB)
[ 0.000000] efi: mem14: type=2, attr=0xf, range=[0x000000003717a000-0x00000000378b5000) (7MB)
[ 0.000000] efi: mem15: type=7, attr=0xf, range=[0x00000000378b5000-0x0000000040004000) (135MB)
[ 0.000000] efi: mem16: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[ 0.000000] efi: mem17: type=7, attr=0xf, range=[0x0000000040005000-0x00000000926a6000) (1318MB)
[ 0.000000] efi: mem18: type=2, attr=0xf, range=[0x00000000926a6000-0x00000000c56ea000) (816MB)
[ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x00000000c56ea000-0x00000000c570a000) (0MB)
[ 0.000000] efi: mem20: type=7, attr=0xf, range=[0x00000000c570a000-0x00000000c7d03000) (37MB)
[ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x00000000c7d03000-0x00000000c7d19000) (0MB)
[ 0.000000] efi: mem22: type=0, attr=0xf, range=[0x00000000c7d19000-0x00000000c7f1b000) (2MB)
[ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x00000000c7f1b000-0x00000000c86da000) (7MB)
[ 0.000000] efi: mem24: type=7, attr=0xf, range=[0x00000000c86da000-0x00000000c882f000) (1MB)
[ 0.000000] efi: mem25: type=1, attr=0xf, range=[0x00000000c882f000-0x00000000c884e000) (0MB)
[ 0.000000] efi: mem26: type=7, attr=0xf, range=[0x00000000c884e000-0x00000000ca304000) (26MB)
[ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000ca304000-0x00000000cb878000) (21MB)
[ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000cb878000-0x00000000cb87a000) (0MB)
[ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x00000000cb87a000-0x00000000cbbc8000) (3MB)
[ 0.000000] efi: mem30: type=7, attr=0xf, range=[0x00000000cbbc8000-0x00000000cbc60000) (0MB)
[ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000cbc60000-0x00000000cc048000) (3MB)
[ 0.000000] efi: mem32: type=7, attr=0xf, range=[0x00000000cc048000-0x00000000cc05a000) (0MB)
[ 0.000000] efi: mem33: type=4, attr=0xf, range=[0x00000000cc05a000-0x00000000cd2b3000) (18MB)
[ 0.000000] efi: mem34: type=7, attr=0xf, range=[0x00000000cd2b3000-0x00000000cfd3f000) (42MB)
[ 0.000000] efi: mem35: type=2, attr=0xf, range=[0x00000000cfd3f000-0x00000000cfd43000) (0MB)
[ 0.000000] efi: mem36: type=3, attr=0xf, range=[0x00000000cfd43000-0x00000000d82b3000) (133MB)
[ 0.000000] efi: mem37: type=5, attr=0x800000000000000f, range=[0x00000000d82b3000-0x00000000d83d2000) (1MB)
[ 0.000000] efi: mem38: type=5, attr=0x800000000000000f, range=[0x00000000d83d2000-0x00000000d84b3000) (0MB)
[ 0.000000] efi: mem39: type=6, attr=0x800000000000000f, range=[0x00000000d84b3000-0x00000000d8b88000) (6MB)
[ 0.000000] efi: mem40: type=6, attr=0x800000000000000f, range=[0x00000000d8b88000-0x00000000da6dd000) (27MB)
[ 0.000000] efi: mem41: type=0, attr=0xf, range=[0x00000000da6dd000-0x00000000dae8b000) (7MB)
[ 0.000000] efi: mem42: type=0, attr=0xf, range=[0x00000000dae8b000-0x00000000daeef000) (0MB)
[ 0.000000] efi: mem43: type=10, attr=0xf, range=[0x00000000daeef000-0x00000000daf21000) (0MB)
[ 0.000000] efi: mem44: type=10, attr=0xf, range=[0x00000000daf21000-0x00000000daf9f000) (0MB)
[ 0.000000] efi: mem45: type=9, attr=0xf, range=[0x00000000daf9f000-0x00000000dafe3000) (0MB)
[ 0.000000] efi: mem46: type=9, attr=0xf, range=[0x00000000dafe3000-0x00000000dafff000) (0MB)
[ 0.000000] efi: mem47: type=4, attr=0xf, range=[0x00000000dafff000-0x00000000db000000) (0MB)
[ 0.000000] efi: mem48: type=7, attr=0xf, range=[0x0000000100000000-0x000000021f600000) (4598MB)
[ 0.000000] efi: mem49: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
[ 0.000000] efi: mem50: type=0, attr=0x0, range=[0x00000000db000000-0x00000000dfa00000) (74MB)
[ 0.000000] efi: mem51: type=11, attr=0x8000000000000001, range=[0x00000000f80f8000-0x00000000f80f9000) (0MB)
[ 0.000000] efi: mem52: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: FUJITSU LIFEBOOK AH532/FJNBB1C, BIOS Version 1.09 05/22/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x21f600 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-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 6 base 100000000 mask F00000000 write-back
[ 0.000000] 7 base 200000000 mask FE0000000 write-back
[ 0.000000] 8 base 21F800000 mask FFF800000 uncachable
[ 0.000000] 9 base 21F600000 mask FFFE00000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000055000] 55000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01ba5000, 0x01ba5fff] PGTABLE
[ 0.000000] BRK [0x01ba6000, 0x01ba6fff] PGTABLE
[ 0.000000] BRK [0x01ba7000, 0x01ba7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21f400000-0x21f5fffff]
[ 0.000000] [mem 0x21f400000-0x21f5fffff] page 2M
[ 0.000000] BRK [0x01ba8000, 0x01ba8fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21f3fffff]
[ 0.000000] [mem 0x21c000000-0x21f3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
[ 0.000000] [mem 0x200000000-0x21bffffff] 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-0x40003fff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x40003fff] page 4k
[ 0.000000] BRK [0x01ba9000, 0x01ba9fff] PGTABLE
[ 0.000000] BRK [0x01baa000, 0x01baafff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x40005000-0xc7d18fff]
[ 0.000000] [mem 0x40005000-0x401fffff] page 4k
[ 0.000000] [mem 0x40200000-0xc7bfffff] page 2M
[ 0.000000] [mem 0xc7c00000-0xc7d18fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xc7f1b000-0xd82b2fff]
[ 0.000000] [mem 0xc7f1b000-0xc7ffffff] page 4k
[ 0.000000] [mem 0xc8000000-0xd81fffff] page 2M
[ 0.000000] [mem 0xd8200000-0xd82b2fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff]
[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x3717a000-0x378b4fff]
[ 0.000000] ACPI: RSDP 00000000daffe014 000024 (v02 FUJ )
[ 0.000000] ACPI: XSDT 00000000daffe170 00009C (v01 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: FACP 00000000dafed000 0000F4 (v03 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: DSDT 00000000daff0000 00994D (v02 FUJ FJNBB1C 01090000 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000daf7c000 000040
[ 0.000000] ACPI: SSDT 00000000daffc000 0000A9 (v01 FUJ SataAhci 00000001 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000daffa000 001068 (v01 FUJ PtidDevc 01090000 INTL 20061109)
[ 0.000000] ACPI: ASF! 00000000dafef000 0000A5 (v32 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: HPET 00000000dafec000 000038 (v01 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: APIC 00000000dafeb000 000098 (v01 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: MCFG 00000000dafea000 00003C (v01 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: FPDT 00000000dafe9000 000054 (v01 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: SSDT 00000000dafe8000 000968 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000dafe7000 000A92 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 00000000dafe6000 00003E (v01 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: UEFI 00000000dafe5000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: POAT 00000000dafe4000 000055 (v03 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: SLIC 00000000daffd000 000176 (v01 FUJ PC 01090000 FUJ 00000001)
[ 0.000000] ACPI: UEFI 00000000dafe3000 000292 (v01 FUJ PC 00000001 FUJ 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216c00000-ffff88021ebfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x21f5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0008ffff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x40003fff]
[ 0.000000] node 0: [mem 0x40005000-0xc7d18fff]
[ 0.000000] node 0: [mem 0xc7f1b000-0xd82b2fff]
[ 0.000000] node 0: [mem 0xdafff000-0xdaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x21f5fffff]
[ 0.000000] On node 0 totalpages: 2061376
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 90 pages reserved
[ 0.000000] DMA zone: 3983 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13755 pages used for memmap
[ 0.000000] DMA32 zone: 880305 pages, LIFO batch:31
[ 0.000000] Normal zone: 18392 pages used for memmap
[ 0.000000] Normal zone: 1177088 pages, LIFO batch:31
[ 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[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 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: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] e820: [mem 0xdfa00000-0xf80f7fff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 24 pages/cpu @ffff88021f200000 s74112 r0 d24192 u524288
[ 0.000000] pcpu-alloc: s74112 r0 d24192 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: 2029075
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc5-00287-gca62eec root=UUID=5dc271e8-8019-4d38-9dd9-3117527a7d68 ro possible_cpus=4 resume=/dev/sda3 quiet splash vt.handoff=7
[ 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] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Memory: 7822864K/8245504K available (6254K kernel code, 424K rwdata, 1796K rodata, 784K init, 440K bss, 422640K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 4
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] ACPI: Core revision 20131218
[ 0.000000] ACPI: All ACPI Tables successfully acquired
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2494.360 MHz processor
[ 0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.72 BogoMIPS (lpj=9977440)
[ 0.000027] pid_max: default: 32768 minimum: 301
[ 0.014781] Security Framework initialized
[ 0.014788] AppArmor: AppArmor initialized
[ 0.014796] Mount-cache hash table entries: 256
[ 0.014907] CPU: Physical Processor ID: 0
[ 0.014908] CPU: Processor Core ID: 0
[ 0.014911] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.014911] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.015266] mce: CPU supports 7 MCE banks
[ 0.015276] CPU0: Thermal monitoring enabled (TM1)
[ 0.015284] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.015284] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.015284] tlb_flushall_shift: 2
[ 0.015401] Freeing SMP alternatives memory: 24K (ffffffff81b30000 - ffffffff81b36000)
[ 0.020502] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.060235] smpboot: CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (fam: 06, model: 3a, stepping: 09)
[ 0.060242] TSC deadline timer enabled
[ 0.060250] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.060256] ... version: 3
[ 0.060257] ... bit width: 48
[ 0.060257] ... generic registers: 4
[ 0.060258] ... value mask: 0000ffffffffffff
[ 0.060259] ... max period: 0000ffffffffffff
[ 0.060260] ... fixed-purpose events: 3
[ 0.060261] ... event mask: 000000070000000f
[ 0.060447] x86: Booting SMP configuration:
[ 0.060448] .... node #0, CPUs: #1 #2 #3
[ 0.100923] x86: Booted up 1 node, 4 CPUs
[ 0.100926] smpboot: Total of 4 processors activated (19954.88 BogoMIPS)
[ 0.103613] devtmpfs: initialized
[ 0.103768] PM: Registering ACPI NVS region [mem 0xdaeef000-0xdaf9efff] (720896 bytes)
[ 0.103840] NET: Registered protocol family 16
[ 0.103912] cpuidle: using governor ladder
[ 0.103913] cpuidle: using governor menu
[ 0.103948] ACPI: bus type PCI registered
[ 0.103953] PCI: Using configuration type 1 for base access
[ 0.105216] bio: create slab <bio-0> at 0
[ 0.105277] ACPI: Added _OSI(Module Device)
[ 0.105278] ACPI: Added _OSI(Processor Device)
[ 0.105279] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.105280] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.107387] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.127864] ACPI: SSDT 00000000dae8d018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.128157] ACPI: Dynamic OEM Table Load:
[ 0.128158] ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.131692] ACPI: SSDT 00000000dae8ea98 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.132001] ACPI: Dynamic OEM Table Load:
[ 0.132002] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.135598] ACPI: SSDT 00000000daeedc18 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.135881] ACPI: Dynamic OEM Table Load:
[ 0.135883] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.140051] ACPI: Interpreter enabled
[ 0.140056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
[ 0.140060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
[ 0.140069] ACPI: (supports S0 S3)
[ 0.140070] ACPI: Using IOAPIC for interrupt routing
[ 0.140089] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.151913] ACPI: Power Resource [QFAN] (off)
[ 0.152388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.152393] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.152501] \_SB_.PCI0:_OSC invalid UUID
[ 0.152502] _OSC request data:1 1e 0
[ 0.152505] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.152924] PCI host bridge to bus 0000:00
[ 0.152926] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.152928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.152929] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.152931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.152932] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 0.152939] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.153008] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.153019] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.153025] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.153029] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.153115] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.153137] pci 0000:00:14.0: reg 0x10: [mem 0xf1600000-0xf160ffff 64bit]
[ 0.153209] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.153241] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.153275] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.153298] pci 0000:00:16.0: reg 0x10: [mem 0xf1615000-0xf161500f 64bit]
[ 0.153375] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.153445] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.153466] pci 0000:00:1a.0: reg 0x10: [mem 0xf161a000-0xf161a3ff]
[ 0.153557] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.153600] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.153633] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.153647] pci 0000:00:1b.0: reg 0x10: [mem 0xf1610000-0xf1613fff 64bit]
[ 0.153716] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.153774] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.153847] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.153911] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[ 0.154006] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.154069] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
[ 0.154147] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.154209] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
[ 0.154288] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.154355] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.154376] pci 0000:00:1d.0: reg 0x10: [mem 0xf1619000-0xf16193ff]
[ 0.154467] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.154509] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.154542] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[ 0.154702] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.154720] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
[ 0.154728] pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
[ 0.154736] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
[ 0.154744] pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
[ 0.154753] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
[ 0.154761] pci 0000:00:1f.2: reg 0x24: [mem 0xf1618000-0xf16187ff]
[ 0.154807] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.154863] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.154878] pci 0000:00:1f.3: reg 0x10: [mem 0xf1614000-0xf16140ff 64bit]
[ 0.154899] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.155011] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.155093] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.155112] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.155147] pci 0000:02:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.155169] pci 0000:02:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.155262] pci 0000:02:00.0: supports D1 D2
[ 0.155264] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.155298] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.163605] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.163613] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
[ 0.163629] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.163698] pci 0000:00:1c.4: PCI bridge to [bus 03-07]
[ 0.163702] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.163706] pci 0000:00:1c.4: bridge window [mem 0xf0e00000-0xf15fffff]
[ 0.163712] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf0cfffff 64bit pref]
[ 0.163802] pci 0000:08:00.0: [8086:0887] type 00 class 0x028000
[ 0.163846] pci 0000:08:00.0: reg 0x10: [mem 0xf0d00000-0xf0d01fff 64bit]
[ 0.164076] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[ 0.171623] pci 0000:00:1c.5: PCI bridge to [bus 08]
[ 0.171635] pci 0000:00:1c.5: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 0.171687] pci_bus 0000:00: on NUMA node 0
[ 0.171803] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.171843] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.171881] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.171919] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.171956] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.171993] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.172030] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.172067] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173378] ACPI: Enabled 8 GPEs in block 00 to 3F
[ 0.173401] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.173461] SCSI subsystem initialized
[ 0.173492] libata version 3.00 loaded.
[ 0.173507] ACPI: bus type USB registered
[ 0.173518] usbcore: registered new interface driver usbfs
[ 0.173523] usbcore: registered new interface driver hub
[ 0.173538] usbcore: registered new device driver usb
[ 0.173548] Linux video capture interface: v2.00
[ 0.173607] Advanced Linux Sound Architecture Driver Initialized.
[ 0.173608] PCI: Using ACPI for IRQ routing
[ 0.173609] PCI: pci_cache_line_size set to 64 bytes
[ 0.173656] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.173657] e820: reserve RAM buffer [mem 0xc7d19000-0xc7ffffff]
[ 0.173658] e820: reserve RAM buffer [mem 0xd82b3000-0xdbffffff]
[ 0.173660] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.173661] e820: reserve RAM buffer [mem 0x21f600000-0x21fffffff]
[ 0.173728] Bluetooth: Core ver 2.18
[ 0.173731] NET: Registered protocol family 31
[ 0.173732] Bluetooth: HCI device and connection manager initialized
[ 0.173734] Bluetooth: HCI socket layer initialized
[ 0.173735] Bluetooth: L2CAP socket layer initialized
[ 0.173736] Bluetooth: SCO socket layer initialized
[ 0.173794] cfg80211: Calling CRDA to update world regulatory domain
[ 0.173870] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.173874] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.175895] Switched to clocksource hpet
[ 0.175940] FS-Cache: Loaded
[ 0.175962] CacheFiles: Loaded
[ 0.175983] AppArmor: AppArmor Filesystem Enabled
[ 0.175992] pnp: PnP ACPI init
[ 0.175998] ACPI: bus type PNP registered
[ 0.176019] pnp 00:00: [dma 4]
[ 0.176033] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.176049] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.176121] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.176143] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.176172] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.176174] system 00:04: [io 0x1000-0x100f] has been reserved
[ 0.176176] system 00:04: [io 0xffff] has been reserved
[ 0.176177] system 00:04: [io 0xffff] has been reserved
[ 0.176179] system 00:04: [io 0x0400-0x0453] could not be reserved
[ 0.176180] system 00:04: [io 0x0458-0x047f] has been reserved
[ 0.176182] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.176184] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.176206] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.176226] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.176258] system 00:06: [io 0x0454-0x0457] has been reserved
[ 0.176261] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.176282] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.176304] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.176333] system 00:09: [io 0x0904-0x0907] has been reserved
[ 0.176335] system 00:09: [io 0x0900-0x0903] has been reserved
[ 0.176336] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.176429] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.176431] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.176433] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.176434] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.176436] system 00:0a: [mem 0xf8000000-0xfbffffff] could not be reserved
[ 0.176438] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.176439] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.176441] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.176442] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[ 0.176444] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.176446] system 00:0a: [mem 0xfffff000-0xffffffff] has been reserved
[ 0.176447] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.177873] pnp: PnP ACPI: found 11 devices
[ 0.177874] ACPI: bus type PNP unregistered
[ 0.183783] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.183796] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.183799] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
[ 0.183807] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.183813] pci 0000:00:1c.4: PCI bridge to [bus 03-07]
[ 0.183816] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.183821] pci 0000:00:1c.4: bridge window [mem 0xf0e00000-0xf15fffff]
[ 0.183826] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf0cfffff 64bit pref]
[ 0.183832] pci 0000:00:1c.5: PCI bridge to [bus 08]
[ 0.183837] pci 0000:00:1c.5: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 0.183846] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.183848] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.183849] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.183851] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[ 0.183852] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.183854] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.183855] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.183857] pci_bus 0000:03: resource 1 [mem 0xf0e00000-0xf15fffff]
[ 0.183858] pci_bus 0000:03: resource 2 [mem 0xf0500000-0xf0cfffff 64bit pref]
[ 0.183859] pci_bus 0000:08: resource 1 [mem 0xf0d00000-0xf0dfffff]
[ 0.183878] NET: Registered protocol family 2
[ 0.183954] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.184038] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.184142] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.184159] TCP: reno registered
[ 0.184161] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.184181] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.184227] NET: Registered protocol family 1
[ 0.184236] pci 0000:00:02.0: Boot video device
[ 0.184626] PCI: CLS 64 bytes, default 64
[ 0.184674] Unpacking initramfs...
[ 0.280960] Freeing initrd memory: 7404K (ffff88003717a000 - ffff8800378b5000)
[ 0.280963] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.280965] software IO TLB [mem 0xc16ea000-0xc56ea000] (64MB) mapped at [ffff8800c16ea000-ffff8800c56e9fff]
[ 0.281146] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.281156] Scanning for low memory corruption every 60 seconds
[ 0.281288] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.281317] audit: initializing netlink subsys (disabled)
[ 0.281329] audit: type=2000 audit(1394380541.276:1): initialized
[ 0.281475] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.282418] fuse init (API version 7.22)
[ 0.282514] msgmni has been set to 15670
[ 1.281177] tsc: Refined TSC clocksource calibration: 2494.333 MHz
[ 2.786893] Switched to clocksource tsc
[ 2.786963] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 2.786965] io scheduler noop registered
[ 2.786982] io scheduler cfq registered (default)
[ 2.787417] intel_idle: MWAIT substates: 0x21120
[ 2.787418] intel_idle: v0.4 model 0x3A
[ 2.787419] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.790048] ACPI: AC Adapter [ACAD] (off-line)
[ 2.790118] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 2.790122] ACPI: Power Button [PWRB]
[ 2.790150] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[ 2.791162] ACPI: Lid Switch [LID0]
[ 2.791198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 2.791200] ACPI: Power Button [PWRF]
[ 2.791243] ACPI: Fan [FAN] (off)
[ 2.797025] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.797027] ACPI: Thermal Zone [THRM] (52 C)
[ 2.797248] Linux agpgart interface v0.103
[ 2.797262] [drm] Initialized drm 1.1.0 20060810
[ 2.798021] [drm] Memory usable by graphics device = 2048M
[ 2.816285] ACPI: Battery Slot [BAT1] (battery present)
[ 2.847086] i915 0000:00:02.0: irq 40 for MSI/MSI-X
[ 2.847093] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.847094] [drm] Driver supports precise vblank timestamp query.
[ 2.875149] [drm] Wrong MCH_SSKPD value: 0x20100406
[ 2.875152] [drm] This can cause pipe underruns and display issues.
[ 2.875153] [drm] Please upgrade your BIOS to fix this.
[ 2.944835] fbcon: inteldrmfb (fb0) is primary device
[ 3.875886] Console: switching to colour frame buffer device 170x48
[ 3.879476] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 3.879477] i915 0000:00:02.0: registered panic notifier
[ 3.880357] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.889029] acpi device:44: registered as cooling_device5
[ 3.889108] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3
[ 3.889127] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 3.889907] loop: module loaded
[ 3.889967] ahci 0000:00:1f.2: version 3.0
[ 3.890080] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[ 3.904174] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[ 3.904178] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 3.912635] scsi0 : ahci
[ 3.912701] scsi1 : ahci
[ 3.912753] scsi2 : ahci
[ 3.912807] scsi3 : ahci
[ 3.912857] scsi4 : ahci
[ 3.912906] scsi5 : ahci
[ 3.912935] ata1: SATA max UDMA/133 abar m2048@0xf1618000 port 0xf1618100 irq 41
[ 3.912937] ata2: DUMMY
[ 3.912939] ata3: SATA max UDMA/133 abar m2048@0xf1618000 port 0xf1618200 irq 41
[ 3.912940] ata4: DUMMY
[ 3.912941] ata5: DUMMY
[ 3.912942] ata6: DUMMY
[ 3.913003] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 3.913011] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 3.913225] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
[ 3.913339] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000020000, 5c:9a:d8:69:2b:39, XID 0c900800 IRQ 42
[ 3.913340] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 3.913352] Intel(R) Wireless WiFi driver for Linux, in-tree:
[ 3.913353] Copyright(c) 2003- 2014 Intel Corporation
[ 3.913406] iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 3.913454] iwlwifi 0000:08:00.0: irq 43 for MSI/MSI-X
[ 3.913638] iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 3.913656] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 3.913657] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 3.913659] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 3.913660] iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[ 3.913714] iwlwifi 0000:08:00.0: L1 Disabled; Enabling L0S
[ 3.921221] iwlwifi 0000:08:00.0: RF_KILL bit toggled to disable radio.
[ 3.932556] cfg80211: Ignoring regulatory request set by core since the driver uses its own custom regulatory domain
[ 3.932585] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 3.932670] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.932672] ehci-pci: EHCI PCI platform driver
[ 3.932759] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 3.932764] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 3.932777] ehci-pci 0000:00:1a.0: debug port 2
[ 3.936675] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 3.936688] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf161a000
[ 3.948209] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 3.948239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.948241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.948242] usb usb1: Product: EHCI Host Controller
[ 3.948243] usb usb1: Manufacturer: Linux 3.14.0-rc5-00287-gca62eec ehci_hcd
[ 3.948245] usb usb1: SerialNumber: 0000:00:1a.0
[ 3.948360] hub 1-0:1.0: USB hub found
[ 3.948365] hub 1-0:1.0: 3 ports detected
[ 3.948523] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 3.948528] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 3.948539] ehci-pci 0000:00:1d.0: debug port 2
[ 3.952442] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 3.952453] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1619000
[ 3.964227] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 3.964252] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.964254] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.964255] usb usb2: Product: EHCI Host Controller
[ 3.964257] usb usb2: Manufacturer: Linux 3.14.0-rc5-00287-gca62eec ehci_hcd
[ 3.964258] usb usb2: SerialNumber: 0000:00:1d.0
[ 3.964393] hub 2-0:1.0: USB hub found
[ 3.964399] hub 2-0:1.0: 3 ports detected
[ 3.964573] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.964577] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 3.964667] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.964685] xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X
[ 3.964737] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.964739] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.964740] usb usb3: Product: xHCI Host Controller
[ 3.964742] usb usb3: Manufacturer: Linux 3.14.0-rc5-00287-gca62eec xhci_hcd
[ 3.964743] usb usb3: SerialNumber: 0000:00:14.0
[ 3.964904] hub 3-0:1.0: USB hub found
[ 3.964914] hub 3-0:1.0: 4 ports detected
[ 3.965133] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.965136] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 3.965164] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 3.965166] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.965167] usb usb4: Product: xHCI Host Controller
[ 3.965169] usb usb4: Manufacturer: Linux 3.14.0-rc5-00287-gca62eec xhci_hcd
[ 3.965170] usb usb4: SerialNumber: 0000:00:14.0
[ 3.965303] hub 4-0:1.0: USB hub found
[ 3.965313] hub 4-0:1.0: 4 ports detected
[ 3.965536] usbcore: registered new interface driver usblp
[ 3.965551] usbcore: registered new interface driver usb-storage
[ 3.965555] usbcore: registered new interface driver ums-realtek
[ 3.965579] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 3.970856] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.970860] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.971076] mousedev: PS/2 mouse device common for all mice
[ 3.971519] ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20131218/utaddress-258)
[ 3.971524] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.971539] usbcore: registered new interface driver cinergyT2
[ 3.971540] uvcvideo: Unable to create debugfs directory
[ 3.971546] usbcore: registered new interface driver uvcvideo
[ 3.971547] USB Video Class driver (1.1.1)
[ 3.971659] device-mapper: uevent: version 1.0.3
[ 3.971718] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 3.971722] Intel P-state driver initializing.
[ 3.971731] Intel pstate controlling: cpu 0
[ 3.971747] Intel pstate controlling: cpu 1
[ 3.971757] Intel pstate controlling: cpu 2
[ 3.971767] Intel pstate controlling: cpu 3
[ 3.971779] EFI Variables Facility v0.08 2004-May-17
[ 3.971785] efivars: get_next_variable: status=8000000000000002
[ 3.971797] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.971808] usbcore: registered new interface driver usbhid
[ 3.971808] usbhid: USB HID core driver
[ 3.971846] input: Fujitsu FUJ02B1 as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input5
[ 3.971921] fujitsu_laptop: ACPI: Fujitsu FUJ02B1 [FJEX] (on)
[ 3.972525] input: Fujitsu FUJ02E3 as /devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input6
[ 3.972571] fujitsu_laptop: ACPI: Fujitsu FUJ02E3 [FEXT] (on)
[ 3.972676] fujitsu_laptop: BTNI: [0x80001]
[ 3.972721] fujitsu_laptop: driver 0.6.0 successfully loaded
[ 3.972916] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 3.972993] TCP: cubic registered
[ 3.973053] NET: Registered protocol family 10
[ 3.973180] NET: Registered protocol family 17
[ 3.973229] Bluetooth: RFCOMM TTY layer initialized
[ 3.973231] Bluetooth: RFCOMM socket layer initialized
[ 3.973233] Bluetooth: RFCOMM ver 1.11
[ 3.973235] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.973236] Bluetooth: BNEP filters: protocol multicast
[ 3.973238] Bluetooth: BNEP socket layer initialized
[ 3.973239] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.973241] Bluetooth: HIDP socket layer initialized
[ 3.973798] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 3.973799] EDD information not available.
[ 3.973832] ALSA device list:
[ 3.973833] No soundcards found.
[ 3.981585] hda_codec: ALC269VC: SKU not ready 0x909701f0
[ 3.983095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 3.988283] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 3.988339] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 3.988377] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 4.232610] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.232643] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.233065] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 4.234533] ata3.00: ATAPI: Optiarc DVD RW AD-7760H, 1.50, max UDMA/100
[ 4.236725] ata3.00: configured for UDMA/100
[ 4.260694] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 4.283829] ata1.00: ATA-8: TOSHIBA MK7575GSX, GT001A, max UDMA/100
[ 4.283835] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 4.284569] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 4.284808] ata1.00: configured for UDMA/100
[ 4.285066] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK7575GS GT00 PQ: 0 ANSI: 5
[ 4.285364] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 4.285371] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 4.285435] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.285626] sd 0:0:0:0: [sda] Write Protect is off
[ 4.285637] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.285720] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.286268] scsi 2:0:0:0: CD-ROM Optiarc DVD RW AD-7760H 1.50 PQ: 0 ANSI: 5
[ 4.294568] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.294574] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.294839] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 4.294995] sr 2:0:0:0: Attached scsi generic sg1 type 5
[ 4.375653] sda: sda1 sda2 sda3
[ 4.376626] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.378053] Freeing unused kernel memory: 784K (ffffffff81a6c000 - ffffffff81b30000)
[ 4.378058] Write protecting the kernel read-only data: 10240k
[ 4.385833] Freeing unused kernel memory: 1932K (ffff88000161d000 - ffff880001800000)
[ 4.386895] Freeing unused kernel memory: 252K (ffff8800019c1000 - ffff880001a00000)
[ 4.393141] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 4.393149] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.393567] hub 1-1:1.0: USB hub found
[ 4.393632] hub 1-1:1.0: 6 ports detected
[ 4.415336] udevd[107]: starting version 175
[ 4.504878] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 4.637410] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 4.637418] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.637743] hub 2-1:1.0: USB hub found
[ 4.637906] hub 2-1:1.0: 6 ports detected
[ 4.805220] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 4.825571] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 4.933672] usb 3-1: config 1 interface 0 altsetting 0 bulk endpoint 0x1 has invalid maxpacket 64
[ 4.933674] usb 3-1: config 1 interface 0 altsetting 0 bulk endpoint 0x81 has invalid maxpacket 64
[ 4.934140] usb 3-1: New USB device found, idVendor=0ccd, idProduct=0038
[ 4.934143] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.934144] usb 3-1: Product: Cinergy T\xffffffc2\xffffffb2
[ 4.934146] usb 3-1: Manufacturer: TerraTec GmbH
[ 4.934744] dvb-usb: found a 'TerraTec/qanu USB2.0 Highspeed DVB-T Receiver' in warm state.
[ 4.938240] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 4.938358] DVB: registering new adapter (TerraTec/qanu USB2.0 Highspeed DVB-T Receiver)
[ 4.938610] usb 3-1: DVB: registering adapter 0 frontend 0 (TerraTec/qanu USB2.0 Highspeed DVB-T Receiver)...
[ 4.938905] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/input/input13
[ 4.938957] dvb-usb: schedule remote query interval to 50 msecs.
[ 4.939637] dvb-usb: TerraTec/qanu USB2.0 Highspeed DVB-T Receiver successfully initialized and connected.
[ 5.009624] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[ 5.017089] input: ALPS PS/2 Device as /devices/platform/i8042/serio1/input/input12
[ 5.034634] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input11
[ 5.103724] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0605
[ 5.103731] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5.103734] usb 1-1.2: Product: USB2.0 Hub
[ 5.104281] hub 1-1.2:1.0: USB hub found
[ 5.104570] hub 1-1.2:1.0: 4 ports detected
[ 5.125070] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 5.177792] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[ 5.367123] usb 1-1.4: New USB device found, idVendor=04f2, idProduct=b302
[ 5.367130] usb 1-1.4: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 5.367133] usb 1-1.4: Product: FJ Camera
[ 5.367137] usb 1-1.4: Manufacturer: Chicony Electronics Co., Ltd.
[ 5.369923] uvcvideo: Found UVC 1.00 device FJ Camera (04f2:b302)
[ 5.394381] input: FJ Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input14
[ 5.466116] usb 2-1.5: new high-speed USB device number 3 using ehci-pci
[ 5.562168] random: nonblocking pool is initialized
[ 5.571099] usb 2-1.5: New USB device found, idVendor=0bda, idProduct=0138
[ 5.571107] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.571111] usb 2-1.5: Product: USB2.0-CRW
[ 5.571114] usb 2-1.5: Manufacturer: Generic
[ 5.571117] usb 2-1.5: SerialNumber: 20090516388200000
[ 5.577412] ums-realtek 2-1.5:1.0: USB Mass Storage device detected
[ 5.596605] scsi6 : usb-storage 2-1.5:1.0
[ 5.666477] usb 1-1.2.1: new low-speed USB device number 5 using ehci-pci
[ 5.778074] usb 1-1.2.1: New USB device found, idVendor=05af, idProduct=8277
[ 5.778081] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.778085] usb 1-1.2.1: Product: USB Keyboard
[ 5.778088] usb 1-1.2.1: Manufacturer:
[ 5.788487] input: USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:05AF:8277.0001/input/input15
[ 5.788821] hid-generic 0003:05AF:8277.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:1a.0-1.2.1/input0
[ 5.800301] input: USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:05AF:8277.0002/input/input16
[ 5.800625] hid-generic 0003:05AF:8277.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:1a.0-1.2.1/input1
[ 5.870781] usb 1-1.2.3: new low-speed USB device number 6 using ehci-pci
[ 5.968416] usb 1-1.2.3: New USB device found, idVendor=046d, idProduct=c024
[ 5.968423] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.968427] usb 1-1.2.3: Product: USB-PS/2 Optical Mouse
[ 5.968430] usb 1-1.2.3: Manufacturer: B16_b_02
[ 5.972430] input: B16_b_02 USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.0/0003:046D:C024.0003/input/input17
[ 5.972718] hid-generic 0003:046D:C024.0003: input,hidraw2: USB HID v1.10 Mouse [B16_b_02 USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.2.3/input0
[ 5.973120] usb 2-1.5: USB disconnect, device number 3
[ 16.059145] efivars: get_next_variable: status=8000000000000002
[ 16.145174] udevd[380]: starting version 175
[ 16.405580] audit: type=1400 audit(1394380557.376:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=598 comm="apparmor_parser"
[ 16.405594] audit: type=1400 audit(1394380557.376:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=598 comm="apparmor_parser"
[ 16.405603] audit: type=1400 audit(1394380557.376:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=598 comm="apparmor_parser"
[ 16.405627] audit: type=1400 audit(1394380557.376:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=609 comm="apparmor_parser"
[ 16.405641] audit: type=1400 audit(1394380557.376:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=609 comm="apparmor_parser"
[ 16.405651] audit: type=1400 audit(1394380557.376:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=609 comm="apparmor_parser"
[ 16.405664] audit: type=1400 audit(1394380557.376:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=614 comm="apparmor_parser"
[ 16.405674] audit: type=1400 audit(1394380557.376:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=614 comm="apparmor_parser"
[ 16.405683] audit: type=1400 audit(1394380557.376:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=614 comm="apparmor_parser"
[ 16.406387] audit: type=1400 audit(1394380557.376:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=598 comm="apparmor_parser"
[ 17.001677] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 17.131224] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 17.244929] init: failsafe main process (807) killed by TERM signal
[ 17.605950] r8169 0000:02:00.0 eth0: link down
[ 17.605986] r8169 0000:02:00.0 eth0: link down
[ 17.606001] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
2014-03-09 16:58 ` Rafael J. Wysocki
2014-03-09 17:15 ` Rafael J. Wysocki
@ 2014-03-09 17:30 ` Rafael J. Wysocki
1 sibling, 0 replies; 7+ messages in thread
From: Rafael J. Wysocki @ 2014-03-09 17:30 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jörg Otte, Linux Kernel Mailing List, Rafael J. Wysocki,
ACPI Devel Maling List, Aubrey Li
From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Revert commit 3130497f5bab (ACPI / sleep: pm_power_off needs more
sanity checks to be installed) that breaks power ACPI power off on a
lot of systems, because it checks wrong registers.
Fixes: 3130497f5bab (ACPI / sleep: pm_power_off needs more sanity checks to be installed)
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
Hi Linus,
Can you take this for 3.14-rc6 directly so that the breakage is not present
in that -rc, please?
I obviously trusted the author of commit 3130497f5bab too much which I shouldn't
have done. My bad and sorry about this mess.
Rafael
---
drivers/acpi/sleep.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
Index: linux-pm/drivers/acpi/sleep.c
===================================================================
--- linux-pm.orig/drivers/acpi/sleep.c
+++ linux-pm/drivers/acpi/sleep.c
@@ -807,12 +807,7 @@ int __init acpi_sleep_init(void)
acpi_sleep_hibernate_setup();
status = acpi_get_sleep_type_data(ACPI_STATE_S5, &type_a, &type_b);
- /*
- * Check both ACPI S5 object and ACPI sleep registers to
- * install pm_power_off_prepare/pm_power_off hook
- */
- if (ACPI_SUCCESS(status) && acpi_gbl_FADT.sleep_control.address
- && acpi_gbl_FADT.sleep_status.address) {
+ if (ACPI_SUCCESS(status)) {
sleep_states[ACPI_STATE_S5] = 1;
pm_power_off_prepare = acpi_power_off_prepare;
pm_power_off = acpi_power_off;
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [regression] linux-3.14.0-rc5-.. kernel does not switch power off
2014-03-09 17:15 ` Rafael J. Wysocki
@ 2014-03-09 17:34 ` Jörg Otte
0 siblings, 0 replies; 7+ messages in thread
From: Jörg Otte @ 2014-03-09 17:34 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Linus Torvalds, Rafael J. Wysocki,
ACPI Devel Maling List
2014-03-09 18:15 GMT+01:00 Rafael J. Wysocki <rjw@rjwysocki.net>:
> On Sunday, March 09, 2014 05:58:59 PM Rafael J. Wysocki wrote:
>> On Sunday, March 09, 2014 05:55:28 PM Rafael J. Wysocki wrote:
>> > On Sunday, March 09, 2014 05:12:56 PM Jörg Otte wrote:
>> > > On shutdown power is not switched off. The harddisk is already down.
>> > > Reboot is working.
>> > >
>> > > Last known good kernel is: 3.14.0-rc5-00265-gb01d4e6
>> > > First known bad kernel is: 3.14.0-rc5-00287-gca62eec
>> >
>> > Can you please tell me which commits those two kernels correspond to?
>>
>> And please post a boot log from the failing one.
>
> Never mind, I know what the problem is, commit 3130497f5bab (ACPI / sleep:
> pm_power_off needs more sanity checks to be installed) has to be reverted.
>
> Sorry about the breakage and I'll send a revert patch shortly.
>
> Rafael
>
Works for me, thanks!
Jörg
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-03-09 17:34 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 16:12 [regression] linux-3.14.0-rc5-.. kernel does not switch power off Jörg Otte
2014-03-09 16:55 ` Rafael J. Wysocki
2014-03-09 16:58 ` Rafael J. Wysocki
2014-03-09 17:15 ` Rafael J. Wysocki
2014-03-09 17:34 ` Jörg Otte
2014-03-09 17:30 ` [PATCH] Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" Rafael J. Wysocki
2014-03-09 17:18 ` [regression] linux-3.14.0-rc5-.. kernel does not switch power off Jörg Otte
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox